body 
	{
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #041C43;
	}

img 
	{
	border: 0;
	}

.page
	{
	width: 760px;
	}

.header
	{
	width: 765px;
	height: 100px;
	margin: 0; padding: 0; border: 0;
	background-color: #EDF5FF;
	}

	.header .flash
		{
		width: 350px;
		background: url('../images/header-flash-bg.jpg') no-repeat;
		}

#rightside
	{
	background-color: #205283;
	width: 20px;
	vertical-align: top;
	padding-top: 25px;
	}

.navigation
	{
	width: 740px;
	background-color: #003366;	
	padding: 0;
	margin: 0;
	height: 20px;
	text-align: right;
	}

.content
	{
	width: 740px;	
	}
	
	.content .left
		{
		border-right: 1px #ffffff solid;
		width: 180px;
		padding: 30px 0;
		vertical-align: top;
		text-align: right;
		background-color: #003366;	
		}
	.content .right
		{
		background-color: #003366;	
		padding: 30px 0;
		width: 556px;
		}
	.homecopy
		{
		color: #ffffff;
		line-height: 150%;
		padding: 10px 30px 0 30px;
		}
.sub
	{
	background-image: url(/images/sub_background.gif);
	background-repeat: no-repeat;
	background-color: #BFD1E7;
	color: #000000;
	line-height: 150%;
	padding: 42px 20px 30px 20px;
	}

.subnav
	{
	text-align: center;	
	}

.contact
	{
	padding: 30px 5px 5px 10px;
	color: #ffffff;
	text-align: left;	
	line-height: 130%;
	}
	.contact a, .contact a.visited
		{
		color: #FFFF66;
		}
	.contact img 
		{
		margin-left: -3px;
		}

h1
	{
	font-size: 18px;
	text-transform: uppercase;
	color: #003477;
	}	
	
.subimage
	{
	margin: 8px;
	border: #000000 1px solid;
	}
	
.featured
	{
	border-left: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	width: 175px;
	text-align: center;
	}

.footer 
	{
	color: #ffffff;
	width: 765px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #003366;
	text-align: center;	
	}
	.footer .left
		{
		width: 180px;
		}
	.footer .right
		{
		width: 580px;
		}
		
#popcols
	{
	width: 500px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #003366;
	padding: 20px;
	line-height: 1.5em;
	border: 1px solid #BFD1E7;
	color: #ffffff;
	}
	
#popcols a
	{
	color: #ffff66;
	}	
	
#popcols h1
	{
	color: #ffffff;
	}	
	
#popcols li
	{
	margin-bottom: 1em;
	}