BODY {
	font-family: Arial, Helvetica, san-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/backgrd.gif);
	height: 100%;
}

H1, H2, H3, H4, H5, H6, P, TD, TH, A {
	font-family: Arial, Helvetica, san-serif;
}
	
H1 {
	color: #E75472;
	font-size: 20pt;
}

H2 {
	color: #E75472;
	font-size: 17pt;
}

H3 {
	color: #E75472;
	font-size: 14pt;
}

H4 {
	color: #E75472;
	font-size: 12pt;
}

A {
	color: #50638F;
}

TH {
	text-align: left;
}

ACRONYM {
	speak: spell-out;
}

.newstable {
	border: 1px solid #6d748a;
	border-collapse: collapse;
}
.newstable caption {
	color: #E2707B;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
}
.newstable td {
 	padding: 20px 10px;
	text-align: left;
	margin-left: 15px;
	border: 1px solid #6d748a;
	border-collapse: collapse;
}	

.tableband {
	background-color: #6D748A;
	font-weight: bold;
	color: #DCF9D0;
}

.maroon {
	color: #990000;
}

.small {
	font-size: 10pt;
	line-height: 14pt;

}

.smallindent {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

.right {
	text-align: right;
}
.smallwhitebold {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textstylebold {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.smallboldpurple {
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
	text-decoration: none !important;
}

.nodecoration {
	text-decoration: none;
}

.lightgreen {
	color: #669966;
}

.indent20 {
	margin-right: 20px;
	margin-left: 20px;
}

.indent50left {
	margin-left: 50px;
}

.indent15left {
	margin-left: 15px;
}

.evenspace {
	width:75px;
}

.subheading {
	font-size: 12pt;
	font-weight: bold;
	color: #6D73A0;
}

table.normalfont tr th {
	font-weight: normal;
}

#services li {
	list-style-type: none;
	margin-left: 10px;
}

#services ul {
	margin: 0;
	padding: 0;
}

#tab li {
	display:inline;
	list-style-type:none;
	padding-right:3px;
}

#tab ul {
	margin:0;
	padding-left:0;
}

#contentbox {
	position: static;
	width: 730px;
	z-index:1;
	overflow: visible;
	padding-left: 20px;
	padding-bottom: 20px;
	float: none;
}

#mainbox {
	position:absolute;
	left:0px;
	top:171px;
	width:770px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: visible;
	float: none;
}

#NewsTOC {
	position: absolute;
	left: 550px;
	top: 125px;
	width: 200px;
	z-index: 1;
	background-image:  url(/newsletter/middle.gif);
	border: 1px none #000000;
	overflow: visible;
}

#directorydiv {
	position:absolute;
	left:20px;
	top:150px;
	width:730px;
	height:16px;
	z-index:3;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#directorydiv A {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#printonly {
	display: none;
}
.mxw_cld { /*calendar image for Widget*/
 background:url("../images/calendar.gif");
 width:16px;
 height:13px;
 margins:0;
 padding:0;
 border:0;
}

.box {padding:10px; border-color:#666699; border-style:solid; border-width:1px;}

#navlist ul
{
padding-left: 10px;
margin-left: 0;
font-size:12px;
}

#navlist ul li { display: inline; }
#navlist ul li a
{
padding: 0.4em 0.6em;
background-color: #9C8CBD;
color: #BFE6AD;
font-weight:bold;
text-decoration: none;
}
#navlist ul li a:hover
{
text-decoration: none;
color: #FFFFFF;
font-weight:bold;
}

