body {
	background-color: #999999;
	margin: 0px;
	align: center;
}

body, table, tr, td, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li, select {
	font-family: verdana, arial, helvetica, geneva, swiss, sans-serif;
}
body, table, tr, td, p, h3, h4, h5, h6, b, i, ul, ol, li, select {
	color: #666666;
}

h1
{
	margin:0px;
	margin-bottom:3px;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
}

h2
{
	margin:0px;
	margin-bottom:3px;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}

h3
{
	margin:0px;
	margin-bottom:3px;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
	
body, table, tr, td, p, a, b, i, ul, ol, li {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #290a92;
}

a:visited {
	color: #290a92;
}

a:active, a:hover {
	#color: #4fba00;
	text-decoration: underline;
}

UL { 
	margin-left: 10px; 
	padding-left: 1.5em; 
	margin-bottom: 10px; 
	margin-top: 0px; 
}
LI.lilnav { 
	list-style-image: url(images/bullet_small.gif)}

LI.lilnavon { 
	list-style-image: url(images/bullet_small_on.gif)}
td.tdoutter {
	background-color: #F5FCFC;
	vertical-align: top;
}
td.tdwhite { 
	background-color: #FFFFFF;
}

td.tdltblue { 
	background-color: #4FBA00;
}

td.tdblue { 
	background-color: #e4f3f8;
}

td.tdbluestripe { 
	background-image: url(images/bg_stripe_light.gif);
}

td.tdbluestripesdark { 
	background-image: url(images/bg_stripe_dark.gif);
}

td.tdgreenline { 
	background-color: #d0ecbb;
}

DIV.bluebox {
	background-color: #4fba00;
	width: 238px;
}

td.tdnavline { 
	background-color: #325c86;
}

table.navbox, td.navbox
{
	background-color:#eff9e8;
	border-style:solid;
	border-width:1px;
	border-color:#d0ecbb;
	color:#666666;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}

td.tdorangeline { 
	background-color: #ff9a66;
}

td.tdorange { 
	background-color: #FF6600;
	color: #FFFFFF;
	line-height: 1.4em;
}
td.tdorange1 { 
	background-color: #FF6600;
	color: #FFFFFF;
	line-height: 1.4em;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
td.tdorange A, A.visited, A.active, A.hover { 
	color: #FFFFFF;
}
td.tdltgrey { 
	background-color: #7a7a7a;
}

td.tdgreyline { 
	background-color: #7a7a7a;
}
td.bottomlinks
{
	background-color: #ffffff;
	font-size:10px;
	text-align:right;
	color:#245782;
}
.copylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-align:right;
	color: #666666 }
	
.copylink_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	text-align:left;
	color: #666666 }

.small { font-size: 10px; }

SUP { font-size: 7px; }
SPAN.sub { font-size: 8px; }

.white { color: #ffffff; }
.purple { color: #290a92; }
.orange { color: #ff6600; }
.header2 {font-size: 11px; color: #666666; font-weight: bold;}
.header3 {font-size: 11px; color: #666666; font-weight: bold;}
.header4 {font-size: 11px; color: #ff0000; font-weight: bold;}
.greenheader3 {font-size: 11px; color: #008000; font-weight: bold;}	
.button {font-size: 10px; color: #290a92;}
.green {font-size: 11px; color: #008000; font-weight: bold;}	