/* =================== */
/* Rounded Corners CSS */
/* =================== */
/* IE */
.blueRect {
	margin-bottom:0px;
	margin-left:0px;
}
.blueRect {
	background-color: #BFC6FF;
	background-image: url("/webimgs/css/rounded_blue_bg.gif");
	background-repeat: repeat-x;
	border: solid 1px #2424B3;
	border-bottom: none;
	color: #000;
	width: 100%;
}
.blueRect .qt_bottom {
	border-bottom: solid 1px #2424B3;
	height: 10px;
}
.blueRect .qt_middle {
	margin: 10px 12px 0px 12px;
}
.blueRect .qt_cn {
	background-image: url("/webimgs/css/rounded_blue_circle.png");
	background-repeat: no-repeat;
	height: 10px;
	line-height: 10px;
	position: relative;
	width: 10px;
}
.blueRect .qt_tl {
	background-position: top left;
	float: left;
	margin: -2px 0px 0px -2px;
}
.blueRect .qt_tr {
	background-position: top right;
	float: right;
	margin: -2px -2px 0px 0px;
}
.blueRect .qt_bl {
	background-position: bottom left;
	float: left;
	margin: 2px 0px -2px -2px;
}
.blueRect .qt_br {
	background-position: bottom right;
	float: right;
	margin: 2px -2px -2px 0px;
}
/* =================== */
/* Main CSS */
/* =================== */
body {
	margin: 0px;
	padding:0px;
	background: #000;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 160%;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	line-height: 160%;
}
.article_heading_separator {
	height: 10px;
	width: 100%;
	background: transparent;
	position:absolute;
	float: left;
	top: 232px;
	left: 0;
	padding:0;
}
a {
	color: #99f;
}
a:hover {
	color: #FFF;
}
.article_separator {
	height: 0px;
}
.main_content {
	width: 950px;
	margin: 0 auto;
}
#main_contentarea {
	width: 950px;
	clear: left;
	margin-top: 0;
	float: left;
	padding-bottom:5px;
	background:#003399;
	color: #fff;
}
.content_headingarea {
	border-collapse:collapse;
	background:transparent !important;
	margin: 0px -23px auto;
	font-size:1em;
	float:none;
	height:110px;
	width:950px;
	top: 70px;
	margin-left:-23px;
}
.content_headingimage {
	border-collapse:collapse;
	height: 125px;
	width: 950px;
	background: #fff;
	position: absolute;
	float: left;
	margin: -8px -23px auto;
	top: 100px;
	padding: 0px 0px;
}
.content_bottomimagebar {
	height: 208px;
	width: 950px;
	background: #fff;
	float: left;
	margin: 0px -23px -29px -23px;
}
.contentpaneopen {
	width: 100%;
	height: 100%;
}
#top {
	width: 100%;
	width: 950px;
	height: 74px;
	clear: left;
	margin: 20px auto 0px auto;
	background: #ffffff;
}
#top-cover {
	width: 950px;
	margin: 0 auto;
}
#logo {
	width: 280px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#topmenu {
	float: right;
	width:650px;
	height: 61px;
	color: #000000;
}
.frontintro {
	width:910px;
	height:270px;
	padding:10px 15px 0px 25px; 
	background:#fff;
}
#header {
	width: 950px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
}
#content {
	width: 910px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
#bottom {
	width: 950px;
	clear: left;
	float: left;
	color: #fff;
	background:#ffffff;
	background: #003399;
	padding:0 0 5px;
}
#user1 {
	width: 285px;
	float: left;
	margin-left: 15px;
	line-height: 18px;
}
#user2 {
	width: 285px;
	float: left;
	margin-left: 32px;
}
#user3 {
	width: 285px;
	float: right;
	margin-right: 15px;
}
#user4 {
	text-align: center;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	color: #E0E0E0;
}
#footer {
	clear: left;
	float: left;
	width: 950px;
	text-align: center;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	color: #E0E0E0;
}
#footer a {
	color: #666;
}
#footer .moduletable {
	width: 880px;
	margin: 0 auto;
	margin-top: 3px;
}
/* =================== */
/* COMMON TAGS */
/* =================== */
.modifydate {
	color: #C0C0C0;
}
.clear {
	clear: both;
}
.author {
	color: #C0C0C0;
}
.createdate {
	color: #C0C0C0;
}
.contenttoc {
	margin: 5px;
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
}
textarea, input {
	border: solid 1px #ccc;
	color: #666;
}
.button {
	background: none;
	border: solid 1px #ccc;
	color: #990000;
}
