body{
background-color:#ffffff;
font-family:arial;
font-size:11px;
color:#000000
}

/* background colors */

.teal{
background-color:#265469;
}

.ltteal{
background-color:#92A9B4;
font-family:arial;
font-size:10px;
color:#ffffff;
}

.brown{
background-color:#B48E40;
}

.lightbrown{
background-color:#B39A66;
}

.dkgray{
background-color:#000000;
}

/* background images */
.navbground{
background-image:url('images/mainnav-bground.gif');
}

/* type */

.regcopy{
font-family:arial;
font-size:11px;
color:#000000;
}
.results{
font-family:arial;
font-size:11px;
color:#000000;
padding-left:5px;
}

.regwhitecopy{
font-family:arial;
font-size:11px;
color:#ffffff;
}

.smcopy{
font-family:arial;
font-size:10px;
color:#000000;
padding-left:10px;
}

.bullethead {
font-family:arial;
font-size:10px;
color: #FFFFFF;
font-weight: bold;
}
.bullethead2 {
font-family:arial;
font-size:10px;
color: #265469;
font-weight: bold;
}
.bulletheadItem2 {
font-family:arial;
font-size:10px;
color: #B39A66;
font-weight: none;
}

.smwhitecopy{
font-family:arial;
font-size:10px;
color:#ffffff;
}

A{
color:#B48E40;
}

A:visited{
color:#B48E40;
}

A.reportlist{
	color: #265469;
	text-decoration: none;
}

A:visited.reportlist{
	color: #265469;
	text-decoration: none;
}

A:hover.reportlist{
	color: #265469;
	text-decoration: underline;
}


/* forms */
.textfield{
width:154;
height:20;
border-style:solid;
border-color:#B48E40;
border-width:1px;
font-family:arial;
font-size:11px;
}

.reporttextfield{
width:225;
height:20;
border-style:solid;
border-color:#265469;
border-width:1px;
font-family:arial;
font-size:11px;
}