/*////////////////////////
   HEADING Styles
///////////////////////*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002F6E;
	margin: 0px 0px 10px;
	padding: 0px;
}
#contentTitle h1{
	font-size: 17px;
	font-weight: bold;
	margin: 2px 0px 4px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	margin: 0px 0px 8px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F6E;
	margin: 0px 0px 5px
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F6E;
	margin: 2px 0px 2px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px
	padding: 0px;
}

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002F6E;
	margin: 0px 0px 10px;
	padding: 0px;
}

.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	margin: 0px 0px 8px;
	padding: 0px;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F6E;
	margin: 0px 0px 5px
	padding: 0px;
}
.Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F6E;
	margin: 2px 0px 2px;
	padding: 0px;
}
.Heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px
	padding: 0px;
}

/*////////////////////////
   Content Styles
///////////////////////*/

.current a{
	color: #CC6600;	text-decoration: none; font-weight: bold;
}

.contentText,  contentText a, a.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #444444;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.OrangePageLink, a.OrangePageLink, .OrangePageLink a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	padding: 2px 0px 3px;
	line-height: 15px;

 } 
.OrangePageLink a:hover, a.OrangePageLink:hover{
	color: #002F6E;
	text-decoration: underline;
}

.UnboldOrangePageLink, a.UnboldOrangePageLink, .UnboldOrangePageLink a {
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
	padding: 2px 0px 3px;
	line-height: 15px;
 } 
.UnboldOrangePageLink a:hover, a.UnboldOrangePageLink:hover{
	color: #002F6E;
	text-decoration: underline;
}

.pageLink, a.pageLink, .pageLink a {
	color: #444444;
	text-decoration: underline;
 } 
.pageLink a:hover, a.pageLink:hover{
	color: #002F6E;
	text-decoration: underline;
}

/*////////////////////////
   Navigation Styles
///////////////////////*/
.headerNav, a.headerNav,  .headerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F6E;
	text-decoration: none;
}
.headerNav a:hover, a.headerNav:hover{
	color: #CC6600;
	text-decoration: underline;
}
.homeLink,  .homeLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
.homeLink a:hover{
	color: #002F6E;
	text-decoration: underline;
}


#ctlNavigation_SecondLevNav tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDEAF6;
	text-decoration: none;
}
#ctlNavigation_SecondLevNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	text-decoration: none;
}
#ctlNavigation_SecondLevNav a:hover{
	color: #002F6E;
	text-decoration: underline;
}
#ctlNavigation_SecondLevNav #current a{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
#ctlNavigation_SecondLevNav #ctlNavigation_ThirdLevNav tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #002F6E;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	text-decoration: underline;
}
#ctlNavigation_SecondLevNav #ctlNavigation_ThirdLevNav a{
	color: #002F6E;
	font-weight: normal;
	text-decoration: underline;
}
#ctlNavigation_SecondLevNav #ctlNavigation_ThirdLevNav a:hover{
	color: #CC9900;
}
#ctlNavigation_SecondLevNav #ctlNavigation_ThirdLevNav #current a{
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}

/* new */

#SecondLevNav #SecondLevNav__ctl1_ThirdLevNav tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #002F6E;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	text-decoration: underline;
}
#SecondLevNav #SecondLevNav__ctl1_ThirdLevNav a{
	color: #002F6E;
	font-weight: normal;
	text-decoration: underline;
}
#SecondLevNav #SecondLevNav__ctl1_ThirdLevNav a:hover{
	color: #CC9900;
}
#SecondLevNav #SecondLevNav__ctl1_ThirdLevNav #current a{
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}

/*End new*/




#SecondLevNav tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDEAF6;
	text-decoration: none;
}
#SecondLevNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	text-decoration: none;
}
#SecondLevNav a:hover{
	color: #002F6E;
	text-decoration: underline;
}
#SecondLevNav #current a{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
#SecondLevNav #ThirdLevNav tbody tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #002F6E;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	text-decoration: underline;
}
#SecondLevNav #ThirdLevNav a{
	color: #002F6E;
	font-weight: normal;
	text-decoration: underline;
}
#SecondLevNav #ThirdLevNav a:hover{
	color: #CC9900;
}
#SecondLevNav #ThirdLevNav #current a{
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
#snailTrail, #snailTrail  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.footerNav , .footerNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footerNav a:hover{
	color: #CC6600;
	text-decoration: underline;
}
/*////////////////////////
   Coming Events Styles
///////////////////////*/
.events{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.eventsLink, .eventsLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	padding: 2px 0px 3px;
	line-height: 15px;

 } 
.eventsLink a:hover{
	color: #002F6E;
	text-decoration: underline;
}



