﻿body
{
	font-family: Verdana, Tahoma, Arial;
	background-color: #F9F9F9;
	margin:0px;
}

.small_bold
{
	font-weight: bold;
	font-size: 12px;
}
.heading_text
{
	font-weight: 700;
	font-size: 14px;
	color: #657DD1;
}
.title_text
{
	font-weight: bold;
	font-size: 13pt;
	color: #657DD1;
	margin-left: 25px;
}
.sub_title_text
{
	font-size: 9pt;
	color: Gray;
	margin-left: 50px;
	width: 658px;
}
.SignupTable
{
	border: solid 1px #999999;
}
.SignupSubTitleCell
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #000000;
	background-image: url('images/ui/gradient_white_grey_25x1.jpg');
	background-repeat: repeat-x;
	border-bottom: solid 1px #CCCCCC;
}
.SignupFieldNameCell
{
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	color: #3C5F99;
	width: 150px;
	background-color: #F0F0F0;
	border-right: solid 1px #CCCCCC;
	border-top: dashed 1px #CCCCCC;
}
.SignupFieldCell
{
	border-top: silver 1px dashed;
	font-size: 7pt;
	text-align: left;
	color: #555555;
}
.MenuLink
{
	font-size: 10px;
	background-color: #E0ECFF;
	padding: 4px;
}
.MenuTable
{
	margin: 10px;
	border: solid 1px #FFFFFF;
}
.ContactUsTitle
{
	clear: both;
	float: left;
	width: 120px;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	padding: 6px 20px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 11pt;
}

.ContactUsField
{
	float: left;
	width: 300px;
	height: 30px;
	margin: 20px 0px 0px 0px;
}



.Top_Area
{
	background-position: 50% top;
	background-repeat: no-repeat;
	display:block;
	clear:both;
	height: 84px;
}

.Top_Right
{
	text-align: right;
	padding:3px;
	float:right;
}
.top_image
{
	float:left;
}
.Content_Border
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/page_shadow_right.png') 955px  ;
	background-repeat: repeat-y;
}


.Header
{
	border-bottom:5px solid #427CBF;
	height:114px;
	
}
.Header_Image
{
	margin: 5px;
}

.Header_Menu
{
	height:30px;
	clear:both;
	display:block;
}

.Footer
{
	
}

.body
{
	margin: 0px;
	padding:30px;
	background: White  url('images/gradient_blue_site_background.jpg') repeat-x;
}
.Main_Content
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 2px solid #888888;
	border-top: 1px solid #999999;
	background: #FFFFFF;
}
.Content
{
	padding-top: 0px;
	padding-bottom:20px;
}
