@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:750px;
}
#wrap {
	/*margin:0 auto;
	width:750px;
	border: 1px solid #000;
	width:100%;
	background: #FFF;*/
	width:600px;
}

#header {
	background:#001884;
	/*background:#009;*/
	color:#fff;
	/*height: 150px;*/
}
#subheader{
	display: none;
	}
#subheader a {color:#fff;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;
	}*/
#nav {
	display:none;
	/*background-color:#FFE700;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;*/
}

#nav ul {
font-weight: bold;
color: #000000;
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: #000;
text-decoration: none;
border-right: 1px solid #fff;
}

#nav ul li a:hover {
background-color: #E6162A;
color: white;
}
#nav #active a { border-left: 1px solid #fff; }
#main {
	/*background:#00F;*/
	padding-left: 5px;
	padding-right: 5px;
	/*height: 500px;*/
}
#main h2, #main h3, #main p {
	padding:0 10px;
}
#breadcrumb {
	display:none;
	/*font-size:10px;
	padding: 10px;*/
}
#search {
	/*margin:0px 0px 5px;
	text-align:center;
	font-size:14px;
	
	padding: 3px;
	border-top: 1px solid #FFF;
	text-align: center;
	background-color:#FFE700;*/
	display:none;
}
#search p{
	font-weight:bold;
	
}
#articlesubheader {
	display:none;
}
/*#search form {
	margin: 0px;
}*/
/*#search input {
	font-size: 14px;
}*/
#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;
}

/* NEWS SECTION */
#news {
	display:none;
}

#newsheader {
	padding: 5px;
	color:#001884;
	font-weight:900;
	border-bottom: #ccc 1px solid;
	text-transform: uppercase;
	background-color:#FFE700;
}
#newsbody, #newsbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
}
#newsbody a:link, #newsbody a:visited {
	color:#E6162A;
	font-weight:bold;
	padding-bottom: 0px;
	text-decoration:none;
}
#newsbody a:hover {
	text-decoration:underline;
}

/* COMMENT SECTION */
#comment {
	margin: 5px 0px;
	padding: 0px;
	border:#ccc 1px solid;
	/*width:370px;*/
	width:auto;
}
#commentheader {
	padding: 5px;
	color:#081d5b;
	font-weight:900;
	/*font-size:large;*/
	border-bottom: #ccc thin solid;
	text-transform: uppercase;	/*text-align: center;*/
	background-image: url(..//newsbackground.gif);
	background-repeat: repeat-x;
}
#commentheader a {
	font-size:10px;
}
#commentbody, #commentbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
	font-size:10px;
}
#commentbody hr {
	color:#999;
	/*size:1px;*/
}
#commentbody a:link, #commentbody a:visited {
	color:#E6162A;
	/*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: 0px;
	border:#ccc 1px solid;
	/*width:370px;*/
	width:auto;
}
#questionheader {
	padding: 5px;
	color:#081d5b;
	font-weight:900;
	/*font-size:large;*/
	border-bottom: #ccc thin solid;
	text-transform: uppercase;	/*text-align: center;*/
	background-image: url(..//newsbackground.gif);
	background-repeat: repeat-x;
}
#questionheader a {
	font-size:10px;
}
#questionbody, #questionbody p {
	margin:0px 5px 0px;
	padding:0px 0px 5px;
	font-size:10px;
}
#questionbody a:link, #questionbody a:visited {
	color:#E6162A;
	/*font-size: 14px;*/
	font-weight:bold;
	/*padding-bottom: 5px;*/
	text-decoration:none;
}
#questionbody a:hover {
	text-decoration:underline;
}
#questionbody hr {
	color:#999;
	/*size:1px;*/
	padding-bottom:2px;
}


/* 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;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* NAV */
#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;
	border-bottom: 1px solid #fff;
	color: #fff;
	/*color: #000;*/
}

#navlist a:hover { /*color: #f00;*/ text-decoration:underline; }

li {
	list-style: url(..//smarrow.gif);
	background: top;
}
/* CLASSES */
.medboldcenter {
	text-align:center;
	font-weight:bold;
}
.by {
	font-size:10px;
}
.alignright {
	text-align:right
}

#content {
	width:740px;
	padding:0;
	margin:0;
	text-align:center;
	
}

#content_in {
	/*width:740px;*/
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	/*height:120px;*/
	display:table;
}

#viewresultscontent {
	width:740px;
	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:80%;
}
#content_MC {
	 float:left;
	 width:73%; 
}

#subresultscontent {
	width:740px;
	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:60%;
}


.border {
	border:solid 1px #BBB;
	/*background:#fff;*/
}

#left_content {
	padding:0;
	margin:0;
	text-align:left;
	width:25%;
	float:left;
}


#right_content {
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	width:74%;
}

#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
}
