* {
	margin:0;
	padding:0;
	}

body {
	background-color: #000000;	
	background-image: url(/images/site-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #4F5156;
	font-size: 12px; 
}

blockquote {
	margin-left:25px;
	margin-top:12px;
	margin-bottom:12px;
	}

.outerDiv {
	width:970px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}

.logoDiv {
	padding:20px 0 0 25px;
	margin:0 0 0 0;
	height: 46px;
	line-height:12px;
	}

.topDiv {
	padding: 0 0 0 0;
	margin-top:0;
	margin-bottom:0;
	height:32px;
	width:904px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/menu-bar.gif);
	background-repeat:no-repeat;
	line-height:0px;

}	


/* HOME STUFF  ############################################################################### */

.homePageContent {
	width: 904px;
	margin:0 auto;
	}

.homeBox {
	display: inline;
	float: right;
	width:196px;
	background-image:url(/images/home-box-background1.gif);
	background-repeat: repeat-y;

	}

 .homeBoxContent {
	width:196px;
	height: 150px;
	background-image:url(/images/home-box-background-top.gif);
	background-repeat: no-repeat;
	}


.homeBoxContent h2 {
	font-size:16px;
	padding:8px;
	padding-bottom:12px;
	}

.homeBoxContent p {
	font-size: 12px;
	padding-top:4px;
	padding-left: 8px;

	}

.homeBoxContent a {
	color:#666666;
	font-weight:bold;
	}

.homeBoxBottom {
	width:196px;
	height:4px;
	background-image:url(/images/home-box-background-bottom.gif);
	background-repeat: no-repeat;
	font-size:1px;
	line-height:1px;
	}


/* CONTENT STUFF  ###############################################################################  */

.pageBody {
	width: 904px;
	margin:0 auto;
	background-image: url(/images/inner-bg-body-background.gif);
	background-repeat: repeat-y;

	}
.pageBackgroundTop { 
	width:904px;
	height:3px;
	background-image: url(/images/inner-bg-top-background.gif);
	line-height: 1px;
	font-size:1px;
	}

.pageBackgroundBottom {
    width:904px;
	height:3px;
	background-image: url(/images/inner-bg-bottom-background.gif);
	line-height: 1px;
	font-size:1px;
	}

.pageContent {
	float:left;
	display:inline;
	width: 570px;
	margin-left:25px;
	margin-top:25px;
	margin-bottom:25px;
	}

.pageContent h1 {
	font-size: 16px;
	font-weight: bold;
	color:#000;	
	padding-bottom:8px;
	}

.pageContent h2 {
	font-weight: bold;
	font-size: 14px;
	margin-top:8px;
	color:#000;	
	padding-bottom:8px;
	}

.pageContent p {
  margin-bottom: 12px;
	}


.pageContent ul {
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 30px;
  list-style: square;
	}

.pageContent a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	}

.pageContent a:hover {
	text-decoration: underline;
  color: #666666;
	}

 .pageContent dl {
	margin-left:20px;
	}

 .pageContent dt {
	font-weight: bold;
	}

 .pageContent dd {
	margin-bottom: 12px;
	}

.innerBanner {
	margin-left:4px;
	margin-top:2px;
	}


#breadCrumbs {
	padding-left: 45px;
	padding-top:4px;
	margin: 0 auto;
	width: 864px;
	height: 21px;
	color: #fa1103;	
	font-weight: bold;
	}

#breadCrumbs a {
	font-size:11px;
	color: #fff;
	text-decoration: none;
	}

#breadCrumbs a:hover {
	font-size:11px;
	color: #fa1103;	
	}


#breadCrumbs .crumbOn {
	color: #fa1103;	
	}


#boardList li {
	padding: 3px 0 3px 0;
	}
#boardList {
	padding-left:0;
	margin-left:0;
list-style: none;
margin-bottom:20px;
	}




/* BIO CONTENT STYLES  ###############################################################################  */



		.bioContainer {
			background-image: url(/images/BioBG.jpg);
			background-repeat:repeat-y;
			width: 580px;
			margin-bottom:20px;
			height:auto;
			}

		.bioContainer img {
			background-image: url(/images/BioBG.jpg);
			height:134px;
			width:133px;
			margin-top:10px;
			margin-left:15px;
			}
		
		.bioText {
			width: 380px;
			padding-left:15px;
			float: right;
			margin-right:12px;
			height:auto;
			}

		.bioTop {
			background-image: url(/images/BioBG-top.jpg);
			background-repeat:no-repeat;
			line-height: 1px;
			font-size:1px;
			height: 3px;
			width: 580px;
			}

		.bioBottom {
			background-image: url(/images/BioBG-bottom.jpg);
			line-height: 1px;
			font-size:1px;
			height: 3px;
			width: 580px;
			}




/* INNER NAV CONTENT STYLES  ###############################################################################  */

#innerNav {
	float: right;
	display:inline;
	width: 265px;
	height: auto;
	margin-right:4px;
	margin-top:8px;
	font-size:11px;

	}


.innerNavLinks {
	margin-top:42px;
	border: 1px solid #d5d5d5;
	width:265px;
	}

.innerNavLinks ul {
	list-style:none;
	}

.innerNavLinks li {
	list-style:none;
	}

.innerNavLinks li a {
	display: block;
	width: 255px;
	padding:2px 0 3px 8px;
	text-decoration: none;
	color:#666666;
	line-height:17px;
	}


.innerNavSelected {
	background-image: url(/images/bg-rightColumnSelected.jpg);
	color:#000000;
	}

.innerNavLinks li a:hover,#innerNav .innerNavOn {
	background-image: url(/images/bg-rightColumnSelected.jpg);
	background-repeat: repeat-x;
	color:#000000;
	}

.innerNavLinks h2 {
	list-style:none;
	font-size:12px;
	padding-top:1px;
	padding-left:6px;
	}


/*###########  RESOURCES COLUMN ########*/

.innerNavResources {
	margin-top: 25px;
	float: right;
	display:inline;
	width: 263px;
	height: auto;
	text-align:center;
	border: 1px solid #d5d5d5;
	}

.innerNavHeader {
	line-height: 18px;
	background-image: url(/images/bg-rightColumnSelected.jpg);
	text-align: left;
	padding: 2px 0 2px 8px;
	font-weight: bold;
	font-size:11px;
	color: #000000;
	
	}

.innerNavBody {
	padding: 15px 0 10px 10px;

	}


.innerNavBody a {
	padding: 15px 0 10px 10px;
	color: #000000;
	font-weight:bold;
	}


/* FOOTER STUFF  ###############################################################################  */

.footerDiv {
	font-size: 10px;
	color: #fff;
	text-align: left;
	width:915px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	padding: 12px 0 0 15px;
	line-height: 12px;
}
.footerCopyright {
	height:25px;
}


.footerNav {
	height:15px;
	}


.footerNav a {
	color: #fa1103;
	font-weight:bold;
	size: 11px;
	text-decoration: none;
	}

.footerNav a:hover {
	color: #fff;
	font-weight:bold;
	size: 11px;
	text-decoration: none;
	}


.white {
	color: #fff;
	font-size:12px;
	font-weight: bold;
	}

input {
	display: block;
}

textarea {
	display: block;
}



#trailimageid {
	font-size:.8em;
	position:absolute;
	display:none;
	left:0px;
	top:0px;
	width:452px;
	height:auto;
	z-index:200
	}


div#vv9200 {
	display:none;
	/*position:relative;
	float:left;*/
	background-color: #fff;
	/*margin-left: 40px;*/
	margin-top:40px;
	z-index: 200;
	border:1px solid #666;
	padding-top:12px;
	width:449px;
	height:auto;
    overflow:auto;
	}

div#vv9020 {
	display:none;
	/*position:relative;
	float:left;*/
	background-color: #fff;
	/*margin-left: 40px;*/
	margin-top:30px;
	z-index: 200;
	border:1px solid #666;
	padding-top:12px;
	width:449px;
	height:auto;
	  overflow:auto;	
	  }

/*
////////////////// extranet stuff
*/
#xtranetDiv{
	padding-top:20px;
	padding-bottom:180px;
	padding-left:20px;
	width:860px;
}
#xtranetDiv h1{
	padding-left:0px;
	margin-left:0px;
	color:black;
	font-size:16px;
	padding-left:1px;
}
#xtranetDiv h1 a{
	text-decoration:none;
	color:black;
}
#xtranetDiv table{
	padding-top:10px;
	padding-left:0px;
	margin-left:0px;
}
#xtranetDiv table td,th{
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	margin-left:0px;
}
#xtranetDiv a,a:visited{
	color:#4E4D4D;
}
#xtranetDiv p{
	padding-top:20px;
}
#DataTable{
	margin-top:20px;
}
#DataTable h3{
	color:#FF1206!important;
	font-size:12px;
}
#form{
	margin-bottom:15px;
}
#form a{
	color:#4E4D4D!important;
}
.fileTable{
	width:560px;
}