body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #B69B00;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #2F075F;
	font-weight: bold;
}
.smallprint {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #545454;
}
a {
	color: #B69B00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	background-color: #5C3385;
}
a.footer:hover {	
 text-decoration: underline
}
.leftNav {
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #2F075F;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	height: 18px;
	vertical-align: middle;
}
a.leftNav:hover {	
	color: #B69B00;
 text-decoration: underline
}
input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A5ACB2;
}
textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A5ACB2;
}
.bodycopy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.address {
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #A9A9A9;
	text-decoration: none;
	line-height: 13px;
}
.dotsVertical {
	background-color: #FFFFFF;
	background-image: url(../images/dottedlines_vertical.gif);
	background-repeat: repeat-y;
}
.dotsHorizontal {
	background-color: #FFFFFF;
	background-image: url(../images/dottedlines_horizontal.gif);
	background-repeat: repeat-x;
}
.leftnavBg {
	background-image: url(../images/leftnav_panel.jpg);
	background-repeat: no-repeat;
}
select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A5ACB2;
}
b {
	color: #2F075F;
}
.border {
	border: 1px solid #B69B00;
}
