body {
	background-color:#EEE;
	background-color:#A4B2CF;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #ff9b04;
	text-decoration: underline;
}

ul {margin: 0em 0em 1em 0em; padding: 0em 0em 0em 1.5em; font-family: Arial, Verdana, sans-serif;}

td
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
}

#menutop
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 2px;
	width: 100%;
}

#header_nav {
	padding: 7px;
}

#header_nav a {
	FONT-SIZE: 12px;
	COLOR: #8C9EC3;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}

#header_nav a:hover {
	COLOR: #ffffff;
}

#search_area {
	padding: 0px 7px;
}

.search {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #3C527D;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

.formfields
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	width: 135px;
	TEXT-ALIGN: left;
	margin-top: 5px;
	color: #303D5D;
    }
    
.dropdown
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	HEIGHT: 20px;
	WIDTH: 155px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	}

#otherresources {
	padding: 7px;
}

#otherresources a {
	FONT-SIZE: 11px;
	COLOR: #303D5D;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

#otherresources a:hover {
	COLOR: #ff9b04;
}





#container {
	padding-left: 184px; 
	margin: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/menu_ds.gif);
	background-repeat: repeat-x;
}




.introtext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

.photo {
	border: 2px solid #A4B2CF;
}

.newshead {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C527D;
}

.newstext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.mainlist {
	padding: 0px 0px 0px 15px;
	
}

.mainlist a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.mainlist a:hover {
	color: #4FA800;
	text-decoration: underline;
	}



#footer, #inner-footer{
	
	background-color: #3C527D;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 5px 3px;
	color: #8C9EC3;
	margin-top: 0px;
	text-align:center;
}
#footer a 
{
	clear:both;
	color: #8C9EC3;
	padding: 3px;
}

#inner-footer
{
	color:#000;
	background-color:#FFF;
	text-align:center;
	clear:both;
	padding-top:100px;
}

.tmpl_sidebackground {
	background-color: #C6D0E3;
}

.tmpl_menulinks {
	color: #000000;
	text-decoration: none;
	font-size: 80%;
	
}

.tmpl_menuover {
	cursor: hand;
	background-color: #ffffff;
			
}


/*************************************************/
/**********************MST************************/
/*************************************************/

table { border-collapse:collapse; }
td { padding:0px; }

#wrapper { background-color:#FFF; width:1024px; margin:auto; }

#left-border { width:20px; background-image:url('../images/leftside.gif'); background-repeat:repeat-y; }

#right-border { width:20px; background-image:url('../images/rightside.gif'); background-repeat:repeat-y; }

#middle { width:100%; border-collapse:collapse; margin:0; padding:0; }

#sidebar { background-color:#FFF; background-image:url('../images/sidebar_bg.gif'); background-repeat:repeat-x;	width:185px; padding:10px 5px 10px 10px; }

#sidebar-cell { width:1px; vertical-align:top; }

#content { padding:30px 15px 10px 15px; vertical-align:top; width:790px; }

#content-cell { vertical-align:top; background-color:#FFF; }

#content, #contact-form, #contact-form td { color:#444; }

#leftColumn { width:480px; }

#rightColumn { float:right; width:250px; padding-right:20px; }

#content p { line-height: 18px; }

.form-label { text-align:right; }

.required-col { padding:0; }

h1.main-title { font-size:30px; color:#145daa; }

p.subtitle { font-weight:bold; color:#243f8f; margin-top:0.4em; margin-bottom:0.4em; }

.news-title { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #3C527D; color:#145DAA; }

ul#news { list-style:none; margin:0;padding:0;line-height:16px; font-size: 13px; color:#145DAA; }

.blue { color:#145DAA; }

#news li { padding-bottom:15px; }

div.indented { padding-left:30px; }

.note { font-weight:bold; font-size:11px; }

img { border:0; }

.padded-left { padding-left:10px; }

/*.padded-left a { color:#70655E;}
.padded-left a:hover { color:#A4B2CF;}*/

a.download-text { text-decoration:none; color:red !important; }
a.download-text { text-decoration:none; color:#70655E !important; }

a:hover.download-text { text-decoration:none; color:Blue; }

.clear { clear:both; }

.button-list label { padding-right:10px; }

.button-list input { padding-left:10px; }

#contact-form { border:1px solid #333; padding:15px 20px 15px 20px; }

#contact-form td { padding:4px 5px 4px 5px; }

.input-shade { background-color:#E7E7E9; }

#contact-form img { vertical-align: middle; }

#contact-form .standard-textbox { width:370px; }

#contact-form .standard-textbox, #contact-form, .city-textbox, .state-textbox, .zip-textbox { color:#000; padding:3px 4px 3px 4px; }

.city-textbox{width:100px;}
.state-textbox{width:20px;}
.zip-textbox{width:50px;}

.system-message { color:Green; border:1px solid green; padding:30px; }

#p-top-nav a { color:#D19558;  font-weight:bold; text-decoration:none;}

#p-top-nav .spacer {width:25px;}

/*#menu-line-row td { background-image:url('../images/menu_bg.gif'); background-repeat:repeat-x; background-position:50% 50%;} */

#menu-line-background { height:4px; background-color:#D19558; position:relative; bottom:9px;}

#p-top-nav .menu-line-selected, #p-top-nav .menu-line-not-selected { background-color:#145DAA; position:relative; top:1px; z-index:99; }

#p-top-nav .menu-line-selected { height:6px; }

#p-top-nav .menu-line-not-selected { height:0px; }

#p-top-nav #menu-line-row {height:15px;}

#p-top-nav td.selected a { color: #7abbe6; }

#p-top-nav td.selected a { color:#145DAA;}

#p-top-nav a div { cursor: pointer; background-color: #ddd; }

h1, h2, h3, h4, h5, h6 { margin:0; color:#145DAA; font-weight:bold; }

h1 { font-size:20px;}

h2 { font-size:16px; padding-top:10px; padding-bottom:10px;}

ol li { line-height:16px; padding-bottom:10px; }

ul li { line-height:16px; padding-bottom:10px; }

#schedule-div { width:530px; padding-left:5px; }

#schedule-div li { line-height:16px; padding-bottom:5px; }

#schedule-div h4 { font-weight:bold; font-size:14px; padding-bottom:3px; border-bottom:1px solid #145DAA; }

#schedule-div h5 { font-size:12px; padding-bottom:3px; }

#get-involved-div li { line-height:16px; padding-bottom:20px; }

#home-div li { padding-bottom:10px; }

#contact-form-div { width:550px; }

#leftColumn a, #rightColumn a, #spanningContent a { color:#145DAA; }

#leftColumn a:hover, #rightColumn a:hover, #spanningContent a:hover { color: #ff9b04; }

.doc-header { font-size:16px; color:#70655E !important; }

#documents-table { margin-left:20px; }

#documents-table td { vertical-align:top; }

.right-column-image { padding: 15px 0px; }

#get-involved-sub-nav { padding-top:10px; padding-bottom:15px; }

#get-involved-sub-nav table { width: 100%; }

#get-involved-sub-nav td { padding:8px 10px; border:1px solid #243F8F; text-align: center; }

#get-involved-sub-nav a { color:#243F8F; font-size: 85% !important; }

#get-involved-sub-nav a:hover { color:#D19558; text-decoration:underline; }

#get-involved-sub-nav .sub-selected a { color:#D19558; text-decoration:underline; }

.download-list li { list-style:none; }

.document-column { padding-right:30px; }

/*###tlucas */

.document-table td  
{
  padding:5px 15px 0px 0px;
}

h4 
{ 
   padding-top:10px;   
}

#documentlink 
{
  float:right
}

#meetingboxwrapper
{
  background-color:#d19558;
  color:White;
  padding-left:4px
}

#meetingboxheader
{
  padding:5px 5px 5px 5px;
  text-align:center;
  font-weight:900;
}

#meetingbox
{
  background-color:White;
  color:Black;
  padding-left:6px;
  width:96%;
  text-align:center;
  padding-bottom:5px;
}

#meetingboxdesc
{
  padding-top: 1px;
}

#meetingbox td
{
  padding-bottom:5px;
}

#meetingboxfooter
{
  text-align:center;
  padding:12px 5px 12px 5px;
  /*padding:5px 5px 5px 5px;* with */
}

#meetingboxfooter a
{
  color:White
}

#siteupdateswrapper
{
  padding-left:4px
}

#siteupdateswrapper td.date
{
  color:Gray;
  padding: 2px 0px 4px 0px;
  vertical-align:top;
}

#siteupdateswrapper td.image
{
    vertical-align:middle;
    padding:0px 0px 4px 4px;
}

#siteupdateswrapper td.content
{
  padding: 0px 0px 4px 4px;
  color:blue;
}

#siteupdateswrapper td.date2
{
  color:Gray;
  padding: 0px 0px 10px 0px;
  vertical-align:top;
}

.date3
{
  color:Gray;
  padding: 0px 0px 4px 0px;
  vertical-align:top;
}

#siteupdateswrapper td.content2
{
  padding: 0px 0px 2px 4px;
  text-decoration:none;
}
#siteupdateswrapper td.date3
{
  color:Gray;
  padding: 4px 0px 4px 0px;
  vertical-align:middle;
}
#siteupdateswrapper td.content3
{
  padding: 0px 0px 0px 4px;
  text-decoration:none;
  color:Gray;
}
.new
{
    color:#00D600;
    font-size:7pt;
    vertical-align:top;
    font-weight:bold;
    padding-left:10px;
    padding-bottom:3px;
}
.pagetitle
{
    color:#444444;
    font-size:11px;
    font-weight:bold;
}
    

#collabel1, #collabel2, #collabel3
{
  text-align:right;
  padding: 1px 1px 1px 1px;
  font-weight:bold;
}

#coldata1, #coldata2, #coldata3
{
  text-align: left;
  padding: 1px 1px 1px 3px;
}

#collabel3
{
  vertical-align:top; 
}

td.col1 
{
  width:250px;
}
td.col2 
{
  width:250px;
}
td.col3 
{
  width:250px;
}

.pane-header  { border: solid 1px #ebebeb; padding: 0px 5px 5px 5px; background-image: url(../images/fade.png); background-repeat:repeat-x; background-position:bottom; cursor:pointer;}
.pane-header-selected  { border: solid 1px #ebebeb; padding: 0px 5px 5px 5px; background-image: url(../images/fade.png); background-repeat:repeat-x; background-position:bottom; cursor:pointer;}
.pane-content { border-bottom: solid 1px #ebebeb; border-left: solid 1px #ebebeb; border-right: solid 1px #ebebeb; padding: 5px 5px 5px 5px;}

.public-meet-table td
{ width: 100%}
 
.highlight-red { color: #ff0000; }

.database-message img { vertical-align: middle; }