h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,span{
	margin:0px;
	padding:0px;
}

body {
	font: 100% "lucida grande", "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif;
	font-size:12px;
	background: #fff;
	background-image:url(../images/bkg_shade.png);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the */
	color:#333333;
	line-height:18px;
}



/* -------------------TEXT -------------------*/
h1 {
font-size: 0.95em;
}

h2 {
font-size: 0.88em;
} 

h3 {
font-size: 0.86em;
} 

a:link { color: #000000; text-decoration: none; }	
a:visited { color: #000000; text-decoration: none; }
a:hover {text-decoration:underline; color:#729dff; }

.txt_xsmall{
font-size:0.7em;
}

.txt_small{
font-size:0.8em;
}

.txt_mid{
font-size:11px;
line-height:15px;
}

.txt_header{
font-size:18px;
color:#000000;
font-weight:bold;
font-variant:normal;
font-stretch:semi-expanded;
font-weight:bold;
line-height:20px;
}

.txt_header_selected{
font-size:1.2em;
color:#FFFFFF;
font-weight:bold;
font-variant:normal;
}

.txt_section_header{
font-size:1.5em;
color:#ffb514;
font-weight:bold;
font-variant:normal;
}

.txt_category_header{
font-size:28px;
color:#FFFFFF;
font-weight:normal;
font-variant:normal;
line-height:26px;
}

.txt_testimonial{
font-size:0.88em;
color:#666666;
font-weight:normal;
}


#contactsent { background-color:#CDFFC9;}
#contactfailed { background-color:#FFD2D2;}
#frm_errorloc {background-color:#FFD2D2;}
#contactlabels {font-size: 105%; }



/* -------------------TEXT END-------------------*/

.hidden {
display:none;
background:#FFFFCC;
}

a.nav {
	padding: 0px;
	text-decoration: none;
	color: #333333;
}

a.nav:hover {
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
/* THIS WILL HIGHLIGHT AS YOU MOVE OVER EACH TABLE*/
.highlight {

}
.highlight:hover {
background-color:#666666;
font-weight:bold;
color:#FFFFFF;
}
.col_white{
color:#fff;
}

/* ------------------------------------------BACKGROUND------------------------------------------*/
#logo{
margin-left:-3px;
padding-top:10px;
}

#site_slogan{
	float:right;
	margin-right:20px;
	margin-top:56px;
	color:#005CAF;
}

#header_top{	
width:100%;
margin:0 auto;
height:60px;
}

#background_top {
/*background-image:url(../images/bkg_top.png);
background-repeat:no-repeat;
height:10px;
margin-top:0px;
}

#background_mid{
	/*background-image:url(../images/bkg_mid.png);
	background-repeat:repeat-y;
	min-height:400px;
	margin-top:-15px;
	padding:0;*/
}

#background_bottom {
/*background-image:url(../images/bkg_btm.png);
background-repeat:no-repeat;
height:16px;
margin-bottom:2px;
margin-top:-10px;*/
}

#upper_nav{
border-bottom:1px #cccccc solid;
}
.logo{
margin-left:100px;
margin-top:20px;
}

#login_box{
float:right;
margin-right:100px;
margin-top:-28px;
background-color:#FFFFFF;
padding:5px 20px 0 20px;
height:30px;
}

/* ------------------ Divs -----------------*/
#main-container { min-height: 700px; width: 100%; background: #fff000; width: 85%; margin: 0 auto; padding: 5px 0 0 0;}

/* ------------------ tabs -----------------*/
.navlist_current{
background-image:url(../images/tab.jpg);
background-repeat:repeat-x;
color:#fff;
}

#header_nav
{
	height:28px;
	margin-top:30px;
	width:553px;
	float:right;
	text-align:right;
	/*margin-left:40px;
	margin-right:30px;*/
}

#navlist
	{
	text-align:left;
	margin-bottom:-8px;
	margin-top:15px;
	margin-left:30px;
	margin-right:30px;
	border-bottom:dashed #ccc 1px;
	border-top:dashed #ccc 1px;
		}

#navlist li
	{
		margin: 5px; 
  		display: inline;
  		list-style-type: none;
		padding: 10px 10px 10px 10px;
		line-height:30px;
		font-weight:bold;
		font-size:12px;
		color:#333333;
		/*background:#FF3366;*/
 	}
	
#navlist a:link, #navlist a:visited
	{
		font-size: 1em;
		margin-right: 4px;
		text-decoration: none;
		color:#333;
	}

#navlist a:link.active, #navlist a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#navlist a:hover
	{
		background: #FFF;
		color:#dddddd;
	}
.alert{ /* used for confirmations and alerts*/
background-color:#FFFFCC;
border:1px solid #FFFF99;
padding:3px;
width:98%;
text-align:left;
margin:5px auto;
font-size:11px;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

#footer_nav{width:100%; text-align:center; height: 90px; margin: 0 auto;  padding-top: 5px; padding-right: 0; padding-bottom: 5px; padding-left: 0; font-size:10px; border-top:5px solid #e9edf6;
}
 
#footer_nav p{ clear:both; text-align:left; line-height:1.2em; 
 }

#footer_navContent1{float:left;width:70px;height:160px;margin-left:50px;margin-right:2px;padding:5px 0 0 0;border-right:1px solid #e9edf6 }

#footer_navContent2{float:left;width:140px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent3{float:left;width:65px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent4{float:left;width:160px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent5{float:left;width:84px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent6{float:left;width:150px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent7{float:left;width:65px;height:160px;margin-right:2px;padding:5px 0 0 10px; border-right:1px solid #f0f0f0;}
#footer_navContent8{float:left;width:100px;height:180px;margin-right:2px;padding:5px 0 0 10px;}
 
 .list
	{
		margin:0;
		padding:0;
  	}

.list li
	{
  		list-style-type: none;
		line-height:14px;
		text-align:left;
  	}

.list a
	{
	color:#333;
	text-decoration:none;
	text-align:left;
  	}
	
.list a:hover
	{
	color:#2875DE;
	text-decoration:none;
  	}

/*
.formbkg textarea{
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color:#369;
}
*/

