.header_nav
{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

.header_nav_bold
{
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	line-height: 15px;
}

.side_nav
{
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration:none;
}

.text_12
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}

.text_11
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}

.text_11_orange
{
	color: #FF9933;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
}

.text_11_orange2
{
	color: #FF9933;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.text_10
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}



.text_10_blue
{
	color: #66CCFF;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}

.text_11_blue
{
	color: #66CCFF;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.text_11_dkblue
{
	color: #69B4DA;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.text_11_dkblue_2
{
	color: #1695BE;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.text_11_blue_other
{
	color: #2B6396;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.text_9
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 9px;
	font-style: normal;
	font-weight: normal;
}

.text_9_bold
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 9px;
	font-style: normal;
	font-weight: bold;
}

.text_8_bold
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 8px;
	font-style: normal;
	font-weight: bold;
}

.copyright
{
	color: #666;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
}


A.header_nav:link { color: #69B4DA; text-decoration:none; }
A.header_nav:visited { color: #003399; text-decoration:none; }
A.header_nav:active { color: #3366cc; text-decoration:none; }
A.header_nav:hover { color: #3366cc; text-decoration:none; }

A.header_nav_bold:link { color: #FF9933; text-decoration:none; }
A.header_nav_bold:visited { color: #FF9933; text-decoration:none; }
A.header_nav_bold:active { color: #FF9933; text-decoration:none; }
A.header_nav_bold:hover { color: #FF9933; text-decoration:none; }

A.side_nav:link { color: #2B6396; text-decoration:none; }
A.side_nav:visited { color: #2B6396; text-decoration:none; }
A.side_nav:active { color: #3366cc; text-decoration:none; }
A.side_nav:hover { color: #3366cc; text-decoration:none; }

a.officeLogin {
	background: #fff url('images/logintab.gif') no-repeat top center;
	color: #666;
	display: block;
	float: right;
	height: 28px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	text-decoration: none;
	width: 151px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
a.officeLogin:hover {
	color: #72b732;
	}

a.btn {
	background: url('images/arrow.gif') no-repeat 0px 2px;
	color: #f90;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
	}

h1 {
	border-left: 5px solid #94d5f9;
	color: #3e96c2;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	}
	
h2 {
	border-left: 5px solid #FF9E3D;
	color: #F97C00;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	}
	
	
/* =Feature Elements
----------------------------------------------- */

td.featurelite {
background: url('images/bg_lite_feature.gif') top left no-repeat;
margin: 0px;
padding: 0px;
}


/* =Signup Elements
----------------------------------------------- */

td.signuplite {
margin: 0px;
padding: 30px;
}
.text {
color: #333;
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: left;
}

.formtext {
color: #333;
font-family: verdana, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 0px;
padding: 0px;
text-align: right;
}

.required {
color: #999;
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: left;
}

table.formtable td {
margin: 0px;
padding: 0px 10px 2px 0px;
}

input.text {
color: #333;
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 2px;
width: 130px;
}
