* {
	font-family: Tahoma,Verdana,Arial;
	color : #000000;
	font-size : 11px;
}
.pageTitle {
	font-size: 28px;
	font-weight: bolder;
}
.sectionTitle {
	font-size: 14px;
	font-weight: bolder;
}

.columnDivide {
	background-color: #000000;
}

.whitetext {
color : #000000;
}

input {
	color : #000000;
	font-size : 12px;
	
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.sectheadingorange {
	color : #EF8631;
	font-size : 14px;
	font-weight: bold;
}
.sectheadingblack {
	color : #000000;
	font-size : 14px;
	font-weight: bold;
	margin-left : 10px;
}
.prodsummary {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
}

.prodsummary a{
	color : #FFFFFF;
}
.prodsummarybold {
	color : #FFFFFF;
	font-weight: bold;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;

	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
P {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
}

p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	

}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.screenshoot {

	background-image: url(../images/e03.gif);
	background-repeat: repeat-y;
}
.report{
	border: 2px double #666666;
	padding-left: 4px;
	background-color: #E9E9E9;
}
.reportHeader{
	background-color: #CACACA;

}