body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma, Helvetica;
	text-decoration:none
}
a
{	
	font-size: 11px;
}

th, td
{	
	font-size: 11px;
}

.style1 {
	color: #979696;
	font-size: 11px;
	text-decoration:none;
}
.style2 {
	color: #535353;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.style3 {
	color: #4fa40a;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #5A724E;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	color: #7a7a7a;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
}
.style6 {
	color: #333333;
	font-size: 11px;
}
.style7 {
	color: #4c4c4c;
	font-size: 11px;
	font-weight: bold;
}
.style8 {
	color: #847C6C;
	font-size: 11px;
}
.style9 {
	color: #828281;
	font-size: 11px;
}
.style10 {
	color: #4f4f4f;
	font-size: 11px;
	text-decoration:none
}
.required 
{
	padding-left: 5px;
	color: red;
	font-size: 11px;
	text-decoration:none;
}
.inline
{
	display: inline;
}
.bigtext
{
	font-size: 14px;
}
.header 
{
	color: #979696; 
	font-size: 18px;
	font-weight: bolder;
	font-family: Century Gothic;
	text-decoration:none
}
.subheader 
{
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bolder;
	font-family: Century Gothic;
	text-decoration:none
}
.body
{
	
}
.body p
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.body p .label
{
	float: left;
	width: 30%;
	padding-left: 10px;
}

#assesmentbody .label
{
	float: left;
	width: 40%;
	padding-left: 10px;
}

h1
{
	color: #333333;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2
{
	color: #333333;
	font-size: 12px;
	font-family: Arial;
}

h3, h3 a
{
	color: #333333;
	font-size: 11px;
	font-family: Arial;
}
h3 a
{
	
}

.longbox
{
	width: 200px;
}
.error
{
	color: Red;
	font-size: 11px;
}

.subheader
{
	font-family: Arial;
	font-size: 14px;
	color: #828281;
}

#shortlinks A
{
	color: #828281;
	font-size: 11px;
}
#shortlinks LI
{
	margin-top: 5px;
}

#services ul
{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#resources ul
{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#terms OL LI
{
	padding-bottom: 10px;
}

.assesmentlist
{
	margin-top: 4px;
	list-style-type: circle;
	margin-bottom: 0;
}

.biglist li
{
	margin:10px;
}

#blog h2
{
	padding:0;
	margin:0;
}

.blogentry
{
	border-bottom: solid 1px #FE7726;
	margin-bottom:20px;
}

.blogentry div
{
	margin: 2px 0;
}

#scrolllayer {
position:relative; 
height:120px; 
overflow:hidden;
width:150px;
margin:2px;
} 

ul li
{
	margin: 5px;
}

.richtext
{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#richtoolbar  
{
	padding:2px;
	background-image: url(/images/headerback.jpg);
	background-repeat: repeat-x;
	border:1px solid #ccc;
}

#richtoolbar .hover 
{
	margin:0;
	border: 1px solid #ccc;
}

#richtoolbar .unhover 
{
	margin:1px;
}

ul.nopad
{
	margin:0;
	padding:0;
	margin-left:10px;
}
ul.nopad li
{
	margin-left:5px;
	padding-left:5px;
}