@charset "windows-1252";
/* CSS Document */
html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size:12px;
	color: #256bc2;
	text-decoration: none;
}
a:active {
	font-size:12px;
	color: #256bc2;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color: #256bc2;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color: #d2581e;
	text-decoration: none;
}
a.menu_link:link {
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:active {
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:visited {
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:hover {
	font-size:14px;
	color: #01306b;
	text-decoration: none;
}
a.head_link:link {
	font-size:14px;
	color: #01306b;
	text-decoration: none;
}
a.head_link:active {
	font-size:14px;
	color: #01306b;
	text-decoration: none;
}
a.head_link:visited {
	font-size:14px;
	color: #01306b;
	text-decoration: none;
}
a.head_link:hover {
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
}
p {
	text-align: justify;
	text-indent: 15px;
	line-height: 1.6em;
}
img {
	border: 0px none #FFFFFF;
}
h1 {
	font-size:14px;
	color: #01306b;
	text-align: left;
	text-indent: 0px;
	line-height: 0px;
	font-weight: normal;
}
h2 {
	font-size:14px;
	color: #256bc2;
	text-align: left;
	text-indent: 10px;
	line-height: 15px;
	font-weight: normal;
	border: 0 none;
	border-bottom: 2px solid #256bc2;
}
h3 {
	font-size:12px;
	color: #01306b;
	text-align: left;
	text-indent: 10px;
	line-height: 15px;
	font-weight: bold;
}
h2.menu_top {
	font-size:14px;
	color: #01306b;
	text-align: left;
	text-indent: 0px;
	line-height: 0px;
	font-weight: normal;
}
td.top {
	height: 17px;
	font-size: 3px;
	background-image: url(images/top_line.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
td.top_line {
	height: 17px;
	width: 740px
	font-size: 3px;
	background-image: url(images/top_line.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
td.bluebar {
	height: 214px;
	background-image: url(images/top_back.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
td.bluebar_left {
	height:214px;
	width: 50px;
	background-image: url(images/top_back_sx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td.bluebar_right {
	height:214px;
	width: 50px;
	background-image: url(images/top_back_dx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td.bluebar_cnt {
	height: 214px;
	width: 740px;
	background-image: url(images/top_back_cnt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
td.cnt_left {
	width: 50px;
	background-image: url(images/cnt_back_sx.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
td.cnt_right {
	width: 50px;
	background-image: url(images/cnt_back_dx.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
td.cnt_cnt {
	width: 740px;
	background-color: #FFFFFF;
}
td.btt {
	width: 840px;
	height: 55px;
	background-image: url(images/btt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
td.logo {
	width: 290px;
	height: 124px;
	text-align: left;
	vertical-align: top;
}
td.space {
	height: 45px;
	width: 740px;
}
td.page_title {
	height: 45px;
	width: 740px;
	vertical-align: top;
}
td.menu {
	height: 39px;
	width: 450px;
	text-align: right;
	vertical-align: top;
}
td.empty {
	width: 450px;
	height: 85px;
}
td.menu_item_selected {
	background-image: url(images/selected.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 39px;
	vertical-align: bottom;
}
td.menu_item {
	height: 39px;
	vertical-align: bottom;
}
td.sel_clip {
	background-image: url(images/back_sel_clip.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width:60px;
	vertical-align:top;
}
td.sel_space {
	background-image: url(images/back_sel_space.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width:20px;
}
td.sel_cnt {
	background-image: url(images/back_sel_cnt.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width:660px;
	vertical-align:middle;
	text-align: justify;
	font-size: 12px;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 20px;
}
.form_a{
	width: 300px;
	background-color: #FFFFFF;
}
.form_a:focus{
	background-color: #e1e1e1;
}
.form_b{
	width: 400px;
	background-color: #FFFFFF;
}
.form_b:focus{
	background-color: #e1e1e1;
}
td.label {
	text-align: right;
}