/* CSS Document */
body {
	text-align: center;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#36C;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#b8b200;
}
.bg_top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 122px;
}
.bg_bot {
	background-image: url(../images/bg_bot.jpg);
	background-repeat: repeat-x;
	height: 63px;
}
.bg_line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.bg_line_ver {
	background-image: url(../images/line_ver.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_link {
	background-image: url(../images/bg_top_link.jpg);
	background-repeat: repeat-x;
	height:31;
}
.bg_link_1 {
	background-image: url(../images/bg_top_link-1.jpg);
	background-repeat: repeat-x;
	height:27;
}
.bg_logo {
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.taho11white a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.taho11white:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1CA00;
	text-decoration: none;
	font-weight:bold;
}
.taho11ovr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1CA00;
	text-decoration: none;
	font-weight:bold;
}
.ta12blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D87;
	text-decoration:none;
}
a.ta12blue:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D87;
	text-decoration:underline;
}
.taho12blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D87;
	text-decoration:underline;
}
a.taho12blue:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D87;
	text-decoration:none;
}
.taho12Black {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding-top: 4px;
	line-height: 16px;
}
.taho12Black ul {
	margin-left:30px;
	margin-top:6px;
	margin-right:7px;
	margin-bottom:7px;
}
.taho12Black ul li{
	line-height:20px;
}
.taho10blue {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #06207C;
	text-decoration:none;
	line-height: 16px;
}
a.taho10blue:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	line-height: 16px;
}

.ver12gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3B3C;
	font-weight:normal;
	text-decoration:none;
}
.bg_left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	width: 42px;
}
.bg_right {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	width: 42px;
}

.taho11wh {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 4px;
}
a.taho11wh:hover {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
}
.taho11blue {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #000066;
	line-height: 15px;
	text-decoration:none;
	text-align: justify;
}

.left_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ECECEC;
}
.taho17blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0055A5;
	text-decoration:underline;
}
.border1 {
	border: 1px solid #999999;
}

