

/* general styles */
body
{background-color: #ffffff;
font-family: Verdana, Tahoma;
vertical-align:center;}
p
{font-size: 12px;
color: #274269;
padding-top: 5px;
line-height:18px;}


li
{
list-style-type:square; list-style-image:url('../images/li_icon.gif'); vertical-align:center; font-size: 12px; padding-bottom: 1px; color: #274269;}


.boxes
{border-style: solid;
border-width: 1px;
border-color: #274269;
padding:0px;
}

.navtext
{margin-left: 10px;
font-size: 11px;
font-weight: bold;
padding-top: 0px;
text-decoration: none;
color: #274269;
}
a.navtext:hover
{margin-left: 10px;
font-size: 11px;
font-weight: bold;
padding-top: 0px;
text-decoration: underline;
color: #6A7C96;

}
.navtext2
{margin-left: 10px;
font-size: 10px;
font-weight: bold;
padding-top: 0px;
text-decoration: none;
color: #274269;
line-height: 9px;
}
a.navtext2:hover
{margin-left: 10px;
font-size: 10px;
font-weight: bold;
padding-top: 0px;
text-decoration: underline;
color: #6A7C96;
line-height: 9px;
}

h4 {
	font-size: 12pt;
	color: #ffffff;
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
	line-height: 40px;
	margin-right: 15px;
}
.title {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background: #274269;
	width: 550px;
	height: 20px;
	line-height: 18px;
	border-bottom: 2px solid #ececec;
	padding-left: 10px;
	font-weight: bold;
	margin: 0 auto 20px;
}
.morelink {
color:#C71010; text-decoration:none;}

a.morelink:hover {
color:#C71010;text-decoration: underline;}

hr {border: none 0; 
border-top: 1px #274269;
height: 1px;
} 
#submit_form {margin-right: 0px; margin-left: 0px; padding-top: 0px;}
.input_1 {border: 1px solid #000000; background: #E7ECE4;	color: #274269;	font: 12px verdana, arial, tahoma;}
select {color: #274269;	font: 12px verdana, arial, tahoma;background: #D3D9CF;border: 1px solid #000000;}
textarea {border: 1px solid #CFD8E0; background: #fff;	color: #000000;	font: 12px verdana, arial, tahoma;}
.submit {border: 1px solid #000000;	background: #D3D9CF; color: #fff; font-size: 12px; margin-right: 0px; margin-left: 0px; padding-top: 5px; }
.submit2 {background: #D3D9CF; color: #fff; font-size: 12px; margin-right: 0px; margin-left: 0px; padding-top: 5px; }
