body {
	margin:0;
	padding:0;
	background-color:#01284f;
}

#container {
	width:900px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #7c97ba;	
	background-color:#adc8e5;	
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
}

#header {
	margin:0;
	padding:0;
}

#subnav {
	margin:0;
	padding:0;
	background-image:url(images/nav_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#subnav ul {
	margin:0;
	padding:5px;
	list-style:none;
	display:block;
}

#subnav ul li {
	padding:5px;
	display:inline;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;	
	border-right:1px solid #7c97ba;
}

#subnav ul li a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#subnav ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#subnav ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#subnav ul li a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#subnav .current {
	background-color:#165c9c;
}



#intro {
	margin:10px;
	background-color:#FFFFFF;
}

#intro h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;	
	padding:5px;
}
	
#intro p {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	}

#copy {
	margin: 0 10px 10px 10px;
	padding:5px;
	background-color:#FFFFFF;
}

#copy h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
}	
#copy h2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
	border-bottom:1px solid #adc8e5;
}	
	
#copy p {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	}
	
#copy a:link, .copy a:visited {
	color:#003366;
	text-decoration:none;
}

#copy a:hover {
	color:#000000;
	text-decoration:underline;
}
#copy a:active {
	color:#000000;
	text-decoration:underline;
}

#copy ul li {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
}


#footer {
	clear:both;
	background-color:#06427a;
	font:0.6em Arial, Helvetica, sans-serif;
	color:#7c97ba;
	padding:10px 0 10px 5px;
	text-align:left;
	background-image:url(images/nav_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.right {
	float:right;
	margin:5px;
}

#box {
	clear:both;
	margin-bottom:10px;
	background-color:#FFFFFF;
	margin:10px;
}

#box h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
}

#box h1 a:link, #box h1 a:visited {
	text-decoration:none;
	color:#00396e;
}
#box h1 a:hover {
	text-decoration:underline;
	color:#00396e;
}
#boxes h1 a:active {
	text-decoration:underline;
	color:#00396e;
}

#box ul {
	display:inline;	
	list-style-image:none;
	list-style-type:none;
	margin-bottom:10px;
}
	
#box ul li {
	display:block;	
	float:left;
	margin-right:40px;
	font-weight:bold;	
	font:14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}


#copy2 {
	clear:both;
	margin: 0 10px 10px 10px;
	padding:5px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#copy2 h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
}	
#copy2 h2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
	border-bottom:1px solid #adc8e5;
}	
	
#copy2 p {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	}
	
#copy2 a:link, .copy a:visited {
	color:#003366;
	text-decoration:none;
}

#copy2 a:hover {
	color:#000000;
	text-decoration:underline;
}
#copy2 a:active {
	color:#000000;
	text-decoration:underline;
}

#copy2 ul li {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
}

#tablebox {
margin:0 10px 10px 10px;
}


table {
width:880px;
background-color:#FFFFFF;


}

table td h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#00396e;
	font-weight:bold;
}

table td h1 a:link, table td h1 a:visited {
	text-decoration:none;
	color:#00396e;
}
table td h1 a:hover {
	text-decoration:underline;
	color:#00396e;
}
table td h1 a:active {
	text-decoration:underline;
	color:#00396e;
	}
	
table td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;padding:5px;
}
