/* ==================================== */
/* STYLES THAT MATCH THE WYSIWYG EDITOR */
/* ==================================== */

.subtitles {
	color: #005C93;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.whitetext {color: #FFFFFF;}

h3 {
	margin: 0px;
	color: #0076CC;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}

hr {color: #0076CC;}

/* ============================ */

#escQuicklinks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
}

#escQuicklinks td {
	padding:3px 2px;
	font-size: 11px;
	line-height: 14px;
	font-stretch: expanded;
	color: #FFFFFF; 
	text-align:left;
	vertical-align: middle;
	width:auto;
}

#escQuicklinks a:link {text-decoration: none; color: #FFFFFF;}
#escQuicklinks a:visited {text-decoration: none; color: #FFFFFF;}
#escQuicklinks a:hover{text-decoration: none; color: #FFCE00;}
#escQuicklinks a:active{text-decoration: none; color: #FFCE00;}

.yellow {color: FFCE00;}

.pagetitles {
	color: #FFCE00;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
}

.bluetext {color: #0076CC;}
.largetext {color: #0076CC; font-size: 16px; }
.largebluetext {color: #0076CC; font-size: 16px; }

a:link {text-decoration: none; color: #0076CC; }	
a:visited {text-decoration: none; color: #0076CC;}
a:hover{text-decoration: none; color: #004159;}	
a:active{text-decoration: none; color: #004159;}

a.newsworthy:link {text-decoration: none; color: #FFCE00; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:visited {text-decoration: none; color: #FFCE00; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:hover{text-decoration: underline; color: #FFCE00; font-size: 11px; font-stretch:normal; line-height:normal;}
a.newsworthy:active{text-decoration: underline; color: #FFCE00; font-size: 11px; font-stretch:normal; line-height:normal;}

a.events:link {text-decoration: none; color: #FFCE00;}
a.events:visited {text-decoration: none; color: #FFCE00;}
a.events:hover{text-decoration: none; color: #FFCE00;}
a.events:active{text-decoration: none; color: #FFCE00;}

a.bulletins:link {text-decoration: none; color: #0076CC;}
a.bulletins:visited {text-decoration: none; color: #0076CC;}
a.bulletins:hover{text-decoration: underline; color: #0076CC;}
a.bulletins:active{text-decoration: underline; color: #0076CC;}

a.ltblue:link {text-decoration: none; color: #94CEF8;}
a.ltblue:visited {text-decoration: none; color: #94CEF8;}
a.ltblue:hover{text-decoration: none; color: #94CEF8;}
a.ltblue:active{text-decoration: none; color: #94CEF8;}

a.blue:link {text-decoration: none; color: #0076CC;}
a.blue:visited {text-decoration: none; color: #0076CC;}
a.blue:hover{text-decoration: none; color: #0076CC;}
a.blue:active{text-decoration: none; color: #0076CC;}

a.dkblue:link {text-decoration: none; color: #004159; }	
a.dkblue:visited {text-decoration: none; color: #004159;}
a.dkblue:hover{text-decoration: none; color: #0076CC;}	
a.dkblue: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;}

a.white:link {text-decoration: none; color: #FFFFFF;}
a.white:visited {text-decoration: none; color: #FFFFFF;}
a.white:hover{text-decoration: none; color: #FFCE00;}
a.white:active{text-decoration: none; color: #FFCE00;}

a.yellow:link {text-decoration: none; color: #FFCE00;}
a.yellow:visited {text-decoration: none; color: #FFCE00;}
a.yellow:hover{text-decoration: underline; color: #FFCE00;}	
a.yellow:active{text-decoration: underline; color: #FFCE00;}