/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	/* Left nav bar */
	#leftcontent {
	position: absolute;
	left:5px;
	top:90px;
	width:180px;
	background:#CCCCCC;
	margin: 0px;
				}

	#centercontent {
		padding: 14px;
		margin-left: 220px;
		margin-right:0px;
		margin-top:0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-left: 220px;
		margin-right:0px;
			}
		html>body #centercontent {
		margin-left: 170px;
		margin-right:15px;
			}
	
	#header {
	padding: 2px;
	height:80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:80px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
		}
	html>body #header {
		height:80px;
		}
		


#centercontent #menu {
float:right;
width:180px; 
background:#CCCCCC;
padding: 4px;
margin-left: 0px;
	}
	
.section_title{
	font-size : 5mm;
	font-weight : 500;
	color : #003366;
}





 #navcontainer
{
	width: 180px;
	border-right: 1px solid #000;
	padding: 0 0 0.5em 0;
	margin-bottom: 0.5em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #75A4B1;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 4px 4px 4px 0.5em;
border-left: 7px solid #336699;
border-right: 7px solid #336699;
background-color: #BBDFFD;
color: #000000;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 7px solid #2E5B89;
border-right: 7px solid #2E5B89;
background-color: #83C6FC;
color: #ffffff;
}

.highlight {
	font-weight: bold;
	color: #337583;
	
}
 .right_bullet { 
 list-style-type: none;
padding: 0 0 0 1;
margin: 0 0 0 1;
}
.right_bullet li {
	background-repeat: no-repeat;
		list-style-image: url(/images/bullets/blue_wedge.gif);
	padding: 2px 0px;
	
}
.section_title{
	font-size : 5mm;
	font-weight : 600;
	color : #2E5B89;
}
.headsectiontitle{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2E5B89;
	font-size : 18px;
	font-weight : bolder;
}
.subsectiontitle {

	font-size : 3mm;
	font-weight : 600;
	color : #2E5B89;
		text-decoration : none;
}
.subsectiontitle a:link{

	text-decoration : none;
}
.subsectiontitle a:visited{

	text-decoration : none;
}
.subsectiontitle a:hover{
	color : white;
	text-decoration : underline;
}
.subsectiontitle a:active{

	text-decoration : none;
}
.notice {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.textLink {
	text-decoration: none;
}
.textLink:hover{
text-decoration:underline;
}
