* { 
	margin: 0; 
	padding: 0;

	} 
	
body {
	height:100%;
  	margin: 0;
 	padding: 0;
 	text-align: center;
 	min-width: 771px;
 	background-color:#000000;
 	
  	}

#centered {
  	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 771px;
 	text-align: left;
	min-height:550px;
  	background:url('../images/interface/main_pttn.gif');
	}

* html #centered { 

	} 
	
#filler {
  	position: relative;
  	width: 771px;
  	min-height:550px;
	background-color:red;
	}


#srchbox {
	position: absolute;
	top: 0;
	right: 0;
  	margin: 0 auto;
  	min-width: 200px;
  	text-align: left;
 	height:30px;
 	border:0;
 	text-align:right;
 	margin-right:15px;
	}

#header {
	left: 0;
  	top: 0;
  	border-bottom:1px solid #C2AD7E;
  	height:134px;
  	width:771px;
  	padding:0px;
  	background:url('../images/interface/hdr_bkgd.gif');
	}
	
#siteFooter {
	height: 100px;
	width: 90%;
	margin: 0px;
	padding: 0px 0px 0px 77px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: Normal;
	font-size: 10px;
	color: #999999;
	background-image: url('../images/footer_background.gif');
	background-repeat: repeat-y;
}

.secHdr {
	background:url('../images/pgHdr_bkgd.gif');
	background-repeat: repeat-x;
	height: 35px;
	font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size:22px;
	text-indent:10px;
	padding-top:15px;
	text-transform:uppercase;
	margin-left:-10px;
	margin-right:-7px;
	margin-bottom:15px;
	}
	
.alarum {
	font-weight:bold;
	font-style:italic;
	color:red;
	}

.tableLabel {
font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
font-weight:bold;
font-size:10px;
text-transform:uppercase;

}

.pdfReader {
text-align:center;
}

.pdfReader a.noLink:link {
text-decoration:none;
border-bottom:0px;
}

.pdfReader a.noLink:visited {
text-decoration:none;
border-bottom:0px;
}

.pdfReader a.nolink:hover {
text-decoration:none;
border-bottom:0px;
}


.unusedHeaderStyleButDoNotDelete {
	background:url('../images/pgHdr_bkgd.gif');
	background-repeat: repeat-x;
	width: 611px;
	height: 35px;
	font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-indent:10px;
	padding-top:15px;
	text-transform:none;
	margin-left:-10px;
	margin-bottom:15px;

	}

.pgHdr {
	background:url('../images/pgHdr_bkgd.gif');
	background-repeat: repeat-x;
	height: 35px;
	font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-indent:10px;
	padding-top:15px;
	text-transform:none;
	margin-left:-10px;
	margin-right:-7px;
	margin-bottom:15px;

	}
		
.pgHdr2 {
	background:url('../images/pgHdr_bkgd2.gif');
	background-repeat: repeat-x;
	height: 60px;
	font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-indent:10px;
	padding-top:15px;
	text-transform:none;
	margin-left:-10px;
	margin-right:-7px;
	margin-bottom:15px;

	}
	
.subhead {
	font-weight:bold;
	line-height:15px;
	font-size:12px;
	color:#2F2D1E;
	border-bottom:1px solid #F3CB59;
	margin-bottom:14px;
	}
	
.subhead2 {
	font-weight:bold;
	line-height:14px;
	font-size:12px;
	color: #2F2D1E;
	margin: 0px 0px 5px 0px;
	
	}
	
.subcat {
	text-transform:uppercase;
	font-weight:bold;
	color:#79553C;
	font-size:11px;
	padding-bottom:12px;
	}


#navdiv {
  	float:left;
  	top: 135px;
  	width: 150px;
  	min-height:450px;
  	background:transparent url('../images/interface/side_bkgd.gif');
  	background-repeat:repeat-y;
  	padding: 0px;
  	border-top:1px solid #F4E395;
 	}

#div2 {
  	position: absolute;
  	left: 0px;
  	min-height:450px;
  	top: 135px;
  	width: 771px;
  	background:transparent url('../images/interface/cont_back.gif');
  	background-repeat:repeat-y;
  	padding: 0px;
 	border:0px solid; 
	}

.contentTxt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 20px 20px 10px;
}

.contentHome {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.textFormatter {
	color:#000;
	margin-left:165px;
	margin-right:15px;
	margin-top:15px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	}

.contentHome a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.contentHome a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.contentHome a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.contentHome a.quickLink:link  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.contentHome a.quickLink:visited  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.contentHome a.quickLink:hover  {
	color:#9A0202;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.contentTxt a.mainLink:link {
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
	color:#000000;
	text-transform:uppercase;
	line-height:26px;
}
	
.contentTxt a.mainLink:visited {
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
	color:#000000;
	text-transform:uppercase;
	line-height:26px;
}

.contentTxt a.mainLink:hover {
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
	color:#B14801;
	background-color:#ffffff;
	text-transform:uppercase;
	line-height:26px;
}
	
.prDiv {
  border: 1px solid #666;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
  padding: 10px;
  margin-left:20px;
  margin-right:20px;
 }
  
.prTitle {
  font-weight:bold;
  text-align:center;
  font-family: Georgia, Times, serif;
  color: #000000;
  font-size:14px;
  line-height:20px;
}
  
.prCopyHeader {
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  line-height:18px;
  text-transform:uppercase;
  font-weight: bold;
  font-size:9px;
  text-align:center;
  }
  
#tlbxContent {
  position:absolute;
  left:20px;
  top:100px;
  width:600px;
  height:100%;
  z-index:1;
}
  
table {
	border: 0px;
	}

td {
	border: 0px;
	padding: 3px;
	vertical-align: top;
}

tr {
	
}

.tableHeader {
	font-weight:bold;
	
}

.tableSubHeader {
	font-weight:bold;
	background:url(../images/sub_bkgd.gif);
	color:#333333;
	text-transform:none;
}

tr.header {
	background-color:#000000;
	text-transform:uppercase;
	color:#ffffff;
	background:url(../images/thd_bkgd.gif);
}

.naviback {
	background-color:#EEEEEE;
	color:#B3964D;
}

.sortLit {
	font-weight:bold;
	color:#990000;
	font-size:10px;
	background:#F7C956;
	padding:5px;
}

a.sortLink:link {
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}

a.sortLink:hover {
	color:#990000;
	text-decoration:underline;
	font-size:10px;
}

a.sortLink:visited {
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}

.boxTitle {
	font-weight:bold;
	height:20px;
	position:relative;
	top:6px;
	margin-left:20px;
	text-align:center;
	}
	
.boxBody {

	position:relative;
	top:6px;
	margin-left:35px;
	margin-right:18px;
	text-align:left;
	top:40px;
	}
	
.box2 {
	padding:10px;
	background:#EEEEEE;
}
	
.sorter {
	background-color:#F2BC38;
	background:url('../images/sort_bg.gif');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
 	text-transform: uppercase;
 	font-weight:bold;
 	font-size: 9px;
 	line-height: 14px;
}
	
.time {
	font-style:italic;
	color:#666;
}
	
.feedbacker {
	border:1px solid #637397;
	background: #EAEDF4;
	color: #990000;
	font-weight:bold;
	padding:20px;
}
	
.goodbacker {
	border:1px solid #006600;
	background: #D2F7D2;
	color: #006600;
	font-weight:bold;
	padding:20px;
}

.goodbacker2 {
	border:1px solid #006600;
	background: #D2F7D2;
	color: #006600;
	font-weight:bold;
	padding:80px;
}
	
.descriptIndent { margin: 0px 0px 0px 15px; }
	
.altItem {
	background-color:#EEEEEE;
}
	
.adTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
	color:#2F2D1E;
	border-bottom:1px solid #F4DFA4;
	margin: 20px 0px 15px 5px;
}
	
.contentTxt a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
	
}

.contentTxt a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
}

.contentTxt a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.contentTxt a.quickLink:link  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #E8B779;
}


.contentTxt a.quickLink:visited  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.contentTxt a.quickLink:hover  {
	color:#9A0202;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.tagline {
	color: #A17D22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	font-size: 13px;
	margin: 5px 0px 0px 8px;
}

.serifHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	font-size:13px;
	color:#2F2D1E;
	border-bottom:1px dotted #F3CB59;
	margin: 20px 0px 15px 5px;
}

.trustCol {
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  text-transform:uppercase;
  font-weight:bold;
  font-size:9px;
  text-align:center;
  }
  
 .biblio {
 	color: #000000;
 	font-family: Arial, Helvetica, Sans-Serif;
 	text-transform: uppercase;
 	font-size: 9px;
 	line-height: 14px;
 	margin: 10px 0px 20px 8px;
 	padding: 0px 15px 0px 0px;
 }

.biblio a:link  {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-style:italic;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.biblio a:visited  {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-style:italic;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.biblio a:hover  {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-style:italic;
	font-size:9px;
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px dotted #9A0202;
}

.logolist {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:40px;
	line-height:20px;
}

.meetingsSearch {
	text-align:left;
	margin: 16px 15px 20px 10px; 
}

.box1 {
	float:right;
	margin-right:-10px;
	width:275px;
	height:301px;
	background-image: url(../images/box1_bkgd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
.boxPrtnr {
	float:right;
	margin-right:-10px;
	width:275px;
	height:200px;
	background-image: url(../images/box2_bkgd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
	.box3 {
	float:right;
	margin-right:-10px;
	width:275px;
	height:459px;
	background-image: url(../images/box3_bkgd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
	.box4 {
	float:right;
	margin-right:-10px;
	width:275px;
	height:307px;
	background-image: url(../images/box4_bkgd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
.box5 {
	float:right;
	margin-right:-10px;
	width:275px;
	height:301px;
	background-image: url(../images/box5_bkgd.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	

.boxHead {
	font-weight:bold;
	line-height:15px;
}

.boxLiner {
	border-top:1px solid #EBB223;

}

.boxDate {
	padding-top:15px;
	font-weight:bold;
	color: #32312C;
	font-size:10px;
}

a.boxLink:link {
	color:#A65219;

}

a.boxLink:hover {
	color:#A65219;

}

a.boxLink:visited {
	color:#A65219;

}

.paddor {
padding:5px;
}


.meetingContent {
	margin: 0;
	padding: 5px;
}

.meetingContent a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
}

.meetingContent a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #B14801;
}

.meetingContent a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.meetingHeader {
	padding: 5px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin: 0px 5px 0px 5px;
	border-bottom: #F3C548;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.dateTxt {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 5px 5px 3px;

}

.meetingDate {
	padding: 10px 10px 5px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border-bottom: #DDDDDD;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0px 5px 0px 5px;
}

.meetingDescription {
	padding: 5px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 15px 20px 10px;
}

.meetingCategoryHeader {
	padding: 10px 10px 5px 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	border-bottom: #F3C548;
	border-width: 0 0 1px 0;
	border-style: none none solid none;

}

.meetingDescription a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #E8B779;
}

.meetingDescription a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.meetingDescription a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.dynItem {
margin: 5px 5px 10px 28px;
 }
 
.dynItem a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #E8B779;
}

.dynItem a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.dynItem a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}
 
.newsContent {
	margin: 0px;
	padding: 0px;
}

.newsTitle {
	padding: 5px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-bottom: #F3C548;
	border-width: 0px 0 1px 0;
	border-style: none none dotted none;
}

.newsHead {
	padding: 5px 10px 5px 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 0px 5px 0px 5px;
}

.newsSubHead {
	padding: 0px 10px 5px 10px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform:none;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	border-bottom: #FFFFFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0px 5px 0px 5px;

}
.newsImage {
	border:2px solid #DDDDDD;
	margin-left:10px;
	margin-bottom:30px;

 }
 
.newsDate {
	clear:both;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-color: #FFFFFF;
	border-top: #FFFFFF;
	border-bottom: #EEEEEE;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	margin: 2px 5px 10px 5px;
	
}

.newsDescription {
	padding: 5px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 15px 10px 10px;
}

.newsBody {
	padding: 0px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 5px 5px 0px;
}

.newsContent a:link  {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #E8B779;
}

.newsContent a:visited  {
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #E8B779;
}

.newsContent a:hover  {
	color:#9A0202;
	text-decoration:none;
	border-bottom:1px solid #9A0202;
}

.adcontainer {

}

.adTall {
	width: 180px;
	height: 219px;
	background:url('../images/ad_bg.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}

.adLandscape {
	width: 187px;
	height: 128px;
	margin: 0px;
	background-image: url('../images/ad_bg_landscape.gif');
	background-repeat: no-repeat;
}

adLinks {
	position: relative;
	left: 210px;
	margin: 30px;
	padding: 10px 10px 10px 10px;
	

}

#b_l { 
}

#b_r {
}

.AGButton
{
	width: 100px; 
	height: 18px; 
	background-color: #F2BC38; 
	margin: 3px;
	font: 10px verdana; 
	border: solid 1px #F2BC38;
}

.ReqFld
{
  color: Red;
}


.AdminHelpRequestTabActive
{
    background-color: White;
    border: solid 1px black;
    border-bottom: none;    
    padding: 10px
}


.AdminHelpRequestTabInactive
{
    background-color: #f7e488;
    border: solid 1px black;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 10px
}
