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;
}


/** 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-weight: bold;
	font-size: 8pt;
}
/** /Footer Styles **/


/** Blog styles **/
.bblog_dgPager
{
	background-color: #FFFFFF;
	font-weight: bold;
}
.bblog_pageHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
}
.bblog_sectionBorder
{
	border: 1px solid #666666;
}
.bblog_sectionContent
{
	padding-right: 5px;
	padding-left: 5px;
}

.bblog_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;
}
a.bblog_sectionHeaderLink
{
	color: #000000;
	text-decoration: none;
}
a.bblog_sectionHeaderLink:visited
{
	color: #000000;
}
a.bblog_sectionHeaderLink:active
{
	color: #000000;
}
a.bblog_sectionHeaderLink:hover
{
	color: #000000;
	text-decoration: underline;
}

.bblog_smalltext
{
	font-size: 8pt;
}
/** /Blog styles **/


/** BBlog Submenu styles **/
a.bblog_submenu
{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
a.bblog_submenu:visited
{
	color: #666666;
}
a.bblog_submenu:active
{
	color: #FF0000;
}
a.bblog_submenu:hover
{
	color: #FF0000;
	text-decoration: none;
}

.bblog_submenuborder
{
	background-color: #666666;
}
.bblog_submenucell
{
	background-color: #E6E6E6;
	margin-right: 5px;
	margin-left: 5px;
}
.bblog_submenumargins
{
	margin-right: 5px;
	margin-left: 5px;
}
/** /BBlog Submenu styles **/



/** 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 **/
