A:link,
A:visited,
A:hover 
{
	color			:	#000000;
	text-decoration	:underline;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

ul,li
{
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 16px;
}

table#GlobalNav tr td,
table#GlobalNav tr td a
{
	font-size: 8pt;
	color: #000000;
	height: 15px;
	text-align: right;
}

#ContentArea
{
	padding-top: 1px;
}

#ContentMenu,
table#Content tr td#ContentMenu
{
	border: solid 1px #6E6F64;
	width: 142px;
	vertical-align: top;
	background-color: #A35E01;
}

#ContentRightSide,
.ContentRightSide
{
	font-weight: 700;
	border-style: solid;
	border-width: 1px;
	border-color: #993300;
	padding: 5px; 
	color: #A35E01;
	text-align: center;
	width: 142px;
}

table#GlobalNav
{
	margin-top: 5px;
	margin-right: 0px;
}
table#GlobalNav tr td
{
	/*padding-right:1px;*/
}

table#MainLayout
{
 border: solid 1px #000000;
 margin-bottom: 1px;
}

table#MainLayout tr td
{
 border: none 0px transparent;
}

table#MainLayout tr#HeaderRow td
{
	border-bottom-style:none; 
	border-bottom-width:0px;
}

table#MainLayout tr td.ftr
{
	border-top-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
}

#PageTitle
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom: 3px;
	font-weight: 700;
	font-size:10pt;
}

.hdrTop,
.hdrTopBar,
.hdrBottomGap,
.hdrSectionTitle
{
	border-left-style:none; 
	border-left-width:medium; 
	border-right-style:none; 
	border-right-width:medium; 
	border-top-style:none; 
	border-top-width:medium; 
	border-bottom-style:none; 
	border-bottom-width:medium
}

.hdrTop
{
	padding-left: 10px;
	padding-top: 12px;
	border-top-style:solid; 
	border-top-width:1px; 
}

.hdrTopBar
{
	background-image: url(../images/topbar.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.hdrBottomGap
{
	border-bottom-style:none; 
	border-bottom-width:0px;
}

.hdrSectionTitle
{
	background-image: url(../images/bginner.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 74px;
}

.ftr
{
	text-align: center;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 10px;
	border-top-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom:1px solid #000000; 
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
}

.PageContent
{
	padding-left: 10px;
	padding-right: 10px;
}

.Bullet,
.BulletLink,
a.BulletLink
{
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
	/*padding-top: 10px;
	padding-bottom: 9px;
	height: 14pt;*/
}
.Bullet
{
	font-size: 8pt;
	margin-right: 8px;
}
