@charset "utf-8";
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	height:100%;
}
#container {
	display:table;
	height:100%;
}
.main_cell {
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	text-align: justify;
	background-image: url(../images/1_04.jpg);
}
.btm_cell {
	background-image:url(../images/form_09.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-position:bottom;
}.main-brdr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0C1854;
	border-left-color: #0C1854;
}
.form {
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0C1854;
	background-color: #FFFFFF;
}
.menu {
	background-image: url(../images/menu_bkg_09_09.jpg);
}
.form_cell {
	padding-right: 70px;
	padding-top: 2px;
}
.form_cell2 {
	padding-right: 10px;
	padding-top: 3px;
}

.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C1854;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#Bulleted {
	margin-left:10px;
}a:link {
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0C1854;
	text-decoration: none;
}
.InfoTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0C1854;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-image: url(../images/btm_12.jpg);
}
