#flashContent {
	width: 827px;
	height: 268px;
	color: #666666;
	border:solid 1px #666;
	/*padding: 3px;*/
}

.title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

/* 
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

#SAHGrid table,#SAHGrid td
{
	border               : 1px solid #DAD9DF;
	border-collapse      : collapse;
	font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
#SAHGrid table
{
	border                :none;
	border                :1px solid #DAD9DF;
}
#SAHGrid thead th, #SAHGrid tbody th
{
	background            : #EBEBEB;
	color                 : #2F2F2F;  
	padding               : 5px 10px;
	border-left           : 1px solid #CCC;
	/*font-size             : 12px; */
	font-weight: normal;
}
#SAHGrid tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #DAD9DF;
  text-align            : left;
  font-weight           : normal;
}
#SAHGrid tbody tr td
{
	padding               : 5px 10px;
	color                 : #2F2F2F;
}
#SAHGrid tbody tr:hover, #SAHGrid tbody tr.hoverfix
{
  background            : #F8F8F8;
}

#SAHGrid tbody tr:hover td, #SAHGrid tbody tr.hoverfix td
{
  color                 : #454545;
}
#SAHGrid tfoot td,#SAHGrid tfoot th
{
	border-left           : none;
	border-top            : 1px solid #CCC;
	padding               : 4px;
	background            : #EBEBEB;
	color                 : #666;
}
#SAHGrid caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
#SAHGrid table a:link
{
	color                 : #2F2F2F;
}
#SAHGrid table a:visited
{
	color                 : #666;
}
#SAHGrid table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
#SAHGrid table a:active
{
	color                 : #003366;
}

#SAHGridB a:link
{
	color                 : #2F2F2F;
}
#SAHGridB a:visited
{
	color                 : #666;
}
#SAHGridB a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
#SAHGridB a:active
{
	color                 : #003366;
}
.SAHclassDescription {
	display:none;
}
#SAHFieldset fieldset
{
border: #cccccc solid 1px;
padding: 10px 10px;
background-color: #F8F8F8;
}

.SAHFieldset fieldset
{
border: #cccccc solid 1px;
padding: 10px 10px;
background-color: #F8F8F8;
margin-top: 0;
vertical-align:top;
}

.SAHThanks fieldset
{
border:none;
padding: 10px 10px;
background-color: #FFFFFF;
margin-top: 0;
vertical-align:top;
}

#SAHFieldset legend
{
padding: 1px 5px;
} 

.SAHFieldset legend
{
padding: 1px 5px;
font-weight: bold;
} 

.SAHThanks legend
{
padding: 1px 5px;
font-weight: bold;
} 

#SAHErrorBox fieldset {
	border: #BB0000 solid 1px;
	padding: 10px 10px;
	background-color: #F6EDED;
}

.SAHErrorBox fieldset {
	border: #BB0000 solid 1px;
	padding: 10px 10px;
	background-color: #F6EDED;
	margin-top: 0;
	vertical-align:top;
}

#SAHErrorBox legend {
	color: #AA0000;
	padding: 1px 5px;
} 

.SAHErrorBox legend {
	color: #AA0000;
	padding: 1px 5px;
	font-weight: bold;
} 
.finalSubmitBtn {
	cursor:pointer;
	/*border:outset 4px #ccc;*/
	border: #0075B9 1px solid;
	background:#999;
	color:#000000;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/images/UI_formbg.gif) repeat-x left top;
}

.SAHpageTitle {
	font-family: times, sarif;
	color: #000000;
	font-size: 24px;
}

.SAHtopNav a {
  text-decoration: underline;
  color: #403f79;
  font-size: 12px;
  font-weight: bold;
  }
  
.SAHtopNav a:visited {
  text-decoration: underline;
  color: #403f79;
  font-size: 12px;
  font-weight: bold;
  }
	
.SAHtopNav a:link {
  text-decoration: underline;
  color: #403f79;
  font-size: 12px;
  font-weight: bold;
  }

.SAHtopNav a:hover {
  text-decoration: none;
  color: #3a3851;
  font-size: 12px;
  font-weight: bold;
}

.SAHtopNav {
border-color: #666666;
border-bottom: 1;
border-right: 0;
border-top: 0;
border-left: 0;
}


.SAHtopNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3px 0 10px 10px;
	margin: 0 -5px 0 -5px;
}

				
body {
	text-align:center;
	background-color:#eaf0fc;
}

.printfriendly {
	text-align:center;
	background-color: #FFFFFF;
}

a {
color: #9966CC;
}

#contentbox{
	width:848px;
	margin:0px auto;
	padding:0;
	border:1px solid #666666;
	background-color:#ffffff;
}

#content {
	position:relative;

	width:848px;
	left:0px;
}

#ContentArea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 5px;
}

#footerright2 {
  width:400x;
	padding:10px;
	text-align: right;
	float:left;
	font-family:Verdana,Helvetica,sans-serif;
  font-size:7pt; color:#000;
}

#SearchForm {
	background:#eaf0fc;
	margin: 1px;
	padding: 5px;
	border: solid thin #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #000000;
	text-align: left;
		}

#SearchForm input, #SearchForm select, #SearchForm textarea, #SearchForm password {

	display: inline;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	border: #aca7c5 1px solid;
	font-size: 10pt !important;
	color: #000000;
	margin: 1px;
}

#flashDiv {
	    		margin:10px 0 0 25px;
}
.selectfield {
	background-color: #ffffff;
	font-family: Arial, Verdana,Sans-serif;
	border: #0075B9 1px solid;
	font-size: 10pt;
	color: #000000;
}

.content {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight:normal;
}

.content a, content a:hover {
  color: #66609A;
}

.copyright {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
}
.footer {
  color:#666666;
  font:11px Verdana, Arial, Helvetica, sans-sarif;
  line-height:normal;
  padding: 0 2 0 2px;
}
.footer a {
  color:#66609a;
  text-decoration:underline;
}
.footer a:hover {
  text-decoration:none;
}

 .pageNumber a{	
	color: #9966cc;
	border: solid 1px #999999;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin:2px;
	text-decoration: none;
	background-color: #ffffff;

}
.pageNumber a:hover {
	background-color: #eaf0fc;
}

.pageNumber .active {
	background-color:#fbb356;
	color:#000000;
}

form { display:inline;}

.HiddenForm {
	border: #ffffff 0px solid;
	visibility:hidden;
}









				




