body {
	margin: 0 0 0 0;  
	padding: 0 0 0 0;
	
}

.bannerSection {
	background-color: #F79400;
}

.menuLink {
	color: #233E48;  
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	text-decoration: none;
}

.menuLink:hover {
	text-decoration: underline;
	background-color:#FDF7D0;
}

.menuSection {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}

.left {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10pt; 
	color: #666666;
	padding: 0 0 0 8
}

.bodySection {
	background-color: #FFE981;
}


.bullet-phone {  
	list-style-image: url(images/dots.gif); 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 80%; 
	line-height: 130%; 
	color: #666666; 
	vertical-align: text-top;
}

a {
	color: #666666; 
}

a:hover {
	background-color:#FDF7D0;
} 

.index {
	color: #666666; text-decoration: none;
}

.index:hover {
	background-color:#FDF7D0;
} 

.footer {
	border-top-width: 1px;
	border-top-color: #EFEFEF;
	border-top-style: solid;
	color: #666666;
	line-height: 160%;
	font-size: 70%;
	font-family: Verdana, Arial, sans-serif;
}

H1 {
	font-family : Verdana, Arial, sans-serif; 
	color:  #666666;
	font-size : 14pt;
	font-weight : normal; 
	margin-top:0em;
	margin-bottom:0.1em
}

H2 {
	font-family : Verdana, Arial, sans-serif; 
	color:  #F79400;
	font-size : 14pt;
	font-weight : normal; 
	margin-top:0em;
	margin-bottom:0.1em
}
	
	
H3 {
	font-family : Verdana, Arial, sans-serif; 
	color:  #000000;
	font-size : 10pt;
	font-weight : bold; 
	margin-top:0.4em;
	margin-bottom:0.2em
}

H4 {
	font-family : Verdana, Arial, sans-serif; 
	color:  #B54F0B;
	font-size : 10pt;
	font-weight : normal; 
	margin-top:0em;
	margin-bottom:0.1em
}