@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #F9F9ED;
	color: #333;
	font-size: small;
	list-style-position: inside;
}
.header {
	font-size:14px;
	line-height:15px;
	color:#666;
	font-family:tahoma, verdana, arial, courier;
	background-image: url(../images/sidebar_header.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	width: 200px;
	height: 25px;
	font-weight: bold;
}
.header strong {
	color:#9BB1CD;
	background-image: url(../images/sidebar_header.gif);
}
.header a {
	color:#9BB1CD;
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
}
.content {
	font-size:12px;
	line-height:13px;
	color:#333;
	font-family:tahoma, verdana, arial, courier;
	background-image: url(../images/bg_gradient_leftnav.gif);
	width: 200px;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
}
.content strong {
	color:#D3ECFC;
}
.content b {
	color:#900;
	font-weight: bolder;
}
.content a {
	color:#096;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content li {
	background:url(../images/q1.gif) left center no-repeat;
	margin:0 0 0 0px; 
	padding:0 0 0 19px;
	line-height:20px;
}
.content li a {
	color:#096;
	text-decoration:underline;
}
.content li a:hover {
	text-decoration:none;
}
.links {
	font-size:10px;
	line-height:13px;
	color:#E9EB94;
	font-family:tahoma, verdana, arial, courier;
}
.links strong {
	color:#E9EB94;
}
.links strong a {
	color:#E9EB94;
	text-decoration:none;
}
.links strong a:hover {
	text-decoration:underline;
}
.footer {
	font-size:11px;
	line-height:normal;
	color:#627B9B;
	font-family:tahoma, verdana, arial, courier;
}
.footer strong {
	color:#889CB4;
	font-size: 11px;
}
.footer a {
	color:#627B9B;
	font-size: 11px;
}
.footer a:hover {
	text-decoration:underline;
	font-size: 11px;
}
.form {
	font-size:11px;
	color:#1A2633;
	font-family:Tahoma, verdana, arial, courier;
	width:219px;
	height:20px;
	background-color:#ffffff;
	border:#1A2633 solid 1px;
	padding:2 0 0 5px;
	vertical-align:top;
}.info {
	color: #33F;
	font-size: x-small;
}
a:link {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
a:active {
	color: #999;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	color: #060;
}
.notice {
	font-weight: bolder;
	color: #900;
	font-size: 10px;
	list-style-image: url(../images/q2.gif);
	list-style-position: outside;
}
.noticebody {
	font-weight: normal;
	color: #333;
	font-size: 10px;
}
.tabletext {
	z-index: 20;
}
.special_c {
	font-size: xx-small;
}
