body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a
{
	color: #0000CC;
	text-decoration: none;
}
a:visited
{
	color: #000099;
}
a:active
{
	color: #FF0000;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.sectionborder {
	border: 1px solid #666666;
}
.sectionheader {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

/** Header Styles **/
.headerTitleBorder
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #9F9F9F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.headerTitleText
{
	font-size: 12pt;
	font-weight: bold;
}
.headerSmallText
{
	font-size: 8pt;
	font-weight: bold;
}
.headerMenu
{
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.headerMenuLink
{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.headerMenuLink:visited
{
	color: #000000;
	text-decoration: none;
}
a.headerMenuLink:active
{
	color: #000000;
	text-decoration: none;
}
a.headerMenuLink:hover
{
	color: #000000;
	text-decoration: underline;
}
/** /Header Styles **/


/** Form styles **/
.pageAlert
{
	font-weight: bold;
	color: #CC0000;
}
.inputAlert
{
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.input
{
	font-family: Arial;
	font-size: 10pt;
}
/** Form styles **/


/** Footer Styles **/
.footerMargin
{
	margin-left:10px;
	margin-right:10px;
}
.footerText
{
	font-size: 8pt;
	font-weight: bold;
}
/** /Footer Styles **/


/** Default datagrid styles **/
.gridTable
{
	background-color: #666666;
	font-size: 8pt;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
}
.gridHeader
{
	font-weight: bold;
	background-color: #CCCCCC;
}
.gridItem1
{
	background-color: #FFFFFF;
}
.gridItem2
{
	background-color: #EFEFEF;
	vertical-align: top;
}
.gridText
{
	font-size: 8pt;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.gridPager
{
	background-color: #FFFFFF;
	font-weight: bold;
}
.gridFooter
{
	background-color: #FFFFFF;
}
/** /Default datagrid styles **/

/** Section Top Nav Styles **/
.sectionTopNav
{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a.sectionTopNavLink
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	width: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
	text-align: left;
}
a.sectionTopNavLink:visited
{
	background-color: #CCCCCC;
	color: #000000;
}
a.sectionTopNavLink:active
{
	background-color: #CCCCCC;
	color: #000000;
}
a.sectionTopNavLink:hover
{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
/** /Section Top Nav Styles **/


/** Front end board styles **/
.bb_pageAlert
{
	font-weight: bold;
	color: #CC0000;
}
.bb_inputAlert
{
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
.bb_input
{
	font-size: 10pt;
	font-family: Arial;
}
.bb_inputButton
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.bb_pageHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
}
.bb_sectionBorder
{
	border: 1px solid #666666;
}
.bb_sectionContent
{
	padding-right: 5px;
	padding-left: 5px;
}

.bb_sectionHeader
{
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.bb_date
{
	font-weight: bold;
	font-size: 8pt;
}

/** /Front end board styles **/
