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

body {
	background-color: #014164;
	margin:0 auto 0 auto;
	font-family:Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:21px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
h1 {
	padding:5px 0px 0px 0px;
	font-size:25px;
	font-family:"Arial Narrow", Tahoma, Verdana;
	color:#00509F;
}
h2 {
	padding:5px 0px 0px 0px;
	font-size:19px;
	font-family:"Arial Narrow", Tahoma, Verdana;
	color:#CC6600;
}
h3 {
	padding:5px 0px 0px 0px;
	font-size:17px;
	font-family:"Arial Narrow", Tahoma, Verdana;
	color:#333333;
}
.clr { clear:both;}
.edge {
	background:url(../images/edge1.jpg) no-repeat top center;
}
.header {
	width:900px;
	height:125px;
	background:url(../images/header.jpg) no-repeat top center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
.main-container { width:930px; background:url(../images/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:10px 30px 30px 30px;}
.content p{
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
	color:#0F0F0F;
	line-height:21px;
	text-decoration:none;
}
.content p a{
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
	color:#0066CC;
	line-height:21px;
	text-decoration:underline;
}
.content p a:hover{
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
	color:#0066CC;
	line-height:21px;
	text-decoration:none;
}
.content img{ padding:5px;}
.tab1 {
	height:36px;
	background:url(../images/tab-blue.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/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/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/bullet-on.jpg) no-repeat; display:block;}

.spacer { height:10px;}
.chart { font-family:Verdana; font-size:10px;}
.chart a{ font-family:Verdana; font-size:10px; font-weight:bold; color:#0066CC; text-decoration:underline;}
.chart a:hover{ font-family:Verdana; font-size:10px; font-weight:bold; color:#0066CC; text-decoration:none;}

.button_area {
	padding:0px;
	margin:0px;
	background:url(../images/button.jpg) repeat-x;
	height:18px;
}

.large-link p{ font-size:20px; font-family:"Arial Narrow"; color:#0066CC font-weight: bold; text-align:center; text-decoration:none;}
.large-link p a{ font-size:20px; font-family:"Arial Narrow"; color:#0066CC; font-weight: bold; text-align:center; text-decoration:underline;}
.large-link p a:hover{ font-size:20px; font-family:"Arial Narrow"; color:#0066CC; font-weight: bold; text-align:center; text-decoration:none;}

.footer { background:url(../images/footer.jpg); height:25px; width:950px; margin:0 auto 0 auto;}

.copyright { color:#FFFFFF; line-height:45px; margin:0 10px 0 10px; text-align:center; text-decoration:none;}
.copyright a{ color:#FFFFFF; line-height:45px; text-align:center; text-decoration:underline;}
.copyright a:hover{ color:#FFFFFF; line-height:45px; text-align:center; text-decoration:none;}
