a {	
	color: #3366CC;	
	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
	}

h1, h2 {
	color: #660066;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #660066;
	font-size: 1.15em;
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.2em;
	width: 100%;
	color: #333333;
	background-color: #FFEDFF;
	clear: both;
	vertical-align:bottom;
	text-align:center;
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #990066
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000;
	font-weight:bold;
	}
.TitleColor {
	color: #000000
	}
	
/*      

This marks the start of the custom styles

*/
.notice{
	font-style:italic;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

.rightside{
	float: right;
	width: 160px;
}

.footnote{
	font-size: .8em;
}
.MainPage{
	width: 890px;
}
.Header{
	width: 890px;
	float: left;
	text-align:center;
}
.PageBody{
	color: #000000;
	font-weight:bold;
	margin:0 170px 0 170px;
	/*width: 650px;*/
	/*float:left;*/
	vertical-align:text-top;
	
}
.MainNav{
	float:left;
	width: 160px;
	vertical-align:top;
	background-color:#FFEDFF;
	height: 400px;
}
.MainNav ul li{
	margin-left: -2em;
}
.ListMenu{
	color: #990066;
	list-style-type: none;
	display:block;
}
.ListMenu a{
	text-decoration: underline;
	color: #990066;
}
.ListMenu a:hover{
	text-decoration: none;
	color: #660066;
}
.ListQA{
	left: 0;
	list-style-type:none;
	color:#663366;
}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
