body, html {
	background-color: #ffffff;
	margin: 0px 0px 20px 0px;
	font-family: verdana;
	font-size: 12px;
	line-height:16px;
	color:#666666;
}

td {
	font-size:12px;
	line-height:16px;
	font-family:verdana;
}

a:link, a:visited {
	color:#A5501A;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#783C17;
}

h1 {
	font-family:Arial;
	font-size:25px;
	color:#003333;
	font-weight:bold;
	margin:0px;
}
h2 {
	font-family:Arial;
	font-size:18px;
	color:#003333;
	font-weight:normal;
	line-height:120%;
}

h3 {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin:0px;
}

.smallText {
	font-size: 11px;
	line-height:14px;
}
.xsmallText {
	font-size: 10px;
	line-height:normal;
}
.xxsmallText {
	font-size: 9px;
}

.errorMessage {
	font-size: 13px;
	font-weight: bold;
	color:#cc0000;
}

form, select, option, input, button, textarea {
	margin: 0px;
	font-family: arial;
	font-size: 11px;
}

hr {
	color:#e3e3e3;
	width:100%;
	border-style:solid;
	border:0px;
	height:1px;
}



a.footerLinks:link,a.footerLinks:visited {
	color:#A5501A; 
	text-decoration:none;
}
a.footerLinks:hover,a.footerLinks:active {
	color:#A5501A; 
	text-decoration:underline;
}



#mainContent {
	padding:20px;
	


}

.sideBar {
	background-color:#F0F1E9;
	width:200px;
}


#footer {
	font-family:arial,sans-serif; 
	font-size:10px; 
	color:#666666;
	margin:10px 10px 10px 10px;
}

#copyright {
	font-family:arial,sans-serif; 
	font-size:10px; 
	color:#666666;
}
#footerLinks {
	font-family:arial,sans-serif; 
	font-size:10px; 
	color:#666666;
	float:right;
}