body
{
	background: #fff;
	font-family: Verdana;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 732px;
	text-align: left;
	font-size: 8pt;
}

p, ul, h1, h2, h3, h4, h5, td
{
	font-family: Verdana;
	font-size: 8pt;
}

th, th h3, th h5
{
	font-weight: normal;
	text-align: left;
	margin: 0;
	color: #666;
}

ul
{
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

ul ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul.bull
{
	list-style-type: disc !important;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ul.bull_1
{
	/* gehc : for 1st level bullets */
	list-style-type: disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ol.bull_1
{
	/* gehc : for 1st level bullets */
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ul.bull_2
{
	/* gehc : for 2nd level bullets */
	list-style-type: disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ol.bull_2
{
	/* gehc : for 2nd level bullets */
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ul.bull_3
{
	/* gehc : for 2nd level bullets */
	list-style-type: disc !important;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ol.bull_3
{
	/* gehc : for 2nd level bullets */
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0;
	padding-left: 0 !important;
	padding-left: 5px;
	padding-left: /**/ /**/ 0;
}

ol.upperAlpha
{
	list-style-type: upper-alpha;
}

ol.lowerAlpha
{
	list-style-type: lower-alpha;
}

ol.upperRoman
{
	list-style-type: upper-roman;
}

ol.lowerRoman
{
	list-style-type: lower-roman;
}

a:link, a:active
{
	color: steelblue;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
}

.ThRows
{
	background-color: #88ADC8;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}

a:visited
{
	color: steelblue;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}

a:hover
{
	color: red;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}

a.bold
{
	font-weight: bold;
}

h1
{
	text-align: right;
}

h2
{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #3B73B9;
}

h3
{
	margin: 0 0 16px 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
}

h4
{
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h3.withcolor
{
	color: #666;
}
h3.noMargin
{
	margin-bottom: 0;
}

h5
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
}

h5 a
{
	font-weight: bold;
}

h5 a:link, h5 a:visited, h5 a:hover, h5 a:active
{
	font-weight: bold;
}

img
{
	border: 0;
}



p.clearer
{
	margin: 0 0 0 0 !important;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.fileFormat
{
	font-weight: normal;
	font-style: italic;
}

.TrRows
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
.TrOdd
{
	background-color: #ECF4FB;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
.TrHover
{
	background-color: #F8FDBB;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
