.blue_header {
	font-family:"Arial Narrow", Arial;
	font-size: 42px;
	line-height: 42px;
	color: #41a8d8;
	font-weight:lighter;
	font-stretch:semi-expanded;

}

li.quicklinks {
list-style-image: url(images/red_bullet.jpg);
	font-family:Arial;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}

ul{
list-style:disc;
margin-top:0px;
}

ol{
margin-top:0px;
}

li {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:lighter;
	font-stretch:semi-expanded;
	margin-bottom:8px;
	margin-top:0px;
}



a:link{ text-decoration:none; color: #ee2e24; }
a:visited { text-decoration:none; color: #ee2e24; }
a:hover { text-decoration:none; color: #ee2e24; }


a.quicklinks:link{ list-style-image: url(images/red_bullet.jpg); text-decoration:none; color: #999999; }
a.quicklinks:visited {  list-style-image: url(images/red_bullet.jpg); text-decoration:none; color: #999999; }
a.quicklinks:hover { list-style-image: url(images/red_bullet.jpg); text-decoration:none; color: #999999; }


a.breadcrumbs:link{ text-decoration:none; color: #ee2e24; }
a.breadcrumbs:visited { text-decoration:none; color: #ee2e24; }
a.breadcrumbs:hover { text-decoration:none; color: #ee2e24; }



.breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #ee2e24;
	font-weight:lighter;
	font-stretch:semi-expanded;
}


.body_content {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight:lighter;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
}

.heading {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight:bold;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
}


.bg { 
  background-repeat: no-repeat;
}

.copyright{
font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	font-weight:lighter;
	font-stretch:semi-expanded;
}

.homeHeading{
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	font-weight:bold;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
}

.homeText{
font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
	line-height:14px;
}

.notDone{
color: #009900;
font-weight:bold;
font-size:14px;
}

.stock{
font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #8b9397;
	font-weight:lighter;
	font-stretch:semi-expanded;
	background-repeat:no-repeat;
}


/* Reports page */



.heading_reports {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight:bold;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
}

.heading_under {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight:bold;
	font-stretch:semi-expanded;
	background-repeat: no-repeat;
	padding-top: 55px;
}


.report_tab_bg {
background-color: #eaeaea;
color: #000000;}