/* CSS Document */


html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
text-align: center;

}



#TH{
height:108px;
width:800px;
margin-right: auto;
margin-left:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #339999;
	border-bottom-color: #339999;
}


#mainMenu{
height:100px;
width:800px;
margin-right: auto;
margin-left:auto;
}

#subMenu{
height:80px;
width:800px;
margin-right: auto;
margin-left:auto;
}

#content{
width:800px;
margin-right: auto;
margin-left:auto;
}

#column2{
	padding-right:25px;
	padding-left:15px;

 }
 #column3{
  padding-right:25px;

 }
 
 
#footer {
    width:800px;
	margin-right: auto;
margin-left:auto;
}

.footerFont{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	}
	
 
 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



.border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339999;
}

.border3 {
	border: 1px solid #339999;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #339999;
	padding-bottom:.2em;
}
	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
     margin-bottom: -.90em;
	color: #339999;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339999;
	padding-bottom:.2em;
}


h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
     margin-bottom: -.85em;
	color: #339999;
	}


.quoteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
}

.boilerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339999;
	padding:15px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}

ul.listMenu {
	padding-left: 15px;
	margin-left:5px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}

li.listMenu{
padding-bottom:5px;
}

a.listMenu{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339999;
	}	
	
a.listMenu:roll{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4c0ae;
}
a.listMenu:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4c0ae;
	}
a.listMenu:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	}
	
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}


li{
	
		padding-bottom:5px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339999;
}

a:roll{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c4c0ae;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c4c0ae;
	}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	}	


.style1
 {color: #339999}
