body { background-color: #ffffff; padding: 0px; margin: 0px; }
body, td { font-family: Arial, Verdana, sans-serif; font-size: 100%; }


p  { font-family: arial; font-size: 100%; margin-bottom: -13px; }
h1  { font-size: 150%; }
h2  { font-size: 140%; margin-bottom: -13px; color: #660000; }
h3  { font-size: 120%; margin-bottom: -13px; }
h4  { font-size: 100%; margin-bottom: -10px; }
h5  {font-family: arial; font-size: 12pt;}
h6  {font-family: arial; font-size: 10pt;}

li { padding-bottom: 2pt; }
table  {font-family: arial; font-size: 10pt;}
br { line-height: 6px; }

a:hover { color: #cc0000; }

.small { font-size: 8pt; }
.alert { color: #cc0000; }

.member_login_link { font-size: 8pt; color: #444444; text-decoration: none; }

.time_address_bar { font-size: 7pt; color: #555555; border-top: medium double Gray; border-bottom: 1px solid #444444; background-color: #eeeeee; padding-top: 3px; padding-bottom: 3px; }
.top_menu_bar { border-bottom: medium double Gray; background-color: #eeeeee; padding-top: 3px; padding-bottom: 3px; }
.top_menu_text { font-size: 7pt; font-weight: bold; color: #555555; padding-left: 6px; padding-right: 6px; }

.menu_indent_1 { font-size: 9pt; color: #333333; border-bottom: solid Gray; border-bottom-width: 1px; padding-top: 12px; }
.menu_indent_2 { font-size: 9pt; padding-top: 2px; }
.menu_link_1 { color: #333333; text-decoration: none; }
.menu_link_2 { color: #0000cc; text-decoration: none; }

.home_panel_title { font-size: 8pt; font-weight: bold; color: #444444; border-bottom: solid Gray; border-bottom-width: 1px; }
.home_panel_heading { font-family: Georgia; font-size: 16pt; font-weight: medium; color: #5f9faf; }
.home_panel_small_heading { font-size: 10pt; font-weight: bold; color: #5f9faf; }
.home_panel_link { font-size: 8pt; color: #0000cc; text-decoration: none; }

.news_heading { font-size: 18pt; color: #333333; border-bottom: solid Gray; border-bottom-width: 1px; padding-top: 12px; }
.news_items_heading { font-size: 10pt; font-weight: bold; color: #5f9faf; }
.news_items_author { font-size: 8pt; font-weight: normal; color: #000000; }
.news_items_date { font-size: 8pt; font-weight: normal; }
.news_item_heading { font-size: 11pt; font-weight: bold; color: #5f9faf; }
.news_item_subheading { font-size: 10pt; font-weight: bold; color: #000000; }
.news_item_author { font-size: 10pt; color: #000000; }
.news_item_date { font-size: 10pt; color: #000000; }
.news_item_link { font-size: 8pt; color: #0000cc; text-decoration: none; }

.events_items_heading { font-size: 11pt; font-weight: bold; color: #d8ad02; }
.events_items_date { font-size: 8pt; color: #0000dd; }
.events_items_short_description { font-size: 10pt; color: #333333; }
.events_item_link { font-size: 8pt; color: #0000cc; text-decoration: none; }

.edit_menu_table { background-color: Silver; border: 1px solid Black; padding-top: 0px; padding-bottom: 0px; padding-left: 6px; padding-right: 6px; }
.edit_menu_link { font-size: 9pt; color: #0000cc; text-decoration: none; }

.user_login_heading  { font-family: Georgia; font-size: 16pt; font-weight: medium; color: #5f9faf; }

.community_comments_heading  { font-family: Georgia; font-size: 20pt; font-weight: medium; color: #5f9faf; border-bottom: solid Gray; border-bottom-width: 1px; }
.community_comments_login  { font-family: arial; font-size: 11pt; font-weight: medium; color: #5f9faf; border-bottom: solid Gray; border-bottom-width: 1px; }
.news_response_heading { font-size: 10pt; font-weight: bold; color: #333333; }
.news_response_entry { background-color: #eeeeee; font-size: 10pt; color: #333333; }


/* these styles are specific to the fck editor */
a[href] { 
	color: -moz-hyperlinktext !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}

/*
    The following are some sample styles used in the "Styles" toolbar command.
    You should instead remove them, and include the styles used by the site
    you are using the editor in.
*/

.Bold { font-weight: bold; }

.Title { font-weight: bold; font-size: 18px; color: #cc3300; }

.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

