﻿

body
{
	text-align: center;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	color: black; 
	background-color: #f1f1f1;
}

.MainMenu
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

/* Outer layer */
#outer 
{
	text-align: left;
	background: #fcfefc;
	color: inherit;
	border: 1px solid #000000;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

/* Header */

.header 
{
	background: #004A8D;
	padding: 0px;
	height: 50px;
}

div.hdr-links
{
	color: white;
	background: inherit;
	font-size : 11px;
	font-weight: bold;
	padding: 5px;
}

.hdr-links a, 
.hdr-links a:link, 
.hdr-links a:hover, 
.hdr-links a:visited, 
.hdr-links a:active
{
	color: white;
	background: inherit;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none; 
}

.top-nav 
{
	text-align: left;
	height: 25px;
	background: #aeb3bf;
	color: inherit;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
}

.top-nav-inner 
{
	padding: 5px 2px 2px 30px;
}

.content 
{
	margin: 0;
}

/* main content box */
.content-box 
{

	
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
}

.content-box p
{
	font-family: verdana; 
	font-size: 10px; 
}

.content-box a, 
.content-box a:link, 
.content-box a:hover, 
.content-box a:visited, 
.content-box a:active
{
	color: #a52a2a;
	background: inherit;
	font-size : 10px;
	font-weight: bold;
}

.content-box dt
{

}

.content-box dt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.content-box dd
{
	font-family: verdana; 
	font-size: 10px; 	
}

.content-box dd ul li
{
	font-family: verdana; 
	font-size: 10px; 	
}

/* main content area */
.content-title 
{ 
	font-size: 14px;
}

.footer
{
	background: white; 
	font-family: verdana; 
	font-size: 10px; 
	text-align: right;
	padding: 6px; 
	border-top: solid #000000; 
	border-width: 1px 0 0; 
}

#headertext
{
	font-family: 'Palatino Linotype';
	font-size: 2.0em;
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	padding: 10px 0px 10px 15px;
}
