body {
	background-color: #efefef;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;}
input.select {border:1px solid #666699; background-color: #F6f6f6;}
input.button {font: 10px verdana, helvetica, tahoma, verdana, sans serif; font-weight: bold; border: solid 1px #666699;cursor:pointer;padding:5px;}
input {font: 12px verdana, helvetica, tahoma, verdana, sans serif;border:1px solid #666699;}
submit {border:1px solid #666699;font-weight:bold;font: 10px verdana, helvetica, tahoma, verdana, sans serif;cursor:pointer;}
input.radio {font-family : Verdana; font-size : 11px;}
textarea, select {font-family : Verdana; font-size : 12px; background-color : #ffffff; }
input.checkbox {border:0 }*/
form { display: inline; }

.error_msg{color:#e60000;font-size:10pt;font-weight:bold;}
.error_class_text{border:1px solid #e60000}
.error_class{color:#e60000;font-weight:bold;}
.page_feedback {
	font-weight:bold;
	margin-left:15px;
	display:none;
	z-index:500;
	padding:5px;
	font-size:12px;
	color:#00467f;
	width:400px;
	border-style:solid;
	border-color:#00467f;
	border-width: 15px 1px 1px 1px;
	background-color:#ffffff;
	position:absolute;
	margin-left:0;
	margin-top:10px
}


a:link {
	color: #75a820;
	text-decoration: none;
	font-weight: bold;}
	
a:visited {
	color: #75a820;
	text-decoration: none;}
	
a:hover {
	text-decoration: underline;
	color: #00316B;}
	
a:active {
	text-decoration: none;}

#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00316B;
	border-right-color: #00316B;
	border-bottom-color: #00316B;
	border-left-color: #00316B;
	text-align: left;
	background-color: #00316A;
}

#header {
	background-image: url(../images/logo_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	background-color: #FFFFFF;}
	
#functions {
	float: right;
	margin-right: 15px;
	margin-top: 50px;
	}
	
#topGradient {
	background-image: url(../images/top_gradient_border.gif);
	background-repeat: repeat-x;
	height: 5px;}
	
#container {
	background-color: #00316B;}
	
#mainMenu {
	float: right;
	background-color: #00316B;
}

.navImages {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 50px;}
	
.navImages2 {
	margin-left: 40px;
	margin-right: 40px;}

#mainContent {
	padding-bottom: 0px;}
#interiorContent {
	background-image: url(../images/middle_bg.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}


#mainButton {
	position: relative;
	top:315px;
	height: 49px;
	width: 230px;
	left: 490px;}

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8DC73F;
	border-right-color: #8DC73F;
	border-bottom-color: #8DC73F;
	border-left-color: #8DC73F;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 2px;
	margin-top: 20px;
}
