﻿body
{
	margin: 0px;
	padding: 0px;	
}
a
{
	color: #101B31;
}
.container
{
	width: 928px;
	margin: 0px auto;
	border: thin solid #003366;
}
.menu-container
{
	margin-top: 2px;
	width: 928px;
	height: 30px;
	background-color: #003399;
	vertical-align: middle;
}
.nav-text
{
	font-family:Arial; 
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#FFFFFF;
	margin: 0px 20px 0px 20px;
	text-transform: uppercase;
}
.content-main
{
	background-repeat: no-repeat; 
	min-height: 400px;
	z-index:1; 
	position: relative; 
	background-position:center; 
	left:0px; top:0px; 
	width:auto;
	font-family:Arial; 
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding: 20px 20px 40px 20px;
}
.FormFieldTitleLabel
{
}
.Bold
{
	font-weight: bold;
}
.CommentsFormOuterTable
{
	margin: 0px auto;
	width: 550px;
}
.CommentsFormOuterTable td
{
	padding: 5px;
}
.CommentsFormInnerTable td
{
	padding: 0px 10px 0px 0px;
}
.SectionHeader
{
	font-family:Arial; 
	font-size:18px;
	font-weight:bold;
	color:#101B31;
}
.SectionSubHeader
{
	font-family:Arial; 
	font-size:18px;
	font-weight:bold;
	color:#101B31;
}
.NoticeText
{
	color:#002C6E;
}
.ParagraphTitle
{
	font-weight: bold; 
	text-decoration: underline;
}

