body{  

}
.CommonText, .CommonHeader, .PrintText
{
	font-family: Arial;
	font-size: 13px;
	color: #333;
}

.CommonHeader
{
	font-size: medium;
}

.FirstColor
{
	background-color:#fff;
}

.SecondColor
{
	background-color:#eef6fd; 
}

.CommonLink
{
	font-family:Arial;
	font-size:11px;
	font-weight:400;
	font-size:11px;
	color:#3366CC;
	font-weight:700;
}

.CommonLabel, .PrintLabel
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:700;
}

.PrintLabel
{
	font-family:Lucida Console;
	font-size:11px;
}

.PrintTitle
{
	font-family:Lucida Console;
	font-size:18px;
	color:#000000;
	font-weight:700;
}

.PrintSubTitle
{
	font-family:Lucida Console;
	font-size:14px;
	color:#000000;
	font-weight:700;
}

.PrintText
{
	font-family:Lucida Console;
	font-size:11px;	
	font-weight:normal;
}

.ErrorText
{
	font-family:Arial;
	font-size:11px;
	color:DarkRed;
	font-weight:700;
}

.Button
{
	border:1px solid #A8AAAB;
	font-size:11px;
	height:20px;
	width:55px;
	cursor:hand;
	background-color:#FFFFFF;
	color: Black;
	font-weight:700;
}

.ButtonNoWidth
{
	border:1px solid #A8AAAB;
	font-size:11px;
	height:20px;
	cursor:hand;
	background-color:#FFFFFF;
	color: Black;
	font-weight:700;
} 

.TextBox
{
	background-color:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:2px;
	height:20px;
	color:#003366;
	font-size:11px;
}

.DropDownList
{
	background-color:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:2px;
	height:20px;
	color:#003366;
	font-size:11px;
}

.ListBox
{
	background-color:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:2px;
	color:#003366;
	font-size:11px;
}

.BodyReport, .BodyReport tr, .BodyReport td
{
	font-family:Lucida Console;
	font-size:10px;	
	font-weight:normal;
}
.adminReportTable
{
	table-layout: auto;	
		border-left: black 1px solid;
}
.adminReportTable td
{
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: black 1px solid;
}

.adminReportHeader
{
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 15px;
	background: #a9a9a9;
	text-transform: uppercase;
	border-bottom: black 1px solid;
	font-family: Lucida Console;
	text-align: center;
}

.adminReportSubheader, .adminReportSubheader td
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	background: #d3d3d3;
	font-size: 11px;
	font-family: Lucida Console;
	text-align: center;
}
.adminReportTotal, .adminReportTotal td 
{
	border-top: black 4px double;
	font-size: 10px;
	background: #dcdcdc;
	font-family: Lucida Console;
}
.adminReportTable td.noPadding
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.adminReportError
{
	font-size: 50px;
	text-align: center;
}

.pagebreak
{
	page-break-after: always;
}
.logout,.logout:hover{
	font-family:"Arial";
	display:block;
	width:100%;
	height:100%;
	color:#000;
	font-size:14px;
	text-decoration:none;
}
.logout:hover{
	border:1px #000 solid;
	font-family:"Arial";
	background-color:F8F8FF;
}
a.leftlist{
	display:block;
	padding:2px;
	line-height:18px;
	color:#000;
	border:1px #419eec solid;
}
a.leftlist:hover{
	display:block;
	padding:2px;
	line-height:18px;
	color:#000;
	background-color:#FFF;
	border:1px #000 solid;
}
.top{background:url(/images/top.gif);}	
.bottom{background:url(/images/bottom.gif);}	
.top_l{background:url(/images/top_l.gif) no-repeat left;}
.top_r{background:url(/images/top_r.gif) no-repeat right;}
.bottom_l{background:url(/images/bottom_l.gif) no-repeat left;}
.bottom_r{background:url(/images/bottom_r.gif) no-repeat right;}
	
.top2{background:url(/images/top1.gif);	}
.bottom2{background:url(/images/bottom1.gif);	}
.score{ font-size:16px; line-height:35px; font-weight:bold}
.score li{ padding-left:10px;}
.score li a{ color:#3a4fad}


/*----------------Score-----------*/

.commontext
{
	font-size: 20px;
	color: #663399;
	line-height:30px;
}