/* code by Chris Bruce 2007-2010 */
/*   results specific css   */

body {
	background-color:#DEDEDE;
	margin-top: 10px;
}

#r_box {
	width: 745px;
	min-height:400px;
  	height:auto !important;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
  	height:400px;
	margin-left: auto;
	margin-right: auto;
	color: #000; 
	padding: 5px;
	text-align: left;
	border: #006 1px solid;
}

#r_head {
	/* width: inherit; */
	/* display: block; */
	height: 45px;
	background-color: #FFF;
	color: #606060;
	font-size: 10px;
	/* margin-left: auto;
	margin-right: auto; */
	padding-left: 0.3em;
	text-align: left;
	}


#r_head h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em;
	font-weight: bold;
	/*text-align: left;*/
	margin:0;
	padding: 0;
	color: #333;   /*#505050;*/
	text-indent: -3px;
}

#r_close  {
	float:right;
	display:block;
	padding:  0 0.5em 4px 0.3em;
	margin-bottom: 4px;
	font-size: 91%;
	line-height: 1.5em;
	text-decoration: underline;
	text-align:right;
/*	border-bottom:1px dotted #aaa;*/
	}

a  { color: #505050; }

a:hover { color: #C00; }

#r_head a { 
display:block;
width:125px;
line-height:15px; 
background-image:url(../images/reshelp.gif);
background-repeat:no-repeat;
background-position:right;
}

#r_mssg {
	width: 270px;
	min-height: 40px;
	display: block;
	float: left;
	text-align: left;
	padding: 1.2em 0 0.5em 0.3em;
	background-color: #FFF;
	clear: left;
}

#r_form {
	text-align: right;
	float: right;
	clear: right;
	width: 465px;
	/* background-color: #eee;
	border: #c00 1px solid; */
}

#r_tabl {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

table.stats {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	width: 734px;
	background-color: #FFF;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td {
	border-bottom: #CCC 1px solid; 
}

.cls_hed {
	font-size: 1.05em;
	text-align: left;
	background-color: #C6D6C9;
	border-top: #fff 4px solid;
	padding: 2px 0 2px 15px;
}

.hed {
	padding: 2px 2px 0 0;
	text-align: right;
	line-height: 0.95;
} 

.hedti {
	text-align: left;
	padding: 2px 0 0 10px;
	border-bottom: 0px;
}

.hedct {
	text-align: center;
	line-height: 0.95;
	padding: 2px 2px 0 0;
	border-bottom: 0px;
}

.hedpr {
	text-align: right;
	line-height: 0.95;
	padding: 2px 1em 0 0;
	border: 0px;
}

.ti {
	text-align: left;
	padding-left: 10px;
}

.ct {
	text-align: center;
	background-image: url(spacer.gif);
}

.ctg, .cts, .ctb {
	text-align: center;
	background-image: url(bakg.gif);
	background-repeat: no-repeat;
  	background-position: center;
}

.cts {
	background-image: url(baks.gif);
}

.ctb {
	background-image: url(bakb.gif);
}


#FORM_select_rpt  label {
	float: right;
	display: block;
	margin: 1em 0 1.2em 0.7em;
}


#FORM_select_rpt select
{
	display: block;
}

.r_subhead {  
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #505050;
	text-indent: -0.2em;
}


.forminpt {
	font-size: 87%;
	color: #000;
	font-weight: normal;
}
