/* ==================================== */
/* STYLES THAT MATCH THE WYSIWYG EDITOR */
/* ==================================== */

.subtitles {
	color: #12636b;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.whitetext {color: #FFFFFF;}

h3 {
	margin: 0px;
	color: #518274;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}

hr {color: #12636b;}

/* ============================ */

p.whitetext {color: #FFFFFF;}

.orange {color: FF9A00;}

.pagetitles {
	color: #004159;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
}

.largetext {color: #518274; font-size: 16px; }
.greentext {color: #518274;}

a:link {text-decoration: none; color: #12636b; }	
a:visited {text-decoration: none; color: #12636b;}
a:hover{text-decoration: none; color: #518274;}	
a:active{text-decoration: none; color: #518274;}

a.newsworthy:link {text-decoration: none; color: #FF9A00; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:visited {text-decoration: none; color: #FF9A00; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:hover{text-decoration: none; color: #FFFFFF; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:active{text-decoration: none; color: #FFFFFF; font-size: 11px; font-stretch:normal; line-height:normal;}

a.events:link {text-decoration: none; color: #FF9A00;}
a.events:visited {text-decoration: none; color: #FF9A00;}
a.events:hover{text-decoration: none; color: #FF9A00;}
a.events:active{text-decoration: none; color: #FF9A00;}

a.bulletins:link {text-decoration: none; color: #518274;}
a.bulletins:visited {text-decoration: none; color: #518274;}
a.bulletins:hover{text-decoration: none; color: #78A095;}
a.bulletins:active{text-decoration: none; color: #78A095;}

a.footer:link {text-decoration: none; color: #FFFFFF;}
a.footer:visited {text-decoration: none; color: #FFFFFF;}
a.footer:hover{text-decoration: none; color: #78A095;}	
a.footer:active{text-decoration: none; color: #78A095;}

a.white:link {text-decoration: none; color: #FFCC66;}
a.white:visited {text-decoration: none; color: #FFCC66;}
a.white:hover{text-decoration: none; color: #FFCC66;}
a.white:active{text-decoration: none; color: #FFCC66;}

a.green:link {text-decoration: none; color: #12636b;}
a.green:visited {text-decoration: none; color: #12636b;}
a.green:hover{text-decoration: none; color: #78A095;}
a.green:active{text-decoration: none; color: #78A095;}

a.yellow:link {text-decoration: none; color: #FFFFFF;}
a.yellow:visited {text-decoration: none; color: #FFFFFF;}
a.yellow:hover{text-decoration: underline; color: #FFFFFF;}	
a.yellow:active{text-decoration: underline; color: #FFFFFF;}

a.orange:link {text-decoration: none; color: #FFCC66;}
a.orange:visited {text-decoration: none; color: #FFCC66;}
a.orange:hover{text-decoration: underline; color: #FFCC66;}	
a.orange:active{text-decoration: underline; color: #FFCC66;}	

a.blue:link {text-decoration: none; color: #004159;}
a.blue:visited {text-decoration: none; color: #004159;}
a.blue:hover{text-decoration: none; color: #0076CC;}
a.blue:active{text-decoration: none; color: #0076CC;}

a.black:link {text-decoration: none; color: #000000; }	
a.black:visited {text-decoration: none; color: #000000;}
a.black:hover{text-decoration: none; color: #004159;}	
a.black:active{text-decoration: none; color: #004159;}