/* === BODY STYLES & GENERAL HTML ELEMENTS === */
body{
background: #D7DBDB;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
}
body.portal_printable{
background: #ffffff;
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: center;
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: center;
height: 30px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 5px;
background: url('/skins/site/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;
}
/* ================================================================= */
/* === 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('/skins/site/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;
}
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;
}
/* ================================================================= */
/* === WELCOME === */
.tagWelcomeClass, .welcomesub {
color: #242026;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: none;
font-size: 11px;
font-style: normal;
}
span.welcomesub {
color: #242026;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: none;
font-size: 11px;
font-style: normal;
}
a.welcomesub {
color: #2096BE;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: none;
font-size: 11px;
font-weight: bold;
font-style: normal;
}
a.welcomesub:hover {
color: #2096BE;
font-family: Trebuchet MS, arial, verdana, sans-serif;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
font-style: normal;
}
/* ================================================================= */
/* === 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;
font-family: arial, Trebuchet MS, verdana, sans-serif;
color: #2096BE;
background: url('/skins/site/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: 10px;
padding-top: 10px;
padding-bottom: 10px;
background: #FFFFFF;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color: #242026;
border: 0px;
width: 730px;
}
#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 {
}
#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;
}
h2.section {
margin: 0px 0px 0px 0px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
font-size: 12px;
color: #2096BE;
border: 1px solid #2096BE;
background: none;
background-color: #FFFFFF;
font-family: arial, sans-serif, helvetica;
text-align: center;
}
/* ================================================================= */
/* === SITE TEXT BUTTONS === */
.text_button {
display: inline; 
text-align: center;
background-color: #FFFFFF;
border: 1px solid #2096BE;
color: #2096BE;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}
a.text_button {
display: inline; 
text-align: center;
background-color: #FFFFFF;
border: 1px solid #2096BE;
color: #2096BE;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}
a.text_button:hover {
display: inline; 
text-align: center;
background-color: #FFFFFF;
border: 1px solid #2096BE;
color: #2096BE;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
text-decoration: underline;
}
.text_button_disabled{
display: inline; 
text-align: center;
background-color: #FFFFFF;
border: 1px solid #2096BE;
color: #2096BE;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 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: #FFFFFF;
border: 1px solid #2096BE;
color: #2096BE;
font-size: 8pt;
font-family: arial, sans-serif, helvetica;
font-weight: normal;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
line-height: 150%;
text-decoration: none;
}
#maincont a.text_button, #maincont a.text_button:hover, #maincont a.text_button:visited {
border: 1px solid #2096BE;
}
.search_form.text_button{
color: #2096BE;
padding: 0px 2px 2px 2px;
margin: 2px 2px 2px 2px;
height: 18px;
border: 1px solid #2096BE;
font-family: arial, sans-serif, helvetica;
font-size: 10px;
text-align: center;
}
/* ================================================================= */
/* === SEARCH DIV === */
#search_body{
position: absolute;
visibility: hidden;
z-index: 100;
background-color: #FFFFFF;
border-bottom: solid #00A8CB 2px;
border-top: solid #00A8CB 2px;
border-right: solid #00A8CB 2px;
border-left: solid #00A8CB 2px;
width: 705px;
margin: 0 auto;
top: 270px;
}
#search_body_assocaite{
position: absolute;
z-index: 100;
background-color: #FFFFFF;
border-bottom: solid #00A8CB 2px;
border-top: solid #00A8CB 2px;
border-right: solid #00A8CB 2px;
border-left: solid #00A8CB 2px;
width: 525px;
margin: 0 auto;
top: 270px;
}
td.search_cell{
color: #242026;
font-size: 10px;
font-family: arial, verdana, sans-serif;
}
td.form_filter_1{
color: #242026;
font-size: 10px;
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: 10px;
font-family: arial, verdana, sans-serif;
padding-left: 0px;
padding-right: 8px;
padding-top: 2px;
width: 130px;
vertical-align: top;
text-align: left;
padding-bottom: 2px;
}
td.form_filter_1_associate{
color: #242026;
font-size: 10px;
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_associate{
color: #242026;
font-size: 10px;
font-family: arial, verdana, sans-serif;
padding-left: 0px;
padding-right: 8px;
padding-top: 2px;
width: 90px;
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: #00A8CB;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
font-family: arial, verdana, sans-serif;
padding-left: 5px;
padding-right: 5px;
padding-top: 4px;
padding-bottom: 4px;
}
#search_hide{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 5px;
}
/* ================================================================= */
/* === EVENTS === */
#events_table{
background: url('/skins/site/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: 0px; 
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: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === EVENTS HOME=== */
#home_event_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.home_event_table_heading{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
}
#home_event_table a.event_home_link{
color: #2096BE;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
#home_event_table a.event_home_link:hover{
color: #2096BE;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
td.home_event_table_content{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 11px;
}
td.home_event_table_content_date{
width: 80px;
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 10px;
}
div.home_event_dots{
border-bottom: dotted 1px #595A5B;
}
span.home_event_view{
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
/* ================================================================= */
/* === COURSE === */
#course_table{
background: url('/skins/site/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: 1px; 
padding-top: 3px;
padding-left: 10px; 
padding-right: 10px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
}
td.course_table_read{
padding-bottom: 3px; 
padding-top: 0px;
padding-left: 10px; 
padding-right: 10px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
text-align: right;
}
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: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === COURSE HOME=== */
#home_course_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.home_course_table_heading{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
}
#home_course_table a.course_home_link{
color: #2096BE;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
#home_course_table a.course_home_link:hover{
color: #2096BE;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
td.home_course_table_content{
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 11px;
}
td.home_course_table_content_date{
width: 80px;
padding-bottom: 3px; 
padding-top: 3px;
padding-left: 5px; 
padding-right: 5px;
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 10px;
}
div.home_course_dots{
border-bottom: dotted 1px #595A5B;
}
span.home_course_view{
color: #595A5B;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
/* ================================================================= */
/* === NEWS === */
#news_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.news_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.news_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.news_dots{
border-bottom: dotted 1px #595A5B;
}
span.news_view{
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
span.news_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.news_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.news_view_date{
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === RESOURCES === */
#resource_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.resource_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.resource_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.resource_dots{
border-bottom: dotted 1px #595A5B;
}
span.resource_view{
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
span.resource_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.resource_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.resource_view_date{
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === ASSOCIATE === */
#associate_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.associate_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.associate_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.associate_dots{
border-bottom: dotted 1px #595A5B;
}
span.associate_view{
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
span.associate_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.associate_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.associate_view_date{
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */
/* === JOURNAL === */
#journal_table{
background: url('/skins/site/images/bg_events_table.gif');
background-repeat: repeat-x;
background-position: top left;
background-color: #ffffff;
}
td.journal_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.journal_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.journal_dots{
border-bottom: dotted 1px #595A5B;
}
span.journal_view{
color: #ffffff;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
span.journal_read{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
span.journal_arrow{
color: #00A8CB;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}
span.journal_view_date{
color: #1A3B72;
font-family: Trebuchet MS, arial, sans-serif, helvetica;
font-weight: bold;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}
/* ================================================================= */















/* === 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;
}
/* ================================================================= */











