body
{
	font-family: trebuchet ms,arial,helvetica;
	font-size:13px;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 128);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
p {font-size:13px;
   line-height:20px;}

td
{
	font-family: trebuchet ms,arial,helvetica;
	font-size:13px;
	color: rgb(0, 0, 128);
}
ul
{
	list-style-image: url('../images/bullet.gif');
}

li {  padding-bottom: 6px}

.green
{
	list-style-image: url('../images/bulletgr.gif');
}

.blue
{
	list-style-image: url('../images/bulletbl.gif');
}
a:link
{
	color: rgb(255, 0, 0);
}
a:active
{
	color: rgb(255, 0, 0);
}
a:visited
{
	color: rgb(255, 0, 0);
}
a:hover
{
	color: rgb(255, 0, 0); text-decoration: none
}

body
{
	font-family: trebuchet ms,arial,helvetica;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 128);
}
td.navcell {
	margin-top:6px;
	padding-top:6px;
	font-size : 12px;
	font-weight:normal;
	text-align:center;
	color: #FFFFFF;
}
td.navcell a {
	color:#FFFFFF;
	text-decoration:none;
	}
td.navcell a:visited {color:#FFFFFF;text-decoration: none; }
td.navcell a:link {color:#FFFFFF;text-decoration: none; }
td.navcell a:hover {
	text-decoration: none;
	color:#c0defc;
}

.style1 {font-size: 11px}
.style2 {color: #FF0000}

h1
{
	font-weight: bold;
	font-size: 18px;
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;
	color: rgb(255, 0, 0);
}
h2
{
	font-weight: bold;
	font-size: 18px;
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;
	color: rgb(0, 0, 128);
}
h3
{
	font-weight: bold;
	font-size: 16px;
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;
	color: rgb(0, 0, 128);
}
h4
{
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;color: rgb(204, 51, 0);
}
h5
{
	color: rgb(0, 0, 128);
	font-size:14px;
	font-style:italic;
	font-weight:normal;
}
h6
{
	color: rgb(0, 0, 0);
}
hr
{
	color: rgb(51, 0, 153);
	height:1px;
}
button
{
}
label
{
}
.mstheme-text
{
}
textarea
{
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(0, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(0, 0, 0);
}

label, .mstheme-label
{
	font-style: normal;
	font-family: trebuchet ms,arial,helvetica;
}
legend
{
	font-style: normal;
	font-family: trebuchet ms,arial,helvetica;
}
marquee
{
	font-family: trebuchet ms,arial,helvetica;
}
select
{
	border-style:solid; font-style: normal;
	font-family: trebuchet ms,arial,helvetica;
	
}
.large
{
	font-weight: bold;
	font-size: 18px;
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;
	line-height:20px
}

.greentext {
	color: #390;
}

.greentext a:link
{
	color: #390;
	text-decoration: none;
}
.greentext a:active
{
	color: #390;
	text-decoration: none;
}
.greentext a:visited
{
	color: #390;
	text-decoration: none;
}

.greentext a:hover
{
	color: #390);
	text-decoration: underline
}
.white {
	color: #FFF;
}
#spring {
	background-image: url(../images/spingback.png);
	background-repeat: no-repeat;
	padding: 12px;
}
.layer
   {
	background-color:#ffffcc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#666666;
	padding:10px;
	position:relative;
	visibility: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
	
.layer p {	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

.layer ul {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
}