body {
	margin: 0;
	background-color: #A89E7A;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36383e;
	background-image: url(images/sub_backgrnd.gif);
}
h2 {
	font-size: 12px;
}
a:link{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;	
}
a:visited{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;	
}
a:active{
	color: #000000;
}
a:hover{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;		
}
ul {
	font-size: 11px;
}
ul ul li {
	list-style-image: url(images/dash.gif);
}
#logo{
	padding-left: 33px;
	padding-top: 32px;
	padding-bottom: 6px;
}
.header{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e8daa3;
}
.header h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #807881;
	text-transform: uppercase;
	padding-left: 2px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 0;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e8daa3;
	border-bottom-width: 1px;
	height: 24px;
}
.title h2{	
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;	
}
#titleArea {
	padding-top: 12px;	
	padding-bottom: 5px;
}
#bodyText{
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36383e;
	padding-left: 1px;
	padding-right: 5px;
	border-bottom: 1px solid #ffffff;
}
#bodyText p{	
	font-size: 11px;	
}
.quoteArea{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #686169;
	padding: 2px;
}
#quote{
	font-size: 14px;
	font-weight: bold;
}
#reference{
	font-size: 12px;
}
.footer{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #686169;
}
.footer a:link{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;	
	color: #75907C;
}
.footer a:visited{	
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;	
	color: #75907C;	
}
#space{
	margin-left: 100px;
}
.label
{
    font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36383e;
	font-size: 11px;
	text-align: right;
}
.txtBox
{
    font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36383e;
	font-size: 11px;
	width: 150px;
	height: 15px;
	vertical-align: middle;	
}
#btnSubmit 
{
    margin-top: 5px;
    background-color: #EEE5C1;
    border: 1px solid #36383e;
    font-size: 11px;
    color: #36383e;
}
.frmTable td
{
    padding-left: 3px;
    padding-right: 3px;
}
#news 
{
    font-size: 11px;
}
#news strong
{
    font-size: 13px;
}
#date 
{
    font-size: 10px;
}
#download 
{
    font-size: 10px;
}
#download img
{
    vertical-align: middle;
    margin-right: 3px;
}
.imgLink 
{
    margin-top: 20px;
    margin-left: 17px;
}