body{
				background-color: #0C1D3B;
				margin: 0px;
				padding: 0px;
				background-image: url(images/back.jpg);
				background-position: top left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				color: #000;
			}
			
			a{
				color: #3062C3;
				text-decoration: none;
			}
			a:hover{
				text-decoration: underline;
			}
			#gradientback{
				background-image: url(images/back_top.jpg);
				background-repeat: repeat-x;
				background-position: top left;
			}
			#SEOText{
	width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #82AAE0;
			}
			#widthSet{
				width: 804px;
			}
			#header{
				height: 63px;
			}
			#whiteBoxTop{
				height: 12px;
				width: 804px;
				overflow: hidden;
				background-image: url(images/box_top.gif);
			}
			#whiteBoxOuter{
				background-image: url(images/box_fill.gif);
				
			}
			#whiteBoxBottom{
				height: 12px;
				width: 804px;
				overflow: hidden;
				background-image: url(images/box_bottom.gif);
			}
			#footer{
				font-size: 11px;
				color: #fff;
			}
			#footer a{
				color: #fff;
			}
			#contentBox{
				width: 791px;
				position: relative;
				top: -6px;
				left: 6px;
			}
			#nav{
				height: 29px;
				width: 791px;
				overflow: hidden;
			}
			#nav td{
				background-image: url(images/navbar.jpg);
			}
			#nav td a{
				background-image: url(images/navbar.jpg);
				color: #0F2346;
				text-decoration: none;
				height: 29px;
				width: 100%;
				font-size: 13px;
				vertical-align: middle;
				display: block;
				line-height: 29px;
				font-weight: 700;
			}
			#nav td a:hover{
				background-image: url(images/navbar_reverse.jpg);
				color: #fff;
			}
			#nav td.divider{
				border-right: 2px solid #0B213F;
			}
			#navPreloader{
				background-image: url(images/navbar_reverse.jpg);
				position: absolute; top: 0px; left: -2000px; width: 1px; height: 1px; overflow: hidden;
			}
			#splash{
				width: 791px; 
				height: 127px;
				overflow: hidden;
			}
			#mainContent{
				position: relative;
				top: 0px;
				left: 14px;
				width: 763px;
				font-size: 14px;
				color: #000;
			}
			h1{
				color: #0D2142;
				font-size: 20px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
			}
			h2{
				color: #0D2142;
				font-size: 18px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
			}
			h3{
				color: #0D2142;
				font-size: 16px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
			}
			h4{
				color: #0D2142;
				font-size: 14px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
			}
			#catcher{
				background-image: url(images/catcherback1.gif);
			}
			#catcher div.bottom{
				background-image: url(images/catcherback3.gif);
				height: 9px;
				width: 486px;
				overflow: hidden;
			}
			#catcher ul{
				margin: 0; 
				padding: 0; 
				list-style-type: none;
			}
			#catcher ul li{
				font-size: 14px;
				color: #000;
				margin: 0px 0px 10px 35px; 
				padding: 5px 25px; 
				background: url(images/bigBullet.jpg) 0 0px no-repeat;
			}
			#Contentcatcher{
	background-image: url(images/catcherback5.gif);
	background-repeat: repeat-y;
			}
			#Contentcatcher div.bottom{
				background-image: url(images/catcherback4.jpg);
				height: 9px;
				width: 755px;
				overflow: hidden;
			}
			#Contentcatcher ul{
				margin: 0; 
				padding: 0; 
				list-style-type: none;
			}
			#Contentcatcher ul li{
				font-size: 14px;
				color: #000;
				margin: 0px 0px 10px 35px; 
				padding: 5px 25px; 
				background: url(images/bigBullet.jpg) 0 0px no-repeat;
			}
			.contentPadding{
				padding: 5px 10px 5px 10px;
			}
			.MycontentPadding{
				padding: 5px 10px 5px 10px;
			}
			#sideBarStandard{
				width: 260px;
				position: relative;
				top: 0px;
				left: 19px;
				padding-top: 10px;
			}
			#sideBarStandard p{
				padding-left: 9px;
				padding-right: 9px;
			}
			#sideBarOverlap{
				width: 260px;
				position: relative;
				top: -30px;
				left: 19px;
			}
			#sideBarOverlap p{
				padding-left: 9px;
				padding-right: 9px;
			}
			.iconHolder{
				margin: 7px 0px 0px 25px;
			}
			#emailForm{
				width: 260px;
				height: 300px;
				overflow: hidden;
				background-image: url(images/formBack.gif);
				margin-bottom: 15px;
				color: #000;
				font-size: 12px;
			}
			#emailForm input[type=text]{
				color: #333;
				font-size: 12px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
				background-color: #fff;
				border: 1px solid #666;
				width: 140px;
				height: 18px;
				margin: 0px;
			}
			#emailFormTable{
				position: absolute; 
				top: 82px; 
				left: 25px;
			}
			#emailFormButton{
				position: relative; 
				top: 14px; 
				left: 5px;
			}	
			.formBox{
				background-color: #97B0E2;
				border: 1px solid #0C2240;
				padding: 20px;
			}
			.formBox input[type=text]{
				color: #333;
				font-size: 12px;
				font-family: Century Gothic, Arial, Helvetica, sans-serif;
				background-color: #fff;
				border: 1px solid #666;
				width: 200px;
				height: 18px;
				margin: 0px;
			}
			
			.FormButton {
	background-color:#990000;
	background-image: url(images/infoButton.jpg);
	color:#FFFFFF;
	font-weight:bold;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px none #000000;
	height: 30px;
	width: 112px;
			}
			#sideBarStandard #emailFormTable{
				position: absolute;
				top: 92px;
				left: 25px;
			}
			#sideBarOverlap #emailFormTable{
	position: absolute;
	top: 82px;
	left: 21px;
	width: 227px;
			}
