@charset "utf-8";
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color:#003366;
	margin-top:15px;
}
p,h2 {
	color: #555555;
}
li {
	color: #555555;
}
.pagelayout #container {
	width: 865px;   
	height: 739px;
	background-image:url(images/container_bg.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; 
	text-align: left; 
}
.pagelayout #container2 {
	width: 865px;   
	height: 739px;
	background-image:url(images/container_bg_sub.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; 
	text-align: left; 
}
.pagelayout #header {
	padding: 0px;  
}
.pagelayout #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.pagelayout #mainContent {
	padding: 0px; 
}
.pagelayout #footer {
	padding: 0 10px; 
	text-align:center;
	color:#cacaca;
}
.pagelayout #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.pagelayout #menu {
	margin-left:3px; 
	margin-top:8px;
}
.pagelayout #news {
	margin-left:3px; 
	margin-top:95px;
	font-weight:bold;
	color:#1a5690;
	text-align:center;
	line-height:20px;

}
.pagelayout #news h2 {
	font-size:20px;
}
.pagelayout a {
	color:#1a5690;
}
.pagelayout #leftcol {
	float:left;
	width:230px;
	padding-left:50px;
	padding-top:50px;
	}
.pagelayout #rightcol {
	float:right;
	width:570px;
	}
.pagelayout #rightcol .content {
	margin-left:50px;
	margin-right:40px;
	line-height:15px;
	}
td img {
	display: block;
	}
.smallfont{
	font-size:11px;
	}

.nomargin{
	margin:0px;
	padding:0px;
	}
.menubutton{
	width:221px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#20449a;
	font-size:12px;
	text-align:center;
	padding-top:6px;
	background-image:url(images/butt-up.jpg);
	text-decoration:none;
	display:block;
	margin-bottom:10px;
	float:left;
	}
.menubutton:hover{
	background-image:url(images/button-down.jpg);
	}
.largeblue {
	font-size:20px;
	font-weight:strong;
	color:#1a5690;
}
.flashpiece{
	margin:0px;
	margin-top:38px;
}
.lightBlue {
	color:#5897d3;
}
.subpageheader{
	height:122px;
	text-align:center;
	padding-top:113px;
	padding-left:10px;
	}

