@charset "utf-8";
#main_table {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: top;
}

#form_cell {
	background-image: url(../graphics/form_back.jpg);
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-y;
	height: 300px;
	vertical-align: top;
	margin-top: 0px;
}
#side_nav {
	vertical-align: top;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	background-color: #0B063C;
}

#bottom_nav {
	text-align: center;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/bottom_nav_back.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 15px;
	vertical-align: top;
}
#bottom_nav a {
	color: #FFFFFF;
	text-decoration: none;
}



#top_information {
	vertical-align: top;
	background-image: url(../graphics/top_information.jpg);
	padding-bottom: 5px;
	background-color: #100B41;
	background-repeat: no-repeat;
	height: 90px;
}

#form_cell label {
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#button_table {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#button_cell {
	padding-top: 10px;
	padding-bottom: 10px;
}



#main_body {
	width: 100%;
	vertical-align: top;
}
#main_body a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form_title {
	text-align: center;
	margin-top: 8px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/page_back.jpg);
	background-repeat: repeat;
}
#top_banner {
	height: 210px;
	width: 950px;
	background-image: url(../graphics/top_banner.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: top;
}
#top_banner h1 {
	font-size: 20px;
	vertical-align: top;
	padding-right: 15px;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}
p {
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#designed_by {
	color: #000000;
	background-image: url(../graphics/page_back.jpg);
}
#designed_by a {
	color: #000000;
}

