body {
	margin:0px;
	background-color:#0065A4;
	font-family: Arial, Helvetica, sans-serif;
}
img {
text-decoration:none;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #AA0000;
	text-decoration:underline;
}
.visited{
	color: #AA0000;
	text-decoration:underline;
}
#mainbox {
	margin: auto;
	height: 600px;
	width: 800px;
}
#header {
	width: 800px;
	height: 195px;
	background-image:url(../images/head.jpg);
}
#logo {
	width: 216px;
	height: 55px;
	float: left;
	margin: 32px 0 0 23px;
}
#logo a {
	width: 216px;
	height: 55px;
	display: block;
	outline: none;
}
#nav {
	float: right;
	margin-right: 16px;
	width: 530px;
	height: 195px;
}
#navblock1 {
	float:left;
	width:550px;
	height: 90px;
}
#navblock2{
	font-size: 11px;
	color: #999999;
	float: left;
	
}
#content{
	width:800px;
	background: url(../images/content.jpg) repeat-y;
	min-height:300px;
}
#footer {
	height:90px;
	width:800px;
	text-align: right;
	font-size: 12px;
	color: #666666;
	margin-bottom:15px;
	background-image:url(../images/footer.jpg);
}

#homebox{ width:727px; height:314px; }
#homebox h1 {}
#homebox h1 span {}
#leftbar{
	padding-right:20px;
	text-align:right;
	width:205px;
	float:left;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color:#666666;
}

#contentbox{
	margin-right:36px;
	margin-left:36px;
}

#rightbox{
	float: right;
	margin-left:15px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}
#rightbox a{
	text-decoration:none;
}
#textbody {
	font-size: 12px;
	color: #666666;
	margin-bottom:15px;
}
#textbody a{
	color:#0065A4;
}
#bluehead {
	font-size: 13px;
	color: #0065A4;
	font-weight: bolder;
	margin-bottom:10px;
}

#justblue {
	font-size: 13px;
	color: #0065A4;
	font-weight: bolder;
}
#jobsbox{
	line-height: 11px;
	width: 170px;
	font-size: 11px;
	color: #0065A4;
}
#jobsbox p{
	margin-top:0px;
	font-size: 11px;
	color: #666666;
}
#jobsbox a{
	font-size: 11px;
	color: #0065A4;
}
#jobsbox a:hover{
	color: #AA0000;
	font-size: 11px;
	height:20px;
	text-decoration:none;
}

#jobfeedbox{
	margin-top:10px;
	margin-bottom:10px;
	line-height: 12px;
	width: 170px;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#jobfeedbox a{
	margin-top:10px;
	margin-bottom:10px;
	line-height: 12px;
	width: 170px;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#jobfeedbox a:hover{
	margin-top:10px;
	margin-bottom:10px;
	line-height: 12px;
	width: 170px;
	font-size: 11px;
	font-weight:bold;
	color: #AA0000;
	text-decoration:none;
}

#redhead{
	margin-top:7px;
	font-size: 13px;
	color: #AA0000;
	padding-bottom: 7px;
}

#quotebox{
	padding: 8px;
	color: #666666;
	line-height: 14px;
	width: 155px;
	border:1px solid #DFDFDF;
	font-style:italic;
	font-size:12px;
}

#quoteperson{
	color: #0065A4;
	font-weight:bold;
	font-size: 10px;
	
}

#greyhead{
	line-height:17px;
	float:left;
	font-size: 16px;
	color: #333333;
	margin-bottom:1px;
}

#missionbox{
	margin-top: 8px;
	color: #0065A4;
	line-height: 18px;
	width: 170px;
	font-style:italic;
	font-weight:bold;
}

#bluelink a {
	font-size: 12px;
	color: #0065A4;
	font-weight: bolder;
	text-decoration:none;
}

#glossarylink {
	margin-top:0px;
	float:left;
	font-size: 11px;
	color: #0065A4;
	font-weight: normal;
}
#glossarylink a{
	font-size: 11px;
	color: #0065A4;
	font-weight: normal;
	text-decoration:none;
	margin-bottom:5px;
}
#glossarylink a:hover{
	font-size: 11px;
	color: #0065A4;
	font-weight: normal;
	text-decoration:underline;
}
#foot {
	font-size: 11px;
	padding-right: 60px;
	padding-top: 20px;
}
#foot a{
	font-weight: bold;
}

ul{
	list-style:disc;
	color:#0065A4;
	font-size:10px;
	padding:0 0 0 20px;
}

#textbody li{
	list-style:circle;
	color:#0065A4;
	font-size:12px;
}

#pie{
	float:right;
	margin-left: 10px;
}

#popup{
	background-image: url(../images/popback.png);
	background-repeat: no-repeat;
	height:555px;
	width:400px;
	overflow-y:auto;
	overflow-x:hidden;
}

#pop{
	margin-left:20px;
	margin-right:20px;
	font-size: 11px;
	color: #666666;
}

#pop ul{
	color:#0065A4;
}
#pop a{
	color:#666666;
}
#pop a:hover{
	color:#666666;
	text-decoration:none;
}
#pophead{
	height:75px;
}

#cpopup{
	background-image: url(../images/popback.png);
	background-repeat: no-repeat;
	height:555px;
	width:400px;
	overflow-y:auto;
	overflow-x:hidden;
}
#cpop{
	margin-left:20px;
	margin-right:20px;
	font-size: 11px;
	color: #666666;	
}
#cpop ul{
	color:#0065A4;
}
#cpop a{
	color:#666666;
}
#cpop a:hover{
	color:#666666;
	text-decoration:none;
}
#cpophead{
	height:75px;
}
#education li{
	color:#666666;
}
#education a{
	text-decoration:none;
	color:#0065A4;
}
#education a:hover{
	text-decoration:underline;
	color:#0065A4;
}
#rsslink {
display:block;
	height: 20px;
	width: 60px;
	margin-right:48px;
	position: relative;
	bottom: -40px;
	left: 420px;
	clear:both;
}

#arrow{
	width:8px;
	height:8px;
	display: inline;
	margin-right:-14px;
	margin-left:6px;
	vertical-align:middle;
}
.fixer{
	padding-top:4px;
}
#riskhead{
	margin-top: 10px;
	font-size: 13px;
	color: #AA0000;
	margin-bottom:-10px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightblue;
padding: 0px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -275px; /*position where enlarged image should offset horizontally */

}

#welcome { 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	width:443px; 
	display:block; 
	margin:0; 
	padding:0; 
	float:left; 
}
#welcome h1 { width:443px; height:22px; margin:0; padding:24px 0 0 0; position:relative; overflow:hidden; }
#welcome h1 span { width:100%; height:100%; position:absolute; background:url(../images/welcome.jpg) no-repeat; }

#callout-area {
	width:274px; 
	height:315px;
	padding:0;
	margin:0;
	float:right;
}
#callout-area img { border:0px; padding:0; margin:0 0 30px 0; }

.clear { clear:both; height:5px; margin:0; padding:0;}

.small {font-size:10px;}

#textbody ol {list-style-type:decimal; margin:0 0 0 20px; padding:0; color:#666; font-weight:normal;}
#textbody ol li {list-style-type:decimal; margin:0; padding:0; color:#666; font-weight:normal;}