body
{
	font-family:avenir, arial, "trebuchet ms", verdana;
	color:#000000;
	font-size:90%;
	margin-top: 4px;
	margin-left: 4px;
}
td, p, ul {
 	font-family: avenir, arial, "trebuchet ms", verdana;
	font-size:90%;
 }
H1
{
	font-size:140%;
	color:#c13e3e;
	font-weight: bold;
}

H2
{
	color:#9c8469;
	font-size:110%;
	background-color:#f7f4f2;
	width: 100%;
	line-height: 20px;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: E4DAD3;
	border-top-style: solid;
	border-top-color: #E4DAD3;
	border-top-width: thin;
}

H3
{
width: 100%;
	border-top: thin none #E4DAD3;
	border-right: thin none #E4DAD3;
	border-bottom: thin dotted #E4DAD3;
	border-left: thin none #E4DAD3;
	font-family: Arial, Helvetica, sans-serif;
	clip:  rect(0px auto auto auto);
	font-size: 90%;
	padding: 3px 0px;
}

.box {
	width: 100%;
	border-bottom: thin solid #E4DAD3;
	height: 30px;
	background: #F7F4F2;
	text-indent: 5px;
	color: #9c8469;
	}
	
.cells {
	border-bottom: thin solid #E4DAD3;
	border-right: thin dotted #E4DAD3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	width: 25%;
	}
.cellsleft {
	border-bottom: thin solid #E4DAD3;
	border-right: thin dotted #E4DAD3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	width: 20%;
	}
.cellsright {
	border-bottom: thin solid #E4DAD3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	width: 30%;
	}
.cellsdark {
	border-top: thin solid #E4DAD3;
	border-bottom: thin solid #E4DAD3;
	border-right: thin dotted #E4DAD3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background: #f7f4f2;
	color: #9c8469;
	text-align: center;
	width: 25%;
	}
.cellsdarkleft {
	border-top: thin solid #E4DAD3;
	border-bottom: thin solid #E4DAD3;
	border-right: thin dotted #E4DAD3;
	background: #f7f4f2;
	color: #9c8469;
	text-align: center;
	padding: 5px;
	width: 20%;
	}
.cellsdarkright {
	border-top: thin solid #E4DAD3;
	border-bottom: thin solid #E4DAD3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background: #f7f4f2;
	color: #9c8469;
	text-align: center;
	width: 30%;
}
a
{
	color:#C13E3E;
	text-decoration:none;

}

a:hover
{
	color:#E2201F;
	text-decoration: underline;

}

ul.menu {
    position: absolute;
    top: 0px;
    left: 20px;
    width: 100px 
	}

#header {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}

#content {
	padding-left: 25px;
 }
 
li {
	list-style-image: url(/images/qualifications/check.gif);
}
#banner {

 }
 #banner2 {
display: none;
}
 #table {
width: 100%;
}