body {
	color: #3F3A3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.nav a {
	background: url(images/navbutton.jpg) top;
	color: #B7B3B3;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	height: 30px;
	margin-right: 10px;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
	width: 129px;
}

.nav a:hover {
	background-position: bottom;
	color: #5F5758;
}

h1 {
	color: #EC1C24;
	font-size: 16px;
}

h2 {
	color: #EC1C24;
	font-size: 14px;
}

hr {
	border: 1px solid #E2E0E0;
	border-collapse: collapse;
	height: 0px;
	_height: 2px;
	width: 100%;
}
 
.footer {
	color: #B7B3B3;
	font-size: 9px;
}
.box_heading_tl{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight:bold;
	margin:40px 0px 0px 15px;
}
.box_heading_bl{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
.box_heading_br{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.box_tl{
	background-repeat: no-repeat;
	}
.box_tr{
	background-repeat:no-repeat;
}
.box_bl{
	background:url(images/content_middle.jpg) repeat-y;
	padding: 23px 31px;
	}
.box_br{
	background:url(images/latestnews_background.jpg) no-repeat;
	padding: 23px 31px;
	}
.main_box_tl{
	margin:33px 0px 0px 24px;
	_margin:43px 0px 0px 24px;
	}
.main_box_tr{
	position:absolute;
	top:69px;
	left:39px;
	}
.big_red{
	font-size:16px;
	color:#e94025;
	}
ul.box_list {
	list-style-image:url(images/bullets.gif);
	margin:0px;
	padding:10px 0 0 36px;
	width:230px
	}
ul.box_list li{line-height:1.6em}
.box_list a {
	text-decoration:none;
	color:#3F3A3B
	}
ul.content_list {
	list-style-image:url(images/arrow-bullet.jpg);
	padding-left: 40px;
	_padding-left: 0px;
	}
ul.content_list li{line-height:1.6em}	
		