body {
	background: #FFFCE8;
	margin: 0 0 20px;
	font: normal 80% Verdana, Arial, sans-serif;
}

h1 {
	font: bold 1.2em Verdana, Arial, sans-serif;
	color:#CC682E;
	background: #fff;
	margin: 15px 50px 10px 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	border-bottom: 1px #CC682E dotted;
	background: url(h1-back.gif) 0px 7px no-repeat;
}
		
h2 {
	font: bold 1.1em Verdana, Arial, sans-serif;
	color:#CC682E;
	margin: 0;
	padding: 15px 0 0;
}

h3 {
	font: bold 1.0em Verdana, Arial, sans-serif;
	color:#CC682E;
	margin: 0;
	padding: 7px 0 0;
}

h5 {
	font: bold 1.1em Verdana, Arial, sans-serif;
	color:#CC682E;
	margin: 0;
	padding: 0;
}

p {
	font: normal .9em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	color: #000;
	line-height: 1.7em;
	/*text-indent: 20px;*/
}

img {
	border: none;
}

#homepage p {
	font: normal .9em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 5px 20px;
	color: #000;
	line-height: 1.7em;
	text-indent: -20px;
}

/*#banner {
	position: relative;
	height: 56px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #037 url(dpstitle.gif) top left no-repeat;
}
#banner a {
	padding: 0 60px 0 0;
	float: left;
}*/

#banner {
	position: relative;
	background: #037;
	padding: 0;
	margin: 0;
	height: 56px;
}

#banner a {
	display: block;
	position: relative;
	width: 360px;
	height: 56px;
	margin: 0;
	padding: 0;
	color: #037;
}

#banner span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 360px;
	height: 56px;
	margin: 0;
	padding: 0;
	background: url(dpstitle.gif) top left no-repeat;
}

	
	
#bottombox {
	clear: both;
	position: relative;
	border-top: 1px #000 solid;
	padding: 25px;
	font: bold .87em Verdana, Arial, Tahoma, sans-serif;
	text-align: center;
	background: #9CB5C6;
	top: 84px;

}
				
.boundingbox {
	position: relative;
	border: 1px solid #000;
	background: #fff;
	margin-top: 7px;
	margin-left: 30px;
	margin-right: 30px;
	max-width: 810px;
	width:expression(document.body.clientWidth > 840? "810px": "auto" );
	voice-family: "\"}\"";
	voice-family: inherit;
		width:expression(document.documentElement.clientWidth > 850? "810px": "auto" );
  		margin-left: 32px;
  		margin-right: 32px;
	}
	html>body .boundingbox {
		margin-left: 32px;
		margin-right: 32px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .boundingbox  {
  height: 1%;
}
/* End hide from IE5/mac */

.spacer {
	clear: both;
}

#navhelp {
	margin: 0;
	padding: 4px 10px 0px;
	height: 1%;	/* 2.6em; */
	background: #fff;
	border-bottom: 1px #000 dotted;
}

#breadcrumb {
	float: left;
	margin: 0;
	padding: 10px 0;
	font: normal .8em Verdana, Arial, sans-serif;
}

#search {
	float: right;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 5px 5px 5px 25px;
	background: url(searchicon.gif) 4px 6px no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#search label {
	font: bold .87em Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0;
}

#search #searchDPS {
	font: normal .9em Tahoma, Verdana, Arial, sans-serif;
}	

#search #find {
	margin: 0;
	padding: 0;
	font: normal .87em Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

#content {
	position: relative;
	margin-left: 180px;
	padding: 0px 20px 20px 15px;
}
}

#content_generic {
	position: relative;
	margin-left: 10px;
	padding: 0px 20px 20px;
	background: #FFFFFF;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #content  {
  height: 1%;
}
/* End hide from IE5/mac */


#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content ul, #content ol {
	font: normal .87em Verdana, Arial, sans-serif;
	padding: 5px 0 5px 25px;
	margin: 0;
}

#content ul ul, #content ol ol {
	padding-left: 20px;
}

#content ul ul ul, #content ol ol ol  {
	font: normal 1.0em Verdana, Arial, sans-serif;
}

#content li {
	padding: 0 0 3px;
	margin: 0;
	line-height: 1.4em;
}

blockquote {
	font: normal .87em Verdana, Arial, sans-serif;
}

#footer {
	position: relative;
	padding: 5px;
	font: normal .7em Verdana, Arial, sans-serif;
	background: #fff;
	margin-left: 30px;
	margin-right: 30px;
	max-width: 800px;
	width: expression(document.body.clientWidth > 840 ? "800px": "auto" );
	voice-family: "\"}\"";
	voice-family: inherit;
		width: expression(document.documentElement.clientWidth > 850 ? "800px": "auto" );
  		margin-left: 32px;
  		margin-right: 32px;
	}
	html>body #footer {
	  	margin-left: 32px;
	  	margin-right: 32px;
}


.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}	
	
/* left navigational menu */

#sidenav {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	background: #F6F0CE;
	width: 176px;
	font: bold 1.0em "Book Antiqua", "Times New Roman", Times, serif;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #f6f0ce;
}

#sidenav li {
	margin: 0;
	padding: 0;
	float: left;
	}
	html>body #sidenav li {
		float: none;
}

#sidenav li a {
	display: block;
	margin: 0;
	padding: 3px 20px 3px 10px;
	color: #037;
	border: 0;
	border-top: 1px #000 solid;
	text-decoration: none;
	text-transform: uppercase;
	background: #F6F0CE url("leftnavBack.gif") 0 -2px no-repeat;
	width: 176px;
	voice-family: "\"}\"";
	voice-family: inherit;
		width: 146px;
	}
	html>body #sidenav li a {
		width: auto;
}

#sidenav li a:hover {
	color: #037;
	background: #f2d462 url("leftnavBack.gif") 0px -102px no-repeat;
}

#sidenav li a:active {
	color: #CC682E;
	background: #f2d462;
}


/* end left nav menu */

#sidenav #selected {
	color: #037;
	background: #f2d462 url("leftnavBack.gif") 0px -200px no-repeat;
}

/* left subnav menu */

#sidenav ul ul {
	padding: 0 0 2px 0;
	background: #ffffe5;
	float: left;
	}
	html>body #sidenav ul ul {
		float: none;
}


#sidenav li li a {
	margin: 0;
	padding: 2px 10px 0px 25px;
	color: #037;
	font: bold .83em Tahoma, Verdana, Arial, sans-serif;
	border: none;
	border-bottom: 1px #ffffe5 solid;
	text-transform: none;
	text-indent: -8px;
	background: #ffffe5 none;
	width: 176px;
	voice-family: "\"}\"";
	voice-family: inherit;
		width: 141px;
	}
	html>body #sidenav li li a {
		width: auto;
}

#sidenav li li a:hover {
	border-bottom: 1px #cc682e dotted;
	color: #cc682e;
	background: #fff; 
}

#sidenav li li a:active {
	border: none;
	background: #ffffe5;
	border-bottom: 1px #ffffe5 solid;
}

#sidenav li li li a {
	font-weight: normal;
	padding: 2px 10px 0px 15px;
	width: 176px;
	voice-family: "\"}\"";
	voice-family: inherit;
		width: 151px;
	}
	html>body #sidenav li li li a {
		width: auto;
}

/* end left subnav menu */


#mainbody {
	position: relative;
	margin: 0px;
	padding: 1px 0px 20px;
	background: #fff url("leftBack.gif") left repeat-y;
	voice-family: "\"}\"";
	voice-family: inherit;
		margin-left: 0px;
	}
	html>body #mainbody {
	  	margin: 0px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #mainbody  {
  height: 1%;
}
/* End hide from IE5/mac */

#topstuff {
	position: relative;
	border-bottom: 1px #000 solid;
	margin: 0;
	padding: 0;
	clear: both;

}

/* row of tabs across top of page */


#subtop {
	position: relative;
	padding: 0;
	margin: 0;

}

#topnav {
	position: relative;
	margin: 0;
	padding: 0;
	margin: 0;
	background: #6B8CA5;
	height: 32px;
	/*
	left: 118px;
	top: 238px;
	*/


}

#topnav ul {
	border: 0;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center; /* add this for centered */
	padding-left: 50px;
}

#topnav ul li {
	/* display: inline;  add this for centered */
	float: left; /* remove this for centered */
	background: #6B8CA5; 
	margin: 0;
	padding: 0;
}

#topnav ul li a {
	display: block;  /* remove this for centered */
	padding: 5px 7px;
	margin: 0;
	background: #6B8CA5;
	color: #fff;
	text-decoration: none;
	font: bold .85em Tahoma, Verdana, Arial, sans-serif;
}

#topnav ul li a:hover {
	color: #fff;
	background: #9CB5C6;
}
  
#topnav img {
	vertical-align: middle;
	margin: 0;
	padding: 0 5px 0 0;
	border: none;
}
/* end top tabs */

#pic {
	display: block;
	position: relative;
	float: left;
	width: 177px;
	height: 32px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#pic span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 177px;
	height: 32px;
	margin: 0;
	padding: 0;
	border-right: 1px #000 solid;
	background: #f2d462 url(topnavpic.gif) top left no-repeat;
}


#homepage #splash {
	position: relative;
	border-bottom: 1px #000 solid;
	background: #037 url("splash.jpg") 0 0 no-repeat;
	padding: 0;
	margin: 0;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit;
		height: 92px;
	}
	html>body #homepage #splash {
	  	height: 91px;
}

#subpage #splash {
	display: none;
}

#homepage #topstuff {
	background: #037 url(splashback.gif) top repeat-x;
}

#subpage #topstuff {
	background: #037 url(topnavbkgrnd.gif) top repeat-x;
}


#subpage #topnav, #subpage #topnav ul li, #subpage #topnav ul li a {
	background: #6B8CA5 url(topnavbkgrnd.gif) top repeat-x;
}

#subpage #topnav ul li a:hover {
	background: #9CB5C6 url(topnavbkgrndUp.gif) top repeat-x;
}


#infobox {
	width: 180px;
	float: right;
	margin: 0px 5px 10px 15px;
	padding: 0 0 10px;
	border: 1px #7ea5d4 solid;
	background: #fff;
	}

#infoboxtitle {
	font: bold 1.0 Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #037;
	background: #f2d462 url("leftnavBack.gif") -157px -200px no-repeat;
	width: 170px;
	text-align: left;
	}
	html>body #infoboxtitle {
		width: auto;
}

#infoboxtitle a {
	padding: 3px 0px 3px 25px;
	margin: 0;
}

#infobox ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#infobox li {
	padding: 5px 0 7px;
	margin: 0;
	border-bottom: 1px #7ea5d4 dotted;
}

#infobox li a {
	text-decoration: underline;
}

#infobox li a:hover {
	text-decoration: none;
}

#infobox p {
	font: normal .8em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 5px;
	color: #000;
	line-height: 1.4em;
	text-indent: 0px;
}

#infobox img {
	float: left;
	margin: 0 3px 10px 0;
	padding: 0;
}

#subpage #infobox ul {
	list-style: none;
	margin: 0;
	padding: 3px 7px;
}

#subpage #infobox li {
	padding: 3px 0 4px;
	margin: 0;
	border: none;
}

#sitemap #content ul {
	list-style: disc;
	float: left;
	padding: 0 0 10px 0;
	border-right: 1px #ccc solid;
	background: #fff;
	font: bold .95em Verdana, Arial, sans-serif;
	width: 160px;
	margin: 0 0 5px 10px;
	}
	html>body #sitemap #content ul {		
	margin: 0 15px 10px 15px;
}

#sitemap #content ul ul {
	float: none;
	list-style: circle;
	font-weight: normal;
	width: 160px;
	border: none;
	}
	html>body #sitemap #content ul ul {		
	width: 130px;
}
	
#sitemap #content li {
	padding: 12px 0 0;
	margin: 0;
	border: none;
	border-bottom: 1px #ccc solid;
}

#sitemap #content li a {
	display: block;
	text-decoration: underline;
}

#sitemap #content li a:hover {
	text-decoration: none;
}

#sitemap #content li li {
	border: none;
	padding: 2px 0;
}

.sitemapsection {
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	font-size: .9em;
}

#content table {
	padding: 10px;
	margin: 5px 5px 10px;
	width: 96%;
	border: 1px #7ea5d4 solid;
	font: normal .87em Verdana, Arial, sans-serif;
	clear: both;
}

#content table th {
	border-bottom: 1px #000 solid;
	border-right: 5px #fff solid;
	font-weight: bold;
	vertical-align: bottom;
}

#content table td {
	vertical-align: baseline;
	border-right: 5px #fff solid;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}

#content select, #content input {
	margin: 1px;
}

.formtd {
	font-weight: bold;
	text-align: right;
}

.nmbr {
	text-align: right;
	padding-right: 10px;
}

.total {
	font-weight: bold;
	border-top: 1px #000 solid;
	text-align: right;
	font-size: 1.0em;
}

.totalnmbr {
	font-weight: bold;
	border-top: 1px #000 solid;
	text-align: right;
	font-size: 1.0em;
	padding-right: 10px;
}

.subhead {
	background: #FFFFE5;
	border-top: 1px #F6F0CE solid;
	border-bottom: 1px #F6F0CE solid;
	font-weight: bold;
}
}

.subhead1 {
	font-weight: bold;
}

.formlabel {
	font-weight: normal;
	font-size: .9em;
}

#press p {
	font: normal .9em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 5px 20px;
	color: #000;
	line-height: 1.7em;
	text-indent: -20px;
}

.contactbox {
	padding: 5px;
	margin: 0px auto;
}

.contactbox p {
  clear: both;
  margin: 0;
  padding: 2px;
  text-indent: 0;
  line-height: 1.2em;
  }

.contactbox .label {
  float: left;
  width: 150px;
  margin: 0;
  padding-right: 8px;
  text-align: right;
  font-weight: bold;
  color: #037;
}

.contactbox .object {
  float: left;
  margin: 0;
  padding: 0;
}
}
.header-nav {
	/*float: left;*/
	text-align: center;
	margin: 0;
	padding: 0;
}
.header-nav a {
	font: normal 84% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 5px 0 0 0;
	padding: 0 10px;
	border-right: 1px #fc0 solid;
}
.header-nav a:hover {
	text-decoration: underline;
}
.header-nav a:active {
}
}
.header {
	background: #063;;
}
.header-title {
	position: relative;
	padding: 0;
	margin: 0;
	height: 80px;
	background: #063 url(header-bkgrnd.jpg) 0 0 no-repeat;
}
.header-title a {
	display: block;
	position: relative;
	height: 56px;
	margin: 0;
	padding: 15px 0 0 100px;
	color: #fff;
	text-decoration: none;
}
.header-title .header-logo {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 225px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(vt-seal.gif) 14px 0 no-repeat;
}

.header-title .st {
	font-size: 15pt;
	color: #fff;
	padding: 0;
	margin: 0;
}

.header-title .dept {
	font-size: 20pt;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
}
#mainbody_generic {
	position: relative;
	margin: 0px;
	padding: 5px 20px 20px;
	background: #fff repeat-y left;
	voice-family: "\"}\"";
	voice-family: inherit;
}

