a {	
	color: #3366CC;	
	text-decoration: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-color: #000033;
	text-align: center;
	font-size:62.5%
	}

strong {color: #336699;}
H1 {font-size:2.5em;	clear: both;}  /* displayed at 18px */
H2 {font-size:2.25em;	clear: both;}  /* displayed at 15px */
H3 {font-size:2em;	clear: both;}  /* displayed at 15px */
H4 {font-size:1.75em;	clear: both;}  /* displayed at 12px */
H5 {font-size:1.5em;	clear: both;}  /* displayed at 12px */
H6 {font-size:1.25em;	clear: both;}  /* displayed at 12px */
	
table {
	text-align:center;
	clear: both;
}
td {}
th {}
td {vertical-align: middle;}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.border {
	border:1px solid #336699;
}
.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: #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;
	}
.text_small {
	font-size: small;
}
.text_xsmall {
	font-size: 1.0em;
}


#header {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#bodytd {background-color: #FFFFFF;}
#body {	
	padding: 5px;
	margin: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	float:none;
	vertical-align: top;
	background-color: #1958B7;
	text-align: left;
	font-size: 1.7em;
}

#leftnav ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#leftnav li
{
	border-bottom: 1px solid #90bade;
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

#leftnav li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-right: 4px solid #1958b7;
border-left: 4px solid #003380;
background-color: #003380;
color: #fff;
text-decoration: none;
width: 100%;
}

#leftnav li a { width: auto; }

#leftnav li a:hover
{
border-left: 4px solid #1c64d1;
border-right: 4px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
#footer {
	text-align: center;
	font-size: 0.9em;
	color: #FFFFFF;
	clear: left;
}
#centercontainer {
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
}

#navlist {
	clear: both;
	text-align: center;
	background-color: #2175BC;
	vertical-align: middle;
	padding: 1px;
	font-size: 1.4em;
}
#navlist ul {
	margin-left: 0;
	padding-left: 0;
}
#navlist li {
display: inline;
list-style-type: none;
}
#navlist a { padding: 3px 10px; }
#navlist a:link, #navlist a:visited {
color: #fff;
background-color: #1958B7;
text-decoration: none;
}
#navlist a:hover {
color: #fff;
background-color: #369;
text-decoration: none;
}
.leftfloat {
	float: left;
	clear: both;
}
.rightfloat {
	float: right;
	clear: both;
}
#font1 {
	font-size: x-large;
	font-weight: bold;
}
#font2 {
	font-weight: bold;
	background-color: #3399CC;
	color: #FFFFFF;
}
#font3 {
	font-size: small;
}

#navlist_bg {
	background-color: #003399;
	vertical-align: top;
	text-align: left;
	background-image: url(/images/left_nav_bg.jpg);
}
#toplogo {
	background-color: #FFFFFF;
}
img {
	clear: both;
}

label
{
width: 8 em;
margin-right: 1em
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input, textarea
{
	color: #FFFFFF;
	border: 1px solid #781351;
	background-color: #315AAC;
}

input submit
{
color: #000;
background: #ffa20f;
border: 2px outset #000099
} 
fieldset
{
border: 1px solid #000099;
}

legend
{
	color: #fff;
	border: 1px solid #000099;
	padding: 2px 6px;
	background-color: #315AAC;
}
label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	background-color: #AABBFF;
	border-color:#000000;
}
