/* CSS Document */

body {
	background: #000d16 url(../images/body_bg.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #bfbfbf;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #ccd3fd;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #ccd3fd;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
a { color: #8398EB }
#header, #leaderboard, #contentContainer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 31px 0 0;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 580px; /* 560 */
	font-size: 1px;
	overflow: hidden;
	padding-top: 34px;
	color: #000;
	display: block;
	background: url(../images/logo2.gif) no-repeat;
}
#header {
	background: url(../images/header_bg.png) no-repeat left top;
	height: 76px;
}
#header .content {
	background: url(../images/cta_bg.jpg) no-repeat 0px 0px;
	width: 570px;
	height: 165px;
	float: left;
	margin-top: 65px;
}
#header h3 {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 13px;
	font-size: 24px;
	font-style: italic;
	line-height: 1;
	color: #b2d8ee;
}
#header p {
	color: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.333em;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 373px;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	background: url(../images/button_bg.gif) no-repeat;
	height: 52px;
	margin-right: 9px;
	margin-top:-12px;
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#header ul {
	margin: 36px 0 0 ;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: right;
	width: 380px; /* 395 */
	text-align: center;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #ccd3fd;
	text-decoration: none;
	padding: 0 9px; /* 0 10 */
	display: block;
	float: right; /* left */
	line-height: 36px;
	font-size: 16px;
}
#header ul li a:hover {
	color: #fafafa;
}
#leaderboard {
	background: url(../images/leaderboard_bg.png) no-repeat left top;
	height: 224px;
}
#leaderboard .content {
	float: left;
	padding-top: 27px;
	width: 450px;
}
#leaderboard h3 {
	font-size: 27px;
	color: #ccd3fd;
	line-height:0.125;
}
#leaderboard h4 {
	color: #d8defe;
	font-size: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	line-height:1;
}
#leaderboard ul {
	margin-left: 14px;
	padding: 0;
	list-style: disc;
	color: #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:1.8;
}
#leaderboard ul li {
	float: left;
	width: 450px;
	margin-right: 15px;
}
#leaderboard ul li.last {
	margin-right: 0;
}
#leaderboard img {
	float: right;
	
	margin-top: 0;
}
#contentContainer {
	padding-top: 18px;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 570px;
	background: url(../images/main-content-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
	padding-bottom:20px;
}
#mainContent .capB {
	background: url(../images/main-content-cap_foot.gif) no-repeat 0px 0px;
}


.capB {
	display: block;
	height: 8px;
}

#contentContainer img {
	border: 2px solid #FFF;
 
}

#contentContainer .content {
	padding: 9px;
	background: #e1effa;
	border-right: 1px solid #ebf7ff;
	border-left: 1px solid #ebf7ff;
}
.content p {
	margin-top: 0;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: right;
	margin-left: 15px;
	margin-top: 42px;
}
/* Secondary Content Styles */
#secondaryContent {
	width: 343px;
	float: right;
	background: url(../images/secondary-cap_head.gif) no-repeat 0px 0px;
	padding-top: 23px;
}
#secondaryContent .capB {
	background: url(../images/secondary-cap_foot.gif) no-repeat 0px 0px;
}
#secondaryContent .content img {
	float: right;
	margin: 0 0 1em 1em;
}
#secondaryContent p {
	line-height: 1.75;
	font-size: 12px;
	
	
}
#secondaryContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #bfbfbf;
	
	
}
#secondaryContent h4 {
	
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bfbfbf;
	
	
}
#secondaryContent p.smallright {
	line-height: 1.75;
	font-size: 12px;
	float:right;
	margin-right:24px;
    margin-top:-13px;
	
}
/* Services Tables */
#mainContent table {
	
	margin: 0 auto;
}
#mainContent table td{
	margin: 2px;
	padding:0;
	text-align:center;
}
#mainContent table + p {
	
	border-bottom: 1px dotted #928876;
}
#mainContent caption {
	caption-side: top;
	font-size: 1.384em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fab075;
}
#mainContent th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.230em;
}

#footer {
	height: 73px;
	padding-top: 18px;
	font-size: .916em;
	line-height: 1.636em;
	color: #404040;
	clear: both;
	background: #000 url(../images/footer_bg.gif) repeat-x top left;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #404040;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #404040;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #404040;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
#leftColumn {
	float: right;
	width: 400px;
	padding-top: 8px;
}
#leftColumn h3 {
	text-align: center;
	font-size: 24px;
	color: #CCC;
	
	width: 400px;
	height: 28px;
	margin-left:6px;
}
#leftColumn #quicklinks {
	margin: 0 auto;
	width: 180px;
	padding: 0;
	list-style: none;
}
#leftColumn #quicklinks li {
	margin: .75em auto;
	padding: 0;
	font-size: 16px;
	line-height: 1;
}
#leftColumn #quicklinks a {
	background: url(../images/side-nav_btn.gif) no-repeat 0px 0px;
	width: 201px;
	height: 42px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #FAFAFA;
	display: block;
	line-height: 2.333;
}
#leftColumn #quicklinks a:hover {
	background-position: 0px -42px;
}
p.block {
	padding: 0 20px;
	font-size:13px;
	font-style:italic;
}
p.author {
	text-align:right;
	padding: 0 20px;
	font-size:13px;
	font-style:italic;
}
.right {
	float:right;
	padding:2px solid #CCC;
}