.bodytext { font-family: "Century Gothic"; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; color: #444444;}

.leftheader { font-family: arial,helvetica,sans-serif; font-size:15px; font-style: normal; line-height: 17px; font-weight: bold; color: #3C91D3;}

.footer { font-family: arial, helvetica; font-size: 10px; line-height: 13px; color: #139AD8;}

.footer a:link { font-family: arial, helvetica; font-size: 10px; line-height: 13px; color: #139AD8; }
.footer a:visited { font-family: arial, helvetica; font-size: 10px; line-height: 13px; color: #139AD8; }
.footer a:hover { font-family: arial, helvetica; font-size: 10px; line-height: 13px; color: #139AD8; }


.navon { font-weight: bold; color: #D0E4AD;}

.header {font-weight: bold; color: #139AD8; font-size:15px; line-height: 17px;}
.subhead {font-weight: bold; font-size:13px; line-height: 15px; color: #333333;}
.dim {font-style: italic; color: #999999;}


A:link { color:#A6D289; text-decoration: underline; font-weight:bold;}
A:visited { color:#A6D289; text-decoration: underline; font-weight:bold;}
A:HOVER { COLOR:#FC7F12; text-decoration: underline; font-weight:bold;}


.button
{
	color:White; 
	font-size:12px; 
	font-family: myriad,arial,helvetica,sans-serif; 
	font-weight: bold;
	background-color: #139AD8;
}
.phonebold {
	font-size: 18px;
	font-weight: bold;
	color: #139AD8;
	text-align: center;
}
.phonelight {
	font-size: 16px;
	color: #139AD8;
	text-align: center;
}

/* Main Navigation Style Definitions */
#mainNav{
list-style:none;
padding:0;
margin:0;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	#mainNav li{
	float:left;
	background-image:url(images/border_dottedVertical.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding-right:1px;
	}
		#mainNav li a{
		width:158px;
		display:block;
		text-align:center;
		text-decoration:none;
		color:#666;
		font-weight:normal;
		padding:2px 0;
		}
		#mainNav li a:hover{
		color:#3EB2D9;
		background-color:#E7F5FB;
		}
/* End Main Navigation Style Definitions */
h1 {
font-weight: bold; color: #139AD8; font-size:15px; line-height: 17px;
}
