body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fcb827;
	background-image:url(../images/background_body.png);
	background-repeat:repeat-y;
}
	
label {
	display:block;
	margin-top: -6px;
	text-transform:uppercase;
	font-size: 11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}
ul {
	list-style:none;
}
a{
	color: #BA541A;
	text-decoration:none;
}
/* 
a.pdf {
	background: url(../images/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.ebook {
	background: url(../images/ebook.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}
a.doc {
	background: url(../images/word.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.email {
	background: url(../images/email.png) no-repeat right center;
	padding-right: 20px;
	line-height: 16px;
}
a.video {
	background: url(../images/video.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
*/
.newsBranch{
	padding-left: 50px;
}
.formHeader {
	background-color:#CCD8EA;
	color: #005A98;
	font-size: 13px;
	font-weight:bold;
}
.formTable {
	border: solid 1px #005A98;
	color: #005A98;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.redRequired {
	color:#FF2426;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.errorMsg {
	color:#FF2426;
	text-align:center;
	padding: 5px;
	width: 100%;
	font-weight:bold;
}
.completeMsg {
	color:#000;
	text-align:center;
	padding: 5px;
	width: 100%;
	font-weight: bold;
}

#mainHolder {
	min-width: 1024px;
	margin: -10px -7px 0px -10px;
	overflow-x:hidden;

}
.smallPrint {
	font-size:11px;
	text-align:center;
	bottom: 0px;
}
.message {
	font-size: 11px;
	font-weight:bold;
}


#leftColumn {
	top:0px;
	width: 255px;
	min-height: 400px;
	background-color: #98B0D4;
	float: left;
	background-image: url(../images/background_leftcolumn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:0px;
}
#leftColumn a{
	color: #BA541A;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
}
#leftColumn a:hover{
	color: #000;
}
.leftContent {
	padding: 10px;
	background-image: url(../images/background_circles.png);
	background-repeat: repeat-x;
	background-position: top;	
}
.dividerBox {
	background-image:url(../images/box_leftblue_mid.png);
	background-repeat:repeat-y;
	width: 232px;
	padding: 10px;
	margin-top:-12px;	
	margin-bottom:0px;	

}



#centerColumn {
	top:0px;
	width: 600px;
	float:left;
	z-index:3;
	background-image: url(../images/background_centercolumn.png);
	background-repeat: repeat-y;
	position: relative;
	margin-left: -15px;
	padding-left:15px;
	margin-right: -15px;
	padding-bottom: 0px;
	bottom:0px;
}
#centerColumn2 {
	top:0px;
	width: 635px;
	float:left;
	z-index:3;
	background-image: url(../images/background_centercolumn2.png);
	background-repeat: repeat-y;
	position: relative;
	margin-left: -15px;
	padding-left:15px;
	margin-right: -15px;
	padding-bottom: 0px;
	bottom:0px;
}
.centerContBorder {
	width: 573px;;
	padding: 10px; 
	background-image: url(../images/background_center.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #D9621E;
}	
.centerContent {
	width: 573px;;
	padding: 10px 10px 0 10px;
	background-color:#FFFFFF;
	/*margin-top:10px; */
}
.centerContent p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
}

.imgTitle{
	border: none;
	padding: 10px;
}
.leftImg {
	background:#D9CBE7; 
	border:solid 3px #D9CBE7; 
	margin:-18px 10px 0px 0px; 
	padding-top: 5px;
	padding-left:0px;
}
.rightImg {
	background:#D9CBE7; 
	border:solid 3px #D9CBE7; 
	margin:-18px 0px 0px 10px; 
	padding-top: 5px;
	padding-left:0px;
}
.centerContent a{
	color: #BA541A;
	text-decoration:none;
}
.centerContent a:hover{
	color: #000;
}

.smallMission {
	color:#666666;
	font-size:10px;
	text-align:center;
}


.fullText {
	width: 570px;
	margin-top: 10px;
}
.contactBox {
	margin-top: 90px;
	background-color:#CCD8EA;
	padding: 10px;
}
.contactEnvelope {
	position:absolute;
	margin-top: -15px;
}

.leftText {
	margin-top: 10px;
	width: 330px;
	padding-right: 10px;
	float:left;
	text-align:left;
	clear:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2B59D;
}
.leftText h2 {
	background-color:#FF2426;
	font-size: 14px;
	color:#FFFFFF;
	padding: 5px 5px 5px 10px;
}
.rightText {
	margin-top: 10px;
	width: 220px;
	padding-left:10px;
	text-align:left;
	float:right;
}	
.rightText h2 {
	background-color:#68309E;
	color:#FFFFFF;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
}
.rightText ul {
	list-style: disc;
	list-style-type:disc;
}
.rightText li {
	list-style: disc;
		list-style-type:disc;

}
.learnMore {
	text-align:right;
	padding-right: 10px;
	background-image:url(../images/arrow_orangeright.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#D9621E;
	text-decoration:none;
}
.learnMore a{ color:#D9621E; text-decoration:none; }
.learnMore a:hover{ color:#000; }

.circles {
	position:absolute;
	right:7px;
	top:399px;
	z-index:198;
}
.circlesText {
	position:absolute;
	right:7px;
	top:399px;
	z-index:1980;
}
.bluearrow {
	position:absolute;
	left:13px;
	top:55px;
	z-index:199;
}

#rightColumn {
	top:0px;
	margin-left: 847px;
	min-height: 400px;
	min-width: 175px;
	background-color:#FCB827;
	background-image: url(../images/background_rightcolumn.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #D9621E;
}
.rightContent {
	width:180px;
	min-height: 400px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}	
.rightContent a{
	text-decoration:none;
	color: #68309E;
	font-size: 11px;
}
.rightContent a:hover{ color: #000; }

.topSpacer {
	height: 35px;
}

#spacer {
	position:relative;
	height: 145px;
	width: 175px;
	text-align:left;
	padding:10px 0px 0px 10px;
	overflow:auto;
    vertical-align: bottom;
	bottom: 0px;
}
#spacer a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#spacer a:hover{
	color:#007BB6;
	text-decoration:none;
	font-weight:bold;
}
.searchResult {
	position:absolute;
	background:#FFFBC1;
	z-index:1000;
	width: 165px;
	padding:0px 10px 10px 10px;
	margin:-38px 0px 0px 0px;
	border: 1px solid #007BB6;
	opacity: .85;
}
.searchText {
	opacity: 1;
	font-weight:bold;
	z-index: 1001;
}
.searchText a{
	color: #D9621E;
	text-decoration:none;
}
.searchText a:hover{
	color: #000;
}
.searchEmpty {
	display:none;
}

#navigation {
	position:relative;
	margin-top: 0px;
	z-index: 1000;
	
}
   
.bttnHolder {
	float:left; 
	height:1px; 
	margin-left:0px;
}



.dropdown {
	float:left; 
	margin-left:0px;
}
.ddHeader {
	cursor:pointer;
}

.ddContent {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0;}
.dropdown ul {
	min-width: 115px;
	list-style:none;
	margin-left:-40px;
	margin-top: -1px;
}
.down-list li {
	padding:5px 10px 5px 5px;
	background-color: #E8E3DA;
	background-image: url(../images/background_bttndrop.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E8E8E8;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
.down-list li a{
	color:#D9621E;
	text-decoration:none;
}
.down-list li a:hover{
	color:#000;
}


.slideshow {
	overflow: hidden;
	height: 395px;
	width: 593px;
	margin-left: 0px;
	margin-top: -1px;
	z-index:2;
	background-color:#FFFFFF;
}
.slideshowCaptions {
	position:absolute;
	overflow: hidden;
	height: 395px;
	width: 593px;
	margin-left: 0px;
	margin-top: -395px;
	z-index:3;
}
.slideshow img{
	height: 395px;
	width: 593px;
}

.topCaption {
	z-index:3000;
	margin-top:0px;
	margin-left:25px; 
	width:545px;
}

.bottomCaption {
	z-index:3000;
	margin-top:280px;
	margin-left:25px; 
	width:545px; 
}


.jNiceSelectWrapper { height: 18px;left:2px;top:5px;position:absolute;z-index: 1;}
.jNiceSelectWrapper .jNiceSelectText {
	height: 15px;
	line-height: 15px;
	padding: 3px;
	border: 2px outset #49A8CE;
	background-color: #FFF;
	overflow:hidden;
	float:none;
	position:absolute;
	z-index:100;
	background-image: url(../images/arrow_greydown.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
.jNiceSelectWrapper ul {
	top: 23px;
	background-color: #FFF;
	border: solid 1px #CCC;
	position:absolute;left:0px;list-style:none;display:none;margin:0;z-index:100;width: 100%;
	padding: 0px 3px 0px 3px;
	border: 2px outset #49A8CE;
	border-top: none;
}
.jNiceSelectWrapper ul a {color:#D9621E;background-color: #FFF;display:block;padding:5px;text-decoration:none;}
.jNiceSelectWrapper ul a:hover { background:#D9621E; }
.jNiceSelectWrapper ul a.selected {background: #CCCCCC;}
.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;}

.submit {
	background-image:url(../images/bttn_submit.png);
	background-repeat:no-repeat;
	width: 63px;
	height: 26px;
	cursor:pointer;
	padding:0px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px;
	text-align:center;
}
.signupSubmit {
	background-image:url(../images/bttn_signup.jpg);
	background-repeat:no-repeat;
	width: 63px;
	height: 26px;
	cursor:pointer;
	padding:0px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px;
}
.contactSubmit {
	background-image:url(../images/bttn_contactus.jpg);
	background-repeat:no-repeat;
	width: 90px;
	height: 27px;
	cursor:pointer;
	padding:0px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px;
}
.inputText {
	margin-bottom: 0px;
}

 h1 {
	color:#68309E;
	padding: 0;
	font-size: 16px;
	font-weight:bold;
 }
 h2, h3 {
	background-color:#D9CBE7;
	color:#68309E;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
	font-weight:normal;
}


/* Location Map */
.map{
	height: 500px;
	width: 420px;
	float:left;
}
#map_list{
	float: right;
	height: 500px;
	width: 150px;
	margin: 0 0 0 -7px;;
	padding: 0;
	list-style: none;
	background: #E8E3DA;
	font-size: 11px;
	color: #D9621E;
}
#map_list li{
	padding: .5em;
	
	}
#map_list li:hover {
	background: #D9621E;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}
#map_list li.active{
	background: #D9621E;
	color: #FFF;
}
#map_list li.active:hover{
	background: #D9621E;
	cursor: default;
}



#map_message{
	display: none;
	position: absolute;
	width: 150px;
	padding: .5em;
	background: #D9621E;
	font-size: 11px;;
	color: #FFF;
}
#map_message img{
	border: 0;
	margin-top: 0;
}
#map_message a{
	color: #fff;
	text-decoration: underline;
}
#map_message a:hover{
	color: #000;
	text-decoration: underline;
}