body {
	font-family: sans-serif;
	color: #333333;
	font-size: 90%;
	margin: 0;
	background-color: #f1f1f1;
}
#margin {
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
}
#top {
	margin: 0;
	background-color: #000000;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 288px;
}
#flash {
	margin-bottom: 0px;
}
#content {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 8px;
	width: 450px;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	Margin-bottom: 5px;
	Margin-bottom: 15px;
}
#content_sub {
	text-align: left;
	margin: 0px;
	padding: 8px;
}
#pressrelease {
	padding: 8px;
	width: 300px;

}
#navigation {
    margin-top: 0;
	padding: 5px;
	background-color: #f0f0f0;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #03366;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #03366;
}
#navigation_sub {
    margin-top: 0;
	padding: 5px;
	background-color: #f0f0f0;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #03366;
}
ul {
	margin-top: 0;
}
ul#nav li {
	margin-top: 5px;
	display: inline;
	padding-right: 4%;
	padding-left: 4%;
	margin-bottom: 0px;
}
ul#nav a {
	margin-top: 0px;
	font-size: 85%;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
ul#nav a:hover {
	text-decoration: underline;
}

.flashborder {
	border-right: 0pt solid #003366;
	border-left: 0pt solid #003366;
}
#bottom {
	clear: both;
	background-image: url(img/btm.gif);
	background-repeat: no-repeat;
}
.bottom {
	color: #666666;
	text-align: center;
}
.btmtext {
	padding: 53px;
}
.bottom:hover {
	color: #990000;
	text-align: center;
	text-decoration: none;
}

.formlabel {
	color: #333333;
	font-weight: normal;
}
.formfield {
	color: #333333;
	font-weight: normal;
}
.style3 {color: #003366; font-weight: bold; }
a {
	color: #003366; 
}
a:hover {
	color: #333333; 
}
