body {
	margin: 0px;
	background: url("../images/bg.jpg") repeat-x top left;
	font: 12px/1.2 Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold; 
	color: #1c5c9a; 
	text-decoration: none;
}

a:hover {		
	font-weight: bold;
	color: #6398cd;
	text-decoration: none;
}

h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	color: #5d5d5d;
	line-height: 26px;
	padding-top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: -1px;
}

h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	color: #5d5d5d;
	line-height: 26px;
	padding-top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: -1px;
	border-bottom: 2px solid #E9EEF5;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	border-bottom: 2px solid #E9EEF5;
}

h4 {
	font-weight: bold;
	font-size: 18px;
	margin: 30px 0px 10px;
	color: #7997c9;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	border-bottom: 1px solid #E9EEF5;
}

.theader1 {
	font-weight: bold;
	font-size: 18px;
	color: #7997c9;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	border-bottom: 1px solid #E9EEF5;
}

hr {
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 2px solid #E9EEF5;		
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select { 
	padding-right: 1px;
	padding-left: 1px;
	background: url(../images/field_bg.gif) #ffffff no-repeat left top;
	padding-bottom: 1px;
	vertical-align: middle;
	padding-top: 1px;
	border: #BCCBE4 1px solid;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ulArrows {
	font-size: 10px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 14px;
	padding-right: 21px;
}

.ulArrows li {	
	background-image: url(../images/nav/subNav/arrow1.jpg);
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px dotted #7997C9;
	padding-top: 1px;		
	padding-bottom: 1px;
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom:10px;
}

.ulArrows li a, .ulArrows li strong {
	padding-left: 10px;	
	color: #000000;
}		
.ulArrows li a:hover {
	color: #7997C9;		
	text-decoration:none;
}

.pleaseCall {
	font-size: 14px;	
	font-weight: normal;
	display: block;
	width: 96%;
	padding: 10px;
	text-align: center;
	border: 1px #FFE2B7 solid;
	background-color: #FFEDD2;
}	

#headerEdges {
	width: 774px;		
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	padding-top: 10px;
	margin: auto;
	position: relative;
	z-index: 1;
}
	
#contentEdges {
	width: 774px;
	background-image: url(../images/contentBG.jpg);
	margin: auto;
}		
	
#topDownFade {
	background-image: url(../images/contentBG2.jpg); 
	background-position: 0px 56px;
	background-repeat: no-repeat;				
}

#contentheader {
	width:750px;
	border-bottom: 2px solid #ffffff;
	margin: auto;
}

#header_navContainer {
	width: 750px; 
	height: 29px; 
	background-color: #7997C9; 
	background-image:url(../images/topmenu_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px;
}

#header_banner {
	width: 750px;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #7997C9;
	border-top: 1px solid #EAEAEA;
	color:#FFFFFF;
}

#contentWrapper {
	background-color: #FFFFFF;		
	width:750px;
	border-top: 0px;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;	
	margin-left: auto;
	margin-right: auto;			
}

#footer {
	width: 750px; 
	height: 50px; 
	background-image:url(../images/footer_grad.jpg); 
	background-color: #7997C9; 
	border-top: 2px solid #ffffff;		
	margin: auto;
}				
	
#footer_bottom {
	width: 776px;
	height: 40px;
	background-image:url(../images/footer_curve.jpg);
	margin: auto;
}
		
#footer_links {
	width: 750px;
	color: #7B8DAC;
	text-align: center;
	font-size: 10px;
	padding-bottom: 15px;
	margin: auto;
}

.infoBox1 {
	border: 1px solid #f8f9fc;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #f8f9fc;		
}

.infoBox1Body {
	padding-left:10px;
	padding-bottom:10px;			
	background: #f8f9fc;
}	

.infoBox1Body a {
	font-weight: normal;
	font-size: 11.5px;
}

.infoBox1 h1 {
	border-bottom: 1px solid #f8f9fc;	
	padding-left:10px;			
	FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	background: #7997C9;
	text-transform: uppercase;
	color: #ffffff;
}

.home-input { 
	padding: 1px;
	background: url(../images/field_bg.gif) #ffffff no-repeat left top;
	vertical-align: middle;
	border: #BCCBE4 1px solid;
	font-size: 10px;
	width: 100px;
	margin: 0px;
}