body {
	font: normal normal .8em verdana;
	color: #999999;
	width: 670px;
}

img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #66CCFF;
}

.PagerStyle a:link, .PagerStyle a:visited, .PagerStyle a:active {
	color: #66CCFF;
}

.PagerStyle a:hover {
	text-decoration: underline;
}

.mainContainer {
	margin: 0 auto;
	margin-top: 10px;
	width: 900px;
}

.header {
	background-color: #131313;
	padding-left: 7px;
	height: 75px;
}

.header2 {
	background-color: #ffffff;
	padding-left: 7px;
	height: 75px;
}

.searchTitle {
	float:left; 
	margin:0;
	padding:0;
}

.legend {
	float:right;
	width:70%;
	margin-bottom: 3px;
	font: normal bold .74em verdana; 
}

.legendItem {
	background-color:#f2f2f2;
	padding:3px;
	margin:0 0 0 3px;
	float: right;
}

.legendIcon {
	background-color: #FFFFFF;
	padding: 2px;
}

.logo {
	float: left;
	text-align:left;
	width: 15%;
}

.navigation {
	float: left;
	color: #FFFFFF;
	width: 83%;
	padding: 5px 0 0 20px;
}

* html .navigation /* navigation hack */
{
	float: left;
    color: #FFFFFF;
    width: 82.5%;
    padding: 5px 0 0 20px;
}

.navigation a:hover {
	text-decoration: underline;
}

.search {
	padding: 4px;
	margin: 0 0 5px 5px;
	background-color: #333333;
	float: left;
}

.siteTitle {
	padding: 4px;
	margin: 0 0 5px 5px;
	float: left;
	font: normal normal 1.5em verdana;
}

.icon {
	float:left; 
	width:11px;
	margin-right:3px;
}

.mainLinks {
	text-align: left;
	padding-top: 10px;
}

.quickjump {
	margin: 5px 0;
	float: right;
}

.quickjump form {
	display: inline;
}

.container {
	background-color:#FFFFFF;
	padding:3px;
	text-align:left;
}

.listBody {
	padding: 2px;
	background-color:#cccccc;
}

.listContent {
	background-color: #FFFFFF;
}

.listTable {
	background-color: #FFFFFF;
}

.listTable th {
	font: normal bold .74em verdana;
	background-color: #ececec;
	text-align: center;
}

.listTable th a:link, .listTable th a:visited, .listTable th a:active {
	color: #000000;
}

.nosort {
	background-image:url(../images/columnbg.gif);
	background-repeat:repeat-x;
}

.sort {
	background-image:url(../images/columnbg_selected.gif);
	background-repeat:repeat-x;
}

.smallText {
	font: normal normal .74em verdana;
	color: #FFFFFF;
}

.smallText2 {
	font: normal normal .74em verdana;
}

.smallBold {
	font: normal bold .74em verdana;
	color: #FFFFFF;
}

.listItem {
	background-color:#ffffff;
	padding: 2px;
	font: normal normal .7em verdana;
}

.greyRow {
	background-color: #f4f4f4;
}

.greyRow2 {
	background-color: #ededed;
}

.center {
	text-align:center;
}

.field {
	
}

.pageButtons {
	color: #FFFFFF;
	float: right;
}

/* Clear floats so that boxes do not continue to stack horizontally.  */ 
.clear { 
	height: 0%; 
	padding: 0; 
	margin: 0; 
	clear: both; 
}

.closed {
	color: #999999;
}

.footercontainer {
	text-align: center;
}

.footercontainer a:hover {
	text-decoration: underline;
}

.Button {
	color: #66CCFF;
	background-color: #000000;
	font-size: 15px;
	font-weight: bold;
}


.deptlist a, .deptlist a:visited
{
	text-decoration: none;
	color: #193e5e;
	
}

.deptlist a:hover 
{
	color: #193e5e;
	text-decoration: none;
	background-color: #cfd2d3;
	font-weight: bold;
}

.pageheader {
    color: #5b8dc6;
    font-weight: bold;
    font-size: 140%;
}

.subheader {
    color: #fb7000;
}

.subheader2 {
    color: #9a926b;
}

.subheader3 {
    font-style:italic;
}

.subcaption {
    font: italic normal normal .85em Verdana;
	color:#999999;
}

.Small_Text {
	font: normal normal normal .85em Verdana;
}

.rightside {
	float: left;
	width: 182px;
	padding: 7px;
	margin-bottom: 10px;
}

.lightgreybg {
	background-color: #f9f9f9;
}

.dottedborder {
	border: 1px dotted #999999;
}

.PrinterFriendly a:link, .PrinterFriendly a:visited, .PrinterFriendly a:active {
	color: #999999;
	font: normal normal normal .85em Verdana;
}

.PrinterFriendly a:hover {
	text-decoration: underline;
	font: normal normal normal .85em Verdana;
}

.PrintStyle {
	color:#000000;
}

.Printpageheader {
    color: #000000;
    font-weight: bold;
    font-size: 140%;
}
