html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
}

body {
	color: #28225B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center;
}

h1 {
  color: #78a769;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #78a769;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #28225B;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:active {
  color: #28225B;
}

#leftColumn1 ul{
	display: block;
	text-decoration: none;
	padding: 0px;
	width: 172px;
	margin-right: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftColumn1 ul li{
	display: block;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#leftColumn1 ul li a,  a:link {
	display: block;
	color: #28225B;
	font-weight: bold;
	text-decoration: none;
	background: #E1EFE2 url(images/vstrip.jpg) repeat-y left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 132px;
	font-size: 12px;
	height: 15px;
}
#leftColumn1  ul  li  a:hover, a:active{
	background-position: -387px 0;
	font-size: 12px;
	height: 15px;
	color: #006B43;
}

#outerWrapper {
	background-color: #E1EFE2;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 816px;
}
#outerWrapper #header {
	background-image: url("images/PDS04website_04.jpg");
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 216px;
	line-height: 15px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#outerWrapper #header h1{
	visibility:hidden;
}

#outerWrapper #contentWrapper #rightColumn1 {
	top:300px;
	background: #E1EFE2 url(images/rightVStrip.jpg) repeat-y left top;
  	float: right;
  	padding: 10px 10px 10px 0px;
  	width: 14em;
	font-size:11px;
}

#outerWrapper #contentWrapper #rightColumn1 h1{
	color:#3F447C;
	line-height:1.2em;
	font-size:11px;
}
#outerWrapper #contentWrapper #rightColumn1 a{
	color:#3F447C;
	line-height:1.2em;
	font-size:11px;
	padding-left: 0px;
	padding-top: 0px;
}

#outerWrapper #contentWrapper #rightColumn1 a:active{
	color:#3F447C;
	line-height:1.2em;
	font-size:11px;
	padding-left: 0px;
}

#outerWrapper #contentWrapper #rightColumn1 #rightFlash{
	background: #3F447C url(images/rightVStripTOP2.jpg) repeat-y left top;
	width: 154px;
	height: 244px;
	font-size:11px;
	color:#000000;
	line-height:1.2em;
	top:210px;
}

#outerWrapper #contentWrapper #rightColumn1 #rightFlash2{
	background: #3F447C url(images/rightVStripTOP.jpg) repeat-y left top;
	width: 155px;
	height: 244px;
	font-size:11px;
	color:#000000;
	line-height:1.2em;
	top:216px;
}

#outerWrapper #contentWrapper #rightColumn1 #rightFlash h1{
	color:#3F447C;
}

#outerWrapper #contentWrapper #rightColumn1 #rightFlash a, a:link{
text-decoration:none;
background:none;
}


#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #E1EFE2;
	float: left;
	padding: 10px 10px 10px 0px;
	width: 156px;
}

#outerWrapper #contentWrapper #content {
	border-bottom: solid 1px #000000;
	height: auto;
	border-left: solid 1px #000000;
	background-color: #E1EFE2;
	margin-top: 0;
	margin-right: 165px;
	margin-bottom: 0;
	margin-left: 176px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 7px;
}
#outerWrapper  #contentWrapper  #content  a, a:link, a:active, a:visited{
	text-decoration:underline;
	color:#008A5E;
	width: 300px;
	display: block;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  border-top-style: none;
  border-top-width: 1px;
  padding: 10px 10px 10px 180px;
}

</style>
<style type="text/css" media="print">

/* It is common to set printer friendly styles such as a white background with black text. */
body {
  background-color: #fff;
  background-image: none;
  border-color: #000; /* Sets the border color properties for an element using shorthand notation */
  color: #000;
}

</style>
[if IE 5]>
<style type="text/css"> 
/*IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 16em;
}
#outerWrapper #contentWrapper #rightColumn1 {
	width: 14.15em;
	top: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 300px;
	padding-left: 10px;
	height: auto;
	color: #000000;
}
</style>
<![endif]
[if IE]>
