body {
margin: 0;
}

h1 {
padding-top: 0;
margin-top: -15px;
font-size: 21px;
color: #c00;
}

h2 {
padding-top: 0;
font-size: 18px;
color: #c00;
}

h3 {
font-size: 15px;
font-style: italic;
}

img {
border: 0;	
}

/*main table*/
table #maintable {
width: 955px;
background-color: #fff;
border: 0;
}

.main_content {
font-family: verdana, helvetica, arial, sans-serif;
color: #333;
padding: 20px;
text-align: justify;
}

p,ul,ol {
font-size: 12px;
}

/*left column*/
.left_col {
width: 159px;
text-align: left;
}

td a.mainnav:link, a.mainnav:visited {
	display: block;
	background: url(/images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00c;
	text-align: left;
	padding-top: 5px;
	padding-left: 24px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

td a.mainnav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}


/*right column*/
.right_col {
width: 150px;
text-align: center;
}

/* Styles from old site */
.BodySmaller {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal
}

.BodySmallerItalic {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: italic; 
font-weight: normal
}

.BodySmallerBold {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold
}

.Quotes {  
font-family: "Times New Roman", Times, serif; 
font-size: 12px; 
font-style: italic
}
