/* === BODY STYLES & GENERAL HTML ELEMENTS === */
body{
background: #D7DBDB;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
a {
text-decoration: none;
}
img {
text-decoration: none;
border: 0px;
}
img a{
text-decoration: none;
border: 0px;
}
td{
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
li{
padding-top: 3px;
padding-bottom: 3px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
form {
padding: 0;
margin: 0;
}
/* ================================================================= */
/* === ADMIN BAR === */
#admin_bar{
background: #2096BE;
height: 30px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 20px;
font-family: arial, sans-serif, helvetica;
font-size: 11px;
text-align: center;
margin-bottom: 2px;
}
#admin_bar .text_button {
display: inline;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
border: #044F88 1px solid;
color: #044F88;
background-color: #D6D8DB;
}
#admin_bar a.text_button {
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #D6D8DB;
border: #044F88 1px solid;
color: #044F88;
}
#admin_bar a.text_button:hover {
padding-bottom: 3px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #D6D8DB;
border: #044F88 1px solid;
color: #FFFFFF;
text-decoration: underline;
}
form.admin{
display: inline;
}
/* ================================================================= */
/* === TOP NAVIGATION === */
#topnav {
border-top: 0px;
border-bottom: 0px;
font-size: 11px;
font-family: arial, verdana, sans-serif;
font-weight: bold;
padding-left: 0px; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-right: 20px; 
background-color: #1A3B72;
}
#topnav td.top_menu{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
text-decoration: none;
text-align: center;
vertical-align: middle;
height: 30px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
background-color: #2096BE;
}
#topnav td.top_menu_dark{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
text-decoration: none;
text-align: center;
vertical-align: middle;
height: 30px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 5px;
background: url('static_images/bg_nav_dark.gif');
background-repeat: no-repeat;
background-position: center left;
background-color: #1A3B72;
}
#topnav a {
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
}
#topnav a:hover {
color: #D7DBDB;
text-decoration: none;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
}
#topnav a.firsta {
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
}
#topnav .topnone {
display: none;
background-color: #242026;
}
/* ======= */
/* === BRANCH === */

#branch td a {color: #00A8CB; text-decoration: none;}
#branch td a:hover {color: #00A8CB; text-decoration: underline;}

/* ================================================================= */
/* === MAIN CONTAINER === */
#outer_container {
margin: 0px;
padding-left: 30px; 
padding-right: 30px;
padding-top: 10px;
padding-bottom: 20px;
border: 0px;
background: #FFFFFF;
width: 920px;
}
#container {
margin: 0px;
padding: 0px;
border: 0px;
background: #FFFFFF;
}
/* ================================================================= */
/* === VERT NAVIGATION BAR STYLES === */
#navcont {
width: 200px;
height: 275px;
padding-top: 0px;
padding-bottom: 20px;
background: url('static_images/bg_menu.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #FFFFFF;

}
table.mymenu {
background: none;
background-color: transparent;
color: #6A747B;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
}

td.mymenu 
{
	text-align: left;
}

a.mylink {
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 2px;
padding-right: 2px;
margin-left: 8px;
margin-right: 8px;
border-bottom: 1px dotted #6A747B;
}
table.mymenu a {
color: #6A747B;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
} 
table.mymenu a:hover {
color: #1A3B72;
font-size: 11px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
} 
div.mymenu {
border: none;
background-color: transparent;
}
/* ================================================================= */
/* === PAPER TRAIL === */
div.tagCatPathClass {
color: #1A3B72;
font-family: Trebuchet MS, arial, verdana, sans-serif;
font-size: 11px;
}
div.tagCatPathClass a {
color: #242026;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: none;
font-size: 11px;
}
div.tagCatPathClass a:hover {
color: #1A3B72;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: underline;
font-size: 11px;
}
td.paper_trail {
background: #FFFFFF;
padding-right: 0px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
/* ================================================================= */
/* === SEARCH FACILITY === */
td.search{
width: 200px;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
div.search_form{
padding-left: 8px;
padding-right: 8px;
padding-bottom: 0px;
padding-top: 0px;
}
input.search_input{
border: #242026 1px solid;
color: #242026;
font-family:  Trebuchet MS, arial, verdana, sans-serif;
font-size: 11px;
padding-bottom: 0px;
padding-top: 2px;
padding-left: 4px;
padding-right: 2px;
margin-bottom: 2px;
height: 20px;
width: 130px;
}
input.search_button{
background-color: white;
color: #242026;
font-family:  Trebuchet MS, arial, verdana, sans-serif;
font-size: 11px;
padding-bottom: 0px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
height: 20px;
text-align: center;
border: 0px;
}
/* ================================================================= */
/* === PAGE HEADING === */
#page_heading {
background: #FFFFFF;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 20px;
vertical-align: middle;
font-family: arial, Trebuchet MS, verdana, sans-serif;
color: #2096BE;
background: url('static_images/bg_page_heading.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #FFFFFF;
height: 35px;
}
/* ================================================================= */
/* === OPTIONAL LINKS === */
#optional_links {
border: 0px;
margin: 0px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 10px;
color: #242026;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 12px;
}
#optional_links a{
color: #242026;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
#optional_links a:hover{
color: #1A3B72;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}
/* ================================================================= */
/* === CONTENT AREA STYLES === */
#maincont_home {
margin: 0px 0px 0px 0px;
line-height: 125%;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
background: #FFFFFF;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
border: 0px;
}
#maincont_home p{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 10px 0px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
#maincont_home a {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #00A8CB;
text-decoration: none;
border-bottom: none;
}
#maincont_home a:hover {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #00A8CB;
text-decoration: underline;
border-bottom: none;
}
#maincont_home h1 {	
font-size: 20px;	
margin: 10px 0px;		
font-family: arial, helvetica, sans-serif;
font-weight: normal;
color: #00A8CB;
}
#maincont_home h2 {	
font-size: 18px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;	
font-weight: normal;
color: #00A8CB;
}
#maincont_home h3 {	
font-size: 16px;	
margin: 10px 0px;		
font-family: arial, helvetica, sans-serif;
font-weight: normal;	
color: #00A8CB;
}
#maincont_home h4 {	
font-size: 14px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;	
font-weight: normal;
color: #00A8CB;
}
#maincont_home h5 {	
font-size: 12px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;
font-weight: normal;	
color: #00A8CB;
}
#maincont {
margin: 0px 0px 0px 0px;
line-height: 125%;
padding-left: 5px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 10px;
background: #FFFFFF;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
border: 0px;
}
#maincont p{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 10px 0px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
#maincont a {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #00A8CB;
text-decoration: none;
border-bottom: none;
}
#maincont a:hover {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #00A8CB;
text-decoration: underline;
border-bottom: none;
}
#maincont h1 {	
font-size: 20px;	
margin: 10px 0px;		
font-family: arial, helvetica, sans-serif;
font-weight: normal;
color: #2096BE;
}
#maincont h2 {	
font-size: 18px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;	
font-weight: normal;
color: #2096BE;
}
#maincont h3 {	
font-size: 16px;	
margin: 10px 0px;		
font-family: arial, helvetica, sans-serif;
font-weight: normal;	
color: #2096BE;
}
#maincont h4 {	
font-size: 14px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;	
font-weight: normal;
color: #2096BE;
}
#maincont h5 {	
font-size: 12px;	
margin: 10px 0px;	
font-family: arial, helvetica, sans-serif;
font-weight: normal;	
color: #2096BE;
}
/* ================================================================= */
/* === LOGIN-REGISTER === */
.links_panel {
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 10px;
font-family: arial, sans-serif, helvetica;
}
.links_panel a {
color: #242026;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
.links_panel a:hover {
color: #1A3B72;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}
/* ================================================================= */
/* === FOOTER === */
#footer_text {
text-align: left;
padding-left: 35px;
padding-right: 0px;
padding-top: 15px;
border-top: 0px;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #242026;
}
#footer_links {
text-align: right;
vertical-align: top;
padding-left: 0px;
padding-right: 30px;
padding-top: 15px;
border-top: 0px;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #242026;
}
#footer_links a {
text-decoration: none;
font-weight: normal;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #242026;
}
#footer_links a:hover {
text-decoration: underline;
font-weight: normal;
font-family: arial, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #1A3B72;
}
/* ================================================================= */
/* === SITE MAP STYLE === */
a.sitemap{
color: #1A3B72;
font-size: 12px;
font-weight: normal;
font-family: arial, sans-serif, helvetica;
line-height: 125%;
}
/* ================================================================= */
/* === PAGE LAYOUT === */
div.layout_area{
padding: 0px;
margin: 0px;
width: 100%;
}
table.layout{
width: 100%;
padding: 0px;
margin: 0px;
}
#layout_1 #layout_area_1 {
width: 705px;
}
#layout_3 #layout_area_1 {
width: 525px;
padding-right: 10px;
}
#layout_3 #layout_area_2 {
width: 180px;
padding-left: 0px;
padding-right: 0px;
border-left: 0px;
}
#layout_3 td.layout_area_1 {
width: 525px;
padding-right: 10px;
}
#layout_3 td.layout_area_2 {
width: 180px;
padding-left: 0px;
padding-right: 0px;
border-left: 0px;
}
#layout_4 #layout_area_1 {
width: 365px;
padding-left: 0px;
padding-right: 5px;
border-left: 0px;
}
#layout_4 #layout_area_2 {
width: 365px;
padding-left: 0px;
padding-right: 5px;
}
#layout_4 #layout_area_3 {
width: 180px;
padding-left: 0px;
padding-right: 0px;
border-left: 0px;
}
#layout_4 td.layout_area_1 {
width: 365px;
padding-left: 0px;
padding-right: 5px;
border-left: 0px;
}
#layout_4 td.layout_area_2 {
width: 365px;
padding-left: 0px;
padding-right: 5px;
}
#layout_4 td.layout_area_3 {
width: 180px;
padding-left: 0px;
padding-right: 0px;
border-left: 0px;
}
/* ================================================================= */
/* === SEPARATORS === */
.vertical_separator {
background: none;
}
.horizontal_separator {
background: none;
}
/* ================================================================= */
/* === GENERAL === */
div.element_name{
padding: 0px;
margin: 0px;
width: 100%;
}
div.element_description{
padding: 0px;
margin: 0px;
width: 100%;
}
div.element_container{
padding: 0px;
margin: 0px;
width: 100%;
}
div.gizmo{
padding: 0px;
margin: 0px;
width: 100%;
}
div.category{
padding: 0px;
margin: 0px;
width: 100%;
}
div.main_column_element{
padding: 0px;
margin: 0px;
width: 100%;
}
div.table{
padding: 0px;
margin: 0px;
width: 100%;
}
div.document{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
}
div.caption{
padding: 0px;
margin: 0px;
width: 100%;
}
div.transitional_portal{
padding: 0px;
margin: 0px;
width: 100%;
}
div.item{
padding-top: 5px;
padding-bottom: 10px;
}
div.section{
padding: 0px;
margin: 0px;
}
a.no_under{
text-decoration: none;
}
/* ================================================================= */
/* === SEARCH DIV === */
#search_body{
position: absolute;
visibility: hidden;
z-index: 100;
background-color: #FFFFFF;
border-bottom: solid #2B5500 2px;
border-top: solid #2B5500 2px;
border-right: solid #2B5500 2px;
border-left: solid #2B5500 2px;
width: 800px;
margin: 0 auto;
top: 200px;
}
td.form_filter_1{
color: #242026;
font-size: 12px;
font-family: arial, verdana, sans-serif;
padding-left: 0px;
padding-right: 2px;
padding-top: 2px;
width: 20px;
padding-bottom: 2px;
vertical-align: top;
}
td.form_filter_2{
color: #242026;
font-size: 12px;
font-family: arial, verdana, sans-serif;
padding-left: 0px;
padding-right: 8px;
padding-top: 2px;
width: 120px;
vertical-align: top;
text-align: left;
padding-bottom: 2px;
}
input.dbview_search_button{
border: 1px solid #2B5500;
background-color: #FFFFFF;
color: #242026;
font-size: 10px;
font-family: arial, verdana, sans-serif;
font-weight: normal;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
display: inline;
}
th.dbview_search_head{
background: #2B5500;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
font-family: arial, verdana, sans-serif;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
#search_hide{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
}
/* ================================================================= */
/* === MEMBERS === */
#member_table{
background: url('static_images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.member_table_heading{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #00A8CB;
}
td.member_table_content{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
text-align: left
}
td.member_table_content_inactive{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: red;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
text-align: left
}
div.member_dots{
border-bottom: dotted 1px #595A5B;
}
span.member_view{
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
span.member_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.member_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.member_view_date{
color: #044F88;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

/* === EVENTS === */
#events_table{
background: url('static_images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.events_table_heading{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #00A8CB;
}
td.events_table_content{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
}
div.events_dots{
border-bottom: dotted 1px #595A5B;
}
span.event_view{
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
span.event_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.event_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.event_view_date{
color: #044F88;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === COURSE === */
#course_table{
background: url('static_images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.course_table_heading{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #00A8CB;
}
td.course_table_content{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
}
div.course_dots{
border-bottom: dotted 1px #595A5B;
}
span.course_view{
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
span.course_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.course_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.course_view_date{
color: #044F88;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */





/* === ASSOCIATE === */
span.associate_view{
color: #000000;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: normal;
font-size: 18px;
text-decoration: none;
}
span.associate_read{
color: #000000;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.associate_arrow{
color: #000000;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
td.associate_info{
border-bottom: 1px dotted #000000; 
padding-bottom: 3px; 
padding-top: 3px;
color: #000000;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
}
/* ================================================================= */




/* === E-Bulletin Styles ======== */
#maincont h1.ebulletin{
font-size: 32px;
font-weight: normal;
line-height: 110%;
padding-top: 0px;
margin-top: 0px;
}
td.ebulletin_text{
font-size: 14px;
}
td.ebulletin_title_1{
font-weight: bold;
font-size: 15px;
color: #fff;
background-color: #8f9952;
}
td.ebulletin_title_2{
font-weight: bold;
font-size: 15px;
color: #fff;
background-color: #d6bc90;
}
td.ebulletin_title_3{
font-weight: bold;
font-size: 15px;
color: #fff;
background-color: #7da0bb;
}
td.ebulletin_image{
padding: 4px 0px 4px 0px;
}
span.ebulletin_date{
color: #793648;
font-weight: bold;
}
#eb_sections a{
font-weight: normal;
text-decoration: underline;
color: #000;
}
#eb_sections a:hover{
font-weight: normal;
text-decoration: none;
color: #000;
}
td.ebulletin_text_1{
padding: 8px 12px 15px 12px;
background-color: #e4e7d1;
}
td.ebulletin_text_2{
padding: 8px 12px 15px 12px;
background-color: #f4ecdc;
}
td.ebulletin_text_3{
padding: 8px 12px 15px 12px;
background-color: #e6ecf2;
}
#ebulletin_footer{
width: 604px;
text-align: right;
padding: 0px;
}
#ebulletin_footer a{
font-weight: normal;
color: #000;
text-decoration: none;
}
#ebulletin_footer a:hover{
font-weight: normal;
color: #000;
text-decoration: none;
}
td.ebulletin_title{
color: #fff;
font-weight: bold;
font-size: 15px;
background-color: #7da0bb;
padding: 4px 0px 4px 10px;
}
td.ebulletin_nav{
color: #fff;
font-weight: normal;
font-size: 14px;
background-color: #7da0bb;
padding: 4px 10px 4px 0px;
}
td.ebulletin_nav a{
color: #fff;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}
td.ebulletin_nav a:hover{
color: #fff;
font-weight: normal;
font-size: 14px;
text-decoration: underline;
}
/* ================================================================= */

















h2.section {
margin: 0px 0px 0px 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font-size: 10px;
border: 1px solid #590F39;
background: none;
background-color: #FAFAF0;
font-family: arial, sans-serif, helvetica;
text-align: center;
}




/* === SITE TEXT BUTTONS === */
.text_button {
display: inline; 
text-align: center;
background-color: #FAFAF0;
border: #590F39 1px solid;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
color: #590F39;
padding: 2px 2px 2px 2px;
margin-top: 2px;
margin-bottom: 2px;
}
a.text_button {
display: inline; 
text-align: center;
background-color: #FAFAF0;
border: #590F39 1px solid;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
color: #590F39;
padding: 2px 2px 2px 2px;
margin-top: 2px;
margin-bottom: 2px;
}
.text_button_disabled{
display: inline; 
text-align: center;
background-color: #FAFAF0;
border: #590F39 1px solid;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
color: #590F39;
padding: 2px 2px 2px 2px;
margin-top: 2px;
margin-bottom: 2px;
}

div.text_button, div.text_button_disabled, span.text_button, span.text_button_disabled, a.text_button, a.text_button_disabled {
display: inline; 
text-align: center;
background-color: #FAFAF0;
border: #590F39 1px solid;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
color: #590F39;
padding: 2px 2px 2px 2px;
margin-top: 2px;
margin-bottom: 2px;
line-height: 150%;
text-decoration: none;
}

#maincont a.text_button, #maincont a.text_button:hover, #maincont a.text_button:visited {
border: 1px solid #000000;
}

.search_form.text_button{
color: #000000;
padding: 0px 2px 2px 2px;
margin: 2px 2px 2px 2px;
height: 18px;
border: #000000 1px solid;
font-family: arial, sans-serif, helvetica;
font-size: 10px;
text-align: center;
}

/* ================================================================= */

/* === OTHER === */
span.info {	
text-decoration: none;
border-bottom: 0px;
font-family: arial, sans-serif, helvetica;
color: #000000;
background: transparent;
display: block;
margin: 0;
padding: 2px 2px 2px 2px;
font-weight: normal;
}
span.info a {
width: 150px;
text-decoration: none;
border-bottom: 0px;
font-family: arial, sans-serif, helvetica;
color: #287A65;
background: transparent;
padding: 0px;
margin: 0;
display: inline;
font-weight: normal;
border-bottom: none;
}
span.info a:hover {
width: 150px;
text-decoration: underline;
border-bottom: 0px;
font-family: arial, sans-serif, helvetica;
color: #287A65;
background: transparent;
padding: 0px;
margin: 0;
display: inline;
font-weight: bold;
border-bottom: none;
}
/* ================================================================= */
