body
	{
	padding:0;
	margin: 0;
	color: #333;
	font-size:70%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #FFF;
	}
	
	
/*****************************************************************************
* Setup H tags and give specific backgrounds and offsets to ID'd tags *
*****************************************************************************/

h1,h2,h3,h4,h5,h6
	{
	font-weight:bold;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color:#000;
	text-align:left;
	}
h1
	{
	height: 144px;
	background: White url(../images/bl_banner.jpg) no-repeat;
	width:750px;
	margin: 0;
	}		
	
* html h1
	{
	height:140px;
	he\ight:140px;
	}
	
h1 span
	{
	position:absolute;
	left:-2000px;
	}

h2 
	{ 
	font-size:1.2em; 
	color: #4B70B6;
	margin: 0px -20px;
	padding: 2px 14px 15px;
	font-size: 1.9em;
	/*background-image: url(../images/title_bar.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	/*font-variant: small-caps;*/
	}

h3 
	{ 
	font-size:1.1em;
	/*background: #339999;*/ 
	color: #4B70B6;
	margin: 0px -5px;
	border-bottom: 2px solid #4B70B6;
	padding: 2px 0px 5px;
	/*background-image: url(../images/mblock_lh.gif);
	background-repeat: no-repeat;
	background-position: center left; */
	}

h4 
	{ 
	font-size:1.0em;
	font-weight: bolder;
	background-color: #FFF;
	color: #666;
	margin: 0px -5px;
	padding: 6px 20px;
	background-image: url(../images/mblock_l.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	}
	
h5 
	{ 
	font-size:0.80em 
	}


/*************************************************
LAYOUT DIVS WITH FLOATS ETC
*************************************************/


#wrapper
	{	
	clear:both;
	background:#FFF;
	width:750px;
	padding:0 25px;
	text-align:center;
	margin-top:8px;
	margin-left: auto;
	margin-right:auto;
	background:url(../images/bg_tile.gif) repeat-y;
	}
		
	
* html #wrapper /* IE 5.5 hack */
	{
	width: 800px;
	w\idth:750px;
	}	

#content
	{	
	margin: 17px 0 0 190px;
	padding: 0px 5px 5px 5px;
	text-align:left;
	height:auto;
	width: auto;
	background-color: #FFF;
	border-bottom: 4px solid #4B70B6;
	/*border-right: 1px solid #4B70B6;
	border-left: 1px solid #4B70B6;
	border-bottom: 1px solid #4B70B6;*/
	}
	
#content ul	li		
	{ 
	font-size:1.00em; 
	line-height:1.6em;
	list-style: square;
	}

	
#content a
	{
	text-decoration: none;
	font-weight: bolder;
	}
	
.contentMenu
	{
	border-top: 2px solid #4B70B6;
	border-bottom: 2px solid #4B70B6;
	margin: 5px 5px 20px 0;
	padding: 5px 5px;
	text-align: center;
	background-color: #F6F6F6;
	}

	
#content .contentMenu li
   {
	list-style-image: none;
	list-style: none;
	font-weight: bolder;
	display: inline;
	color: #4B70B6;
   }
	
#top,#bot
	{
	height:25px;
	font-size:0;
	line-height:0;
	margin:0 -25px;
	}

#top
	{
	background:url(../images/bg_top.gif) no-repeat;
	}
	
#bot
	{
	background:url(../images/bg_bottom.gif) no-repeat bottom left;
	}		

#to_nav
	{
	display: none;
	}	

/*************************************************
accesskey navigation
----------------------------------------------- */

#nav-access 
	{
	margin: 0px;
	padding: 0px;
	top: -2000px;
	position: absolute;
	}

#nav-access p 
	{
	font-size: 1px;
	line-height: 1px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	}

#nav-access p strong 
	{
	font-size: 1px;
	}

#nav-access a:link, #nav-access a:visited 
	{
	text-decoration: none;
	background-color: transparent;
	}

#nav-access a:hover, #nav-access a:active 
	{
	text-decoration: none;
	background-color: transparent;
	}
	
/*************************************************
GENERAL TEXT AND POSITIONING TAGS
*************************************************/

p,th,td,blockquote
	{ 
	font-size:1.00em; 
	line-height:1.6em; 
	}

blockquote				
	{  
	background-image: url(../images/lq.gif);
	background-repeat: no-repeat;
	line-height: 1.6em;
	font-style:italic;
	font-size: 1.3em;
	float: left;
	width: 180px;
	padding: 20px 25px; 
	margin: 0 1em 2em 0;
	}

blockquote p			
	{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
   background-image: url(../images/rq.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;
	padding: 5px;
	font-size:0.8em;
	color: #4B70B6 ;
	}
	
.sig
   {
	background-image: none;
	background-color: #D7F5F5;
   float: left;
	width: 180px;
	color: #000;
	font-size: 0.7em;
	font: normal;
	font-style: normal;
   }

.pictop
	{
	float:right;
	display:inline;
	margin: 10px 0 0 2px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #4B70B6;
	}
	
.pictop p
	{
	font-size: xx-small;
	}
	
.floatleft				
	{ 
	float:left; 
	}
	
.floatright				
	{ 
	float:right; 
	}

.clear 					
	{ 
	clear:left; 
	float:none; 
	line-height:0; 
	height:0; 
	}
	
.centered				
	{ 
	text-align:center; 
	}

.small					
	{ 
	font-size: 0.90em; 
	}
	
img						
	{ 
	border:0; 
	}

a							
	{ 
	color: #4B70B6; 
	text-decoration:underline;
	}


a:link
	{ 
	color:#4B70B6;
	}

a:visited				
	{ 
	color:#4B70B6;
	}
	
a:hover					
	{ 
	color: #FFF; 
	background-color: #4B70B6;
	}
	
a:hover img				
	{ 
	color: #4B70B6; 
	background-color: #FFF
	}
	
.pdf
   {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 15px;
	}
	
.msword
   {
	background-image: url(../images/icon_msword.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 20px;
	}
	
.www
   {
	background-image: url(../images/icon_www.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 20px;
	}
	
.flyoutquote				
	{  
	background-image: url(../images/lq.gif);
	background-repeat: no-repeat;
	float: left;
	width: 180px;
	margin: 0;
	border: 1px double #CCC4AF; 
	color:#333; 
	font-style:italic; 
	padding:20px; 
	margin:0 0 2em 0;
	}
	
.flyoutquote p
	{
	text-align: justify;
   background-image: url(../images/rq.gif);
	background-repeat: no-repeat;	
	background-position: bottom right;
	color: Fuchsia;
	}

.backToTop
   {
	padding: 2px;
	}


/*****************************************************************************
TOP NAV
*****************************************************************************/

#navbar 
	{	
	margin: -61px 0px 0px 0px;
	}
	
#navbar ul 
	{
	padding: 2px 0px 2px 0px;
	margin-left: 0px;
	margin-bottom: 0;
	background-color: #FFF;
	border-top: 5px solid #4B70B6;
	/*border-bottom: 5px solid #4B70B6;*/
	font-family: Arial,Helvetica,sans-serif;
	}

#navbar ul li
	{
	display: inline;
	font-size: 1.2em;
	}

#navbar ul li a, #navbar ul li a:visited
	{
	padding: 2px 5px 2px 14px;
	color: #4B70B6;
	text-decoration: none;
	font-weight: bolder;
	/*border-right: 1px solid #4B70B6;*/
	background-image: url(../images/mblock_t.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

#navbar ul li a:hover,a:active
	{
	background: #FFF;
	color: #2E446F;
	padding: 2px 5px 2px 14px;
	background-image: url(../images/mblock_th.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}
	

/*****************************************************************************
LEFT NAV
*****************************************************************************/

#leftnav
	{
	clear:left;
	float:left;
	text-align:left;
	margin: 17px 0 0 0;
	width:180px;
	background: #FFF;
	border: 1px solid #4B70B6;
	}

#leftnav p
	{
	padding:2px 10px 2px 10px;
	margin:0;
	color:#FFF;
	background: #4B70B6;
	/*font-weight:bolder;*/
	}
	
#leftnav p.side,#leftnav p.side a
	{
	background-color: #FFF;
	color:#4B70B6;
	font-size: xx-small;
	}
	
#leftnav p.side a,#leftnav p.side a:hover
	{
	border-bottom:1px solid #FFF;
	padding: 0;
	display: inline;
	background-image: none;
	font-size: larger;
	}
	
#leftnav img
	{
	display:block;
	}	

#leftnav ul,#leftnav li
	{
	padding:0;
	margin:0;
	list-style: none;
	display: inline;
	}

#leftnav li
	{
	font-size: 1.2em;
	}
	
#leftnav ul.role li
	{
	font-size: 1.2em;
	}

#leftnav a
	{
	/*border-bottom:1px solid #4B70B6;*/
	}

#leftnav a,#leftnav a:visited
	{
	display:block;
	padding: 7px 11px 7px 20px;
	font-size:0.8em;
	font-weight: bolder;
	color: #4B70B6;
	text-decoration:none;
	background-image: url(../images/mblock_l.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

#leftnav a:hover
	{
	background: #FFF;
	color: #2E446F;
	background-image: url(../images/mblock_lh.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

/*#leftnav a.hilite
	{
	background: #E6E6E6;
	}

#leftnav li.hilite
	{
	background: #E6E6E6;
	}

#leftnav li.hilite a
	{
	}
*/

/*****************************************************************************
Site tools
******************************************************************************/

#sitetools 
	{
	margin: -25px 0px 0px 0px;
	float: left;
	background-color: #FFF;
	}
	
#sitetools ul 
	{
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid #4B70B6;
	font-family: Arial,Helvetica,sans-serif;
	}

#sitetools ul li
	{
	display: inline;
	font-size: .8em;
	font-weight: bolder;
	}

#sitetools ul li a
	{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	}

/*****************************************************************************
FOOTER
*****************************************************************************/

#footer
	{
	margin:0px;
	padding: 10px 0 10px 10px;
	background: #FFF;
	text-align:right;
	display: block;
	clear: none;
	font-size:1.0em;
	/*line-height:0;*/
	}

#footer img
	{
	}
	
#footer UL
	{
	list-style: none;
	}

#footer LI
	{
	display: inline;
	padding: 5px;
	}

/*****************************************************************************
TABLES
*****************************************************************************/

table.structure
	{ 
	border-collapse: collapse; 
	width:90%;
	border: 1px solid #4B70B6;
	margin: 0 25px;
	}	
	
* html table.structure
  {
  font-size: 100%;   /* for IE5.x/win */
  f\ont-size: 90%;  
  width:70%;
  wid\th:auto;
  margin: 0 10px;
  ma\rgin: 0 25px;
  }
  
table.structure th
	{ 
	padding:3px; 
	text-align:left; 
	font-weight: bolder; 
	color:#FFF; 
	background: #4B70B6; 
	border:1px solid #E6E6E6; 
	}
	
table.structure td
	{ 
	padding:3px; 
	text-align:left; 
	color:#000; 
	background: #FFF; 
	border: 1px solid #E6E6E6;
	}

table.candidateform				
	{ 
	width:100% 
	}

* html table.candidateform
  {
  font-size: 100%;   /* for IE5.x/win */
  f\ont-size: 90%;  
  }
  
table.candidateform td				
	{ 
	vertical-align:top;  
	}

table.candidateform td.right	
	{ text-align:right; 
	/*width:140px;*/ 
	}

/*****************************************************************************
FORM ELEMENTS
*****************************************************************************/

input,textarea					
	{	
	border:1px solid #888; 
	background: #FFF; 
	padding:2px; 
	}

input.button					
	{	
	font-weight:bold;	
	background: #4B70B6; 
	color:#FFF; 
	}

input.checkbox					
	{	
	background: #FFF;
	}
	
input.radio			
	{	
	background: #FFF;
	}
	