.highlight {
	color: #7B2884;
	font-size: 110%;
	font-weight: bold;
	line-height:1.5em;
}

.small    { font-size: 8pt; margin-right: 3%; } 

.InputError
{ 
    color: red;
    font-weight: bold 
}

.radioButtonCell
{
	text-align:center;
}

textarea 
{
  font-size: 100%;
  width: 400px;
}

.popular {line-height: 1.25em;}

.submitbutton, .submitbuttonnowidth
{
background-color: #7B2884;
color: #fff;
border: 1px solid #7B2884;
}

.submitbutton
{
width: 8em;
}


input[type="submit"]{
background-color: #7B2884;
color: #fff;
border: 1px solid #7B2884;
}

input[type="Log In"]{
background-color: #7B2884;
color: #fff;
border: 1px solid #7B2884;
}

.smalltextarea
{
  margin-left: 1%;
  font-size: 8pt; 
}

select {
  background-color: #ececec;
}

.selectverywide {
  width: 403px;
}

textarea {
  background-color: #ececec;
}

.optiongroupverywide {
  width: 402px; 
  background-color: #ececec;
}

.InputVeryWide, .inputverywide
{  
  width: 400px; 
  background-color: #ececec;
}

.InputVeryWideNoStyle, .inputverywidenostyle
{  
    width: 400px; 
    border: 0px;
}

.InputWide, .inputwide
{  
   background-color: #ececec;
   width: 280px; 
}

.nowrap{
  white-space: nowrap;
}


.logininputwide
{  
   background-color: #ececec;
   width: 300px; 
}

.InputWideErrorBorder, .inputwideErrorBorder
{  
   background-color: #ececec;
   width: 280px; 
}

.InputWideNoStyle, .inputwidenostyle
{  
    width: 280px; 
    border: 0px;
}

.locationselect
{
  width: 283px; 
  background-color: #ececec;
}


#address
{  
  width: 278px; 
  
}

#Para
{  
  width: 330px; 
  
}

#terms
{
  width: 390px;
  margin-left: 10px;
  font-size: 80%; 
}

table {
  width: auto;
}

.tablerowresponseheader
{
  background: #ddccdd;
  margin: 1px;
}

.tablerowheader
{
  background: #ccccff;
  margin: 1px;
}

.tablerowresponse
{
  background: #cccccc;
  margin: 1px;
}

.tableroweven
{
  background: #eeeeee;
  margin: 1px;
}

.tablerowodd
{
  margin: 1px;
}

.tablerowrightalign
{
  float: right;
}

.scrollable
{
  width: 370px;
  overflow: auto;
}

a {
	color: #7B2884;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.hidden {
	display: none;
}

.floatleft {float:left; padding-right: 1em; padding-bottom: 0.5em;}


#extras #search input.button {
	background: #7B2884 url(/images/searchbutton.gif) no-repeat 50% 50%;
	width: 17px;
	height: 16px;
	border: none;
	color: #7B2884;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#nav {
	/*problem div*/
	display: inline;
	position:relative;
	float: left;
	width: 160px;
	padding:0;
	margin: 0 0 15px 0;
	border: 0.1em solid #7B2884;
}

#sidebar
{
	position:relative;
	padding:0;
	margin:0;
	float:right;
	width:180px;
}

#nav ul {
	list-style: none;
	color: #7B2884;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#nav ul li {
	border-bottom: none;
	margin:0;
}

#nav ul li strong {
  display: block;
	padding: 0.3em 3px 0.3em 17px;
	border-bottom: none;
	margin:0;
}

#nav ul li a {
	display: block;
	font-weight: bold;
	padding: 0.3em 3px 0.3em 17px;
	background: transparent url(/images/arrow.gif) no-repeat 5px 0.6em;
  border-bottom: 1px solid #E4D3E4;
  text-decoration:none;
	margin:0;
}

.navtopborder {
	border-top: 2px solid #E4D3E4;
}

#nav ul ul {
}

#nav ul ul li {
	font-size: 92%;
	border-bottom: none;
}

#nav ul ul li strong {
	
	border-bottom: none;
}

#nav ul ul li a {
	font-size: 92%;
	padding: 0.3em 0px 0.3em 24px;
	background: transparent url(/images/arrow.gif) no-repeat 17px 0.7em;
	border-bottom: none;
}

#nav ul ul li a.active{
	color:#7B2884;
	background: transparent url(/images/arrow.gif) no-repeat 17px 0.7em;
	border-bottom: none;
}


#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer {
	clear: both;
	border-top: 1px solid #E4D3E4;
	margin: 10px;
	padding: 0;
	height: 23px;
}

#footer #supported {
	color:#7B2884;
	float: left;
	margin: 10px 0;
	font-size:0.9em;
	font-weight:bold;
	padding: 0;
}

#footer #directgov {
	float: right;
	margin: 10px 0;
	padding: 2px;
	width: 190px;
	vertical-align:middle;
}

#footer #directgov img {vertical-align:middle;}

.searchbox 
{
	font-size: 92%;
  border: 0.1em solid #7B2884;
  float: right; width:180px;
  background-color: #FFFFFF;
}

.searchbox a
{
	margin-left:5px;
}

.sidebartableroweven
{
}

.sidebartablerowodd
{
}

.sidebarblock {
  color: #732173;
	border: 1px solid #E4D3E4;
  padding: 7px 3px;
	font-size: 92%;
  background-color: #E4D3E4;
  line-height: 1em;
  margin-bottom:1em;
}

.searchblock {
 float: right;
	width: 160px;
  color: #732173;
	
  padding: 7px 0 7px 3px;
	font-size: 92%;
  background-color: #E4D3E4;  
}

.sidebarblock ul {
  list-style: disc url(/images/arrow.gif) outside;
  vertical-align: middle;
  line-height: 1em;
}

.sidebarblockleft {
  margin-top: 5px;
  margin-bottom: 5px;
	
  color: #732173;
	border: 1px solid #E4D3E4;
  padding: 7px;
	font-size: 92%;
  background-color: #E4D3E4;  
}

.sidebarblockleft ul {
  list-style: disc url(/images/arrow.gif) outside;
  vertical-align: middle;
  line-height: 1em;
}

.poplinks a {font-style:italic; font-weight:bold;}

.sidebarh1 {
	color: #732173;
  font-size: 120%;
  font-weight: bold;
}

.sidebarfootnote {
  margin-left: 5px;
  padding-left: 15px;
  background: transparent url(/images/arrow.gif) no-repeat 5px;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
}

#wrapper {
	width: 100%;
}

p {
	padding: 0;
	margin: 0;
}

.highlight {
	color: #7B2884;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	
}

span.highlight2 {
	color: #7B2884;
	font-size: 1.1em;
	font-weight: bold;
}


a img {
	border: none;
}

form {
	width:auto;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

#logo {
float:left;
	padding: 6px 0 10px 12px;
	width: 150px;
	background-color: #fff;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#motto p {
	visibility: hidden;
	padding: 0;
	margin: 0;
}


#motto {
	background: #E6E6E6 url(/images/nationalprojects.gif) no-repeat 2% 50%;
	padding: 0;
	margin: 0 0 15px 0;
	color: #7B2884;
	height: 6em;
}

#motto p {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

.wysiwyg {
	line-height: 135%;
}

.wysiwyg p {
	margin: 1em 0;
	padding: 0;
}
 
html .middlecol
{
	margin:0;
	padding:0;
	/*padding-top:5px;*/
	margin-left:165px;
	margin-right:auto;
	line-height:1.3em;
	word-wrap: break-word;
	width:auto;
	
	
}

.wysiwyg h1, .businesshighlight, .topofpage, .tablesubheadingleft {
	font-size: 110%;
  background-color: #732173;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.25em 7px;
  margin: 0;
}

.shorth1{
	font-size: 110%;
	margin: 0;
	width: 370px;
	padding: 0.25em 7px;
	background-color: #732173;
	color: #FFFFFF;
	font-weight: bold;
}

.wysiwyg h2 {
	font-size: 120%;
	margin: 1em 0em 0.5em 0em;
	color: #732173;
}

.wysiwyg h3 {
	font-size: 110%;
	margin: 1.8em 0em 0em 0em;
	color: #732173;
}

.wysiwyg h4 {
	font-size: 100%;
	margin: 1.8em 0em 0em 0em;
	color: #732173;
}

.wysiwyg .intro p {
	color: #7B2884;
	font-weight: bold;
	margin-top: 0.5em;
}

.wysiwyg .newsintro p {
	color: #7B2884;
	font-weight: bold;
}


* html .wysiwyg .newsintro {
	height: 70px;
}

.wysiwyg img {
}

.wysiwyg .newsintro img {
	float: left;
	margin-left: -70px;
	margin-bottom: 0.5em;
	width: 60px;
}

.wysiwyg ul,
.wysiwyg ol {
	margin: 1.8em 0 1em 20px;
	padding: 0;
	list-style-type: square;
}

.wysiwyg ul ul,
.wysiwyg ol ol,
.wysiwyg ul ol,
.wysiwyg ol ul {
	margin: 0.2em 0 0.2em 20px;
}

.wysiwyg li {
	margin-bottom: 0.6em;
}

.wysiwyg hr {
	border: none;
	border-top: 1px solid #E4D3E4;
	background-color: transparent;
	height: 1px;
	color: #7B2884;
}


#content {
	margin: -10px 0 15px 0px;
	word-wrap: break-word;
}

#global {
	width: 300px;
	font-size: 92%;
	color: #7B2884;
	height: 45px;
}

.toplinks {
	float: right; 
	/*margin: -1em 1em 0 0;*/
	margin: 3.9em 1em 0 0;
}

#global p {
	margin: 0;
	padding: 8px 0 0 0;
}

#topbanner {
	background-color: #E6E6E6;
	clear: both;
	padding-left: 10px;
  font-size: 90%;
	color: #7B2884;
	height: 60px;
	margin-bottom: 1em;
	vertical-align:bottom;
}

#topbanner img {float:left;}

#breadcrumb
{
	float:left;
}

#searchbar {
  text-align: right;
	background-color: #E6E6E6;
  padding-right: 10px;
  padding-bottom:  0.5em;
  margin-bottom: 5px;
  border: none;
	color: #666;
	width: 735px;
}

#sidebar input.button {
	background: #7B2884 url(/images/searchbutton.gif) no-repeat 50% 50%;
	width: 17px;
	height: 16px;
	border: none;
	color: #7B2884;
	margin: 0px 0px 2px 0px ;
	vertical-align: bottom;
	font-size: 1px;
}

.searchbarinput {
		margin:0;
		margin-left:5px;
    background-color: #fffffe;
}

img.imgRight {
	float: right;
	margin-left: 5px;
	padding: 3px;
}

img.imgRightNormal {
	float: right;
	
}

img.imgTopRight {
	float: right;
	margin-left: 5px;
}

img.imgLeft {
	float: left;
	margin: 0;
}

.checkboxcell {
  margin-left: -4px;
  margin-top: -2px;
}

.paddedcell {
  padding-top: 5px;
  padding-bottom: 5px;
}

.altsidebarblock, .highlightblock {
	border: 1px solid #E4D3E4;
	font-size: 92%;
	margin: 0;
  margin-bottom:10px;
}

#nav ul li a:visited {text-decoration:none;}
#nav ul li a:hover {text-decoration:underline;}

.altsidebarblocknav{font-size: 92%;margin:0;
  margin-bottom : 5px;}


.highlightblock ul, .altsidebarblock ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1em;
}

.altsidebarblock li{
  border-top: 1px solid #E4D3E4;
  padding: 7px;
}

.highlightblock p, .altsidebarblock p, .altsidebarblocknav p {
  padding: 7px;
}

.altsidebarh1, .highlighthead {
	color: #732173;
  font-size: 120%;
  font-weight: bold;
  background-color: #E4D3E4;
  padding: 3px 7px;  
}

.searchh1 {color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  background-color: #732173;
  padding: 3px 7px;  }

.helphighlight {background-color:yellow;}

.browseby {width:250px; position: relative;  height: 2.5em; background:url(/images/orange-arrow.gif) 0 50% no-repeat;  }
.browseby a {line-height: 2.5em; padding-left: 1.5em;}
.broseby img {line-height: 2.5em;}

.resultcell {word-wrap: break-word;}
.linklist {
line-height:2; 
margin-left:2em;
}

.highlightblock {
border-color:#f68a09;
margin:0 1em 1em 1em;
width:25em; 
}

.highlighthead {

background-color:#f68a09;
color:#fff;  /*#fc3*/
}

.highlightblock li {
  border-top: 1px solid #f68a09;
  padding: 7px;
}

/* hide from MacIE \*/
* html table.middletable {
      height: 1%;
       }
 /* end hide */