body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333399;
}
.event_box_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 5px 12px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.body_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footer_box {
	border: 1px solid #CCCCCC;
	padding: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #333399;
}
a:active {
	color: #333399;
}
a:hover {
	color: #666666;
}
.content_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	line-height: 16px;
	text-align: left;
}

.ad_box 
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.news_source {
	color: #999999;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.left_nav_box {
	padding: 7px 15px 7px 7px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.left_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.left_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.left_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.left_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.left_nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
a.left_nav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.left_nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.left_nav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.left_nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.head_main {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.contract_table_cells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	text-align: center;
}
.calendar_table_cells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
	text-align: left;
}
.temp_alerts {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.greeting {
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}
a.greeting:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.greeting:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.greeting:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.greeting:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

INPUT, P, SELECT, SPAN, TD, TEXTAREA 
{
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

INPUT.field, SELECT.field, TEXTAREA.field
{
	border: solid 1px #333399;
}

td.field 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-align: right;
}

.form-header 
{
	background-color: #333399;
	color: White;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.options 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333399;
}

.error 
{
	color: Red;
	font-weight: bold;
}