body
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma;
}
p
{
	margin-top: 0px;
	padding-top: 0px;
}
td
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma;
}
.biggerheadline
{
	font-size: 16pt;
	color: #A20D01;
	font-family: Verdana, Tahoma;
}
.smallerheadline
{
	font-size: 11pt;
	font-weight: bold;
	color: #A20D01;
	font-family: Verdana, Tahoma;
}
input
{
	font-size: 10pt;
	color: #000022;
	font-family: Verdana, Tahoma;
}
textarea
{
	font-size: 10pt;
	color: #000022;
	font-family: Verdana, Tahoma;
}
select
{
	font-size: 10pt;
	color: #000022;
	font-family: Verdana, Tahoma;
}
a
{
	font-size: 10pt;
	color: #000022;
	font-family: Verdana, Tahoma;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.ContentCell
{
	padding: 15px, 10px, 5px, 15px;
}

.RightAlignedCells
{
	text-align: right;
}

.ContentHeader
{
	font-size: 13pt;
	font-weight: bold;
	color: #A20D01;
	padding-bottom: 6px;
}

.MainMenuItemCell, .MainMenuItemSelectedCell, .MainMenuItemHoverCell
{
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: none;
	cursor: hand;
}
.MainMenuItemSelectedCell
{
	background-color: #FFCC00;
}
.MainMenuItemHoverCell
{
	background-color: #008300;
}
a.MainMenuItem, a.MainMenuItemSelected,  a.MainMenuItemHover
{
	font-size: 10pt;
	color: white;
}
a.MainMenuItemSelected
{
	color: black;
}
a.MainMenuItem:hover, a.MainMenuItemSelected:hover, a.MainMenuItemHover:hover
{
	text-decoration: none;
}

.SubMenuItemCell, .SubMenuItemSelectedCell, .SubMenuItemHoverCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: none;
	cursor: hand;
	width: 120px;
	height: 32px;
	text-align: center;
}
.SubMenuItemSelectedCell
{
	background-color: #B65B18;
}
.SubMenuItemHoverCell
{
	background-color: #008300;
}
a.SubMenuItem, a.SubMenuItemSelected, a.SubMenuItemHover
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
a.SubMenuItemSelected
{
	color: white;
}
a.SubMenuItem:hover, a.SubMenuItemSelected:hover, a.SubMenuItemHover:hover
{
	text-decoration: none;
}

a.ProjectListItem
{
	font-size: 10pt;
	text-decoration: none;
	padding-left: 5px;
}
a.ProjectListItem:hover
{
	text-decoration:underline;
}

.Error
{
	font-size: 7pt;
	color: #cc0000;
}

.HeaderMedium, .HeaderSmall, a.HeaderSmall
{
	color: #FDCD00;
	font-weight: bold;
	cursor: default;
}
.HeaderMedium
{
	font-size: 12pt;
	padding-left: 7px;
	padding-right: 7px;
}
.HeaderSmall, a.HeaderSmall
{
	font-size: 7pt;
}
a.HeaderSmall:hover
{
	text-decoration: underline;
	cursor: hand;
}

.PartnerItem, .PartnerItemBoldRed, .PartnerItemBold, A.PartnerItem
{
	font-size: 10pt;
}
.PartnerItemBoldRed
{
	font-size: 11pt;
	font-weight: bold;
	color: #A20D01;
}
.PartnerItemBold
{
	font-weight: bold;
}
A.PartnerItem:hover
{
	text-decoration: underline;
}

.SpecialImageTitle
{
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}
.SpecialImageText
{
	font-size: 10pt;
}
.SpecialImageTextBold
{
	font-size: 10pt;
	font-weight: bold;
}

