@charset "UTF-8";
html {
       overflow-y: scroll;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #003478;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

#topcontainer {
	background-image: url(/images/background-site.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1012px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto auto auto; /* the auto margins (in conjunction with a width) center the page */
	padding: -5px 0px 0px 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#content {
	background-image: url(/images/background-content.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#innercontent {
	padding: 54px 0px 0px 0px;
	margin: 0;
	
}


#flashright{
	background-image: url(/images/flash-rightbar-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

.flashright2{
	padding: 40px 15px 0px 15px;
	color: white;

}

.largewhitetext 
{
	font-size: 12px;
	color: white;
	line-height: 20px;
		margin-bottom: 30px;
}
 
#homesidelinks a {
	margin: 0px;
	width: 246px;
color: #ffffff;
font-weight: normal;
 font-size: 1.2em;
  padding-top: .5em;
 padding-bottom: .5em;
 padding-left: 1.0em;
 display: block;
 text-align: left;
 text-decoration: none;
background-image: url(/images/button-home1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#homesidelinks a:hover {
background-image: url(/images/button-home2.gif);
	background-position:top left;
	background-repeat:no-repeat;
 text-decoration: none;
}

#homesidelinks2 a {
	margin: 0px;
	width: 246px;
color: #ffffff;
font-weight: normal;
 font-size: 1.2em;
 padding-top: .5em;
 padding-bottom: .5em;
 padding-left: 1.0em;
 display: block;
 text-align: left;
 text-decoration: none;
background-image: url(/images/button-home1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#homesidelinks2 a:hover {
background-image: url(/images/button-home2.gif);
	background-position:top left;
	background-repeat:no-repeat;
 text-decoration: none;
}



#homesidelinks3 a {
	margin: 0px;
	width: 246px;
color: #ffffff;
font-weight: normal;
 font-size: 1.2em;
 padding-top: .5em;
 padding-bottom: .5em;
 padding-left: 1.0em;
 display: block;
 text-align: left;
 text-decoration: none;
background-image: url(/images/button-home1.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#homesidelinks3 a:hover {
background-image: url(/images/button-home2.gif);
	background-position:top left;
	background-repeat:no-repeat;
 text-decoration: none;
}




#menubarbottom p {
	padding: 30px 0px 0px 0px ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	background-color: #003478;
	color: #ffffff;
	line-height: 200%;
	font-size: .9em;
	
}






/*home page bottom half*/

#homebottomtable {
	margin-top: 20px;
}

#homebottomtable2 {
	margin-top: 20px;
}

#homebottom1 {
	padding-top: 20px;
	padding-right: 20px;
}

#homebottom2 {
	width: 625px;
	background-image: url(/images/home-bottomlink-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#homebottom2b {
	width: 525px;
	padding: 0px 0px 0px 8px;
}

#homebottomvert {
	width: 290px;
	background-image: url(/images/home-bottomlink-bg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

.linkbox1 {
	text-align:left;
	width: 182px;
	padding: 15px 0px 0px 16px ; 
}

.linkbox2 {
	text-align:left;
	width: 178px;
	padding: 15px 0px 0px 18px ; 
}


.linkbox3 {
	text-align:left;
	width: 170px;
	padding: 15px 0px 0px 21px ; 
}

.whiteongrey{
	font-weight: bold;
	text-align:left;
	padding: 4px 4px 4px 10px;
	color: #ffffff;
	font-size: 1.0em;
	
}


/*paragraphs tags */

p, td, li {
	margin-top: 0px;
	line-height: 1.5em;
	margin-bottom: 1.3em;
	font-size: 12px;
}

p.left {
	font-size: 1.0em;
	margin-left: .6em;
	margin-bottom: .5em;
	
}

p.small {
	font-size: .9em;
	margin-left: .6em;

}

p.small2 {
	font-size: .9em;
	margin-left: 0em;

}

p.caption {
	font-size: .9em;
	line-height: 1.2em;

}

.blue {
	color: #003478;
}


.sup {font-size:8px;}

/* H tags */


H1 {font-size:1.8em;
color: #003478;
margin-top: 0em;
margin-bottom: 2.0em;
font-weight: bold;


} 


H2 {font-size:1.4em;
color: #003478;
margin-top: 0em;
margin-bottom: 0em;
} 

H3.title {
	margin-top: .2em;
margin-bottom: .8em;
font-weight: normal;

}

H3 {font-size:1.2em;
color: #003478;
margin-top: 0em;
margin-bottom: .4em;
font-weight: bold;

} 

H4 {font-size:1.0em;
margin-top: 0em;
margin-bottom: 0.8em;
font-weight: bold;

} 


/*pics */

.toplogo {
	margin-left: 73px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	
}

.divider {
	margin-bottom: -3.9px;
	
}

.headshots {
	margin-top: 56px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	
}

.rightcolmn {
	margin-top: 56px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 0px;
	
	
}



/*boxes */

.toplinks p
{
	padding-top: 0px;
	font-size: .9em;
	margin: 0px;
	
}

.searchbox {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	
}


.secmenbox {
	padding: 29px 56px 70px 34px;
	margin: 0px;
	
}

.secmenbox2 {
	padding: 10px 15px 0px 15px;
	margin: 0px;
	
}

.secmenboxblue {
	margin: 10px 0px 60px 0px;
}


.insidecopy {
	padding: 0px 30px 50px 0px;
	
}


.insidecopyhome {
	padding: 0px 0px 0px 0px;
	
}

.rightgreybox{
	width: 208px;
	padding: 10px 10px 10px 10px;
	background-color: #c3c8c8;
	color: #003478;
	
}


/*links */

a:link {text-decoration: none; color: #569bd8; font-weight: bold;}
a:visited {text-decoration: none; color: #569bd8; font-weight: bold;} 
a:active {text-decoration: none; color: #569bd8; font-weight: bold;}
a:hover {text-decoration: underline; color: #e9994a; font-weight:bold;}


a.top:link {text-decoration: none; color: #666666; font-weight: normal; }
a.top:visited {text-decoration: none; color: #666666; font-weight: normal;}
a.top:active {text-decoration: none; color: #666666; font-weight: normal;}
a.top:hover {text-decoration: underline; color: #666666; font-weight: normal;}

a.small:link {text-decoration: none; color: #1f72bd;  margin-top: 0px;font-size: 11px; font-weight: normal; }
a.small:visited {text-decoration: none; color: #1f72bd;   margin-top: 0px;font-size: 11px; font-weight: normal;}
a.small:active {text-decoration: none; color: #1f72bd;   margin-top: 0px;font-size: 11px; font-weight: normal;}
a.small:hover {text-decoration: underline; color: #1f72bd;   margin-top: 0px;font-size: 11px; font-weight: normal;}

a.white:link {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal; }
a.white:visited {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal;}
a.white:active {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal;}
a.white:hover {text-decoration: underline; color: #e9994a; margin-top: 0px;font-size: 11px; font-weight: normal;}

a.white2:link {text-decoration: none; color: white; margin-top: -4px; font-size: 11px; font-weight: normal;}
a.white2:visited {text-decoration: none; color: white; margin-top: -4px;font-size: 11px; font-weight: normal;}
a.white2:active {text-decoration: none; color: white; margin-top: -4px;font-size: 11px; font-weight: normal;}
a.white2:hover {text-decoration: none; color: #e9994a; margin-top: -4px;font-size: 11px; font-weight: normal;}

a.whitehome:link {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal; }
a.whitehome:visited {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal;}
a.whitehome:active {text-decoration: none; color: white; margin-top: 0px;font-size: 11px; font-weight: normal;}
a.whitehome:hover {text-decoration: underline; color: #e9994a; margin-top: 0px;font-size: 11px; font-weight: normal;}


a.rightbar:link {text-decoration: underline; color: #003478; font-weight: normal;}
a.rightbar:visited {text-decoration: underline; color:#003478; font-weight: normal;}
a.rightbar:active {text-decoration: underline;color: #003478; font-weight: normal;}
a.rightbar:hover {text-decoration: underline; color:#003478; font-weight: normal;}




/* horizontal rules */

.underline {
width: 130px;
border-bottom: 1px #747f81 solid;
margin: -.6em 0em .4em .6em;	

}




ul { margin-left: 0em; margin-top: 0em; margin-bottom: 1.0em;}

ul.level2 { margin-left: 0em; margin-top: .8em; margin-bottom: 0em;}

ul.homebox { margin-left: 0px; margin-top: 5px; margin-bottom: 40px;}

ul.homebox2 { margin-left: 0px; margin-top: 34px; margin-bottom: 34px;}

ul.homebox3 { margin-left: 0px; margin-top: 30px; margin-bottom: 20px;}

ul.side { margin-left: -2em; margin-top: 0em; margin-bottom: 0em;}


li {
	/* list-style-type: disc; */
	/* color: #003478; */
	padding-left: -.7em;
	margin-left: 0em;
	font-size: 1.0em;
	line-height: 15px;

}

li.secondary {
	list-style-type: disc;
	color: #153478;
	padding-left: -.7em;
	padding-top: -.4em;
	margin-left: 0em;
	font-size: 1.0em;
	line-height: 10px;

}



li.menu  {
	list-style-image: url(/images/bullet-blue.gif);
	padding-left: 0em;
	margin-left: 0em; 
	font-size: 1.1em;
	line-height: 1.0em;
	margin-bottom: 1.2em;
}

li.menubottom-h  {
	list-style-image: url(/images/bullet-triangle.png);
	padding-left: 0px;
	margin-left: -10px; 
	font-size: 11px;
	line-height: 11px;
	margin-top: -6px;

}

li.menu2  {
	list-style-image: url(/images/bullet-blue.gif);
	padding-left: 0em;
	margin-left: 0em;
	font-size: 1.1em;
	line-height: 1.0em;
	margin-bottom: .9em;
}

li.topnav {
	list-style-type: disc;
	/* color: #003478; */
	padding-left: -.7em;
	margin-left: 0em;
	font-size: 1.0em;
	line-height: 1.2em;

}


.close{	line-height: .8em;

}





li.second {
	list-style-type: none;
	/* color: #003478; */
	padding-left: 0em;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: -.60em;
	padding-top: 0em;
	margin-left: 1.6em;
	margin-bottom: 1.2em;
}

.topnav2
{

	line-height: .8em;
}


/*grey box */
.boxshadow1 { 
align-vertical: top;
background-image:url(shadow.png);
background-position:top;
background-repeat:repeat-x;
}

.boxshadow2 { background-image:url(shadow.png);
background-position:top;
background-repeat:repeat-x;
}


.radisphere {
	/* font-variant: small-caps; */
}

.radii {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;

}

.radii2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;

}

blockquote { 
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
	
	}