a {	
	color: #3366CC;	
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;	
	font-size: 1em;	
	line-height: 1em;	
}

a.Content {
	color: #3366CC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
}

body {	
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;	
	font-size: 1.5em;	
	color: #ECE9D8;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	
	
	}
	
h2.HighContrast {
	display:none;
	}
	
h3 {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 1.1em;	
	font-weight: bold;  	
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333
	}
	
tr.Header {
	background-color:9E9586;
	}
	
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em
	}
ul {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer {
 	text-align: center;
	 
	}
.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: #CCCCCC
	}
.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%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
p {
	text-align: justify;
}

td.SideBar {
	background-color: #000000;
	background-image: url(../Sideback.gif);
	background-position: left top;
	vertical-align: top;
	background-repeat: repeat-y;
}
p.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

a.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.UnderConstruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
}
.OutlineLevel1 {
	text-indent: 2em;
}

.OutlineLevel2 {
	text-indent: 4em;
}

.LayoutTable {
	position: static;
	width: 80%;	
}

.medium
{
    FONT-SIZE: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large
{
    FONT-SIZE: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.larger
{
    FONT-SIZE: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hc
{
    FONT-SIZE: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND: #000000;
    COLOR: #ffffff
}

ol {
	counter-reset: item 
}
li { display: block }

li:before { content: counters(item, "."); counter-increment: item }