body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background%20.gif);
}
a:link {
	color: #003366;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF6666;
}

a.bold:link {
	color: #003366;
	font-weight: bold;
}
a.bold:visited {
	color: #666666;
	font-weight: bold;
}
a.bold:hover {
	color: #FF6666;
	font-weight: bold;
}
a.bold:active {
	color: #FF6666;
	font-weight: bold;
}

style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366cc;
}

.style8 {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3366cc;
	font-weight: normal;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contentBreak 
{
	margin: 10px 0 10px 0;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainRight 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}


.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold 
{
	font-weight: bold;
}


.error {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
}


.style9 {color: #333333}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style24 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.displaytype {
}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: lighter;
	color: #333333;
}
.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	margin-left: 20px;
	text-align: left;
	color: #333333;
}
a.breadcrumb:link {
	color: #003366;
}
a.breadcrumb:visited {
	color: #666666;
}
a.breadcrumb:hover {
	color: #FF6666;
}
a.breadcrumb:active {
	color: #FF6666;
}


/*//// ADVANCED REPORTING ////*/

h2.ar-h2 {
	font: 22px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	vertical-align:middle;
	}
	
	h2.ar-h2 img {
		vertical-align:middle;
		}

h3.ar-h3 {
	color:green;
	}
	
h4.ar-h4 {
	font: 13px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	}
		
.tct {
	text-align:center;
	}

.lfl {
	float:left;
	}
	
.rfl {
	float:right;	
	}

.clr {
	clear:both;
	}
	
.qliktainer {
	clear:right;
	float:left;
	width: 470px;
	}
		
img {
	border:0;
	}