a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	background: #CFCECB;
	/*background-color: #FFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	border-collapse: collapse;
	}
	
h1 {
	font-size: 7pt;
	line-height: 9pt;
	}
h2 {
	font-size: 24pt;
	line-height: 12pt;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000
	}
h4 {
	font-size: 20pt;
	line-height: 20pt;
	}
h5	{
	font-size: 14pt;
	}
h6	{
	font-size: 8pt;
	line-height: 9pt;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	/* [disabled]border: 0; */
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12 pt;	
	list-style-type: square;	
	list-style-position: outside
	}
	
	/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
.container {
	width: 80%;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}

.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 {
	color: #666666
	}
.NavigationColor {
	color: #FFF
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
#MenuBar1 li .MenuBarItemSubmenu {
	font-family: Arial, Helvetica, sans-serif;
}
.Head01 {
	font-family: Arial Black;
}
#form1 table tr td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A4D2FF;
}
.Size {
	font-size: 13pt;
}
.Times {
	font-family: Times New Roman, Times, serif;
}
.errorMsg {
	color: red;
}
.classicMsg {
	color: #ff0000;
}
