@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E8E8E8;
	font-size: 12px;
}
body {
	min-width:760px;
}

/* HTML */

h1, h2 {
	/*color:#001884;*/
	color:#009;
}

input {
	font-size:11px;
	background-color: 780300;
	border: 1px #780300;
}
table {
	margin-left:10px;
}

form {
	margin:0;
	padding:0;
}
/*ul {
list-style-type: none;
padding: 0;
margin: 0;
}*/

/*li {
background-image: url(../images/smarrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}*/


/*li {
	list-style-image:url(../images/smarrow.gif);
}*/

/* WRAPPER */
#wrap {
	margin:0 auto;
	width:760px;
	border: 1px solid #000;
	background: #FFF;
}

/* HEADER */
#header {
	background:#780300;
	/*background:#009;*/
	color:#fff;
	/*height: 150px;*/
}
#subheader {
	padding: 4px;
	/*color: #001884;*/
	color:#ccb58d;
	float:right;
	border-top: 1px solid #780300;
	border-bottom: 1px solid #780300;
	text-align: left;
	background-color:#780300;
	padding-left: 10px;
	vertical-align: bottom;
}
#subheader a {color:#ccb58d;font-size:9px;text-decoration:none;}

#subheader a:hover {text-decoration:underline;}

#header h1 {
	padding:5px;
	margin:0;
}
/*#header img {
	border-bottom:#CCC 1px solid;
	border-right:#ccc 1px solid;
	}*/
	
/* MAIN NAV */
#nav {
	background-color:#780300;
	/*background-color:#FEB810;*/
	border-top: solid 0px #FFF;
	border-bottom: solid 0px #FFF;
}

#nav ul {
	font-weight: normal;
	/*color: #001884;*/
	color:#780300;
	text-align: center;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
}

#nav ul li {
	display: inline;
	margin-left: -4px;
}

#nav ul li a {
	padding: 3px 10px 3px 10px;
	/*color: #001884;*/
	color:#FFFFFF;
	text-decoration: none;
	border-right: 0px solid #fff;
}

#nav ul li a:hover {
	/*background-color: #E6162A;*/
background-color:#780300;
	color: white;
}
#nav #active a { border-left: 0px solid #fff; }

/* HOME CENTER */
#main #homecenter h2{
	padding:0px;

}

/* MAIN SECTION */

#main {
	/*background:#00F;*/
	padding-left: 5px;
	padding-right: 5px;
	/*height: 500px;*/
}
#main h2, #main h3/*, #main p*/ {
	padding:0 10px;
}

#breadcrumb {
	font-size:10px;
	padding: 10px;
}
#breadcrumb form {
	margin:0;
	padding:0;
}
#search {
	padding: 3px;
	/*color: #001884;*/
	color:#FFFFFF;
	border-top: 1px solid #780300;
	border-bottom: 1px solid #780300;
	text-align: left;
	background-color:#780300;
	padding-left: 12px;
}
#search p {
	font-weight:bold;
}
#search form {
	margin: 0;
	padding: 0;
}


.formerrors { 
	color:#F00;
	font-weight:bold;
}

#mostOuter {
	background: #fff;
	margin: 5px 0;
	border: #ccc 1px solid;
}
/*
#outerBox {
	position: relative;
	border: #CCC solid 1px;
}

#boxContainer {
	width: 100%;
}
*/
#boxContainer div {
	float: left;
	width: 165px;
	padding: 3px 0 10px 15px;
	margin: 0 10px 0 0;
	border:#000 1px solid;
}
.brclear {
	clear:both;
}

/* SIDE WRAPPER SECTION */
.sidewrapper {
	margin: 5px 0px;
	/*margin: 0;*/
	padding: 0px;
	border:#ccc 0px solid;
	/*width:370px;
	width:auto;*/
}
.sideheader {
	padding: 5px 8px;
	/*color:#001884;*/
	color:#ccb58d;
	font-size:12px;
	font-weight: bold;
	/*font-weight:900;*/
	border-bottom: #ccc 1px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}
.sidebody {
	margin:0px 0px 0px;
	padding:0px 3px 5px;
	background:#ccb58d;
}

.sidebody p {
	margin:0px 0px 0px;
	padding:0px 5px 5px;
}

.sidebody a:link, .sidebody a:visited {
	/*color:#E6162A;*/
	color:#161e51;
	/*font-weight:bold;*/
	padding-bottom: 0px;
	text-decoration:none;
}
.sidebody a:hover {
	text-decoration:underline;
}
.sidewrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sidewrapper li {
	background-image: url(../images/smallarrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 14px;
}

/* PAGE TOOLS */
#pagewrapper {
	margin: 0px 0px;
	/*margin: 0;*/
	padding: 0px;
	border:#ccc 1px solid;
	/*width:370px;
	width:auto;*/
}
#pageheader {
	padding: 5px 8px;
	/*color:#001884;*/
	color:#ccb58d;
	font-size:12px;
	font-weight: bold;
	/*font-weight:900;*/
	border-bottom: #ccc 1px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}
#pagebody, #pagebody p {
	margin:5px 3px;
}
/*#pagebody a {
	padding-bottom:5px;
}*/

#pagebody a:link, #pagebody a:visited {
	/*color:#E6162A;*/
	color:#C03;
	/*font-weight:bold;
	margin-bottom:5px;*/
	padding-bottom: 0px;
	text-decoration:none;
}
#pagebody a:hover {
	text-decoration:underline;
}

#pagebody ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#pagebody li {
	background-image: url(../images/smarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 14px;
}


/* NEWS SECTION */
#news {
	margin: 5px 0px;
	/*margin: 0;*/
	padding: 0px;
	/*border:#ccc 1px solid;
	width:370px;
	width:auto;*/
}

#newsheader {
	padding: 5px;
	/*color:#001884;*/
	color:#009;
	font-size:12px;
	font-weight: bold;
	/*font-weight:900;*/
	border-bottom: #ccc 1px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#FC0;
}
#newsbody, #newsbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
}
#newsbody a:link, #newsbody a:visited {
	/*color:#E6162A;*/
	color:#f03;
	/*font-weight:bold;*/
	padding-bottom: 0px;
	text-decoration:none;
}
#newsbody a:hover {
	text-decoration:underline;
}

/* FRONT RIGHT SIDE SECTION */
#side {
	/*margin: 5px 0px;
	margin: 0;*/
	padding: 0px;
	/*border:#ccc 1px solid;
	width:370px;
	width:auto;*/
}


/* ARTICLE SECTION */
#article {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 1px solid;
	/*width:370px;
	width:auto;*/
}

#articleheader {
	padding: 5px;
	/*color:#001884;*/
	color:#ccb58d;
	font-weight:900;
	border-bottom: #ccc 0px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}
#articleheader a {
	color:#ccb58d;
	text-decoration:underline;
}
.articlesubheader {
	padding: 3px;
	background: #ccb58d;
	display: block;
	color:#c03;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	border-bottom:1px #ccc solid;
}

.articlesubheader form {
	margin: 0;
	padding: 0;
	display:inline;
	
}

.articlesubheader a {
	color:#161e51;
	text-decoration:none;
}
.articlesubheader a:hover {
	color:#c03;
	text-decoration:underline;
}

#articlebody, #articlebody p {
	margin:0px 5px 0px;
	padding:5px 0px 5px;
}
#articlebody a:link, #articlebody a:visited {
	/*color:#E6162A;*/
	color:#c03;
	font-weight:normal;
	padding-bottom: 0px;
	text-decoration:underline;
}
#articlebody a:hover {
	text-decoration:underline;
}
#article h2 {
	font-size:20px;
}

#article h3 {

}
/*#article h3 {
	margin:0;
	padding:5px;
	font-size:100%;
}*/

/* COMMENT SECTION */
#comment {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 1px solid;
	/*width:370px;*/
	width:auto;
}
#commentheader {
	padding: 5px;
	color:#009;
	font-weight:900;
	/*font-size:large;*/
	border-bottom: #ccc thin solid;
	text-transform: uppercase;	/*text-align: center;*/
	background-color:#FC0;
	background-image: url(../images/yellow_sliver.gif);
	background-repeat: repeat-x;
}
#commentheader a {
	font-size:10px;
}
#commentsubheader {
	padding: 3px;
	background: #e8e8e8;
	display: block;
	color:#c03;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	border-bottom:1px #ccc solid;
}
#commentsubheader a {
	color:#c03;
	text-decoration:none;
}
#commentsubheader a:hover {
	color:#c03;
	text-decoration:underline;
}
#commentbody, #commentbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
}
#commentbody hr {
	color:#999;
	/*size:1px;*/
}
#commentbody a:link, #commentbody a:visited {
	/*color:#E6162A;*/
	color:#c03;
	/*font-size: 14px;*/
	font-weight:bold;
	padding-bottom: 5px;
	text-decoration:none;
}
#commentbody a:hover {
	text-decoration:underline;
}
#commentbody p {
	margin:0;
	padding:0;
	border-bottom:1px #ccc solid;
}

/* QUESTION SECTION */
#question {
	margin: 5px 0px;
	padding: 0;
	border:#ccc 1px solid;
	/*width:370px;*/
	width:auto;
}
#questionheader {
	padding: 5px;
	/*color:#001884;*/
	color:#ccb58d;
	font-weight:900;
	border-bottom: #ccc 0px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}
#questionheader a {
	font-size:10px;
}

/*#questionsubheader {
	padding: 3px;
	background: #e8e8e8;
	display: block;
	color:#c03;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	border-bottom:1px #ccc solid;
}*/
#questionsubheader {
	padding: 3px;
	background: #e8e8e8;
	display: block;
	color:#c03;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	border-bottom:1px #ccc solid;
}
#questionsubheader a {
	color:#c03;
	text-decoration:none;
}
#questionsubheader a:hover {
	color:#c03;
	text-decoration:underline;
}
#questionbody, #questionbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
}
#questionbody a:link, #questionbody a:visited {
	/*color:#E6162A;*/
	color:#c03;
	/*font-size: 14px;*/
	font-weight:bold;
	/*padding-bottom: 5px;*/
	text-decoration:none;
}
#questionbody a:hover {
	text-decoration:underline;
}
#questionbody hr {
	color:#999;
	/*size:1px;*/
}



/* FOOTER */
#footer {
	clear:both;
	border-top: 1px solid #CCC;
}
#footer p {
	padding:5px;
	margin:0;
	font-size:10px;
	color:#666;
}
#footer a:link, #footer a:visited {
	/*color:#E6162A;*/
	color:#c03;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#navlist {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;

}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited {
	/*background: #E8EBF0;*/
	background: #FEB810;
	border: 1px solid #ccc;
	color: #000;
	float: left;
	/*font-size: small;*/
	font-size:9px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current {
	/*background: #fff;
	background: #E6162A;*/
	background:#F03;
	border-bottom: 1px solid #fff;
	color: #fff;
	/*color: #000;*/
}

#navlist a:hover { /*color: #f00;*/ text-decoration:underline; }


/* CLASSES */
.medboldcenter {
	text-align:center;
	font-weight:bold;
}
.by {
	font-size:10px;
}
.alignright {
	text-align:right
}

#content {
	width:750px;
	padding:0;
	margin:0;
	text-align:center;
	
}

#content_in {
	/*width:750px;*/
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	/*height:120px;*/
	display:table;
	
}

#viewresultscontent {
	width:750px;
	padding:0;
	margin:0;
	text-align:center;
	/*border: #000 1px solid;*/
}

#viewresultscontent_in {
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	/*height:120px;*/
	display:table;
}
#viewresultsMC {
	float:left;
	width:74%;
	/*border: 1px solid #CCC;*/
}
#viewresultsMC h3 {
	color: #009;
	/*border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
}

#content_MC {
	 float:left;
	 /*width:73%;*/
	 width:70%; 
}

/*content_MC p {
	font-size:12px;
}*/

#subresultscontent {
	width:750px;
	padding:0;
	margin:0;
	text-align:center;
	/*border: #000 1px solid;*/
}

#subresultscontent_in {
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	/*height:120px;*/
	display:table;
}
#subresultsMC {
	float:left;
	width:74%;
	/*border: 1px solid #CCC;*/
}

#subresultsMC h3 {
	color: #009;
}

.border {
	border:solid 1px #BBB;
	/*background:#fff;*/
}

#left_content {
	padding:0;
	margin:0;
	text-align:left;
	/*width:25%;*/
	width:22%;
	float:left;
}


#right_content {
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	/*width:74%;*/
	width:76%;
}

#viewright_content {
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	width:100%;
}

#subright_content {
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	width:100%;
}

.clear {
	clear:both
}

/* Story section */
#story {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 1px solid;
}
#storybody, #storybody p {
	margin:0px 5px 0px;
	padding:5px 0px 5px;
}

#story h3 {
	color:#009;
	/*padding: 5px;*/
	border-bottom: #ccc 1px solid;
}

/* SUBTOPIC SECTION */
#subtopics {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 1px solid;
	/*width:370px;
	width:auto;*/
}

#subtopicheader {
	padding: 5px;
	/*color:#001884;*/
	color:#ccb58d;
	font-weight:900;
	border-bottom: #ccc 0px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}

#subtopicbody, #subtopicbody p {
	margin:0px 5px 0px;
	padding:5px 0px 5px;
}
#subtopicbody a:link, #subtopicbody a:visited {
	/*color:#E6162A;*/
	color:#c03;
	font-weight:bold;
	padding-bottom: 0px;
	text-decoration:none;
}
#subtopicbody a:hover {
	text-decoration:underline;
}

#subtopics ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#subtopics li {
	background-image: url(../images/smarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 14px;
	margin:5px 0;
}

#subtopics h2 {
	font-size:20px;
}

/* TOPIC SECTION */
#topics {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 0px solid;
	background:#161e51
	/*width:370px;
	width:auto;*/
}

#topicheader {
	padding: 5px;
	/*color:#001884;*/
	color:#ccb58d;
	font-weight:900;
	border-bottom: #ccc 0px solid;
	text-transform: uppercase;
	/*background-color:#FFE700;*/
	background-color:#780300;
	/*background-image: url(../images/yellow_sliver.gif);*/
	background-repeat: repeat-x;
}

#topicbody, #topicbody p {
	margin:0px 5px 0px;
	padding:5px 0px 5px;
}
#topicbody a:link, #topicbody a:visited {
	/*color:#E6162A;*/
	color:#fff;
	font-weight:bold;
	padding-bottom: 0px;
	text-decoration:none;
}
#topicbody a:hover {
	text-decoration:underline;
}

#margin {
	/*margin-left:5px;*/
	padding:0 10px;
}
.topicheader {
	font-size:14px;
	font-weight:bold;
}



/*#articlebody p {
	padding:0 0 0 5px;
}*/

.email_img {
	background-image:url(../images/email_16.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left;
}

.print_img {
	background-image:url(../images/print_16.gif);
	background-repeat: no-repeat;
	padding-left:20px;

}
.largefont_img {
	background-image:url(../images/enlarge_font_icon.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
}
.smallfont_img {
	background-image:url(../images/reduce_font_icon.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
}
.comment_img {
	/*background-image:url(../images/Comment_Post_icon.jpg);*/
	background-repeat:no-repeat;
	padding-right: 15px;
	background-position: right center;
}
.question_img {
	/*background-image:url(../images/icon_ask_question.jpg);*/
	background-repeat:no-repeat;
	padding-right: 10px;
	background-position: right center;
}
.questionstatus_img {
	/*background-image:url(../images/icon_question_status.jpg);*/
	background-repeat:no-repeat;
	padding-right: 15px;
	background-position: right center;
}
