body {
	background-color: #324F87;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color: #BACDE4;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 24px;
	padding-left: 27px;
	padding-top: 9px;
}
#content_home {
	margin-left: 210px;
	background-image: url(images/cont_home.jpg);
	background-repeat: no-repeat;
	min-height:211px;
	_height:211px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: 0px 0px;
}

.light_blue_box {
	background-color: #6f8dca;
	padding: 5px;
	margin-left: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.light_blue_box img {
	border: 2px solid #BACDE4;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer a {
	color: #BACDE4;
	text-decoration: none;
}
#wrapper {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center 0px;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #041b46;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 22px;
	line-height: 16px;
}
a {
	color: #970000;
}
a:hover {
	text-decoration: none;
}
.white_link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.white_link:hover {
	color: #970000;
}
.white_link img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red_link {
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	color: #970000;
}
.red_link:hover {
	text-decoration: underline;
}
.red_link img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.my_menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left_col {
	width: 209px;
	float: left;
	
}
#content {
	margin-left: 210px;
}
.text {
	padding: 5px;
	color: #041b46;
}
.under_menu {
	_height:270px;
	padding: 5px;
	background-image: url(images/und_menu.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	height: 200px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-size: 24px;
	color: #35548d;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dark_blue_box {
	background-color: #3A588A;
	padding: 5px;
	margin-left: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #BACDE4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dark_blue_box img {
	border: 2px solid #BACDE4;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.im {
	border: 1px solid #859DCB;
	margin: 1px;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADBBD8;
	border-right-color: #ADBBD8;
	border-bottom-color: #ADBBD8;
	border-left-color: #ADBBD8;
	height: 2px;
}
form {
	margin: 0px;
}
form p{
margin:0}

form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 100px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A3E62;
	margin: 2px;

	border: 1px solid #B5BBCA;
}
.button {
	text-transform: uppercase;
	background-color: #E1E4EB;
	font-weight: bold;
	float: left;margin-left: 105px;
}
