body {
	background: #FFF;
	margin: 0px 0px 30px 0px;
	font: 13px/15px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
}

img {
	display: block;
}

p {
	margin: 10px 0px 0px 0px;
}

h1 {
	font: 24px/24px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #03479C;
	margin: 0px 0px 0px 0px;
}

h1.box {
	font: 15px/18px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #03479C;
	margin: 0px 0px 0px 0px;
}

h2 {
	font: 17px/21px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #E2802F;
	margin: 30px 0px 0px 0px;
	border-bottom: 1px solid #E2802F;
}

#boxes h2 {
	font: 15px/18px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #03479C;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

h3 {
	font: 17px/21px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #547BDD;
	margin: 24px 0px 0px 0px;
}

ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: url(images/bullet.gif);
}

li {
	margin: 7px 30px 0px 30px;
}

a {
	color: #03479C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #2D7BD7;
}

a.more {
	color: #03479C;
	text-decoration: none;
	padding: 3px;
	border: 3px double #DDD;
}

a.more:hover {
	background: #DFEAF9;
}

.orange {
	color: #DB7E22;
}

.pad24 {
	padding: 24px 24px 24px 24px;
}

.icon {
	position: relative;
	bottom: 24px;
}

#quotes p {
	font: 14px/20px Georgia, Times New Roman, Times, serif;
	margin-top: 20px;
	padding-bottom: 12px;
	border-bottom: 3px double #D9754B;
}

.credit {
	font: italic 11px/14px Georgia, Times New Roman, Times, serif;
}

#masthead {
	text-align: left;
	width: 740px;
	margin-top: 5px;
}

#masthead img {
	display: inline;
}

#Lvl1 {
	width: 740px;
	clear: both;
	background: url(images/shadow_sides.gif) repeat-y;
	text-align: left;
}

#leftCol {
	float: left;
	display: inline;
	background: url(images/bg_leftCol.gif) no-repeat;
	margin-left: 8px;
	width: 230px;
	min-height: 900px;
}

#rightCol {
	float: left;
	width: 493px;
	margin-bottom: 30px;
}

#homeTxt, #Txt {
	padding: 15px 30px 0px 30px;
}

#homeTxt p {
	margin-left: 45px;
}

*html #leftCol {
	height: 900px;
}

/* Navigation */

#nav {
	padding: 10px 12px 0px 12px;
	font: 15px/17px Gill Sans, Verdana, Arial, Helvetica, sans-serif;
}

#nav_group2, #nav_group3 {
	margin-top: 20px;
}

#nav a {
	display: block;
	background:  url(images/bg_nav.gif) no-repeat 300px;
	padding: 0px 12px 5px 12px;
	text-decoration: none;
	color: #2D7BD7;
}

#nav_group2 a {
	color: #D87512;
}

#nav_group3 a {
	color: #03479C;
}

#nav a:hover {
	background: url(images/bg_nav.gif) no-repeat;
}

#subNav {
	float: right;
	width: 128px;
	margin: 30px 0px 10px 10px;
}

#subNav a {
	display: block;
	padding: 0px 12px 5px 12px;
	text-decoration: none;
	color: #2D7BD7;
	margin: 12px 0px 0px 0px;
	border-bottom: 1px dashed #2D7BD7;
}

#subNav a:hover {
	color: #03479C;
}

#subNav h3 {
	margin-top: 0px;
	margin-left: 10px;
}

/* End Navigation*/

#thought, #contact {
	margin: 30px 0px 0px 24px;
	width: 178px;
}

#thoughtBg, #contactBg {
	background: #E2802F;
}

#thoughtTxt, #contactTxt {
	padding: 0px 10px 10px 10px;
}

#whiteBg, .whiteBg {
	background: #FFF;
	margin: 0px 1px 0px 1px;
}

#boxes {
	margin: 40px 0px 0px 0px;
	text-align: center;
	position: relative;
}

#boxes td {
	padding-left: 30px;
}

.blueBox {
	position: relative;
	background: #326AAF;
	width: 128px;
}

#clearit {
	clear: both;
	height: 1px;
	margin-top: -1px;
}
.rt_side {
	width: 200px;
	float: right;
	position: relative;
}
.lftside {
	width: 210px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}



#thoughtPop {
	border-left: 1px solid #1353A2;
	border-right: 1px solid #1353A2;
	text-align: left;
	padding: 0px 20px 20px 20px;
}
