body {
	background-color: #FFFFFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 9pt;
}

.headerGrey, .blue_header {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

input.searchfield, .content, td, p {
	color: #000000;
	font-size: 9pt;
}

.answernoindentordered {
	margin-left: 30px;
	padding-left: 0px;
}

.asteric {
	color: #F54C00;
}

/*.blue_header {
	color: #17277C;
	font-size: 13pt;
	font-weight: bold;
}
*/

.header_blue11 {
	color: #17277C;
	font-size: 11pt;
	font-weight: bold;
}

.cellpad10all {
	padding: 10px 10px 10px 10px;
}

.cellpad10zerotop {
	padding: 0px 10px 10px 10px;
}



.content_white {
	color: #FFFFFF;
	font-size: 9pt;
}

.dividehoriz {
	background-image: url(/global/graphics/dottedLine_horiz.gif);
	width: 100%;
}

.grey {
	color: #828282;
}

.header {
	color: #828282;
	font-size: 12pt;
	font-weight: bold;
}

.header11 {
	color: #828282;
	font-size: 11pt;
	font-weight: bold;
}

.headerwhite {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.hide {
	display: none;
}

.margintop5 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.noindent {
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
}

.noindentordered {
	margin-left: 20px;
	padding-left: 0px;
}

.printbreak {
	page-break-before: always;
}

.red {
	color: #FF0000;
}

.show {
	display: block;
}

.small {
	font-size: 8pt;
	line-height: normal;
}

.small_grey {
	color: #828282;
	font-size: 8pt;
	line-height: normal;
}

.small_header {
	color: #828282;
	font-size: 10pt;
	font-weight: bold;
}

.xtra_small {
	font-size: 7pt;
}

.content_blue {
	color: #17277C;
	font-size: 9pt;
}


.header_blue10 {
	color: #17277C;
	font-size: 10pt;
	font-weight: bold;
}



div.printlink {
	display: none;
}

table.headerimage,td.headerimage,div.headerimage, table.footerimage, td.footerimage, div.footerimage  {
	display: none;
}

.noprint{
	display: none;
}