html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
/*body b {
	color: #0094a5;
}*/
#main {
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}
#hed {
	min-height: 188px;
	height: 188px;
	background: url(/images/banner_middle.jpg) bottom no-repeat;
	position: relative;
}
#hed img { border: 0 }
#banner { padding-left: 33px; }

h1, .newsTitle { 
	font-size: 26px; 
	/*height: 26px;*/
	color: #008c9c; 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-weight: normal;
	/*padding-top: 3px;*/
	line-height: .9em;
}

h2, .cal_title { 
	font-size: 18px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}
h3 { 
	font-size: 15px;
	margin-bottom: 4px; }
ul { margin-left: 20px }
li {
	padding-left: 0px;
	margin-bottom: 10px;
}
p { line-height: 1.7em; margin: 0px 0px 9px 0px; }
a { color: #0077af; }

form.form p {
  clear: right;
  margin: 0;
  padding: 0;
  padding-top: 2px;
}

form.form p label {
  float: left;
  margin-left: 5px;
  width: 135px;
  font: bold 1em Arial, Helvetica, sans-serif;
}

#notifylayer {  	
	padding: 10px; /* internal to table */
	margin: 0px;
	border: 1px solid #cccccc;
}

#container #subcon {
	float: left; 
	width: 186px; 
	margin-left: 25px;
	padding: 0px;
}

/* search */
#search {
	position: absolute;
	text-align: right;
	width: 190px;
	top: 128px;
	left: 727px;
	line-height: 1em;
}
#search #search_submit { float: right; padding-left: 5px; padding-top: 3px; }
#search #search_value {
	width: 130px;
	padding: 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #909290;
	font-size: 12px;
	float: left;
}
/* primary navigation */

#pNav {
	width: 480px;
	height: 41px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 122px;
	left: 245px;
	line-height: 1em;
}
#pNav li { 
	float: left; 
	height: 41px; 
	border-right: 1px solid #008494; 
	cursor: pointer;
}
#pNav li a {
	display: block;
	padding: 15px 10px 0px 10px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#pNav li a:hover { text-decoration: underline; }
#pNav li.sel { background-color: white; }
#pNav li#first_nav.sel { background: white url(/images/first_nav_sel.gif) top left no-repeat; }
#pNav li.sel a { color: #339090; }

/* Level 1 Tabs */
ul#mainnav a:hover { text-decoration: underline; }
ul#mainnav {
	font: 12px normal Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 186px;
	clear: left;
}
ul#mainnav li {
	margin: 0; padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #edecec;
}
ul#mainnav li a { 
 	color: #5a5a5a; 
	text-decoration: none;
	padding: 5px 10px 5px 27px; 
	display: block;
	text-align: left;
	line-height: 1.35em;
}
ul#mainnav li.sel {
	background-image: url(/images/nav1.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
ul#mainnav ul.subnav li.sel {
	background-image: url(/images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 19px 8px;
}
ul#mainnav li.sel a, ul#mainnav ul.subnav li.sel a, ul#mainnav ul.subnav ul.subnav li.sel a { color: #0094a5; }
/*ul#mainnav li.sel ul.subnav li a { color: #000000; }*/
/* End Level 1 Tabs */

/* Level 2 Tabs */
ul#mainnav ul.subnav {
	margin: 0; padding: 0;
	font-size: 1em;
}
ul#mainnav ul.subnav li {
	list-style-type: none;
	background-color: #f7f7f7;
	border-bottom: 1px solid white;
	
}
ul#mainnav ul.subnav li a { 
 	color: #5a5a5a; 
	margin: 0px 5px 0px 41px;
	padding: 3px 0px 3px 0px;
	font-weight: normal;
}
ul#mainnav ul.subnav li.sel a {
	color: #0094a5;
} 
/* End Level 2 Tabs */

/* Level 3 Tabs */
ul#mainnav ul.subnav ul.subnav {
	font-size: .95em;
}
ul#mainnav ul.subnav ul.subnav li {
	border-bottom: 0;
	
}
ul#mainnav ul.subnav ul.subnav li a { 
 	color: #5a5a5a; 
	margin: 0px 5px 1px 50px;
	font-weight: normal;
}
/* End Level 3 Tabs */

/* Level 1 Tabs */
ul#servicesnav a:hover { text-decoration: none; }
ul#servicesnav {
	font: 13px normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 186px;
	clear: left;
	padding-top: 25px;
	margin-top: 30px;
	background: url(/images/our_services.gif) top left no-repeat;
	margin-bottom: 50px;
	cursor: pointer;
}
ul#servicesnav.nopic {
	background: url(/images/our_services_callout.gif) top left no-repeat;
	padding-top: 32px;
}
ul#servicesnav li {
	margin: 0; padding: 0;
	list-style-type: none;
	background: transparent url(/images/dotted_divider.gif) bottom repeat-x;
	padding-top: 4px;
}

ul#servicesnav li a { 
 	color: #04515b; 
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.35em;
	font-weight: bold;
}

ul#servicesnav li.ql1 a {
	background: url(/images/1.jpg) top left no-repeat; 
	padding: 20px 10px 22px 65px; 
}

ul#servicesnav li.ql2 a {
	background: url(/images/2.jpg) top left no-repeat; 
	padding: 20px 10px 22px 65px; 
}

ul#servicesnav li.ql3 a {
	background: url(/images/3.jpg) top left no-repeat; 
	padding: 12px 10px 14px 65px; 
}

ul#servicesnav li.ql4 a {
	background: url(/images/4.jpg) top left no-repeat; 
	padding: 20px 10px 22px 65px; 
}

ul#servicesnav.nopic li a {
	background: none;
	padding: 7px 10px 7px 27px; 
}

/* End Level 1 Tabs */

#content {
	width: 950px;
	padding: 0px;
	position: relative;
	min-height: 690px;
	background: white url(/images/content_bottom.gif) bottom no-repeat;
}
#container {
	width: 950px;
	padding: 0px;
}

#container #copy {
	float: right;
	width: 680px;
	margin-right: 25px;
	margin-bottom: 35px;
}
/*#copy {
	font-size: 12px;
	color: #666666;
	line-height: 1.7em;
}*/
/*#copy img {
	float: right; margin-left: 10px; margin-bottom: 10px;
}*/

#footer {
	width: 950px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	background-color: #03515B;
}
#footer img { margin-left: 2px; }

#footer table {
 width: 900px;
 margin: 0px 25px; 
 padding-bottom: 50px;
}

#footer td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	margin: 0; padding: 0;
	color: #52a5b5;
	white-space: nowrap;
}
#footer td a { text-decoration: none; color: #18adb5; }
#footer td a:hover { text-decoration: underline; }
#footer td div.wdgSiteSig {
	clear: right;
	padding-top: 20px;
	opacity: 0.5; 
	filter:alpha(opacity=50);
	text-align: right;
}
#footer td img {
	margin-left: 10px;
	border: 0;
}

#bc {
	display: block;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 6px;
	background: url(/images/dotted_divider.gif) repeat-x bottom;
	margin-bottom: 15px;
}

#bc a {
	padding: 0px 14px 0px 0px;
	margin-right: 4px;
	color: #0094a5;
	background: url(/images/bc.gif) no-repeat right 4px ;
	text-decoration: none;
}

#bc a.last {
	background-image: none;
	color: #5a5a5a;
	text-decoration: none;
}

#bc a:hover { text-decoration: underline; }
#bc a.last:hover { text-decoration: none; }

#clear { clear: both; }

/* form styling */
input.txt, textarea.txt, input.txt3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  background-color: #eeeeee;
  border: 1px inset #000000;
  padding: 3px;
}
#outlookform {
	position: absolute;
	visibility: hidden;
}
select.txt {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  background-color: #eeeeee;
  border: 1px inset #000000;
  padding: 1px;
}
/*textarea.txt { width: 300px; }*/

input.btn, input.cmdBtn {
	font-size: .9em;	
} 

table.dataTable {
 width: 100%;
 border: 0;
 border-collapse: collapse;
 font-size: .9em;
}
table.dataTable th {
 border-bottom: 1px solid #0D6E9E;
 text-align: left;
 background-color: #B7D4E2;
 padding: 3px;
 vertical-align: bottom;
 line-height: 1.2em;
}
table.dataTable td {
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B7D4E2;
 vertical-align: top;
 line-height: 1.3em;
}
.ctr { text-align: center; }
.ip { text-align: right; white-space:nowrap; } 

table#spotlight {
	width: 98%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table#spotlight td {
	border-top: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 12px 6px 0px;
	color: #4f6b72;
	vertical-align: top;
}
table#spotlight td.loc {
	border-left: 1px dashed #C1DAD7;
	padding-left: 10px;
	width: 30%;
	padding-top: 23px;
}

table#spotlight td .date {
	font-size: 12px; 
	text-transform: uppercase;
	color: #666666;
}
table#spotlight td h3 {
	display: block;
	font-size: 1.3em;	
}
table#spotlight p { margin-bottom: 0px }

table#spotlight tr.alt td {
	background: #F5FAFA;
}

/*
	These styles may be used in the shared code which drives this web site
*/


/* News Module styles */

table#news_display {
	width: 98%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table#news_display td {
	padding: 0px;
}

#news_item_td {
	border-top: 1px solid #C1DAD7;
	padding: 6px 12px 6px 0px;
	color: #4f6b72;
	vertical-align: top;
}

table#news_display tr.alt td {
	background: #F5FAFA;
}

#news_headline { 
	font-size: 16px;
	color: #4f6b72;
	margin: 0px 0px;
}

#news_dateline, .newsDetailsItemDate {
	font-size: 12px; 
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
}

#news_text img {
	float: left;
	margin: 0px 6px 6px 0px;
}

/* Event module styles */

#event_listings {
	width: 98%;
	padding: 0;
	margin: 0;
	display: table;
}

#event_listing_item {
	display: table-row;
}

#event_listings .alt {
	background: #F5FAFA;
}

#event_listings p { margin-bottom: 0px }

#event_listing_details {
	display: table-cell;
	border-top: 1px solid #C1DAD7;
	padding: 6px 12px 6px 0px;
	color: #4f6b72;
	vertical-align: top;
}

#event_listing_location {
	display: table-cell;
	border-top: 1px solid #C1DAD7;
	border-left: 1px dashed #C1DAD7;
	width: 30%;
	padding: 25px 12px 6px 10px;
	color: #4f6b72;
	vertical-align: top;
}

#event_listing_headline, #event_listing_location_label, .event_title { 
	font-size: 16px;
	font-weight: bold;
	color: #4f6b72;
}
#event_listing_location_label {
	font-size: 14px;
}

#event_listing_dateline, .event_date { 
	font-size: 12px; 
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
}

#event_listing_spacer { display: none; }

#event_tabs_container { height: 35px; }
ul#event_tabs  { 
	height: 25px; 
	border-bottom-color: #008494;
	border-bottom-width: 2px; }

ul#event_tabs li {
	background-color: #00899B;
	border: 1px solid #008494;
	border-bottom: 0;
	margin-left: -8px;
	padding-top: 6px;
}
ul#event_tabs li:first-child { margin-left: 0; }
ul#event_tabs li.sel {
	background-color: #fff;
}

ul#event_tabs li a { text-decoration: none; color: #fff; padding-top: 15px;}
ul#event_tabs li.sel a { text-decoration: none; color: #339090;}

