body{
	margin-top:0;
	margin-left:0;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#04074a;
}

 .tabb { 
 font-weight:bold; 
 font-size:12px; 
 font-family:Arial,Helvetica;
 }
 .tan {
 FONT-SIZE: 12px; 
 COLOR: navy; 
 FONT-FAMILY: Arial,Helvetica; 
 TEXT-ALIGN: center;
 }
 .tann {
 FONT-SIZE: 14px; 
 COLOR: navy; 
 FONT-FAMILY: Arial,Helvetica; 
 TEXT-ALIGN: center;
 }

input{
	background-image: url(images/input.jpg);
}

.submit{
	background-image: none;
}
a,a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
}


.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-weight: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.style4 {
	color: #ffffff;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.style5 {
	color: #ffffff;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}


.alert{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#04074a;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#04074a;
}

ul{
	list-style-type: none;
	font-weight: normal;
}

ul li{
	font-weight: bold;
	line-height: 25px;
	background-image: url(./images/triangle.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 20px;
}

.style1 {
	color: #336699;
	font-weight: bold;
}

#headSection{	
	position:relative;
   margin:0 auto;
	text-align:center;
	width: 868px;
	padding-bottom: 10px;
}

#headSectionTop{	
	position:relative;
   margin:0 auto;
	text-align:center;
	width: 868px;
	height: 50px;
	background-image: url(images/top.jpg);
	padding-bottom: 0px;
}

#encase{
	position:relative;
   margin:0 auto;
	width: 868px;
	text-align:center;
}

#bodySection{	
	position:relative;
	background-color:#FFFFFF;
   margin:0 auto;
	text-align:left;
	width: 868px;
	padding-left:0px;
	padding-top:0px;
}

#textSection{
	position:relative;
	float: left;
	width: 643px;
	height: 566px;
	background-image: url(images/background.jpg);
}

#textSectionSolutions{
	position:relative;
	float: left;
	width: 643px;
	height: 800px;
	background-image: url(images/solutionsbg.jpg);
}

#mainSection{
	position:relative;
	float:left;
   	margin:0 auto;
	width:800px;
	text-align:left;
	padding-left: 10px;
}
#rightColumn{
	position:relative;
	float:left;	
   margin:0 auto;
	text-align:left;
	width: 210px;
	padding-left: 10px;
}
#logoSection{	
   	margin:0 auto;
	text-align:center;
	width: 800px;
}
#footerSection{	
	height:41px;
   margin:0 auto;
	text-align:center;
	padding-top:15px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
	color:#000000;
	width: 868px;
	float: left;
}
.footerAnchor, .footerAnchor:hover{	
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:none;
	color:#000;
}

.imgRight{
	padding-bottom: 6px;
}