body {
	
	margin : 0px;		
	padding:0px;
	display : block;
	width: 	100%;
	height: 100%;	
}

body, p, h1, h2, h3, table, td, th, ul, ol, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height :130%;
	color: #000000;
}

/* LINKS
------------------------------------------------------------*/

a {	
	text-decoration:none;
	font-weight: bold;
	color : #339cd5;
}

a:hover {
	color : #1E6A93;
}

strong {
	font-weight : bold;
}

.show {
}

.hide {
	display : none;
}

a img {
	border : none;
}

p {
	margin:8px 0 2px 0;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.special .headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0091A5;
	padding-bottom:6px;
}

.pad-image{
padding-right:10px;

}

.grey-bold .bodytext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D9D9D;
}

.phone-number{
	padding-top:5px; 
}

.phone-number .bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0091A5;
	line-height:24px;
}



.bluetext .bodytext{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0091A5;
}

.whitetext .bodytext, .whitetext .bodytext p{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:120%;
	color: #ffffff !important;
	
}
.blackfill{
background-color:#000000;

	
}

/* NAV
------------------------------------------------------------*/

.nav-off a, .nav-on a {
	color : #FFFFFF;
	font-size:11px;
	font-weight : bold;
}

.nav-off {
	
}

.nav-on td{
	background-image:url(Images/main-nav-over.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

h1 {
	font-weight : bold;
	color : #0083D6;
	
		font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:17px;
	font-weight: bold;
	margin-top :5px;
	
}

 
.sub-footer .bodytext, .sub-footer .bodytext a, .sub-footer .bodytext a:hover {
	color : #FFFFFF !important;	
}

a.menuContent_menuItem, a:hover.menuContent_menuItem {
	color :#FFFFFF;
	text-decoration:none;
}

.main-nav{
color:#FFFFFF;
font-size:11px;
font-weight:bold;

}


.main-nav-on{
	height:27px;
	color:#FFFFFF;
	font-size:11px;
font-weight:bold;
	background-color:#0066FF;
}


.main-nav-off{
height:27px;
font-size:11px;
font-weight:bold;
background-color:#009900;
color:#ffffff;
}

/* Forms
------------------------------------------------------------*/

.textbox{
height:20px;
width:180px;
border:thin #c3c3c3 solid;

}

.textarea{
height:60px;
width:180px;
border:thin #c3c3c3 solid;


}

.form-text{

padding:0 0 15px 0;
font-size:11px;
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0091A5;
}

.form-text-heading{

padding:15px 0 15px 0;
font-size:15px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6cb741;
font-weight:bold;

}