@charset "utf-8";
body {
	background-color: #dedede;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 109px;
	margin-top: -70px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: right;
	height: 63px;
	margin-top: -11px;
}
#main {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 949px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#main

#mainL {
	width: 632px;
}
#main #mainR {
	width: 282px;
}

#main .box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:14px;
}

#newBox.sub {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}


#main h3 {
	font-family: "Arial Black";
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #00356b;
	margin-top: 0px;
}
#main a {
	color: #0a62c3;
}
#main .lastP {
	margin-bottom: 0px;
	font-size: 11px;
}


#newBox.sub p {
	margin-top: 15px;
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.6em;
}
#main .box p {
	margin-top: -15px;
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.6em;
}
#newBox.sub ul {
	/* margin-top: -15px; */
	margin-bottom: 22px;
	font-size: 11px;
	line-height:1.5em;
}
.style1 {
	font-size: 0.85em;
	font-weight: bold;
}
.small {
	font-size: 0.75em;
	font-weight:bold;
}.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0066FF;
	position: relative;
	left: 840px;
	top: 2px;
}


	#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#nav {
	position: relative;
	left: 387px;
	top: 50px;
	width: 450px;
}

	#nav li{
	display:inline;
	margin:0;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 13px;
	padding-left: 13px;
	}

	#nav .last{
	display:inline;
	margin:0;
	width: 120px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 13px;
	padding-left: 13px;
	color: #FF0000;
	}
	
	#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #666666;
	position: relative;
	top: 14px;
	*top: 10px; 
}

h1 {
	font-size: 1.5em;
	color: #00356b;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:18px;
}

h2 {
	font-size: 1.2em;
	color: #00356b;
	margin-top: 0px;
	margin-bottom:16px;
}

#footer a {
	color: #0a62c3;
}
#main.sub img {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

button span {
	display:none;
}