/* CSS Document */

body {
	background: #FCFCFC url(../images/bodyBG.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
a { color: #4c6785; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #2e5f7f;
	font-size: 24px;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 15px 0 0 6px;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 319px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 76px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 96px;
	margin: 0;
	padding: 0;
}
#header p, #header h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dce0e4;
	font-weight: normal;
	font-style: italic;
	overflow: auto;
	float: right;
	margin: 0;
}
#header p {
	font-size: 20px;
	margin-top: 36px;
}
#header h3 {
	clear: right;
	margin: 0;
	font-size: 16px;
}
#tools {
	float: right;
	width: 547px;
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools h2.slogan {
	width: 359px;
	height: 0;
	background: url(../images/slogan.jpg) no-repeat;
	float: left;
	margin: 18px 0 0 8px;
	font-size: 1px;
	padding-top: 21px;
	display: block;
	overflow: hidden;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 145px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/cs_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/cs_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	float: left;
	width: 188px;
	height: 187px;
	margin: 0;
	padding: 0 1px 0 0;
	background: url(../images/navBG.gif) no-repeat 0px 0px;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0 auto;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Georgia;
	font-size: 18px;
	color: #4c6785;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	line-height: 1.667;
	background: url(../images/navSep.gif) no-repeat left bottom;
}
#nav ul li a:hover {
	background-color: #e7edf6;
}
#nav ul li a.first {
		padding-top: 4px;
}
#nav ul li a.first:hover {
	background-image: url(../images/navBG-top_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li a.last { background: none; padding-bottom: 3px; }
#nav ul li a.last:hover {
	background-image: url(../images/navBG-bottom_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e7edf6;
}
	
/* Leaderboard */
#leaderboard {
	height: 222px;
	margin: 32px 0 0;
	padding: 0;
}
#leaderboard img {
	float: right;
}
#leaderboard img.home {
	position: absolute;
	padding-left: 12px;
}
#leaderboard h3 {
	font-size: 18px;
	color: #f6f6f6;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5;
	margin: 0;
	font-weight: normal;
	font-style: italic;
	clear: both;
	z-index: 100;
	position: relative;
}
#contentContainer {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Feature Box Styles */
.feature {
	float: right;
	width: 188px;
	clear: right;
	margin-top: 58px;
	background: #eef5fd url(../images/secondarycontent-caps.gif) no-repeat 0px 0px;
}
.feature .content {
	width: 168px;
	padding: 0 9px;
	border-left: 1px solid #c2d3e8;
	border-right: 1px solid #c2d3e8;
}
.feature .capB {
	display: block;
	width: 188px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/secondarycontent-caps.gif) no-repeat -188px 0px;
}
.feature .content img {
	float: left;
	padding: 0 9px 0 0;
}

.feature .content h3 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #648ba4;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content a {
	text-decoration: none;
}
.feature .content a:hover {
	text-decoration: underline;
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feature .content ul.links {
	padding-left: 20px;
	list-style: disc;
}
.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul li a {	
	color: #4C6785;
	text-decoration: none;
	font-size: 1.09em;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}
#special.feature {
	margin-top: 18px;
}
/* Content */
#content {
	width: 557px;
	float: left;
}
#content p {
	margin: 0 0 1.5em;
}
#content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
#content h3 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1;
	color: #6f6f6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content h4 {
	font-size: 1em;
	margin: 0;
}
#content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#content .resource {
	float: left;
	width: 250px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#content .faq li {
	margin-bottom: 1.5em;
}
#content .faq dt {
	margin: 0 0 .5em;
	font-size: 1.5em;
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6f6f6f;
}
#content .faq dd {
	margin: 0 0 2.5em;
}
#content ol ol li {
	list-style: lower-alpha;
}
.bodyImg {
padding:0 10px 5px 0;
}
/* Footer */
#footerContainer {
	background: #505050 url(../images/footerBG.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 20px;
	margin-top: 2em;
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #a1a1a1;
}
#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: #a1a1a1;
	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: #a1a1a1;
	text-decoration: none;
} 
#footer ul li a:hover {
	text-decoration: underline;
}

/* Global Classes */
.clear {
	clear: both;
}