/*Headers*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #265075;
	line-height: 20px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

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

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

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D1CF9C;
	text-decoration: none;
	background:none;
	line-height: 20px;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #425563;
}
	
/*Content default*/
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;  
	font-weight: normal;
	line-height: 1.9em; 
	color: #022D50;
	text-align:left;
}

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

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

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

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #265075;
	line-height: 1.9em;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #B3C1CC;
	color: #034076;
	width:200px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #034076;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testimonials-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.9em;
	font-weight: normal;
	color: #F8F6E9;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.9em;
	font-weight: normal;
	color: #032749;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #265075;
	text-decoration: underline;
	background:none;
	line-height: 1.9em;
	font-size: 1em;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD6F0B;
	text-decoration: none;
	background:none;
	line-height: 1.9em;
	font-size: 1em;
}

hr {
width: 100%; height: 1px; color: #DAE2EB;
}