body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
color: #000;
background: #669933;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

input {background-color: #E9F3DE;}

A:link {
	color: #0066CC;
	text-decoration: underline;
}

A:visited {
	color: #0066CC;
	text-decoration: underline;
}

A:active {
	color: #0066CC;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 14px;
	font-family : Verdana;
}

P {
	font-size: 14px;
	font-family : Verdana;
}
.featuredtable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F77622;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F77622;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F77622;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #F77622;
}
.featuredresources {
	border: thin solid #990000;
}

.tipoftheweek {
	border: thin solid #669933;
}
.askanslp {
	border: thin solid #2E4475;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}
.leftnavlinks:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnavlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnavlinks:active {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnavlinks:hover {
	color: #FFFF00;
	text-decoration: none;
}


.topnavtext{
font-family: verdana, helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color: #FFFFFF;
}

.topnavlinks:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlinks:active {
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlinks:hover {
	color: #FFFF00;
	font-weight:bold;
	text-decoration: underline;
}

.contentheadline{
font-family: verdana, helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color: #003399;
}