html { width: 98%; }
body { 

	background:#E8E6E2 url(images/BG_main.jpg);

}

h1{
color:#304d93;
font-size:20px;
font-weight:100;
text-decoration:underline;


}

a:link {color: #143787; font-weight: bold; text-decoration: underline;}
a:visited {color: #143787; font-weight: bold; text-decoration: underline;}
a:focus {color: #990000; font-weight: bold; text-decoration: underline;}
a:hover {color: #990000; font-weight: bold; text-decoration: underline;}
a:active {color: #990000; font-weight: bold; text-decoration: underline;}

.copy
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 4px 16px 4px 16px;
}

.copytitle
{
	font-size: 12pt;
	color: #143787;
	font-weight: bold;
}

.copyblue
{
	color: #143787;
	font-weight: bold;
}

.copylist
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, San Serif;
}

.copylistsub
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, San Serif;
	font-style: italic;
}

.subnavtable
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.subnavtop
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, San Serif;
	color: #143787;
	text-align: left;
	background-color: #E8E6E2;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

.subnavmain
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, San Serif;
	text-align: center;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

.subnav
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana, San Serif;
	text-align: center;
	background-color: #E8E6E2;
}

.moreinfoT
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.moreinfotop
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, San Serif;
	color: #143787;
	text-align: left;
	background-color: #E8E6E2;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding: 6px 8px 6px 4px;
}

.moreinfo
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, San Serif;
	text-align: left;
	background-color: #FFFFFF;
	padding: 4px 12px 4px 12px;
}

.headnav
{
	background-color: #FFFFFF;
	text-align: right;
	color: #001A87;
	font-family: Arial, Helvetica, Verdana, San Serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
}

.headnav a:link {color: #001A87; text-decoration: none;}
.headnav a:visited {color: #001A87; text-decoration: none;}
.headnav a:focus {color: #990000; text-decoration: underline;}
.headnav a:hover {color: #990000; text-decoration: underline;}
.headnav a:active {color: #990000; text-decoration: underline;}

.footer
{
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, San Serif;
	font-size: 9pt;
	font-weight: normal;
}

.navigation{
font-family: Arial, Verdana, Helvetica, San Serif;
font-size:11px;
text-decoration:none;
color:#877568;
font-weight:500;
}

.navigation a:link {
	color:#877568; 
	font-weight:500;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.navigation a:visited {
	color:#877568; 
	font-weight:500;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.navigation current_page_item a{
	color:#143787; 
	font-weight:500;
	text-decoration: none;
	text-transform:uppercase;
}

.navigation a:hover, a:active {
	color:#143787; 
	font-weight:500;
	text-decoration: none;
	text-transform:uppercase;
}
.bottomnavigation {
	font-family: Arial, Verdana, Helvetica, San Serif;
	color:#143787;
	font-size:10px;
	text-decoration:none;
	font-weight:700;
}

.bottomnavigation a:link, a:visited {
	color:#143787; 
	font-weight:700;
	text-decoration: none;
	text-transform:uppercase;
}

.bottomnavigation a:hover, a:active {
	color:#877568; 
	font-weight:700;
	text-decoration: none;
	text-transform:uppercase;
}
