body {
	margin: 0px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9BBBC8;
}
TD {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
.color_01 {
	color: #FFFFFF;
}
a:link,a:visited {
	color: #0C4966;
	text-decoration: underline;
	font-weight: bold;
}
a:hover,a:active {
	color: #0C4966;
	text-decoration: underline;
	font-weight: bold;
}
a.color_01:link,a.color_01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.color_01:hover,a.color_01:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.xg:link,a.xg:visited {
	color: #0C4966;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.xg:hover{
	color: #0C4966;
	text-decoration: underline;
}
.font_01 {
	word-spacing: 1px;
}

.top_txt {
	padding-bottom: 1px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
}
.top_txt2 {
	padding-bottom: 1px;
	padding-left: 33px;
	padding-right: 53px;
	padding-top: 1px;
}
.pad_01 {
	padding: 6px 10px 10px;
}
.bor_01 {

	border-right: 1px solid #125779;
	border-bottom: 1px solid #125779;
	border-left: 1px solid #125779;
	background: #FFFFFF;
}
.menu_ul {
	margin: 0px;
	padding: 0px 10px 10px;
}
.menu_ul li {
	list-style: url(none) none;
	font-size: 15px;
	margin: 0px;
	padding: 3px 0px;
}
.pad_02 {
	margin-left: 20px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.subhead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #0C4966;
	font-weight: bold;
}
.sub_subhead {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #0C4966;
	font-style: italic;
	font-weight: bold;
}
.pop_form {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #447588;
	border-left: none;
	background: #CDE6EB;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.titletext {
	font-weight: bold;
	color: 0C4966;
}
div.descrtext {
	font-weight: normal;
	font-size: 8pt;
}
div.linktext {
	font-weight: bold;
	color: blue;
}