body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#AFB1B9;
	height:100%;
}
input
{
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	border:0px solid #1A1E3B;
	height:19px;
	}
.content {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #484444;
	text-decoration: none;
}
.content A {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #2270AD;
	text-decoration: none;
}
.content A:hover {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #2270AD;
	text-decoration: underline;
}
.topNav, .topNav A {
	font-family: Tahoma,Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.topNav A:hover {
	font-family: Tahoma,Verdana, Arial;
	font-size: 9pt;
	color: #00FCFF;
	text-decoration: none;
	text-transform:uppercase;
}
.white, .white A {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.white A:hover {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.black {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.pageTitle {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15pt;
	color: #01447D;
	text-decoration: none;
}
.heading1 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12pt;
	color: #FF7200;
	text-decoration: none;
}
.heading2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #01447D;
	text-decoration: none;
}
.heading3, .heading3 A {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #01447D;
	text-decoration: none;
	font-weight:bold;
}
.heading3 A:hover {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #01447D;
	text-decoration: underline;
	font-weight:bold;
}
.breadCrumb {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: #484444;
	text-decoration: none;
}
.content1 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #484444;
	background-color: #EEEEEE;
	text-decoration: none;
}
.content2 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #484444;
	background-color: #ffffff;
	text-decoration: none;
}
.pressbutton
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#01447D;
	border-bottom:1px solid #8FB0CC;
	border-left:1px solid #8FB0CC;
	border-top:1px solid #8FB0CC;
	border-right:1px solid #8FB0CC;
	font-size: 8pt;
	color:#FFFFFF;
}
.pressbuttonJoin
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color:#58617F;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-size: 9pt;
	color:#FFFFFF;
}
.subLink{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EB9811;
	text-decoration:underline;
}
.subLink:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0066CC;
	text-decoration:none;
}
/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
/* State Menu in Left Navigation*/

#LeftNavStates {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#LeftNavStates UL {
	list-style: none;
}

#LeftNavStates LI {
	padding: 0;
}

#LeftNavStates LI A {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
}

#LeftNavStates LI A:Hover {
	color: #111111;

}



