@charset "utf-8";
/* CSS Document */


.printOnly {
  display: none;
}



.firstp {
	margin-top: 7px;
}
.uline {
	text-decoration:none;
	font-weight:bold;
}
.stronglist {
	font-weight:bold;
}
.emphasis {
	font-style:italic;
}
h1 {
	color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 0px;
}
.h1blue {
	color: #669999;
}
h2 {
	color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
.h3blue {
	color: #669999;
}
#subnavigation {
	float: left;
	width: 180px;
	margin-top: 11px;
}
#body {
	float: left;
	width: 700px;
	margin-top: 90px;
	border-left: #999999 dotted 2px;
	padding-left: 10px;
	padding-top: 4px;
}
#contentright {
	float: left;
	width: 230px;
	margin-top: 107px;
}
#navtitle {
	height: 24px;
	width: 142px;
	background-image: url(../images/subnavtitle.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-left: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#navlist {
	height: auto;
	width: 150px;
	background-image: url(../images/subnavback.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.875em;
	border: 1px solid #999;
}
#navlist a:link, #navlist a:visited{
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	width: 130px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navlist a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #6699CC;
}


#navlist ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

#navlist ul li{
	list-style: none;
	line-height: 1 em
}



#navlist ul li ul li {
	line-height: 1.2em;
	padding-top: 4px;
}
.subcategory {
	padding-top: 10px;
}
.lisub {
	list-style:none;
	}
#rightbox {
	height: auto;
	width: 181px;
	border: 2px solid #04609e;
	background-color: #9bc7e5;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightbox ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.trhead {
	background-color: #bbddff;
	
}
.tralt {
background-color:#ddeeff;
}
.nextlink {
	clear: right;



}
hr {
	clear: both;
}


.nextlink a:link, .nextlink a:visited {
	padding: 2px;
	color: #000000;
	text-decoration: none;
	float: left;
	background-color: #BBE6B9;
	background-image: url(../images/nextbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.nextlink a:hover{
	background-color: #E3EBF5;

}
li {
	margin-bottom: 5px;
}
.printlink a:link, .printlink a:visited{
	text-decoration: none;
	float: right;
	width: 60px;
	display: block;
}


.pagebar {
	font-size: 0.8em;
	color: #666;
}

.pagebar a:link, .pagebar a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	width: 20px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 4px;
}

.pagebar a:hover {
	background-color: #BBE6B9;
}




.thispage {
	background-color: #D3DFEF;
	border: 1px solid #999;
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	padding-left: 4px;
}

/***** Aggregate page styles (topics, resources)  **/

.boxes {
	float: right;
	width: 310px;
	margin-bottom: 5px;
	border: 1px dotted #999999;
	padding: 5px;
}

.boxes:hover{
	background-color: #D6F5D7;
	border: 1px solid #ccc;
}


.priorities {
	float: left;
	width: 310px;
	font-size: 18px;
	color: #5382C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	display: block;
	background-color: #F2F7F9;
	margin-bottom: 5px;
}

.text img{
	border: 1px solid #666;
	width: 80px;
	height: 80px;
	margin-right: 15px;
	float: left;
}

.priorities a:link, .priorities a:visited  {
	text-decoration: none;
	color: #5382C0;
	margin: 0px;
	width: 300px;
}

.text {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	display: block;
}




.text, .text a:link, .text a:visited{
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	display: block;
}
.tableheading{
	background-color: #E3EBF5;
}
.tralt{
	background-color: #f0f9ee;
}
td{
padding: 5px;
}
