/* css Simon R. 9-18-08 */

* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #699bc7 url(../images/background.jpg) repeat-x;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: arial helvetica sans-serif;
	color: #000000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pLarge {
	font-size: 1.6em;
	line-height: 1.8em;
}

#clearFix {
	clear: both;
}

h2 {
	color: #0a568d;
	font-size: 1.5em;
}

a {
	color: #0a568d;
	text-decoration: underline;
	
}

p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 12px 0;
}

.pod p {
	font-size: 1.1em;
}

h1 {
	font-size: 2em;
	color: #0a568d;
	margin: 0 0 12px 0;
}

span.colorComp {
	color: #f57900;	
}

h1 span.colorComp {
	font-size: 1em;
	color: #f57900;
}

.underline {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #dcdcdc;
}

.topMargin {
	margin: 12px 0 0 0;
}

.topLine {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
		border-top: 1px solid #dcdcdc;
		border-bottom: none !important;
}

#wrapper {
	margin: 0 auto;
	width: 928px;
}

#logo {
	float: left;
	width: 928px;
	height: 136px;
	background: transparent url(../images/header.jpg) no-repeat;
}

#masthead {
	float: left;
	width: 928px;
	height: 272px;
	background: transparent url(../images/mastHead.jpg) no-repeat;
}

#topNav {
	float: left;
	margin: 12px 0 0 30px;
	text-align: left;
	width: 871px;
	height: 25px;
}

#topNav ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
}

#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	padding: 11px 0 0 8px;
}

#topNav ul li a span {
	padding: 11px 8px 0 0px;
}

#topNav ul li a:hover, #topNav ul li.active a{
	background: transparent url(../images/leftCorner.jpg) no-repeat;
}

#topNav ul li a:hover span, #topNav ul li.active a span {
	background: transparent url(../images/rightCorner.jpg) no-repeat;
}

#searchBar {
	margin: -27px 0 0 0;
	width: 256px;
	height: 36px;
	background: transparent url(../images/searchBg.jpg) no-repeat;
}

#searchBar input {
	float: left;
	margin: 7px 0 0 4px;
	width: 187px;
	height: 25px;
	background: none;
	border: none;
	padding: 2px;
	color: #0a568d;
}

#searchBar input#goButton {
	float: right;
	width: 51px;
	height: 36px;
	margin: -1px 0 0 0;
}

#contentWrapper {
	float: left;
	text-align: center;
	margin: 12px 0 0 0;
	width: 100%;
	background: #ffffff;
}

#contentContainer {
	margin: 0 auto;
	padding: 21px 0 0px 0;
	width: 865px;
	text-align: left;
}
#contentLeft {
	width: 530px;
	margin: 0 0 32px 0;
}


#contentRight {
	margin: 27px 0 0 0;
	width: 300px;
}

.pod {
	float: left;
	width: 300px;
	border-bottom: 1px solid #dcdcdc;
}

#backgroundFade {
	border: none;
	background: url(../images/podBg.jpg) repeat-x;
	padding: 12px 0 0 0;
	margin: 0px 0 0 0;
}

.pod h2 {
	margin: 0px 0 12px 0;
}

.pod img {
	float: left;
	width: 122px;
	height: 116px;
}

.pod p {
	float: right;
	width: 165px;
}

.pod a.readMore, .pod a.readGrey {
	float: right;
	display: block;
	text-indent: -9000px;
	width: 74px;
	height: 32px;
	background: url(../images/viewMore.jpg);
}

.pod a.readGrey {
	width: 70px;
	height: 28px;
	background: url(../images/learnMore.gif) no-repeat;
}

.podContent {
	float: left;
	width: 290px;
	margin: 5px;
}

.podContent p {
	width: 290px;
}

.podContent ul li {
	list-style-type: none;
	display: block;
	float: left;
}

.podContent ul li#firstName, .podContent ul li#lastName {
	width: 143px;
	height: 23px;
	background: url(../images/podInput.gif) no-repeat;
}

#firstName input, #lastName input {
	border: none;
	background: none;
	padding: 2px;
	width: 140px;
}

.podContent ul li#lastName {
	margin: 0 0px 0 4px;
}

.podContent ul li#eMail {
	margin: 6px 0 0 0;
	width: 215px;
	height: 23px;
	background: url(../images/formLarge.gif) no-repeat;
}

.podContent ul li#eMail input {
	width: 210px;
	height: 23px;
	padding: 2px;
	border: none;
	background: none;
}

.podContent ul li#formSubmit {
	float: right;
	margin: 4px 0 0 0;
}

#footerWrapper {
	clear: both;
	margin: 0 0 0 0;
	width: 100%;
	border-top: 4px solid #558ab8;
}

#footerContent {
	margin: 0 auto;
	width: 865px;
	text-align: left;
	color: #ffffff;
	padding: 21px 0 32px 0;
}

#footerContent h2 {
	color: #ffffff;
	margin: 0 0 8px 0;
}

#footerContent a img {
	border: none;
	margin: 0px 0 0 0;
}

#footerRight p.underline {
	border-bottom: 1px solid #558ab8;
}

#footerRight {
	width: 300px;
}

#footerContent h2 {
	color: #ffffff;
}

