body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.HiddenCell
{
    visibility:hidden;
}
.CTL
{
	background-image: url(Images/Top_leftcorner.gif);
	background-repeat:no-repeat;
	background-position:LEFT TOP;
}
.CTR
{
	background-image: url(Images/Top_Rightcorner.gif);
	background-repeat:no-repeat;
	background-position:RIGHT TOP;
}
.CTL_inactive
{
    
	background-color: #EDF5FC;
	border-bottom: #929292 1px solid;
	background-image: url(Images/Top_leftcorner.gif);
	background-repeat:no-repeat;
	background-position:LEFT TOP;
}
.CTR_inactive
{
    background-color: #EDF5FC;
	border-bottom: #929292 1px solid;
	background-image: url(Images/Top_Rightcorner.gif);
	background-repeat:no-repeat;
	background-position:RIGHT TOP;
	
}
.CBL
{
	background-image: url(Images/Bottom_Leftcorner_1.gif);
	background-repeat:no-repeat;
	background-position:LEFT BOTTOM;
	background-color: #EDF5FC;
}

.CBR
{
	background-image: url(Images/Bottom_Rightcorner_1.gif);
	background-repeat:no-repeat;
	background-position:RIGHT BOTTOM;
}
.Tabbgborder
{
	border-right: #929292 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: text-top;
	border-left: #929292 1px solid;
	font-family: Arial;
	background-color: #edf5fc;
}
.bgTop
{
	border-TOP: #929292 1px solid;
	background-color: #EDF5FC;
}
.bgTopInActive
{
	border-TOP: #929292 1px solid;
	background-color: #EDF5FC;
	border-bottom: #929292 1px solid;
}
.bgBottom
{
	border-Bottom: #929292 1px solid;
	background-color: #EDF5FC;
}
.Menu
{
	border-right: #acacac 2px solid;
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../Images/MenuStrip.gif);
	cursor: hand;
	color: #7f7f7f;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}
.ActiveMenu
{
	border-right: #acacac 2px solid;
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../Images/ActiveMenu.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
}
.WelcomeName
{
	padding-left: 5px;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.ARMLetter
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 12pt;
	color: #101010;
	text-decoration: none;
}
A
{
	text-decoration:none;
    font-weight:bold;
	color:#666666;
	font-size:12;
}

A:hover
{
	color: #ff0033;
	text-decoration: underline;
}
.Error
{
	border-right: red 1px solid;
	padding-right: 3px;
	border-top: red 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: red 1px solid;
	color: red;
	padding-top: 5px;
	border-bottom: red 1px solid;
	background-color: lightgoldenrodyellow;
	text-decoration: none;
}
.Text
{
	font-size: 10pt;
	color: black;
	text-indent: 10pt;
	text-decoration: none;
	text-align:left;
	
}
.text_box
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	height: 21px;
}
.Head
{
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
	text-indent: 10pt;
	text-decoration: underline;
}
.Head_NoUnderline
{
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
	text-indent: 10pt;
}
.Btn
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 10pt;
	border-left: dimgray 1px solid;
	color: midnightblue;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
	text-decoration: none;
}
.Asterisk
{
	font-size: 10pt;
	color: darkgray;
	text-indent: 10pt;
	text-align: right;
	text-decoration: none;
}
.Page
{
	font-weight: bold;
	font-size: 10pt;
	color: darkslateblue;
	text-indent: 10pt;
	text-align: left;
	text-decoration: none;
}
.print_text
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration: none;
}
.text_box_identifiers
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	text-decoration: none;
}
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #666666;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

.textbodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-indent: 12px;
}
.ValidateCss
{
	font-size: 10pt;
	color: red;
	text-decoration: none;
}