@charset "utf-8";
.headerBkgd {
	background-attachment: scroll;
	background-image: url(../img/bkgd02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerBkgdInside {
	background-attachment: scroll;
	background-image: url(../img/header_inside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.searchform {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/img_searchBox.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 191px;
}
.searchbox {
	height: 30px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/img_searchBox.png);
	background-repeat: no-repeat;
	
}
.title01 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #5464a1;
	text-decoration: none;
}
.title02 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.navmenu {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: none;
	font-weight: normal;
	color: #FF3300;
	/*text-decoration: none;*/
	
}
.navmenu  a: active
{ text-decoration:underline;
  color: #FF3300;
}


.bodytxt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.form01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 20px;
	width: 165px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
}
.form02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 20px;
	width: 300px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
}
.form03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 150px;
	width: 300px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
}
.form04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 20px;
	width: 400px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
}
.form05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 20px;
	width: 150px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
}
.form06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	height: 20px;
	width: 175px;
	border: 1px solid #c6cdd3;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 5px;
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	/*text-decoration: underline;*/
}
a:active {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

