/* Begin Resets */
* {margin:0; padding:0; }
html { overflow-y: scroll; }
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
ul { list-style: n5one inside; }
a { outline: none; }
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
a img, fieldset { border: 0; outline: none; }

/* Begin General Typography & Colors */
body {
	background: url("../images/bg-grid.gif") top center repeat;
	color: #2e3438;
	text-align: center;
}

a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}

p { font-size: 1.3em; line-height:1.6em; margin-bottom: 1.2em; color:#464748; }

h1 {
font-size: 2.5em;
color: #00a2cf;
font-family:Baskerville,"Times New Roman",Times,serif;
font-weight: normal;
line-height: 1.3em;
margin-bottom: 0.3em;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #143d82;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #143d82;
	margin-bottom: 0.7em;
	margin-top: 1.9em;
}

.mainbody ul {
	font-size: 1.3em;
	color:#464748;
	margin-bottom: 1.2em;
	list-style: circle;
	}
	
.mainbody ul li {
	margin-bottom: 0.7em;
	margin-left: 2em;
	padding-left: -1em;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}

.hide {
	display: none;
}
.hidden {
	visibility: hidden;
	display: none;
}
hr {
	visibility: hidden;
	clear: both;
}
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.textright {
	text-align: right;
}



/* Wraps and Layout */

#wrap {
	text-align: center;
}

#header {
	background: #55B7E0 url("../images/header-strip.gif") bottom left repeat-x;
	height: 192px;
	border-bottom: #90acd9 5px solid;
}

.topstrip {
	width: 990px;
	background: #2f608e url("../images/header-topstrip.gif")  15px 0 repeat-x;
	height: 21px;
	margin: 0 auto;
}

.topstrip .details {
	float: right;
	width: 192px;
	font-size: 1.1em;
	color: #FFF;
	padding-top: 4px;
	}
	
.topstrip .details span {
	color: #CCECF5;
	margin-left: -35px;
	}
	
.topstrip .details a, .topstrip .details a:hover {
	color: #FFF;
	}

.middle {
	width: 970px;
	height: 131px;
	margin: 0 auto;
	background: url("../images/header-bg1.jpg") 0 0 no-repeat;
	text-align: left;
}

.logo {
	margin: 0 0 0 7px;
	float: left;
	}
	
.siteintro {
	text-align: right;
	width: 600px;
	float: right;
	margin-right: 40px;
	padding-top: 50px;
	overflow: hidden;
}

.siteintro h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.7em;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-shadow: #0a4887 1px 1px 1px;
	font-family: "Trajan Pro", Baskerville,"Times New Roman",Times,serif;
}

.nav {
	width: 990px;
	background: #2f608e url("../images/header-topstrip.gif") 15px 0 repeat-x;
	height: 40px;
	margin: 0 auto;
	clear: both;
}

.nav ul {
	width: 965px;
	margin-left: 18px;
	}

.nav ul li {
	float: left;
	width: 190px;
	margin-right: 1px;
	height: 40px;
	overflow: hidden;
	}
	
.nav ul li a {
	color: #FFF;
	font-size: 1.5em;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	height: 30px;
}

.nav ul li a:hover {
background-color: #00a2cf;
}

.nav ul li.selected {
	background-color: #00a2d1;
	margin-top: -5px;
}
	
	
.content {
	width: 964px;
	margin: 30px auto;
	text-align: left;
}

.leftcol {
	background-color: #ccecf5;
	width: 195px;
	float: left;
	margin-right: 1px;
}

.leftcolwhitebg {
	width: 195px;
	float: left;
	margin-right: 1px;
}

.leftcol ul {
	padding: 10px;
	}

.leftcol ul li {
	margin: 2px 0;
	}
	
.leftcol ul li a {
	font-size: 1.3em;
	text-decoration: none;
	background-color: #bfe1eb;
	padding: 4px;
	display: block;
	line-height: 1.1em;
	color: #2F608E;
}

.leftcol ul li.selected a {
	background-color: #add7e3;
	}

	
.mainbody {
	width: 572px;
	float:left;
	min-height: 500px;
}

.mainbody .padding {
	padding: 0 20px 50px 20px;
}

.rightcol {
	width: 190px;
	float: left;
	margin-left: 1px;
}

.rightcol .darkpanel {
	background: url("../images/rightcol-darkbg.gif") bottom left no-repeat;
	padding: 14px 14px 34px 14px;
	}
	
.rightcol .darkpanel img {
	margin-bottom:10px;
	}
	
.rightcol .darkpanel p {
	color: #FFF;
	line-height: 1.3em;
	}
	
.rightcol .yellowpanel {
	background-color: #fffdcc;
	padding: 14px 14px 34px 14px;
	margin-top: 10px;
	}
	
.rightcol .yellowpanel p {
	color: #464749;
	line-height: 1.3em;
	}

#footer {
	background: url("../images/footer-strip.gif") 0 0 repeat-x;
	height: 166px;
	clear: both;
	border-top: 4px solid #90acd9;
	}
	
.footershell {
	margin: 0 auto;
	background: url("../images/footer-darkstrip.jpg") 0 0 no-repeat;
	width: 842px;
	height: 80px;
	display: block;
	text-align: left;
}

.footershell p {
	color: #FFF;
	padding: 0px 20px;
	font-weight: lighter;
	line-height: 1.2em;
	font-size: 1.1em;
}

.footershell H4 {
	color: #FFF;
	font-size: 1.3em;
	margin: 0;
	padding: 10px 0 0 0;
}

.footershell a {
	color: #55B7E0;
	}
	
.subfooter {
	margin: 10px auto;
	width: 842px;
	display: block;
	text-align: left;
	font-size: 0.9em;
}

.subfooter p, .subfooter a {
	color: #143D82;
	padding-top: 2px;
}