@charset "utf-8";
/* CSS Document */

body, html{
margin:0px auto;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:center;
background:url(images/background.jpg) repeat-x;
background-color:#223c5d;
}
#mainWrapper{
	margin:auto;
	text-align:center;
	width:1200px;
	background:url(images/bg.jpg) no-repeat top center;
	min-height:700px;
	height:100% !important;
	
}
#content{
	width:972px;
	min-height:400px;
	height:100%;
	margin:auto;
	text-align:left;
	padding-top:279px;
}
#navigation{
	width:952px;
	height:27px;
	background:url(images/box_nav.jpg) no-repeat;
	padding:0px 10px;
	padding-top:2px;
}
#contentBody{
	background:url(images/boxMiddle.jpg) repeat-y;
	height:100% !important ;
	padding-bottom:10px;
	padding-top:5px;
}
#contentBody p{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#7c7c7c;
	font-size:11px;
}
#contentBody2{
	background:url(images/boxMiddle2.jpg) repeat-y;
	height:100% !important ;
	padding-bottom:10px;
	padding-top:5px;
}
#webform{
	color:#7c7c7c;
	font-size:10px;
	font-weight:normal;	
	background:none;
	border:none;
}
.required{
	color:#7c7c7c;
	font-size:10px;
	font-weight:normal;
}
.fieldItem{
		color:#7c7c7c;
	font-size:10px;
	font-weight:normal;
}
#webform form{
	background:none;
	border:none;
}
#myForm{
		background:none;
	border:none;
}
#webformFooter{ display:none}
#webformReqMsg{
		color:#7c7c7c;
	font-size:10px;
	font-weight:normal;
}
.star{
		font-size:10px;
	font-weight:normal;
}
#formTitle{
	background:#none;
 	padding:0px;
}

#contentBody2 p{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#7c7c7c;
	font-size:11px;
}
#contentBody3{
	background:url(images/boxMiddle3.jpg) repeat-y;
	height:100% !important ;
	padding-bottom:10px;
	padding-top:5px;
}
#contentBody4{
	background:url(images/boxMiddle4.jpg) repeat-y;
	height:100% !important ;
	padding-bottom:10px;
	padding-top:5px;
}
#flashContent{
	width: 942px;
	padding:15px;
	text-align:center;
}
#MenuRight{
	padding-top:10px;
	float:left;
	width:200px;
}
#MenuRight p{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#7c7c7c;
	font-size:11px;
}
#tutorialContent{
	width: 700px;
	padding:10px 30px;
	float:left;
}
#tutorialContent p{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#7c7c7c;
	font-size:11px;
}
#tutorialContent h1{
	margin:0px;
	padding:5px;
	line-height:1.5em;
	letter-spacing:1px;
	color:#7c7c7c;
	font-size:13px;
	font-weight:bold;
}
#whiteboxXML{
	padding:10px 0px 10px 30px;
	background-color:#FFF;
	border: 1px solid #CCC;
	color:#000;
}
#whitebox{
	padding:10px 0px 10px 30px;
	background-color:#FFF;
	border: 1px solid #CCC;
}
#whitebox p{
	color:#777;	
}
#whitebox p.comments{
	color:#AEAEAE;
}
.padLeft{
	padding-left:15px;
}
.blue{
	color:#00F;		
}
.graytxt{
	color:#999;
}
#contentBottom{
	clear:both;
	background:url(images/box_bottom.jpg) no-repeat;
	height:9px;
}
#contentBottom2{
	clear:both;
	background:url(images/box_bottom2.gif) no-repeat;
	height:9px;
}
#contentBottom3{
	clear:both;
	background:url(images/box_bottom3.gif) no-repeat;
	height:9px;
}
#boxLeft{
	float:left;
	padding: 10px 40px 10px 30px;
	width: 235px;
 
}
#boxLeft ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#boxLeft ul li{
	color:#7c7c7c;
}
#boxMiddle{
	float:left;
	width: 366px;
	padding-top:10px;
	height:100%;
}
#boxLeft2{
	float:left;
	padding: 10px 20px 10px 30px;
	width: 300px;
 
}
#boxLeft2 ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#boxLeft2 ul li{
	color:#7c7c7c;
}
#boxMiddle2{
	float:left;
	width: 320px;
	padding-top:36px;
	padding-left:10px;
	height:100%;
}
#boxMiddle2 ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#boxMiddle2 ul li{
	color:#7c7c7c;
}
.featuredPhoto{
	color:#999;
	float:left;
	padding:0px 5px 10px 0px;
}
.featuredPhoto a img{
	border:3px #CCC solid;	
}
.featuredPhoto a:hover img{
	border: 3px solid  #999;
}
#boxRight{
	float:left;
	padding: 10px 40px 10px 30px;
	width: 230px;

 
}
#boxRight ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#boxRight ul li{
	color:#7c7c7c;
}
#boxRight2{
	float:left;
	padding: 10px 30px 10px 20px;
	width: 230px;

 
}
#boxRight2 ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
}
#boxRight2 ul li{
	color:#7c7c7c;
}
a{
	color:#7c7c7c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.imgTitle{
	padding-bottom:10px;	
}
.allCap { text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:1em;letter-spacing:.4em; color:#0066FF; font-weight:bold;}
#test{ background-color:#e8e8e8;}
.active{background-color:#000000; display:inline;}
.noClass{}

#copyright{
	padding:5px 15px;
	color:#95a5b9;
	text-align:right;
}
.description{
	color:#666;	
}
.currentText{
	color:#666;
	font-size:10px;
	font-weight:bold;
}