body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.MainCopy
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : 000000;
}

.Headers
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #1D2A3E;
	
}

.ImageHeaders
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #1D2A3E;
	padding-left: 6px;

	
}

.EnlargeText
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-align: right;
	vertical-align:top;	
	padding-right: 28px;
	text-decoration: none;
	padding-top: 2px;

}

.Navigation
{
	Display: block;
	Height: 18px;
	Background-color: #1D2A3E;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
}

.Navigation:hover
{
	Display: block;
	Height: 18px;
	Background-color: #707886;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
}

.Copyright
{
	padding-left: 10px;
	padding-right: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #CCCCCC;
}

.FooterText
{
	padding-left: 10px;
	padding-right: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #424953;
}

.FooterText:Hover
{
	padding-left: 10px;
	padding-right: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #1A2537;
	text-decoration: none;
}

.Thermo
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #E03935;
}

.Shield
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #243898;
}

A
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #DB1611;
}

A:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #1A2537;
	text-decoration: none;
}

.SingleForm
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
	border:1px solid #999191;
	height: 20px;
	width: 250px;
	background-color: #D1E2F1;
}

.MultiForm
{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
	border:1px solid #999191;
	height: 100px;
	width: 250px;
	background-color: #D1E2F1;
}

.formbutton
{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color: #1D2A3E;
	text-decoration: none;
	border: 1px solid white;
}
.StyleBackground
{
	border:1px solid #999191;
	width: 735;
}
.LabelBackground
{
	width: 735;
	background-color: D4E4F2;
	border-bottom: 1px solid #999191;
	border-left: 1px solid #999191;
	border-right: 1px solid #999191;
}