
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333366;
}
.body-text A:LINK {color: #FF9900}
.body-text A:VISITED {color: #FF9900}
.body-text A:ACTIVE {color: #333366}
.body-text A:HOVER {color: #333366}

.body-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.body-text-small A:LINK {color: #FF9900}
.body-text-small A:VISITED {color: #FF9900}
.body-text-small A:ACTIVE {color: #FF9900}
.body-text-small A:HOVER {color: #FF9900}

.teaser-main {
	padding: 3px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333366;
}
.teaser-main A:LINK {color: #FF9900; font-size: 10px; font-decoration: underline;}
.teaser-main A:VISITED {color: #FF9900; font-size: 10px; font-decoration: underline;}
.teaser-main A:ACTIVE {color: #333366; font-size: 10px; font-decoration: underline;}
.teaser-main A:HOVER {color: #333366; font-size: 10px; font-decoration: underline;}

.title {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	padding: 3px;
	border-bottom :1px dotted #CCCCCC;
}

.title-sub {
	padding: 3px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}

.title-module {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
	font-weight: bold;
}

.title-module A:LINK {color: #FFFFFF; font-size: 10px; font-decoration: underline;}
.title-module A:VISITED {color: #FFFFFF; font-size: 10px; font-decoration: underline;}
.title-module A:ACTIVE {color: #FF9900; font-size: 10px; font-decoration: underline;}
.title-module A:HOVER {color: #FF9900; font-size: 10px; font-decoration: underline;}

.title-module2 {
	background: #FF9900;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.title-module2 A:LINK {color: #FFFFFF; font-size: 10px; font-decoration: underline;}
.title-module2 A:VISITED {color: #FFFFFF; font-size: 10px; font-decoration: underline;}
.title-module2 A:ACTIVE {color: #333366; font-size: 10px; font-decoration: underline;}
.title-module2 A:HOVER {color: #333366; font-size: 10px; font-decoration: underline;}

.module-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.module-text A:LINK {color: #333366; text-decoration: underline;}
.module-text A:VISITED {color: #333366; text-decoration: underline;}
.module-text A:ACTIVE {color: #FF9900; text-decoration: underline;}
.module-text A:HOVER {color: #FF9900; text-decoration: underline;}

/* Styles for the main page news archive */
.module-news-archive {
	font-size: 10px; 
	font-weight: bold;
	font-family: Arial, verdana, lucida, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

.module-news-archive A:LINK {color: #FFFFFF; text-decoration: underline;}
.module-news-archive A:VISITED {color: #FFFFFF; text-decoration: underline;}
.module-news-archive A:ACTIVE {color: #FF9900; text-decoration: underline;}
.module-news-archive A:HOVER {color: #FF9900; text-decoration: underline;}

/* Styles for the right rail event links list */
#eventlinks ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

#eventlinks ul li a {
	background: transparent url(/images/news-bullet.gif) left center no-repeat;
	padding-left: 7px;
	text-align: left;
	font-size: 10px; 
	font-weight: bold;
	font-family: Arial, verdana, lucida, sans-serif;
	text-decoration: underline;
	color: #333366;
}

#eventlinks ul li a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* Styles for the main content area news links list */
#newslinks ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

#newslinks ul li a {
	background: transparent url(/images/news-bullet.gif) left center no-repeat;
	padding-left: 7px;
	text-align: left;
	font-size: 10px; 
	font-weight: bold;
	font-family: Arial, verdana, lucida, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}

#newslinks ul li a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.photo-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.photo-caption { 
	font-size: 12;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CCCCCC;
 }
 
 
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
 }
.footer A:LINK {color: #FF9900; text-decoration: none;}
.footer A:VISITED {color: #FFFFFF; text-decoration: none;}
.footer A:ACTIVE {color: #FF9900; text-decoration: none;}
.footer A:HOVER {color: #FF9900; text-decoration: none;}

.credit {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 3px;
 }
.credit A:LINK {color: #FF9900; text-decoration: none;}
.credit A:VISITED {color: #FFFFFF; text-decoration: none;}
.credit A:ACTIVE {color: #FF9900; text-decoration: none;}
.credit A:HOVER {color: #FF9900; text-decoration: none;} 
 
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333366;
}

/* Styles for the left-hand nav */
#navcontainer ul {
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	width: 109px;
}

#navcontainer ul li a {
	background: transparent url(/images/arrows-off.gif) left center no-repeat;
	padding: 0px 0px 2px 20px;
	text-align: left;
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial, verdana, lucida, sans-serif;
	text-decoration: none;
	color: #000033;
}

#navcontainer a {
	display: block;
	padding: 1px;
	width: 109px;
	background-color: #F4F7FB;
}

#navcontainer ul li a:hover {
	background: transparent url(/images/arrows-on.gif) left center no-repeat;
	background-color: #99CCFF;
	color: black;
}
 
  
.poll-question-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #333366;
}
.poll-response-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.poll-viewresults-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.poll-viewresults-text A:LINK {color: #FF9900; text-decoration: underline;}
.poll-viewresults-text A:VISITED {color: #FF9900; text-decoration: underline;}
.poll-viewresults-text A:ACTIVE {color: #333366; text-decoration: underline;}
.poll-viewresults-text A:HOVER {color: #333366; text-decoration: underline;} 

.poll-percent-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}

.title-events {
	padding: 3px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
	text-transform: uppercase;
}
.events-header-days {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #333366;
}
.events-header-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333366;
	padding-top: 5px;
	padding-bottom: 10px;
}
.events-header-links A:LINK {color: #FF9900}
.events-header-links A:VISITED {color: #FF9900}
.events-header-links A:ACTIVE {color: #333366}
.events-header-links A:HOVER {color: #333366}