/* CSS Document */

/* Bold standard text for basic document search results */
.time-stamp {
	color: #006699; 
	text-decoration: none;
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.caption-prism {
	color: #003366; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}

.news-title-prism {
	color: #003366; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.news-title-prism2 {
	color: #003366; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
}

.news-text-prism {
	color: #003366; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

.news-text-prism-bold {
	color: #003366; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: bold;
}

.header1 {
	background-color: #336699;
	color: #FFFFFF; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold;
	padding: 3px;
}

.header4 {
	background-color: #336600;
	color: #FFFFFF; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold;
	padding: 3px;
}

.header3 {
	background-color: #003366;
	color: #FFFFFF; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold;
	padding: 3px;
}

.header2 {
	background-color: #cc6633;
	color: #FFFFFF; 
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold;
	padding: 3px;
}

a.prism-text-links:link {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

a.prism-text-links:visited {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

a.prism-text-links:hover {
	color: #3399cc; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

a.prism-text-links:active {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;  
}

a.prism-text-links2:link {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px;  
}

a.prism-text-links2:visited {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px;  
}

a.prism-text-links2:hover {
	color: #3399cc; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px;  
}

a.prism-text-links2:active {
	color: #003366; 
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px;  
}

.newsletter-factsheet-box {
	background-color: #ebebeb; 
}

.trivia-box {
	padding: 7px;
}

li {
	color: #003366;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	left: 5px;
	text-indent: 0pt;
	text-align: left;
	margin-left: -20px;
}
.prism_quick_link_text2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
