html{
overflow-y: scroll;
}

body
{
font-size: 14px;
margin-top: 9px;
background-repeat: repeat;
background-color: #CCCCCC;


}

div#container
{
width: 980px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;

}

#page
{
padding: 0px 34px 15px 35px;
font-family: Arial, Verdana, sans-serif;
background-image: url("images/border.gif");
background-repeat: repeat-y;
background-color: #FFFFFF;

}

#nsccLinks
{
width: 912px;
height: 26px;
}



#banner
{
width: 912px;
height: 107px;
background-color: #234E83;

}

#banner h1
{
color:white;
font-size:25px;
padding:12px 0px 12px 12px;
margin:0px;
}

#banner h1 a{
color:white;
font-size:14px;
}


#logo
{
margin: 14px 0px 0px 21px;
}

#topMenu
{
width: 912px;
height: 30px;
padding: 0px;
margin: 12px 0px 0px 0px;
clear: both;
border-top-color: #26629A;
border-top-width: 1px;
border-top-style: solid;
}



#content
{


}

#contentRight
{
line-height: 18px;
padding: 0px;
margin: 0px 0px 0px 250px;
overflow: visible;
min-height:350px;
}

#contentRight ol{

margin-left:-15px;
}

#cookieTrail
{
border-bottom-color: #E7E7E7;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #393838;
padding: 0px 0px 10px 0px;
font-size: 10px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

#cookieTrail a
{
font-weight: normal;

}

#OLlinks
{
width: 912px;
height: 27px;
margin-top: 4px;
border-top-color: #E7E7E7;
border-top-style: solid;
border-top-width: 1px;
}


th{
color: #000000;
border-bottom: 1px solid #BBBBBB;
text-align:left;
font-size: 16px;
font-weight: normal;
padding:3px;
}



td{
text-align:left;
padding: 5px;


}


#footer
{
width: 912px;
height: 35px;
text-align: center;
padding-top: 10px;
padding-bottom: 4px;
font-size: 11px;
clear: both;
margin: 6px 0px 6px 0px;
background-color: #234E83;
color: #FFFFFF;

}

#footer a
{
color: #FFFFFF;
}

#band
{
width: 912px;
height: 6px;
margin-top: 0px;
background-image: url("images/band.gif");
background-repeat: no-repeat;
background-position: center;
background-color: transparaent;
clear: both;
}

div.textCont{
margin:0px 30px 20px 0px;

}

div.infoBox{
background-color:#DBE9FA;
padding:5px;
margin-top:12px;
}

form 
{
padding: 0px;
margin: 0px;

}



img
{
border-style: none;
}

img.top
{
margin-top: 0px;
margin-bottom: -6px;
vertical-align: text-bottom;
position: relative;

}

img.large
{
margin-top: 4px;
margin-bottom: 7px;
}



a:visited
{
color: #1F61AF;
}

h1
{
color: #000000;
padding-bottom: 0px;
font-size: 25px;
font-style: normal;
font-weight: normal;
font-variant: normal;
margin: 24px 0px 12px 0px;
}
h2
{
color: #777777;
border-bottom: 1px solid #BBBBBB;
padding-bottom: 5px;
font-size: 19px;
font-weight: normal;
margin: 20px 0px 20px 0px;
}
h3
{
color: #BC7604;
padding-bottom: 0px;
font-size: 16px;
font-weight: bold;
margin: 0px 0px -3px 0px;
}

h4
{
color: #000000;
padding-bottom: 0px;
font-size: 18px;
font-weight: bold;
margin: 0px 0px 7px 0px;
text-align:center;
}

h5{
color: #BC7604;
padding-bottom: 0px;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 7px 0px;
text-align:center;
}

ul.noBullet{
list-style-type:none;
}

.boldItal{
font-style:italic;
font-weight:bold;
}

.clear
{
height: 1px;
clear: both;
}

.divider
{
color: #73A4CC;
padding: 0px 5px 0px 5px;


}

.inline{
display:inline;
font-weight:normal;
color:black;
}

.indent{
margin-left:20px;
display:inline;
}

.def{
color:#7BB652;
font-weight:bold;
text-decoration:underline;
}

.more{

}

.info{
display:none;
border:3px solid #B8CBE2;
padding:3px 20px 10px 20px;
margin-top:10px;
color:rgb(123,182,82);
font-weight:bold;
}

.ttip {
cursor: help;
color:#7BB652;
font-weight:bold;
text-decoration:underline;
}

.infoTip {
display: none;
font-size: 12px;
border: 1px solid #000000;
background-color: #B8CBE2;
color:black;
padding: 10px;
width: 400px;
}