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

body {
	background-color: #0088c4;
	margin:0 auto 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:21px;
	background-image: url(../images/images8/bg1.jpg);
	background-repeat: repeat-x;
}
h1 { font-size:24px;}
h2 { font-size:19px;}
.clr { clear:both;}
.edge {
	background:url(../images/images8/edge1.jpg) no-repeat top center;
}
.header {
	width:900px;
	height:125px;
	background:url(../images/images8/header1.jpg) no-repeat top center;
	font-size:48px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
.header strong { font-size:20px;}
.sub-text {
	color:#666;
	font-size:18px;
	font-weight: normal;
}
.main-container { width:930px; background:url(../images/images8/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/images8/tab-grey.jpg) no-repeat;
	width:205px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tab2 {
	height:36px;
	background:url(../images/images8/tab-yellow.jpg) no-repeat;
	width:205px;
	color:#333;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}

.nav { color:#090f27; font-size:13px; height:20px; line-height:21px; width:190px; text-decoration:none; padding:0px 0 3px 30px; background:url(../images/images8/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/images8/bullet-on.jpg) no-repeat; display:block;}

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

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