* {
	margin:0;
	padding:0;
	}

body {
	background-color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
}

.outerDiv {
	width:980px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
        background-color: #666666;
	}
	
	.innerDiv {
	width:680px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
        background-color: #ffffff;
	}
	
.topDiv {
	padding: 0 0 0 0;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/images/carbonBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:100px; /* was 122 w/ persistant nav */
	border-bottom:2px solid #af051b;
}	
.persistantNav {
	text-align:right;
	color: #6f6f6f;
	background-image: url(/images/pNavBG.jpg);
	background-repeat: repeat-x;
	height: 22px;
	line-height: 18px;
	font-size: 11px;
	padding-right:20px;
	}
.persistantNav a {
	font-size: 11px;
	color: #6f6f6f;
	text-decoration:none;
	}	
.persistantNav a:hover {
	color: #111111;
	text-decoration:none;
	}	
	

/* HOME STUFF  ############################################################################### */

.middleColumnDiv {
	background-image: url(/images/columnBG_bk.gif);
	width: 226px;
	border-right:1px solid black;
	height: 400px;
}

.middleColumnDiv a {
	color: #cfcfcf;
}

.middleColumnDiv a:hover {
	color: #fff;
}

.middleColumnDiv p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 150%;
	font-weight: normal;
	color: #eeeeee;
	line-height: 18px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 5px;
	 
}

.middleColumnDiv ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 150%;
	font-weight: normal;
	color: #eeeeee;
	line-height: 18px;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 5px;
	padding-left: 20px;
	line-height: 18px;
	}

.middleColumnDiv li {
	line-height: 18px;

	}

	


/* CONTENT STUFF  ###############################################################################  */

.rightColumnDiv {
	background-image: url(/images/columnBG.gif);
	border-left: 1px solid #820A03;
	margin-left:1px;
	margin-bottom: 0px;
	width: 297px;
}

.rightColumnDiv p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	line-height: 18px;
	padding: 12px;
}

.rightColumnDiv p a {
color: #ffffff;

}

.rightColumnDiv ul {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eeeeee;
	line-height: 14px;
	padding: 0 12px 0 35px;
}

.rightColumnDiv2 {
	border-left: 1px solid #820A03;
	margin-left:1px;
	margin-bottom: 0px;
	width: 297px;
}


.rightColumnHeaderDiv {
	background-image: url(/images/columnHeadBG.jpg);
	background-repeat: repeat-x;
	height:26px;
	font-weight: bold;
	font-size: 13px;
	color: #d6d6d6;
	text-align: center;
	padding-top:4px;
}

.bodyTable {
	border-collapse: collapse;
	background-color: #ffffff;
	margin:0;
	padding:0;
	border: none;
	width: 980px;

}

.contentTable {
	margin:0;
	padding:0;
	border: none;
	border-collapse: collapse;	
	background-color: #ffffff;	
}


.leftContent {
	padding: 20px 18px 20px 10px;
	margin: 20px 18px 20px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #820A03;
	line-height: 150%;
	
}

.leftContent a {
	text-decoration: none;
	color: #820A03;
	
}

.leftContent a:hover {
	color: #666666;
	
}

.pageContent {
	padding: 0px 18px 20px 10px;
	margin: 20px 18px 20px 10px;
	font-size: 12px;
	
}

.pageContent H1 {
	font-family: "Lucida Sans Unicode", Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#820A03;	
}



.pageContent H2 {
	font-weight: bold;
	font-size: 14px;
	margin-top:8px;
	color:#820A03;		
}
 
 .pageContent H3 {
	font-weight: bold;
	font-size: 12px;
	margin-top:8px;
	color:#820A03;		
}

.pageContent p {
  margin-top: 8px;
  margin-bottom: 12px;
}


.pageContent ul {
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 30px;
  list-style: square;
}

.pageContent a {
	text-decoration: underline;
	color: #820a03;
	font-weight: bold;
}

.pageContent a:hover {
  color: #124F75;
}

.pageContent a:visited {
	color: #4F5156;
}




/* INNER NAV CONTENT STYLES  ###############################################################################  */




.leftContent {
	padding:0;
	margin:0;
	width: auto;
}

.innerNav ul {
	margin:0;
	padding:0;
}

.innerNav li {
	list-style: none;
	display: block;
	margin: 0 0 0 0;
	width: 153px;
}

.innerNav li a {
	list-style: none;
	display: block;
	margin:0;
	padding: 8px 0px 8px 25px;	
	width: 153px;
/*	border-right: 5px solid #FFFFFF;	*/
}
.innerNav li a:hover {
	color: #ffffff;
	background-color: #ffffff;
	background-color: #820A03;
	/* border-right: 5px solid #820A03;	*/
}




/* FOOTER STUFF  ###############################################################################  */

.footerDiv {
	font-size: 10px;
	background-color: #6a6a6a;
	color: #000000;
	text-align: center;
	width:980px;
	height: 25px;
	margin-left:auto;
	margin-right:auto;
	padding: 3px 0 0 0;
}
.footerCopyright {
	margin-left:20px;
	height:25px;
}


input[type="radio"] { display: inline; }

input[type="checkbox"] { display: inline; }

input {
	display: block;
}


textarea {
	display: block;
}
