
.upleftbg {
	background-color: #CCCC99;
	background-image: url(images/bg_tiles/ul_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.navshadbg {
	background-color: #007CE6;
	background-image: url(images/bg_tiles/navbar_shad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftcolbg {
	background-color: #99CCFF;
	background-image: url(images/bg_tiles/shad_ltblue.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftcoltop {
	background-color: #007CE6;
	background-image: url(images/bg_tiles/bar_shad_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomrule {
	background-image: url(images/bg_tiles/bottom_rule.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyrule {
	background-image: url(images/bg_tiles/bot_body_rule.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #857B1D;
}
.h1subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #857B1D;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #857B1D;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.quicklinks:link
{
color:#666666;
}

a.quicklinks:visited 
{

color:#666666;
}

a.quicklinks:visited:hover, a.quicklinks:hover, a.quicklinks:link:hover
{
color:#FFFFFF;
}



a:visited {
	color:#004785;
}

a:link {
	color: #004785;
}

a:hover, a:link:hover, a:visited:hover 
{
	color: #FFFFFF;
	background-color: #004785;
}

.leftNavHead, .leftNavLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #004785;
	display: table;
	display: inline-block;
	width: 100%;
	margin-bottom: 1px;
}
.leftNavHead {
	padding-left: 23px;
}
.leftNavLinks {
	padding-bottom: 15px;
	padding-left: 33px;
}

.quicklinksgrey {
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.tabledata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.leftNavMenu {
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px; 
	font-weight:bold;
	padding-top: 18px;
}




a.footerlinks:link
{
color:#857B1D;
}

a.footerlinks:visited 
{

color:#857B1D;
}

a.footerlinks:visited:hover, a.footerlinks:hover, a.footerlinks:link:hover
{
color:#FFFFFF;
}


.dtree {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree .clip {
	overflow: hidden;
}






