html {}


body {
    border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: normal;
	background-color: #FFFFFF;
	background: #ffffff url(Images/body_border.gif) repeat-y top left;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #184C88;
}

div#mainContainer {
}

#contentcontainer {
	margin:10px;
	margin-left:20px;
	background-color:#FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	color: #184C88;
	font-size : 12pt;
}

.subhead {
	/*border-bottom:2px solid #184C88;*/
	background-image:url(horizontal_divider.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

	padding-bottom: 8px;
	font-size:16px;
	font-weight:bold;
	color: #184C88;
	padding-left:20px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: #184C88;
	text-decoration: none;
}
.textWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	
	font-weight: normal;
	color: #FFFFFF;
}
.text1{
	font-family: Arial;
	font-size : 11pt;
	color: #184C88;
	text-decoration: none;
	font-weight: normal;
}
.text2{
	font-family: Arial;
	font-size : 12pt;
	color: #184C88;
	text-decoration: none;
	font-weight: normal;
}
.text3{
	font-family: Arial;
	font-size : 16pt;
	
	font-weight: normal;
	color: #184C88;
}
.text2Home{
	font-family: Arial;
	font-size : 12pt;
	
	color: #184C88;
	text-decoration: none;
	font-weight: normal;
}
.text3Home{
	font-family: Arial;
	font-size : 16pt;
	
	font-weight: normal;
	color: #184C88;
}
.text4{
	font-family: Arial;
	font-size : 24pt;
	
	font-weight: normal;
	color: #184C88;
}
.text5{
	font-family: Arial;
	font-size : 6pt;
	font-weight: normal;
	color: #666666;
}
.header1 {
	font-family: Arial;
	font-size : 16pt;
	
	font-weight: bold;
	color: #184C88;
}
.table_main {
	background-image: url(../images08/box_bkgd.jpg);
	background-repeat: repeat;
	border-color: #184C88;
	border-width: 2px;
}

.header2 {
	font-family: Arial;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #184C88;
}

.header3 {
	font-family: Arial;
	font-size : 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #184C88;
}
.header3White {
	font-family: Arial;
	font-size : 14pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.nav {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;

	margin: 0 0 0 0;
	padding: 10px 0 0 3px;
	/*	
	float: left;
	display: inline;
	*/
	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;	/*#E5E5E5*/
	background: #ffffff url(separator_btm2.jpg) bottom left repeat-x;
	height:25px;
	
}
.nav a:link {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.nav a:visited {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.nav a:hover {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.navactive {
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;

	margin: 0 0 0 0;
	padding: 10px 0 0 3px;
	/*	
	float: left;
	display: inline;
	*/
	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;	/*#E5E5E5*/
	background: #ffffff url(separator_btm2_active.jpg) bottom left repeat-x;
	height:25px;
	
}
.navactive a:link {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.navactive a:visited {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.navactive a:hover {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.navactive a:active {
	font-size: 14px;
	color: #184C88;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.nav2 {
	font-family: Arial;
	font-size : 10pt;
	
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.nav2 a:link {
	font-family: Arial;
	font-size : 10pt;
	
	font-weight: normal;
	color: #184C88;
	text-decoration: none;
}

.nav2 a:visited {
	font-family: Arial;
	font-size : 10pt;
	
	font-weight: normal;
	color: #184C88;
	text-decoration: none;
}

.nav2 a:hover {
	font-family: Arial;
	font-size : 10pt;
	
	font-weight: normal;
	color: #184C88;
	text-decoration: none;
}

.nav2 a:active {
	font-family: Arial;
	font-size : 10pt;
	
	font-weight: normal;
	color: #184C88;
	text-decoration: none;
}


/********************************************/
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
border-top: 1px solid #DBDBDB;
margin-top:25px;
}

#navcontainer li { 
	margin: 0 0 0 0;	
}

#navcontainer a
{
display: block;
padding: 8px 0 5px 8px;
border-left: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
width: 185px;
background-image: url(separator_btm2.jpg);
height:20px;
}

#navcontainer a:link, #navlist a:visited
{
color: #184C88;
text-decoration: none;
}

#navcontainer a:hover
{
border-left: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
background-image: url(separator_btm2_active.jpg);
color: #184C88;
font-weight: bold;
}

#active a:link, #active a:visited, #active a:hover
{
border-left: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
background-image: url(separator_btm2_active.jpg);
color: #184C88;
font-weight: bold;
}

#leftnavplainlinks {
	margin-top:25px;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}
#leftnavplainlinks a {
	display: block;
	padding: 2px 0 5px 8px;
	border-bottom: 1px solid #DBDBDB;
}

#leftnavplainlinks a:link, #leftnavplainlinks a:visited {
	color: #184C88;
	text-decoration:none;
}
#leftnavplainlinks a:hover {
	text-decoration:underline;
}

#SiteMapContainer ul {
	margin-top:5px;
	list-style-type: square;
}
#SiteMapContainer li {
	margin:5px;
}
