body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin: 0;
	padding: 0;
	background-color: #421400;
}

td,th, p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight:300;
	padding: 0;


}
ul {
	margin-left: -10px;
	padding-left: 20px;
	list-style-position: outside;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight:300;
	margin-bottom: 0px;
	padding: 0;

}

a:link {
	color: #421400;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #421400;
	font-weight: bold;
	text-decoration: none;
}



a:link.test {
	color: #f47b2a;
	font-weight: bold;
}

a:visited.test {
	color: #f47b2a;
	font-weight: bold;
}
a:hover.test {
	color: #f47b2a;
	font-weight: bold;
	text-decoration: none;
}





.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
 }
 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #421400;
 }
 

.formbutton{
background:#008290;
color:#fff;
font-weight:bold;
padding: 3px;
}

.whiteCell {
	background-color: #FFFFFF;
}
.insideRightContentBackg {
	background-color: #FFFFFF;
	background-image: url(../proof/images/layout/InsideRtSideBackg.jpg);
	background-repeat: no-repeat;
}

.FrontPageCallout {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



h1 {
	font-weight: bold;
	font-size: 18px;
}
