/* ########################################################## */
/* #######                                            ####### */
/* ####### Cheat the printer opening panel sets begin ####### */
/* #######                                            ####### */
/* ########################################################## */

.logoHidden
{
    width: 466;
    height: 170px;
    display: block;
    clear: both;
}

/* ######################################################## */
/* #######                                          ####### */
/* ####### Cheat the printer opening panel sets end ####### */
/* #######                                          ####### */
/* ######################################################## */

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000000;
	line-height: 16pt;
	font-family: arial, helvetica, verdana, sans-serif;
}

#main
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}


.noPrint
{
    display: none;
}


.divide
{
	margin-top: 5px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}

.divideBlack
{
	margin-top: 5px;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
}

html
{
	font-size: 10pt;
	color: #000000;
	line-height: 16pt;
	font-family: arial, helvetica, verdana, sans-serif;
}

p, td
{
	font-size: 10pt;
	color: #000000;
	line-height: 16pt;
	font-family: arial, helvetica, verdana, sans-serif;
}

strong.underground
{
    color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-weight: normal;
}

hr
{
	height: 3px;
	border: 0;
}

.whiteSmall
{
	color: #000000;
	font-size: 9pt;
	line-height: 14pt;
}

.whiteSmall a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whiteSmall a:hover
{
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.spaceAfter
{
	padding-bottom: 7px;
}

li
{
	font-size: 10pt;
	color: #333333;
	line-height: 16pt;
	font-family: arial, helvetica, verdana, sans-serif;
	list-style-image: url(/images/interface/bullet.gif);
	padding-bottom: 8px;
}

small
{
	font-size: 9pt;
	line-height: 14pt;
	color: #7C7C7C;
}

h1
{
	color: #000000;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

h2,.titleStyle
{
	color: #7BBE36;
	font-size: 14pt;
	line-height: 21pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
}

.grey
{
	color: #6a6a5d;
}

h3
{
	color: #242424;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

h2.alt
{
    color: #222222;
}

.menuList
{
	font-size: 9pt;
	color: #000000;
	line-height: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.menuItem
{
	font-size: 9pt;
	line-height: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
}

.menuItem:hover
{
	color: #ff9900;
}

.menuListLast:hover
{
	color: #ff9900;
}

.menuListLast
{
	font-size: 9pt;
	line-height: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px;
	border-bottom-color: #521A7D;
	border-bottom-style: solid;
}

.accent
{
	padding-left: 3px;
	padding-right: 3px;
	background-color: #dddddd;
}

.breadcrumb
{
	color: #7BBE36;
	/*font-size: 9px;*/
}

.breadcrumbDivide
{
    color: #ffffff;
}

.breadcrumb a
{
	background-color: #111111;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}

.breadcrumb a:hover
{
	background-color: #eeeeee;
	color: #ff6600;
}

a
{
	color: #ff6600;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
}

a.link
{
	color: #333333;
	background-color: #7BBE36;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10pt;
	line-height: 16pt;
	font-family: arial, helvetica, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover
{
	color: #7BBE36;
	background-color: #ffffff;
}
