body {
	margin: 0;
	padding: 0;
	font-family: Arial,"Trebuchet Ms",Verdana,Arial,Tahoma;
	color: #666666;
	font-size: 11px;
	line-height: 120%;
	word-spacing: 2px;
	background-color: #FFFFFF;
}
	
a img {border: none;}

p {
	margin: 0; 
	padding: 1em 0 0; 
	line-height: 120%;
}

#header {
	float:left;

	width:100%;
	height:166px;
	background: url(/_resources/images/design/header.gif) top left repeat-x;
	clear:both;
}

#topheader{
	float:left;
	clear:both;
	height:35px;
}

#headercontainer {
	width:1005px;
	clear:both;
	height:166px;	
}

#headermenu{
	float:left;

	height:35px;
	width:825px;
}
#headersearch{
	float:left;
	padding-top:5px;
	width:175px;
}


#footer {
	float:left;
	width:100%;
	height:290px;
	background: url(/_resources/images/design/footer_bg.png) top left repeat-x;
	clear:both;
	margin-top:20px;
}

.footer_items {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 1.6;
	color: #FFFFFF;
	text-align:left; 
}

.footer_items a:link {  text-decoration: none;color: #cff4fa;font-size: 11px}
.footer_items a:visited {  text-decoration: none;color: #cff4fa;font-size: 11px}
.footer_items a:hover  {  text-decoration: underline;color: #cff4fa;font-size: 11px}
.footer_items a:active {  text-decoration: none;color: #cff4fa;font-size: 11px}

.footer_terms {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 1.6;
	color: #FFFFFF;
	text-align:left; 
}

.footer_terms a:link {  text-decoration: none;color: #FFFFFF;font-size: 11px}
.footer_terms a:visited {  text-decoration: none;color: #FFFFFF;font-size: 11px}
.footer_terms a:hover  {  text-decoration: underline;color: #FFFFFF;font-size: 11px}
.footer_terms a:active {  text-decoration: none;color: #FFFFFF;font-size: 11px}


.bodytext {
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 1.3;
	color: #000000;
	text-align:left; 
	font-weight:normal;
}
.bodytext a:link {  text-decoration: none;font-weight:bold;color: #000000;font-size: 12px}
.bodytext a:visited {  text-decoration: none;font-weight:bold;color: #000000;font-size: 12px}
.bodytext a:hover  {  text-decoration: underline;color: #000000;font-size: 12px}
.bodytext a:active {  text-decoration: none;color: #000000;font-size: 12px}

.tab_content{
	font-family: Arial,Verdana;
	text-align:left; 
	font-size:12px;
}
.tab_content a:link {  text-decoration: none;color: #666666;font-size:12px;}
.tab_content a:visited {  text-decoration: none;color: #666666;font-size:12px;}
.tab_content a:hover  {  text-decoration: underline;color: #666666;font-size:12px;}
.tab_content a:active {  text-decoration: none;color: #666666;font-size:12px;}


.fieldtext {
	font-family: Arial,Tahoma;
	color: #666666;
	font-size: 11px;
	text-align: left;
}


#bottomheader {
	float:left;
	width:100%;
	clear:both;
}

.tab_normal {
	cursor:pointer;
}
.tab_active {
	display:none;
}

#container {
	width: 100%; 
	display:table;
	clear:both;
	background: url(/_resources/images/design/top_shadow.gif) top left repeat-x;
}

#container_inner{

	width:1005px;
}

#menu {
	float:left;
	padding-left:7px;
	clear:both;
}

#content {

	float:left;

	width: 100%; 
	height: 337px;
	background: url(/_resources/images/design/contentbg_btm.png) bottom left no-repeat;
	clear:both;
}

#leftpanel{
	float:left;
	width:735px;
	height:100%;
}

#rightpanel{
	float:left;
	width:260px;
	height:100%;
}

#contentarea {
	float:left;
	width: 735px; 
	height: 141px;
	background: url(/_resources/images/design/contentbg_top.png) top left no-repeat;
	clear:both;
}

#rolloverstate{
	float:left;
	width:100%;
	clear:both;
}

#rolloverstate_line{
	float:left;
	clear:both;
	height:14px;
}
#rolloverstate_line img {display: block}


#emaillogin{
	float:left;
	width:260px;
	height:164px;
	background: url(/_resources/images/design/email_bg.gif) top left repeat-x;
}

#accordianmenu{
	float:left;
	width:260px;
	margin-top:11px;
}



#Tabs {
	margin: 0;
	height: 18px;
	margin-left:6px;
	margin-top:6px;
}

#Tabs ul {
	margin: 0; 
	padding: 0;
}

#Tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

#Tabs a:link, #Tabs a:visited {
	background-color: #79B2E0;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration:none;
	width:145px;		
}

#Tabs a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background: #0060CD url(/_resources/images/design/navigation/sublevel_home_arrow.gif) top left no-repeat;	
	background-position:center 28px;
	height:28px;
	
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  	float: left; /* for IE6 */
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 5px 6px 5px; 
	text-align:center;
	margin: 0;
	margin-left:0px;
	text-decoration:none;
}


#Tabs ul#MainTabs #current {
	color: #302F2F;
	background-color: #C3CF22;
	text-decoration:none;
}



#fillcontenthere{
	float:left;
	clear:both;
	width:700px;
	padding:15px 15px 0px 24px;

	text-align:left;
}

.bigtextblue{
	font-family: Arial;
	color:#0060cd;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;	
	line-height: 120%;
}
.bigtextlightblue{
	font-family: Arial;
	color:#4092d3;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;	
	line-height: 120%;
}
.bigtextgrey{
	font-family: Arial;
	color:#666666;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;	
	line-height: 120%;
}
.bigtextlightgrey{
	font-family: Arial;
	color:#999999;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;	
	line-height: 120%;
}

.bigtextbrown{
	font-family: Arial;
	color:#da8907;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}
.bigtextlightbrown{
	font-family: Arial;
	color:#f4b34b;

	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}

.bigtextgreen{
	font-family: Arial;
	color:#52a231;

	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}
.bigtextlightgreen{
	font-family: Arial;
	color:#8ac671;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}

.bigtextred{
	font-family: Arial;
	color:#d23639;

	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}

.bigtextlightred{
	font-family: Arial;
	color:#f3848a;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
	line-height: 120%;
}
