/*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; 
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

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

/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #10588A;
	line-height: 20px;
	text-decoration: none;
	background: none;
}

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

	
/*Content default*/
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17em;
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}

.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	color: #124567;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;  
	font-weight: bold;
	line-height: 1.8em; 
	color: #10588A;
}

.contentbg {
	background-repeat: repeat-x;
}

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

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #0F3955;
}
	

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #10588A;
	text-decoration: underline;
	background:none;
	line-height: 1.8em;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #C76217;
	text-decoration: none;
	background:none;
	line-height: 1.8em;
}	

.norepeat {
	background-repeat: repeat-x;
}

/*Contact Form*/
.inputButton {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-color: #4760AA;
	width: 50px;
	line-height: 17px;
	background: #2B3388;
	background-color: #071949;
}

.inputSelect {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #93ABA9;
	width: 150px;
	line-height: 17px;
	background: #FFFFFF;
}
.inputComments {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #93ABA9;
	width: 220px;
	line-height: 17px;
	background: #FFFFFF;
}

.picborder {
	border: 1px solid;
	border-color:#ACC4DB;
}


/*Right-aligned Picture*/
.picRight {
	border: 1px solid; 
	border-color:#718D74; 
	float:right; 
	margin-left:20px;
	margin-bottom:20px;
}

/*Left-aligned Picture Border*/
.picLeft {
	border: 1px solid; 
	border-color:#718D74; 
	float:left; 
	margin-right:20px;
	margin-bottom:15px;
	margin-left:0px;
}

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

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	background:none;
	line-height: 17px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

