.required
{
	color: red;
	font-weight: bold;
}
.topNav
{
	background-color: #E6E6E6;
	width: 725px;
}
.topNavLinks
{
	background-color: #848589;
	font-size: 8pt;
	text-align: center;
	padding: 5pt;
	color: #ffffff;
	font-weight: bold;
}
.topNavLinks a
{
	text-decoration: none;
	color: #ffffff;
}
.topNavLinks a:visited
{
	color:#ffffff;
}
.content
{
	background-color: #FFFFFF;
	padding: 8pt;
}
.contentHome
{
	background-color: #FFFFFF;
}
.contentArea
{
	padding-right: 15pt;
	padding-left: 15pt;
	padding-bottom: 5pt;
	border-left: #dddddd 1px solid;
	padding-top: 5pt;
	height: 350px;
}
.contentCP
{
	border-left: solid 1px #DDDDDD;
	padding: 15pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	height: 350px;
	padding-right: 2pt;
	width: 720px;
}
.leftNav
{
	font-size: 8pt;
	padding: 18pt;
	padding-right: 10pt;
}
.leftNav p
{
	font-size: 8pt;
}
.leftNav a
{
	text-decoration: none;
	color: #848589;
}
.leftNav a:visited
{
	color: #848589;
}
.footer
{
	font-size: 8pt;
	background-color: #848589;
	padding: 5pt;
	color: #ffffff;
}
.footer a
{
	text-decoration: none;
	color: #ffffff;
}
.footer a:visited
{
	color: #ffffff;
}

.status
{
	color:Red;
	font-weight:bold;
}

BODY
{
	background-color: #DDDDDD;
	font-family: Century Gothic, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #85868A;
}

P, TD
{
	font-size: .9em;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #EE9551;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: .8em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: .8em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1em;
}

BLOCKQUOTE, PRE
{
	font-family: Century Gothic;
}


UL LI
{
	list-style-type: square;
	font-size: .8em;
}

UL LI LI
{
	list-style-type: disc;
	font-size: .8em;
}

UL LI LI LI
{
	list-style-type: circle;
	font-size: .8em;
}

OL LI
{
	list-style-type: decimal;
	font-size: .8em;
}

OL OL LI
{
	list-style-type: lower-alpha;
	font-size: .8em;
}

OL OL OL LI
{
	list-style-type: lower-roman;
	font-size: .8em;
}
A
{
	color:#85868A;
}
A:visited
{
	color:#3d3d3d;
}
