@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/images4/bg1.jpg) repeat-x;
	background-color:#000;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:24px;
	color: #900;
}
h2 {
	font-size:19px;
	color: #245A1B;
}
.clr { clear:both;}
.edge { background:url(../images/images4/edge1.jpg) no-repeat top center;}
.header {
	width:925px;
	height:125px;
	background:url(../images/images4/header1.jpg) no-repeat top center;
	margin:0 auto 0 auto;
	padding:75px 0 0 25px;
	font-size:44px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.header strong { font-size:20px;}
.sub-text {
	color:#666;
	font-size:18px;
}
.main-container { width:930px; background:url(../images/images4/content-bg1.jpg) repeat-y top center; background-color:#FFFFFF; margin:0 auto 0 auto; padding:0 10px 0 10px;}
.left-col { width:220px; float:left;}
.content { width:630px; float:left; padding:0px 40px 40px 40px; }
.tab1 {
	height:36px;
	background:url(../images/images4/tab-green.jpg) no-repeat;
	width:205px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tab2 {
	height:36px;
	background:url(../images/images4/tab-grey.jpg) no-repeat;
	width:205px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}

.nav {
	color:#666;
	font-size:13px;
	height:20px;
	line-height:21px;
	width:190px;
	text-decoration:none;
	padding:0px 0 3px 30px;
	background:url(../images/images4/bullet.jpg) no-repeat;
	display:block;
}
.nav:hover { color:#090f27; font-size:13px; height:20px; line-height:21px; width:190px; text-decoration:none; padding:0px 0 3px 30px; background:url(../images/images4/bullet-on.jpg) no-repeat; display:block;}

.spacer { height:10px;}
.chart { font-size:12px;}
.large-link { font-size:20px;}
.footer { background:url(../images/images4/footer.jpg); height:25px; width:950px; margin:0 auto 0 auto;}

.footerlink { color:#FFFFFF; line-height:45px; margin:0 10px 0 10px;}

