/* Reset Global Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	/**color:#313132;**/
}
:focus {
	outline: 0;
}
/* end reset */
body {
	background:#ECF0FC;
	padding-top:20px;
}

H1 {
	font-size:2em;
	color:#ee3957;
	line-height:1.3em;
}
H2 {
	font-size:1.6em;
	color:#ee3957;
}
H3 { 
	font-size:1.8em;
	color:#FF0000;
	}
H4 {
	font-size:1.6em;
	color:#23408E;
}

/* style for red text */
.redcontentsmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; color: #FF0000; font-weight: bold;}
.redcontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000;}
.redcontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bolder; color: FF0000;}

/* style for purple text */
.purple{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #306; font-weight: normal;}
.purplebold{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #306; font-weight: bold;}


/* style for blue text */ 
.blue{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #005ba1; font-weight: normal;}
.bluebold{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #005ba1; font-weight: bold;}
.blueboldlarge{font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 15px; color: #005ba1; font-weight: bold;}


/* style for italic text */ 
.italic{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #005ba1;
	font-weight: normal;
	font-style: italic;}


/* style for green bold links */
A.green    		{
	color:#17763C;
	text-decoration:underline;
	font-weight: bold;
}
A.green:visited  	{
	color:#17763C;
	text-decoration:underline;
	font-weight: bold;
}
A.green:hover    	{
	color:#17763C;
	text-decoration:underline;
	font-weight: bold;
}

/* style for blue bold links */
A.blue   		{color:#23408E; text-decoration:underline; font-weight: bold;}
A.blue:visited  	{color:#23408E; text-decoration:underline font-weight: bold;}
A.blue:hover    	{color:#23408E; text-decoration:underline; font-weight: bold;}

/* style for purple bold links */
A.purple   		{color:#306; text-decoration:underline; font-weight: bold;}
A.purple:visited  	{color:#306; text-decoration:underline; font-weight: bold;}
A.purple:hover    	{color:#306; text-decoration:underline; font-weight: bold;}

/* style for black bold links */
A.black		{color:#000; text-decoration:underline; font-weight: bold;}
A.black:visited  	{color:#000; text-decoration:underline; font-weight: bold;}
A.black:hover     	{color:#000; text-decoration:underline; font-weight: bold;}

p {
	margin:10px 0 9px 0;
	font-size: 13px;
	color: #000;
	
}
#breadcrumbs {
	min-height:24px;
	height:24px;
	padding-top:3px; 
}
strong {
	font-weight:bold;
	color:#23408E;
}
a:link {
	color: #23408E;
}
a:visited {
	color: #306;
}
a:hover {
	color: #FD6A03;
}
#topnav
{
	height:20px;  
	min-height:20px;
}
#topnav ul {
	margin-top:2px;
	display:inline; 
	float:right
}
#topnav ul li {
	padding-left:10px;
	float:left;
	list-style:none;
	text-align:left;
	min-height:15px;
	height:15px;
	display:inline; 
}
#topnav ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	margin-top:4px;
	font-weight:bold;
}
#topnav ul li a:hover
{
	color:#ffffff;
}
#container
{
	width: 771px;
	margin:auto;
}
.header, .header p, .header img
{
	margin:0pt; padding:0pt; border:none; line-height:0px; 
}

#mainbody {
	width: 771px;
	margin:auto;
	border:1px solid black;
	background:#ffffff;
}
#maincontent {
	background:#ffffff;
	padding:0px 30px 30px 30px;
}
.mainnnav {
	min-height:25px;
	height:25px;
	background:#23408E;
	border-bottom:1px black solid;
	border-top:1px black solid;
}
.mainnnav ul {
	margin-top:2px;
}
.mainnnav ul li {
	padding-right:10px; 
	border-right:solid 1px black; 
	float:left;
	list-style:none;
	text-align:center;
	min-height:22px;
	height:22px;
}
.mainnnav ul li.last {
	border-right:0;
}
.mainnnav ul li ul li{border-right:none; padding-right:0pt; }
.mainnnav a:link, .mainnnav a:visited,.mainnnav a:active {
	color:#ffffff;
	text-decoration:none;
	display:block;
	margin-top:4px;
	padding: 0 10px; 
}

/* style for form buttons*/
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FECF10;
	font-weight: bold;
	background-color: #306;
	border: 1px solid #FECF10;
}
.formbutton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4D8C0;
	font-weight: bold;
	background-color: #306;
	border: 1px solid #FD6A03;
}
#breadcrumbs p, #breadcrumbs a:link {
	color:#656565;
}
#contentleft {
	width:528px;
	min-height:400px;
	float:left;
	overflow:hidden;
	border-right:1px solid #b4a484;
}
#contentleftcontainer {
	margin-right:15px;
	margin-bottom:15px;
}

#contentleftcontainer ul li
{
	list-style-type:square;
	margin-left:20px; 
}

#contentleftcontainer ul li a, #contentleftcontainer p a:link
{
	color:#23408E;
}

#contentleftcontainer img
{
	padding-right:5px; 
}

#contentright {
	width:178px;
	overflow:hidden;	
}
#contentright h2 {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px #99c6d8 solid;
	border-top:1px #99c6d8 solid;
	line-height:30px; 
}
#contentright h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#23408E;
	padding-bottom:15px; 
}
#contentrightcontainer {
	margin:0 0 0 15px;
}
#contentright tr {
	width:152px;
}
#contentright tr td {
	width:152px;
	list-style:none;
/*	line-height:30px; */
	border-bottom:1px #99c6d8 solid;
	margin-top:-1px;
}

#ctl00_ContentPlaceHolder3_Collection1{
	line-height:30px;
}
#Collection1{
	line-height:30px;
}


#contentright tr td a, #contentright tr td a:link, 
#contentright tr td a:visited {
	color:#656565;
	display:block;
	text-decoration:none;	
}
#contentright tr td a:hover, #contentright tr td a:active {
	background:#cce2ec;
}
#contentright tr td a, #contentright tr td a:link, 
#contentright tr td a:visited {
	color:#23408E;
}
.whatsnewbox
{
	border-bottom:solid black 1px; 
	margin-top:40px; 
}
.whatsnewbox h1
{
	background-color:#23408E; 
	color:White;
	text-transform:uppercase; 
	font-size:13px; 
	text-align:center;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.whatsnewbox p
{
	padding:3px; 
}
.whatsnewbox a:link, .whatsnewbox a:visited, .whatsnewbox a:hover
{
	color:Black; 
	text-decoration:underline; 
	font-weight:bold; 
}


#footerlogos {
	border-top:1px #c3b79d solid;

}
#footer {
	width:700px;
	margin:auto;
	text-align:center;
	color:#23408E;
}
#footer a, #footer a:link, #footer a:visited, #footer p {
	color:#23408E;
	text-decoration:none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
.bordertable
{
	border:solid 1px #306; 
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

