
.bulletspace {line-height: 19px;
	}
	

.bodywhite {
	font-family: Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
	
}
.bodywhiteleft {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : left;
	
}
.bodywhitesml {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
	
}

.bodytext{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing : .9px;
	text-align : left;
	
}
.whiteheader {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	font-stretch : wider;
	letter-spacing : 1px;
	text-align : justify;
	
}

.whiteheaderhuge {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	font-stretch : wider;
	letter-spacing : 1px;
	text-align : justify;
	font-weight: normal;
}
.yellowheader {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 1.2;
	font-stretch : wider;
	font-weight: bold;
	
}

.yellow {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #e7bb5f;
	text-decoration: none;
	
	
	font-weight: bold;
	text-transform:uppercase;
	
}
.blueheaderbig {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color: #135297;
	text-decoration: none;
	line-height: 1.2;
	font-stretch : wider;
	font-weight: bold;
}

.blueheader {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #135297;
	text-decoration: none;
	line-height: 1.2;
	font-stretch : wider;
	font-weight: bold;
}

.bodyblack {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2;
	
}

.bodyblacksml {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.2;
	
}
.blueborder {
	border: 1px;
	color: #135297;
	border-style : solid;
}

.bodyyellow {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 1.2;
	font-stretch : wider;
	font-weight: bold;
	
}
.contactyellow {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 1.2;
	font-stretch : wider;
	font-weight: bold;
	
}
.phoneyellow {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 2.5;
	font-stretch : wider;
	font-weight: bold;
	
}
.ontop{
	 z-index: 400;
}
.behind{
	 z-index: -1;
}
a:link.email {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 15px;
	font-stretch : wider;
	font-weight: bold;
   
}

a:visited.email  {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 15px;
	font-stretch : wider;
	font-weight: bold;
    
}
a:hover.email  {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	font-stretch : wider;
	font-weight: bold;
    
}

a:link.blue {
	font-size: 11px;
	color: #135297;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
   
}

a:visited.blue  {
	font-size: 11px;
	color: #135297;
	text-decoration: none;
	line-height: 1.5;
	letter-spacing : 1px;
	text-align : justify;
    
}
a:hover.blue {
	font-size: 11px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
    
}
a:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
   
}

a:visited  {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
    
}
a:hover {
	font-size: 11px;
	color: #e7bb5f;
	text-decoration: none;
	line-height: 1.5;
	
	letter-spacing : 1px;
	text-align : justify;
    
}

.whiteswoosh {
	background-image: url(images/white-with-shape.jpg);
	background-repeat: no-repeat;
	
	background-position : bottom;
}
.blueline {
	background-image: url(images/blueline.gif);
	background-repeat: repeat-y;
	background-position : center;
	
}
LI {
  list-style-position : outside;
	line-height : 15px;
	list-style : bodyblack;
}

UL {
	line-height : 15px;
	list-style-type : disc;
	text-indent : -15px;
	list-style : bodyblack;
	
}
ol {
	line-height : 15px;
	list-style-type : decimal;
	
	list-style : bodyblack;
	
}
.indent {
	line-height : 15px;
	text-align: left;
	text-indent : -60px;
	list-style : bodyblack;
	
}
.outdent {
text-align: left;
	line-height : 15px;
	padding-left : 30px;
}

.noindent {
margin-top:5px;

}

.s {margin-bottom:5px;margin-top:5px;}

div.img-ilus { 

margin: 10px 5px; 
padding: 0; 
position: relative; 

} 
  
div.img-ilus img { 
background-color: #fff; 
border: 1px solid #a9a9a9; 
margin: -5px 5px 5px -5px; 
padding: 4px; 
position: relative; 
vertical-align: bottom; 

}

div.img-ilus-th { 
 
margin: 10px 5px; 
padding: 0; 
position: relative; 
} 
  
div.img-ilus-th img { 
background-color: #fff; 
border: 1px solid #a9a9a9; 
margin: -10px 5px 5px -5px; 
padding: 1px; 
position: relative; 
vertical-align: bottom; 
}

.topleftpic { 
margin: 4px 10px 30px 0px; 
padding: 1px; 

}

div#fairbanner { 

position: absolute; 

} 