/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Subheaders*/
H2 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2D6FBA;
	font-weight: bold;	

}


/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C00A23;
	text-decoration: none;
	background:none;
	line-height: 24px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1E137B;
	text-decoration: none;
	background:none;
	line-height: 24px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #3F81C9;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #C52122;
	background-color: #E5EBF2;
}
hr {
width: 100%; height: 1px; color: #BAC9DA;
}
/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: none;
	background-position: top;
	background-repeat: none;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#99B7D9;
}

.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:300px;
	background-color: #EAF4F6;
}
.inputComments {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:360px;
	background-color: #EAF4F6;
}
.inputCity{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:82px;
	background-color: #EAF4F6;
}
.inputState {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:50px;
	background-color: #EAF4F6;
}
.inputCountry {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:100px;
	background-color: #EAF4F6;
}
.inputZip {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:50px;
	background-color: #EAF4F6;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #437282;
}.bg-content {
	background-repeat: repeat-x;
}
.bg-content1 {
	background-repeat: no-repeat;
}
.subnavlinks{
	font-family: Verdana;
	color:#3F81C9;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	line-height: 13pt;
    
}
.subnavlinks:hover{
	font-family: Verdana;
	color:#C21314;
	font-size: 11px;
	background-color: #E5EBF2;
	text-decoration:none;
	font-weight: bold;
	line-height: 13pt;
}
.homesubnavlinks{
	font-family: Verdana;
	color:#000066;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	line-height: 13pt;
    
}
.homesubnavlinks:hover{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	background-color: #E5EBF2;
	text-decoration:none;
	font-weight: bold;
	line-height: 13pt;
}
.bigbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3F81C9;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1;
}
