body {
	background-color: #DAF7F3;
	margin:20px 0px; padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5DFE9;
}
#content {
	width:760px;
	margin:0px auto;
	text-align:left;
}
a, a:active, a:visited {
	color: #FFD700;
	text-decoration:underline;
}
a:hover 
{
	text-decoration:none;
}
a.dark, a:active.dark, a:visited.dark {
	color: #B8860B;
	text-decoration:underline;
}
a:hover.dark {
	text-decoration:none;
}

#hmenu {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-color: #F9FCAA;
	font-size: 12px;
	color: #336699;
}
span.hmenu
{
	margin:0 5px 0 5px;
}
a.hmenu, a:active.hmenu, a:visited.hmenu {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
a:hover.hmenu {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration:underline;
}
#bodycontent {
	background-image: url(../images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #346496;
}
#columncontent {
	color: #333333;
}
#footer {
	background-color: #85a9ce;
	font-size: 9px;
	color:#FFFFFF;
	text-align: right;
}

td.column {
	background-color: #9fddf9;
	background-position: bottom;
	background-image: url(../images/column_bottom.gif);
	background-repeat: no-repeat;
}
td {
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
.heading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	text-align: left;
}
.darkheader
{
	color: #000066;
}
.black
{
	color: #333333;
}
a.black, a:active.black, a:visited.black {
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}

p.lighttext, div.lighttext {
	color: #FFFFFF;
	font-size: 12px;
}
p.darktext, div.darktext {
	color: #333333;
	font-size: 12px;
}
td.press {
	line-height: 24px;
}
td.contacthighlight {
	background-color: #49739e;
}
div
{
	text-align:left;
}

div.link,span.link
{
	margin-top:2px;
	text-align:right;
}
div.subheading,span.subheading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-variant: normal;
	text-align: left;
}
div.attn,span.attn 
{
	font-size:17px;
}