.sidebarNrml {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #336699; text-decoration: none;}
.sidebarBld { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336699; text-decoration: none;}
.copy10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #336699; font-style: normal;}
.hdr24 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FF0000; font-style: normal; }
.copy10b { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #336699; font-style: normal; }
.copy12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal ; color: #336699;}
.copy12b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #336699; font-style: normal;}
.sidebarBlue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000CC; text-decoration: none;}

a.list, a.list:link, a.list:visited, a.list:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal ; color: #336699;
	text-decoration:underline;
}
a.list:hover {
	color:red;
}
.siteHdr10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000; }
.splshHdr { font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bolder; 
color: #336699; font-style: normal; text-decoration: none;}
.sidebarNrml10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #336699; text-decoration: none; }
.footerNrml {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.sidebarBldHl { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.sidebarNrmlHl { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.fieldCopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333300;}
.copy12black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; }
.copy12bBlack { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal;}
.copy10hl { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000; font-style: normal;}
.copy12Red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal ; color: #FF0000;}
.copy12bRed { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal ; color: #FF0000; }
.copy10r {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000; font-style: normal
}
/*The following three siteHdr Styles define the text displaying in the site Header*/
p.siteHdr10white {
margin-bottom: 0px;
margin-top: 0px;
text-align: right;
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}

p.siteHdr {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-weight: bolder; 
color: #FFFFFF;
text-align: center;
margin-bottom: 4px;
margin-top: 0px;
}

p.siteHdr14 {
margin-bottom: 8px;
margin-top: 0px;
text-align: center;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF ; font-style: normal}


/*This DIV tag puts in the right, left, top and bottom padding for the site header*/
div.siteHeader {
	background-color: #336699;
	 padding-bottom: 6px;
	 padding-top: 6px;
	 padding-left: 8px;
	 padding-right: 8px;
}
/*The following three td definitions set up the padding and background colors for midSection of the site*/
td.lsNav {
	 background-color: #CCCCCC;
	 padding-left: 12px;
	 padding-right: 12px;
	 padding-top: 4px;
	 padding-bottom: 20px;
	 vertical-align: top;
}
td.splashContents {
	 background-color: #FFFFFF;
	 padding-left: 18px;
	 padding-right: 18px;
	 padding-top: 4px;
	 padding-bottom: 20px;
	 vertical-align: top;
}
td.rsNav {
	 background-color: #CCCCCC;
	 padding-left: 12px;
	 padding-right: 12px;
	 padding-top: 4px;
	 padding-bottom: 20px;
	 vertical-align: top;
}


/*Styles for the bulletin items*/

div.bulletinDateUser {
	background-color: #E4E4E4;
	color: Red;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

div.bulletin {
	background-color: #F4F4F4;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 12px;
}

div.bulletinMenu {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 18px;
}
