body {
 	background: url('../images/bg.jpg');
 	margin-top:3px;	
	color: #000000;
	font-family:tahoma;
	font-size:10pt;
}
p {
	color: #000000;
	font-family:tahoma;
	font-size:10pt;
}
table {
	color: #000000;
	font-family:tahoma;
	font-size:10pt;
}
div {
	color: #000000;
	font-family:tahoma;
	font-size:10pt;
}  
.mainTable {
	width:750;
	background:#FFFFFF;
	border:1px solid #000000;
}
.header {
	background:#FFFFFF;
	height:100%;
}
.padLR10 {
	padding-left:10px;padding-right:10px;
} 
.slogan {
	background:url('../images/slogan.jpg');
	height:70;
	width:375;
	font-size:10pt;
}
.redGradient {
	background:url('../images/redbarsfade.jpg');
	height:5px;
}  
td.leftNav {
 	height:30px; 
 	width:100%; 
 	padding-left:10px;
 	padding-right:10px;
 	font-size:10pt;
 	font-weight:bold; 
 	background:url('../images/menuBG.jpg');
}  
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
 	text-decoration:none;
 	color:#000000;
}
a.topLink:link, a.topLink:active, a.topLink:visited, a.topLink:hover {
 	text-decoration:none;
 	color:#000000; 
 	vertical-align:top;
 	font-family:arial; 
 	font-size:8pt;
}   
.greyBG {
	background:#CCCCCC;
} 
.menuTop {
 	background:#999999;
} 
.address {
	font-size:8pt;
	padding:10px;
} 
.rightContent {
	width:575;
}
.black1px {
        background:#000000;
        height:1px;
}	           

.darkRed {
	font-size:10pt;
	color:#990000;
}
.dashed {
	border-top:1px dashed #CCCCCC;
	width:95%;
	padding-top:15px;
}  
h4 {
 	font-family:tahoma;
 	font-size:12pt;
 	font-weight:bold;
 	margin-top:5px;
} 
.maroon {
	color:#7F3029;
	font-weight:bold;
}
a.maroon {
	color:#7F3029;
	font-weight:bold;
}
a.email {
 	color:#7F3029;
}  
.emailLinks {
	padding:5px;width:550;
}
.footer {
	font-size:8pt;
	color:#333333;
}