/* CSS Document */

body {
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/bg.gif);
	background-repeat: repeat-x;
}
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
}
td{ 
text-align: -moz-center; 
}
img {
border:none;
}
a {
	color:#333333;
	font-family:arial, verdana;
	font-size:14px;
	}
.frtop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#DCDCDC;
}

.frleft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#DCDCDC;
}
.frright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#DCDCDC;
}
.frbottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#DCDCDC;
}
.center td{
	text-align:center;
	}
.center td{ 
text-align: -moz-center; 
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px; 
	border-color:#CCCCCC;
	text-align:center;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.main td {
vertical-align:top;
}
.header{
font-size:18px;
}
.scor {
	font-size:15px;
	text-align:left;
	}

.sol td{
	text-align:left;
}
.sol td{
	text-align: -moz-left;
	}
.statistics td{
	vertical-align:middle;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF880A;
}
.report td{
	text-align:left;
	height:40px;
	font-size:16px;
	}
.resultHeader {
	font-size: 18px;
	font-weight: bold;
	color:#28aa05;
	}
ul a {
	text-decoration:none;
	color:#333333;
	font-family:arial, verdana;
	font-size:14px;
}
ul a:hover {text-decoration:underline;}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/ul.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 15px;
}
.contactUs {
text-align:left;
}
form td {
text-align:left;
}

.card td {
	color:#333;
	font-size:14px;
	text-align:left;

}

