/* fonts */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,li,big,small,b,pre.sunfont,font
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

html, body {
margin:0;
padding:0;
float: left;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
	color: #8EA276;	
}
.headingblue
{
	font-size: 14px;
	font-weight: bold;
	color: #7697BA;	
}
.small{
    font-size: 10px;
}
.error{
    color: red;
    font-size: 10px;
}
.headerwhite{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
.label{
    font-size: 12px;
}
a.back{
    color: white;
    font-size: 9px;
    font-weight: bold;
    
}
a.back:hover{
    color: #DDDDDD;
}
.ruler
{
	color: #AAAAAA;
	background-color: #AAAAAA;
	border: 0;
	width: 90%;
	height: 1px;
}
.submit{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #8B8B8D;
    border: none
    border-style: none;
    font-family: lucida,arial,sans-serif;
    color: #FFF;
    height: 1.4em;
    font-weight: bold;
    padding-bottom: 16px;
    margin: 0px;
    border: 0px none #000
}
.register{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #7697BA;
    border: none;
    border-style: none;
    font-family: lucida,arial,sans-serif;
    color: #FFF;
    height: 1.4em;
    font-weight: bold;
    padding-bottom: 16px;
    margin: 0px;
    border: 0px none #000
}
