h1.intro {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #D65E10;
	font-weight: bold;
}
h1.pagehead {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #D65E10;
	font-weight: bold;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

TD.contentwell {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.contentwell {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

div.greytext {
	color: #999999;
}

a.NavButton, a.NavButton:visited, a.NavButton:active
{
    border-top: solid 2px #E25600;
    border-bottom: solid 2px #E25600;
    border-left: solid 2px #E25600;
    border-right: solid 2px #E25600;
    background-color: #EAD062;
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
}

a.NavButton:hover
{
    border-top: solid 2px #E25600;
    border-bottom: solid 2px #E25600;
    border-left: solid 2px #E25600;
    border-right: solid 2px #E25600;
    background-color: #FFFD87;
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    padding-left: 20px;
    padding-right: 20px;
}

a.ContentLink, a.ContentLink:visited
{
    color: #CCCCCC;
}

a.ContentLink:hover
{
    color: #FFFD87;
}

a.ContentLinkSelected, a.ContentLinkSelected:visited
{
    color: #FFFD87;
    font-weight: bold;
}

a.ContentLinkSelected:hover
{
    color: #CCCCCC;
    font-weight: bold;
}

div.WhiteBox
{
    border-top: solid 2px #000000;
    border-bottom: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    background-color: #eeeeee;
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

TD.globalnav{
font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image:  url(../images/global_nav_bg.jpg);
	cursor: 'hand';
}

TD.globalnavOver{
font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image:  url(../images/global_nav_bg_over.jpg);
	cursor: 'hand';
}


TD.globalnavSpacer{
	background-image:  url(../images/global_nav_spacer.jpg);
}

A.globalnavLinks{
font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: 'hand';

}

.bodytext {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 10px;
}

.formlabel {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;
}

A.actionbuttons:link,A.actionbuttons:visited,A.actionbuttons:active {
	text-decoration:	none;
	color:	#666666;
	font-weight: normal; 
	font-size: 11px;
	}
	
A.actionbuttons:hover {	
	text-decoration:	underline;
	color:	#666666;
	font-weight: normal; 
	font-size: 11px;
	}

TD.actionbuttons {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: None;
	color: #666666;
	Padding-Left: 5px;
	Padding-Right: 5px;
}

TD.actionbuttonstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: None;
	color: #666666;
	Padding-Left: 3px;
	Padding-right: 5px;
}

form
{
    margin-top: 0;
    margin-bottom: 0;
}

tr.alternaterow
{
    background-color: #000000;
}