body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px 0;
}

html { 
   overflow-y: scroll;
   }
   
#outerPage {
	margin: auto;
	width: 962px;
	background-image: url(images/page_bg_2.gif);
	padding-top: 15px;
	padding-bottom: 1px;
}

#shad1 {
	background-image: url(images/shadow_middle2.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0 4px;
}
#shad2 {
	background-image: url(images/shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0 0 4px 0;
}
#shad3 {
	background-image: url(images/shadow_top.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
	padding: 4px 0 0 0;
	width: 908px;
}
#banColOne {
	width: 295px;
}
#banner {
	border-bottom: solid #CCCCCC 4px;
	height: 48px;
	padding: 10px;
}
#banner h1 {
	font-size: 18px;
	font-style: italic;
	color: #2B598D;
	margin: 0;
	padding: 15px 0 0 25px;
}

#banner #contactBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B598D;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
#banner #contactBox a {
	color: #2B598D;
	text-decoration: none;
}

#banner #contactBox a:hover {
	color: #2B598D;
	text-decoration: underline;
}
#banColOne   ul {
	height: 168px;
	width: 268px;
	list-style-type: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 18px;
	padding: 0;
}
#banColOne li {
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 30px;
	padding-top: 3px;
}
#banColOne a {
	color: #FFFFFF;
	text-decoration: none;
}
#banColOne a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}





.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#banColTwo {
	margin-left: 295px;
}

#bodyColums {
	border-top: solid #CCCCCC 4px;
	padding-top: 25px;
}

#bodyColOne {
	width: 256px;
	text-align: center;
}


#bodyColTwo {
	margin-left: 256px;
	padding: 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: solid #cccccc 1px;
}


#pageFooter {
	font-size: 10px;
	color: #666666;
	background-color: #E0E0E0;
	text-align: center;
	clear: both;
	padding: 6px 0 2px 0;
	margin: 20px 0 0 0;
}
#bodyColOne h2 {
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
}
#bodyColTwo h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
}
#wtf {
	font-size: 1px;
	line-height: 1px;
	color: #E0E0E0;
	background-color: #E0E0E0;
}
.blueLetters {color: #2B598D}
#bodyColTwo a {
	color: #0066CC;
	text-decoration: none;

}
#bodyColTwo a:hover {
	color: #0066cc;
	text-decoration: underline;
}
