Body
{
	margin: 0px 0px 0px 0px;
	background-color: #A9A9A9
}

.Body_Text
{
	FONT-SIZE: 10px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana; font-weight: normal; line-height: 17px;
}

A.Body_Text_Red
{
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana; font-weight: normal; text-decoration: underline;
}

A.Body_Text_Red:hover
{
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Verdana; font-weight: normal; text-decoration:none;
}

.Header_Blue
{
	FONT-SIZE: 17px; COLOR: #136393; FONT-STYLE: normal; FONT-FAMILY: Trebuchet MS, Verdana; font-weight: normal;
}


.Sub_Header_Red
{
	FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

.Sub_Header_white
{
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
}

A.Sub_Header_Black
{
	FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;
}

A.Sub_Header_Black:hover
{
	FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:none;
}

.Mandatory
{
	FONT-SIZE: 10px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
}

A.Mandatory_link
{
	FONT-SIZE: 10px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:none;
}

A.Mandatory_link:hover
{
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration:underline;
}

.input 
{
	border: 1px solid #999999; HEIGHT: 16px; vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-style: normal; font-weight: normal;
}

.button
{
	border: 0px inset #F1A400; HEIGHT: 21px; background-color: #dfdfdf;
	font-family: Trebuchet MS, Verdana; font-size:12px; color:#000000;
}


.border 
{
	border: 1px solid #E6E6E6;
}

.border_right
{
	border-right: 1px dashed #cccccc;
}

.border_top
{
	border-top: 1px dashed #CCCCCC;
}

.border_bottom
{
	border-bottom: 1px dashed #CCCCCC;
}
