/*--------------------------------------CONTENT*/
@charset "UTF-8";
/* CSS by bill@symbolics */

* { margin: 0; padding: 0; }
.hideit { display: none; }

html {
height: 100%;
text-align:center;
margin-bottom: 1px; 
}

body {
height: 100%;
background-color: #D0D0D0; 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/backgrade.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #48719F;
}

#liveperson_float{
width::180px;
	height:100px;
	position:absolute;
	top:310px;
	left:-1px;
}

#leftedge{
float:left;
height: 100%;
background-image: url(images/backgrade.jpg);
background-repeat:repeat-x;
}
#rightedge{
float:right;
width:100%;
height: 100%;
background-image: url(images/backgrade.jpg);
background-repeat:repeat-x;
}

#wrapper{
	height: 170%;
	margin: 0 auto -90px;
	width:850px;
	text-align:center;
	position:relative;
	background-color:#FFFFFF;
	border-left: #E7E7E7 solid 1px;
	border-right:#E7E7E7 solid 1px;
}

#login{
	position:absolute;
	top:-77px;
	right:4px;
	height:13px;
	width:120px;
	color:#999999;
	font-size:10px;
}

.login a:link{
color:#FF6600;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.login a:hover{
color:#333333;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.login a:visited{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}



#flashcontent {
width:850px;
height: 62px;
}

#contact_form {
	width:625px;
	height: 380px;
}

#header{
width:850px;
height:99px;
padding-left:0px;
background: url(images/header2.jpg)  no-repeat;
}

.header1{
padding-left:2px;
font-family: "Arial" ;
font-size:10px;
}

.header1 a:link{
color:#FFFFFF;
font-family: "Arial" ;
font-size:2px;
}

.header1 a:hover{
color:#FFFFFF;
font-family: "Arial" ;
font-size:2px;
}

.header1 a:visited{
color:#FFFFFF;
font-family: "Arial" ;
font-size:2px;
}

.header2{
color:#414D74;
font-size:20px;
}


#mainarea{
position:relative;
text-align:left;
width:844px;
padding-bottom:3px;
padding-left:4px;
background:#FFFFFF url(images/white.jpg) repeat;
width:850px;
}

#homemainarea{
	position:relative;
	text-align:left;
	width:850px;
	background-color:#FFFFFF;
	min-height:500px;
}

/* menu2 */

#ltmenu {
background-color:#FFFFFF;
float:left;
width:166px;
padding: 0;
height:100%;
}

#ltmenu ul {
padding-left:16px;
	margin: 0;
	list-style: none;
	list-style-type:none;
}

#ltmenu li {
	display: inline;
	list-style-type:none;
}

#ltmenu a {
	display: block;
	width: 130px;
	height: 18px;
	margin: 0 0 0 0;
	padding-left:16px;
	padding-top:3px;
	background:#414D74 url(images/ltmenuback.jpg) no-repeat;
	text-align: left;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom:#FFFFFF 2px solid;
}

#ltmenu a:hover {
	background:#E7E7E7 url(images/ltmenuback_over.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration: none;
	border-bottom: #FFFFFF 2px solid;
}

#ltmenu .active a {
	background:#7B839E url(images/ltmenuback_over.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

#ltmenu .atpage a {
	background-color:#E7E7E7;
	color: #FF9933;

}

#ltmenu .subsub a {
	background:#E7E7E7 url(images/menubak-3.jpg) no-repeat;
	color: #414D74;

}

#ltmenu .subsub a:hover {
	color: #999999;

}

.tx1{font-family:"Arial Black"; color:#386698; font-size:24px; font-weight:bold; letter-spacing:-2px;}
.tx2{font-family:"Arial Black"; color:#333333; font-size:24px; letter-spacing:-3px;}
.tx3{font-family:"Arial Black"; color:#333333; font-size:18px; letter-spacing:-1px;}

#info {
float:right;
font: Arial, Helvetica, sans-serif;
width: 647px;
padding-left:20px;
padding-right:10px;
padding-bottom:12px;
color: #666666;
font-size: 12px;
background:#FFFFFF;
}
#news {
	padding-left: 100px;
}
#news h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	color: #666666;
}
#footer{
height:90px;
width:820px;
text-align:center;
border-top:1px solid #999999;
padding-left: 30px;
padding-top:10px;
text-align:left;
position:relative;
background-color:#FFFFFF;
float:right;
}

.push{
height:90px;
}


/*------------------------------------LINKS-*/

a:link {
color: #FF6600;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FF6600;
}
a:hover {
text-decoration: underline;
color: #333333;
}
a:active {
text-decoration: none;
color: #FF6600;
}

.nav A:link {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
font-weight: normal;
}
.nav A:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
font-weight: normal;
}
.nav A:active {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
font-weight: normal;
}
.nav A:hover {
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #AAFFFF;
font-weight: normal;
}
.links A:link {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #293662;
font-weight: normal;
}
.links A:visited {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #293662;
font-weight: normal;
}
.links A:active {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #293662;
font-weight: normal;
}
.links A:hover {
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #293662;
font-weight: normal;
}
.bgright {
background-image: url(images/bghorz.gif);
background-repeat: repeat-x;
}

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

.atstate {
font-family: Arial, Helvetica, sans-serif;
color: #ff6600;
font-size: 9px;
font-weight: normal;
}	

.norm {
color: #666666;
font-size: 12px;
}
.normsm {
color: #666666;
font-size: 10px;
}
.normbold {
color: #293662;
font-size: 12px;
font-weight: bold;
}
.normgrey {
color: #414D74;
font-size: 12px;
font-weight:bold;
}

.style1 {font-size: 16px}
.style2 {font-size: 14px}


/*------------------------------------CONTENT ADDS 92107  see hometest.html-*/

#qaimg {
	padding-right:38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D4E74;
	margin-bottom: 12px;
}

#topspacer{
height:240px;
width:650px;
}

#lefttopbox{
font-size:13px;
height:240px;
width:280px;
float:left;
}

#righttopbox{
float:right;
height:240px;
width:315px;
padding-right:20px;
}


.tsmtext1{
font-family:"Times New Roman", Times, serif;
color:#414D74;
font-size:14px;
font-style:italic;
font-weight:bold;
}
.tsmtext2{
font-family: Arial, Helvetica, sans-serif;
color:#FF6600;
font-size:12px;
font-weight:bold;
}


#pagecenterback{
width:860px;
background-color:#FF9900;
margin:0 auto;
overflow:visible;
height:length;
}
