@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin: 0 0 100px 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#titles {
	padding: 0 16px 0 16px;
	border-left: 1px solid #1C3475;
	position: absolute;
	top: 226px;
}
#content {
	padding: 14px 16px 16px 16px;
	border-left: 1px solid #1C3475;
	border-right: 1px solid #1C3475;
	border-bottom: 1px solid #1C3475;
}
#nav {
	width: 180px;
	float: right;
	position: relative;
	border: 0;
	padding: 0;
	margin: 0 0 10px 20px;
}
#colnav {
	border-top: 1px solid #7181A8;
	list-style: none;
	padding: 0;
	margin: 10px 0 10px 0;
}
#colnav a {
	border-left: 1px solid #7181A8;
	border-right: 1px solid #7181A8;
	border-bottom: 1px solid #7181A8;
	font-weight: bold;
	padding: 2px 10px;
	display: block;
	background: #D4D8E1 url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#colnav a:visited {
	background: #D4D8E1 url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#colnav a:hover {
	background: #516495 url(../../images/btn_bkgnd_sw.gif) bottom repeat-x;
	text-decoration: none;
	color: #FFF;
}
#colnav a:active  {
	background-color: #000;
	color: #FFF;
}
#links {
	font-size: 11px;
	margin-top: 4px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}
#footer {
	font-size: 11px;
	margin-top: 4px;
	padding: 10px 0 0 10px;
	height: 66px;
	background: url(../../images/footer.jpg) no-repeat;
}
#hlbox {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C6CEDC;
}
.hlbox2 {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C6CEDC;
	background-color: #F3F5FA;
}
.colimg {
	border: 1px solid #7181A8;
	margin-top: 10px;
	padding: 0;
	line-height: 0px;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
.pic {
	border: 1px solid #B7C3CD;
}
p {
	margin: 10px 0;
}
hr {
	border: 0px;
	color: #1C3475;
	background-color: #1C3475;
	height: 1px;
}
h1 {
	font-size: 15px;
	color: #000E43;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 14px;
	color: #1C3475;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 13px;
	color: #0C35A6;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.hd {
	font-size: 12px;
	color: #1C3475;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #B01B2A;
}
table.info {
	border-bottom: 1px solid #B7C3CD;
	border-right: 1px solid #B7C3CD;
	background-color: #F3F5FA;
}
table.info td {
	padding: 5px;
	border-top: 1px solid #B7C3CD;
	border-left: 1px solid #B7C3CD;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #222966;
	font-size: 13px;
	background-color: #E2E6EC;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	font-family: Verdana;
	background-color: #FFF;
	border: 1px solid #19006D;
	font-size: 11px;
	color: #000;
	padding-left: 3px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #D5DCEE;
	margin-bottom: 6px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #19006D;
}

