﻿body 
{
	margin-top:0;
	background-color: #508f8a;
}
td.GreenBox_leftof {
	background:#fff url(graphics/greenbox_left_of.gif) repeat-y top;
}
td.GreenBox_rightof {
	background-color: #fff;
	vertical-align:top;
}
td.GreenBoxTop {
	background: #508f8a url(graphics/greenbox_header.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
td.GreenBox_LeftEdge {
	background: #fff url(graphics/greenbox_leftedge.gif) repeat-y top;
}
td.GreenBox_RightEdge {
	background: #fff url(graphics/greenbox_rightedge.gif) repeat-y top;
}
td.GreenBox_ContentArea {
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color:#fff;
}
td.GreenBox_bottom {
	background: #fff url(graphics/greenbox_bottom.gif) repeat-x top;
}
td.bkgd_leftof_submit {
	background: #fff url(graphics/bkgd_leftof_submit.gif) repeat-y top;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding-right:5px;
}
td.Rt_edge_2colors {
	background: #fff url(graphics/right_edge_2colors.gif) repeat-y top;
}
td.Lft_edge_2colors {
	background: #fff url(graphics/left_edge_2colors.gif) repeat-y top;
}
td.bottom {
	background: #fff url(graphics/bottom.gif) repeat-x top;
}
td.participants {
	background-color:#fff;
	padding-top:30px;
}
table.center {
	margin-left:auto; 
	margin-right:auto;
}
.rightlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#333333;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#356866;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color:#333333;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.bodyText, p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 16px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#508f8a;
	font-weight:bold;
}
.parHead, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#508f8a;
	font-weight:bold;
}
#whitelinks 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
#whitelinks a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#ffffff;
}
#whitelinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#ffffff;
}
#whitelinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color:#ffffff;
}


