.Navigation {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:18px;
line-height:26px;
font-weight:plain;
color:#003366;
}

.navSectionTitle {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:18px;
line-height:24px;
font-weight:plain;
}

.navSectionLink {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:18px;
line-height:20px;
font-weight:normal;
}

.navSectionLink a:link { color:#cccccc }
.navSectionLink a:visited { color:#cccccc }
.navSectionLink a:active { color:#cccccc }
.navSectionLink a:hover { color:#cccccc }

.navSectionTitle a:link { color:#fffff; }
.navSectionTitle a:visited { color:#ffffff; }
.navSectionTitle a:active { color:#ffffff; }
.navSectionTitle a:hover { color:#ffffff; }

.publication {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:14px;
font-style:italic;
font-weight:normal;
line-height: normal;
}

.fontDate {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:14px;
}

.LeadTitle {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:x-large;
font-weight:bold;
color:#003366;
line-height:32px;
}

.Heading {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:large;
font-weight:bold;
color:#003366;
line-height:24px;
}

.Body {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:14px;
line-height:20px;
color:#666666;
}

.sectionTitle {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	line-height:normal;
	color:#333333;
	font-weight: normal;
	background-color: #00FF00;
}

a:link {
	text-decoration:none; 
	font-style:normal;
	color: #003366;
}

a:visited {
	text-decoration:none; 
	font-style:normal;
	color: #003366;
}

a:active {
	text-decoration:none; 
	font-style:normal;
	color: #003366;
}
	
a:hover {
	text-decoration:underline;
	color:#000000;
}

.captionHeader {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.captionBody {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



.captionImage {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}

.articleQuote {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 130%;
	font-weight: bolder;
	font-variant: normal;
	color: #003366;
}
.captionHeaderBlue {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.captionBodyBlue {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
ul {
	list-style-position: outside;
	list-style-image: url(/images/arrowRightOrange.gif);
}
