body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td {
}

form {
	margin: 0px;
	padding: 0px;
}

p {margin: 0px 0px 10px 0px; }

#header {
	width: 836px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#programtitle {
	vertical-align: bottom;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 2px;
}

#main
{
	clear: both;
	width: 100%;
	background-image: url(../images/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	margin-top: 2px;
}

#maincontent {
	width: 836px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_main.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#navigation {
	width: 170px;
	vertical-align: top;
}

#container {
	width: 100%;
	padding-bottom: 10px;
}

#footer {
	width: 836px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 11px;
}

.oddRow {
	background-color:#ffffff;
	color: #000000;
}

.evenRow {
	background-color:#e6e6e6;
	color: #000000;
}

.active {
	color: #1b7d04;
}

.inactive {
	color: #7b1b03;
}

.formTitle {
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
	vertical-align: top;
}

.pagination {
	border-top: 1px solid #999999;
	text-align: center;
	padding-top: 5px;
	color: #999999;
}

.pageon {
	font-weight: bold;
	text-decoration: underline;
}

.required
{
	color: red;
}










.fieldlabel
{
    FONT-SIZE: x-small;
    COLOR: #0033cc
}
.requiredfield
{
    BORDER-RIGHT: silver 0.2pt;
    BORDER-TOP: silver 0.2pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    BORDER-LEFT: silver 0.2pt;
    COLOR: #0033cc;
    BORDER-BOTTOM: silver 0.2pt;
    FONT-FAMILY: Arial
}
.sectionheader
{
    BORDER-RIGHT: silver thin groove;
    BORDER-TOP: silver thin groove;
    FONT-WEIGHT: bold;
    BORDER-LEFT: silver thin groove;
    COLOR: black;
    BORDER-BOTTOM: silver thin groove;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffff99
}
.normaltxt
{
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: Arial
}
FONT
{
    FONT-FAMILY: Verdana, Arial
}
LI
{
    COLOR: black
}
.leftcontent
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana
}
.leftlink
{
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana;
	text-decoration: none;
}
.tablehead
{
    BORDER-RIGHT: silver thin;
    BORDER-TOP: silver thin;
    FONT-SIZE: 10pt;
    BORDER-LEFT: silver thin;
    COLOR: black;
    BORDER-BOTTOM: silver thin;
    FONT-FAMILY: Arial, Verdana
}
.message
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Verdana
}
.divlabel
{
    FONT-WEIGHT: bolder;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial;
    FONT-VARIANT: small-caps
}
.standard
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}
.searchstyle
{
    BORDER-RIGHT: midnightblue thin outset;
    BORDER-TOP: midnightblue thin outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: midnightblue thin outset;
    COLOR: #000099;
    BORDER-BOTTOM: midnightblue thin outset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: gainsboro
}
.border
{
    BORDER-BOTTOM: #000000 3px groove;
}
