/* CSS Document */
hr{border: 1px dotted #006699;}
.header{background-color: #3398CC;}
.content{padding: 7px;}
.barsleft{
background-color: #A8C5E1;
padding: 3px;
}
.quotes{
color: #009900;
font-style: italic;
}
.barsright{
background-color: #A8C5E1;
padding: 3px;
font-size: 75%;
font-style:italic;
}
.newsletter{
background-color: #E6F6FF;
padding: 3px;
}
a {	
	color: #006699;	
	text-decoration: none
}
body {	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #333333;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 85%;	
	list-style-type: disc;	
	list-style-position: outside;
	color: #009900;
	}
	ol {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 85%;	
	list-style-type: upper-roman;	
	list-style-position: outside;
	color: #009900;
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	background-color: #E6F6FF
	}
.NavigationColor {
	color: #006699 
	}
.NavigationFont{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #006699;
	font-weight: bold;
	font-size: 11.5pt;
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}