/* RESET PADDING, MARGINS AND BORDERS ON BLOCK ELEMENTS */

body, div, fieldset, form,  ul, li, img {margin: 0; border: 0; padding: 0;vertical-align: baseline;}
:focus {outline: 0;}



pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}

/* Clearing floats issue */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body	{
	color: #4C4C4C;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	padding: 0px 0 0 0;
	 


	

	}
	
	
	


/*LAYOUT
----------------------------------------------------------------------------- */



#outer {
	
	padding:0;
	
	background-position:top center;
	background-repeat:repeat-x;
	min-height: 100%;
margin-bottom: -150px;
position: relative;
		
	}
	
	
.bg1 {  background-image:url(../images/design/pagebg1.jpg);  }
.bg2 {  background-image:url(../images/design/pagebg2.jpg);  }
	
#inner	{
	width: 960px;
	margin: 0 auto;

	
	}
	
	
#pagebody
		{
	width: 960px;
	float:left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0 0px 0;
	text-align: left;
		}
		

	
		
	


	
/* BANNERS
----------------------------------------------------------------------------- */



#logo {
	float:left;
	margin-bottom:200px;
	padding-top:10px;
	width:400px
}



#logo2 {
	float:left;
	margin-bottom:0px;
	padding-top:35px;
	width:140px
}




#header {
	margin: 0 auto;
	
	text-align:center;
	overflow:none;
	width:960px;

	position:relative
	


}







/* TOP MENU
----------------------------------------------------------------------------- */

#menuholder { width:960px;margin: 0 auto;  height:41px;  }


#topmenu{
	float:left;
	text-align:center;
	width:945px;
	padding:0px 0 0 10px;
	color:#FFFFFF;
	  }
	  
	  

#topmenu ul {
	
	
padding:0px 0 0 0;
	margin:0;
	LIST-STYLE-TYPE: none;
	
	

}
#topmenu li {
	
	
	FLOAT: left;
	MARGIN: 0 0px 0 0;
	padding:0px 0px 0 0px;
	
border-right: 1px solid #0062a3;


	

	
	
}

#topmenu li a {
	PADDING: 12px 7px 12px 7px;
	margin:0;
	DISPLAY: block;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-transform:normal;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#topmenu li.first a  { padding-left:0px }
#topmenu li.last a  { padding-right:6px }

#topmenu a:hover {
	text-decoration:underline;	
}



	#topmenu li.last {
	
	border-right: 1px solid #0062a3;
	
	
}

#topmenu li.first {
	
	border-left:0px
}




/* STRAND MENU
----------------------------------------------------------------------------- */




#strandmenu {
	float:left;
	text-align:center;
	width:930px;
	padding:10px 0 15px 0px;
	color:#FFFFFF;
	position:relative
	  }
	  
	  

#strandmenu ul {
	
	
padding:0px 0 0 0;
	margin:0;
	LIST-STYLE-TYPE: none !important;
	
	

}
#strandmenu li {
	
	
	FLOAT: left;
	MARGIN: 0 0px 0 0;
	padding:0px 0px 0 0px !important;
	LIST-STYLE-TYPE: none !important;
border-right: 1px solid #fff;
background-image:none !important;


	
	
	
}


.strand1 { background-color:#6485bb   }
.strand2 { background-color:#1da488   }
.strand3 { background-color:#e49700   }
.strand4 { background-color:#b2304a   }
.strand5 { background-color:#7c7da5  }
.strand6 { background-color:#3399db  }

#strandmenu li a {
	PADDING: 10px 12px 10px 12px;
	background-image:none;
	margin:0;
	DISPLAY: block;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#strandmenu li.first a  { padding-left:0px }
#strandmenu li.last a  { padding-right:0px }

#strandmenu a:hover {
	text-decoration:underline;	
	color:#FFFFFF !important;
}



	#strandmenu li.last {
	
	border-right: 0px solid #d8d8d6;
	
	
}

#strandmenu li.first {
	
	border-left:0px
}



/* MAINCOL 
----------------------------------------------------------------------------- */


#maincolhome {
	padding:0px 0px 0px 0px;
	
	background-repeat:no-repeat;
	FLOAT: left;
	margin: 0 0 0 0px;
	text-align:left;
	width:424px;
}



	 
#maincol-inner {
	padding:454px 0px 0px 0px;
	background-image:url(../images/design/homebannerpic.jpg);
	background-repeat:no-repeat;
	FLOAT: left;
	margin: 0 0 0 0px;
	text-align:left;
	width:424px;
}



	 
#maincol2 {
	padding:20px 15px 0px 10px;
	FLOAT: left;
	margin: 0 0 0 0px;
	text-align:left;
	width:675px;
}






#maincol {
	padding:14px 0px 10px 10px;
	FLOAT: left;
	margin: 0 0 0 0px;
	text-align:left;
	width:942px;
}







/* LEFTCOL ON HOME PAGE 
----------------------------------------------------------------------------- */
#leftcolhome {
	MARGIN:0;
	padding: 0px 0 0 0px;
	float:left;

	background-image:url(../images/design/homebanner-left.png);
	background-repeat:no-repeat;
	width:536px
}





			

	
		
/* RIGHTCOL
----------------------------------------------------------------------------- */
	

#rightcol {
	MARGIN:0px 0 0 0;
	padding: 20px 0px 0 0px;
	background-image:url(../images/design/rightcolbg.jpg);
	background-repeat:no-repeat;
	float:right;
	WIDTH:241px;
	text-align:left;
	min-height: 547px;
}	
	

#rightcol img {
	padding: 50px 0 0 12px
}



/* PRIMARY NAV
----------------------------------------------------------------------------- */

#rightcol .navcontainer {
	margin: 0px 0 15px 0px;
	padding:0px 0px 0px 0px;
	
	text-align:left;

	
	

}

#rightcol .navcontainer ul
{
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: square;
	

}

#rightcol .navcontainer li {
	margin: 0px 0 0 0;
	padding: 0 0 0 10px;	

	border-bottom:1px solid #d7d7d7;
	display:block;
	list-style-type:none
	
 }



#rightcol .navcontainer li a
{
	display: block;
	line-height:normal;
	padding: 10px 10px 7px 22px;
	background-image:url(../images/design/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
	COLOR:#117db5;
	text-decoration: none;
	font-size: 93%;
	font-weight:bold;
	margin:0px 0 0px 0;
	font-family:Arial, Helvetica, sans-serif

}

#rightcol .navcontainer li.last { }


#rightcol .navcontainer li.active a{  font-weight: bold }


#rightcol .navcontainer li a:hover{
	text-decoration:underline;

	
	
}

#rightcol .navcontainer ul ul li { 

	margin: 0 0 0 0;
	list-style-type:none; 
	border-bottom: 0px solid #656377; 
	
	
	}

#rightcol .navcontainer ul ul li a
{
	display: block;
	padding: 6px 10px 6px 22px;
	background-image:none;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 0 0 0;
	COLOR:#393939 !important;
	font-weight:normal;
	

	
	
}

#rightcol .navcontainer ul ul a:hover
{
		text-decoration:underline;
	
		
	
}




#rightcol .navcontainer ul  li.active2 {  



background-image:url(../images/design/selected.jpg);
background-repeat:repeat-x;
border:0;
padding: 5px 0px 5px 10px;
display: block;
text-decoration:none;
color:#FFFFFF
	

}
	

#rightcol .navcontainer ul  li.active2 a {  




color:#FFFFFF
	

}






.clearboth {clear:both; margin:0; padding:0}





/* IMAGE POSITIONING
----------------------------------------------------------------------------- */
	
.imageright {
	float: right;
	margin: 3px 0px 14px 15px;
}	
.imageleft {float: left; margin: 7px 7px 3px 0px; }
.imagecenter {float: left; width:100%; text-align:center; margin:3px 0px 3px 0px;

	}
	
#searchresults .imageright {float: right; margin: 3px 0px 0px 15px; }	
#leftcol .imageright { float: right; margin: 7px 0px 10px 0px; }
#leftcol .imageleft{ float: left; margin: 7px 15px 0px 0px; clear:both }


#rightcol .imageright { float: right; margin: 7px 0px 10px 0px; }
#rightcol .imageleft{ float: left; margin: 7px 15px 10px 0px; }

#maincol img { padding:4px; border:0px solid #e0e0df  }





/* TYPOGRAPHY
----------------------------------------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	letter-spacing: 1px;
	color:#39465F;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	}
	
	
#leftcolhome  h1	{
	margin: 0px 0 0px 12px;
	text-align:left;
	display:block;
	color:#333333;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
    }
	
	

	
 #maincol  h1,  #maincol2  h1,  #maincol-inner  h1	{
	margin: 0px 0 10px 0px;
	text-align:left;
	padding-bottom:0px;
	display:block;
	color:#000000;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
    }	
	



#maincolhome  h2 {
	color:#fff;
	background-color:#ec8004;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding: 6px 0 6px 18px;
	width:321px;
	margin: 12px 0 0 0;
    }	
	
	
	
	
 #maincol  h2,  #maincol2  h2{
	margin: 0px 0 0px 0px;
	text-align:left;
	padding-bottom:10px;
	display:block;
	color:#969595;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:normal;
	font-size:20px;
    }	
	
	
	
	 #maincol  h4,  #maincol2  h4{
	margin: 0px 0 0px 0px;
	text-align:left;
	padding-bottom:10px;
	display:block;
	color:#0671B7;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:normal;
	font-size:20px;
    }	
	
	
 #maincol2  h3 {
	margin: 0px 0 0px 0px;
	text-align:left;
	padding-bottom:10px;
	display:block;
	color:#969595;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:bold;
	font-size:15px;
    }	
	
	

	
	
 #maincol  h3 {
	color:#767489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
    }	
	
	
	

#maincolhome  h3	{
	margin: 0px 0 4px 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:bold;
	font-size:100%;
	padding: 6px 0 6px 0;
	border-bottom:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
    }	
	
	





	
#maincolhome p{
	margin: 0px 0 15px 0;
	padding:0px 0 0 0px;
	font-size:85%;
	color:#393939;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:left;
	line-height:17px;
}

#maincol p {
	margin: 0px 0 15px 0;
	max-width:800px;
	padding:0px 0 0 0px;
	font-size:93%;
	color:#393939;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:left;
	line-height:1.7em;
}



#maincol2 p {
	margin: 0px 0 15px 0;
	padding:0px 0 0 0px;
	font-size:93%;
	color:#393939;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:left;
	line-height:1.7em;
}

	
#maincol ul,#maincol2 ul, #maincolhome ul {

  
	MARGIN: 0px 0px 10px 0px;
	padding:0px;
	LIST-STYLE-TYPE: none;

	font-size:93%;
	font-weight:normal;
	
	    

}

#maincol li,#maincol2 li,  #maincolhome li {
	PADDING: 3px 0 3px 27px;
	FONT-WEIGHT: normal;
	BACKGROUND: url(../images/design/bullet.gif) no-repeat 4px 10px;

	MARGIN: 0px;
	line-height:1.7em;
	color:#494949;
}
	
	
#maincol2 ol li, #maincol ol li { background-image:none; padding-left:12px


}

.redtext { color:#ff1400 }
.greentext { color:#00b047 }
.orangetext {color:#ffae00 }
		
		
#maincolhome a, #maincol a, #maincol2 a, #leftcolhome a
		{
	color:#3d7ead;
	text-decoration: none;
		}
#maincolhome a:hover, #maincol a:hover,#maincol2 a:hover,  #leftcolhome a:hover
		{
	color:#3d7ead;
	text-decoration: underline;
		}
		
		
		#rightcol #address  {
		
		float:left;
		padding:0 0 0 22px
		
		
		}
		
#rightcol #address p  {
margin: 0px 0 15px 0;
	padding:0 0 0 0px;
	font-size:93%;
	color:#4E4E4E;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:left;
	line-height:1.87em;


}

#rightcol #address h2  {



}


#rightcol #address a  {

	color:#C73A00;
	text-decoration: none;

}

#rightcol #address a:hover  {

color:#C73A00;
	text-decoration: underline;

}

	

	
	
#leftcolhome p {
	color:#393939;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	padding:0 58px 0 10px;
	font-size:108%
}



 #maincol-inner p {
	color:#393939;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	padding-right:58px;
	font-size:100%
}






#leftcolhome h2 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 0 0 0px 0;
	letter-spacing:0px;
	margin: 10px 0 0 10px;
}


#leftcolhome h3 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 0 0 205px 19px;
	font-weight:bold;
	margin: 0 0 0 0;
}



/*  QUICKLINKS LIST 
----------------------------------------------------------------------------- */





#maincolhome ul.quicklinks2  {
	list-style:none;
	float:left;
	padding: 7px 0 0 0px;
	width:338px;
	margin: 0 0 0 0;
}




#maincolhome .quicklinks2 li  {
	list-style:none;
	padding: 2px 0 2px 0px;
	background-image:none  !important;
}
	


#maincolhome .quicklinks2 li a {
	color:#0671b7;
	border-bottom:1px solid #cecece;
	padding: 0px 0 0px 18px;
	display:block
}


	

/*  BREADCRUMBS
----------------------------------------------------------------------------- */


#breadcrumbs{
	float:left;
	text-align:center;
	width:930px;
	height:35px;
	padding:15px 0 0 0px;
	color:#FFFFFF;
}
.B_crumbBox {
	padding-left:0px
}

#breadcrumbs  p { text-align:left; padding:0; margin:0  }


#breadcrumbs ul { text-align:left    }

#breadcrumbs li {



list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
color:#333333;
background-image:url(../images/design/arrow.gif);
background-position:-7px -4px;
background-repeat:no-repeat;
padding: 0 0 0 14px;
margin: 0 0 0 10px

}

#breadcrumbs li.start {
	
	background-image: none;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:32px;
	padding-left:0px;

      }
	
#breadcrumbs a, #breadcrumbs li  a {
	margin-top:1px;
	color:#3d7ead;
	text-decoration:none;

}


#breadcrumbs a:hover, #breadcrumbs li  a:hover {		

text-decoration: underline;

}


/*  NEWS
----------------------------------------------------------------------------- */




#news {
	width: 340px;
	float:left;
	padding: 0px 0 0px 0px;
	margin: 0 auto;
	text-align: left;
	}
	
	








/*  FOOTER
----------------------------------------------------------------------------- */


#quote  {
	width: 467px;
	padding: 10px 0px 0px 0px;
	margin-left:47px;
	height:195px;
	float:left;
	text-align:left;
	background-repeat:no-repeat;
	background-position:0px 0
	}

#quote img { float:left   }

#quote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	padding: 15px 25px 0px 20px;
	color:#FFFFFF
}



html, body {
height: 100%;
}






.clearfooter {
	height: 150px;
	clear: both;
}


#footerholder {
	background-color:#ededed;
	border-top:1px solid #e7e6e6;
	position: relative;
	height: 150px;	
	
	
	
		
	}


#footer {
	width:960px;
	margin: 0 auto;
	padding: 0px 0 0px 0px;
	text-align: left;
	}
	


#footerlinks {
	float:left;
	padding:10px 0 0px 10px;
	width:950px;
}


#footerlinks img  {
	float: right;
	padding-top:0px

}

#footerinfo {
	float:right;
	width:290px;
	padding-right:10px
}
	
	



#footer a {
	color: #3f90c5;
	font-weight:normal;
	text-decoration:none
	}
	
	

	
#footer a:hover {
	color: #3f90c5;
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal
	}


	
#footer p {
	padding:10px 0 0px 0;
	margin:0;
	color:#333333;
	font-size:85%;
	line-height:1.62em
}












/*SIGN UP FORM
----------------------------------------------------------------------------- */



form.cmxform2 {
  margin: 0px 0 5px 0;
  padding:0px;
  


}



#footer form.cmxform2 fieldset {
  margin: 0px;
  padding:0px;
  display:inline;
  border:0;

}



.submit {
	width: 54px;
    height:26px;
    color:#3366cd;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0;
	font-size:11px;

	background-position: 0 0px;
	border:none;
	display:inline;
	background: url(graphics/searchbutton.gif) no-repeat;

}


.submit2 {
	width: 54px;
    height:26px;
    color:#3366cd;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0;
	font-size:11px;

	background-position: 0 0px;
	border:none;
	display:inline;
	background: url(graphics/searchbutton2.gif) no-repeat;

}









/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 10px;

	}
	
	
	fieldset { border:0px solid #d7d7d7 }
	


legend {
	padding: 0;
	background-color:#efefef;
color:#47657c;

 padding: 0.2em 0.5em;
  border:1px solid #d7d7d7;
  font-size:14px;
  text-align:right;

	}

	
 select {
	margin: 0;
	padding: 1px;
	border: 1px solid #a6a6a6;
	color:#333;
	font-family:Arial, Helvetica, sans-serif

	
	
	}
	


	
#downloadpanel {

	float:left;
	background-color:#ead491;
	width:627px;
	height:225px;
	margin-bottom:10px



}

#downloadpanel img {

	float:left;
	margin-right:22px;
	border-right:10px solid #fff
	



}
	
	
#downloadpanel a {

	display:block;
	padding: 10px 0 10px 0px;
	margin:0;
	



}

#outer #inner #pagebody #maincol #downloadpanel .pic  {

	display:inline;
	
	



}

#downloadpanel a:hover {

	display:block;
	text-decoration:none;
	padding: 10px 0 10px 0px;
	margin:0;
	background-color:#dcc57f
	



}



a.dynamic_button{

	background: transparent url('../images/design/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;

}







a.dynamic_button2{

	background: transparent url('../images/design/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;

}

a.dynamic_button2 span {
    background: transparent url('../images/design/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	color:#34383b
}



#maincol a.dynamic_button2:hover {
    
	text-decoration:none;
	
	
	
}
#maincol a.dynamic_button2:hover {
    
	text-decoration:none;
	
	
	
}




	
	
/* Ajax Search
------------------------------------------------------------------------------- */

#ajaxSearch_form {
           color: #444;
           width: auto;
		   padding: 0 0 7px 0;
		   margin-bottom:10px;
		   border-bottom:1px solid #eaeaea
       }
       #ajaxSearch_input {
	width: 327px;
	color:#7D7D7D;
	font-size:14px;
	display: inline;
	height: 24px;
	border: 1px solid #eaeaea;
	margin: 1px 3px 0 0;
	padding: 7px 3px 2px 5px;
	vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 36px;
           
       }
       #ajaxSearch_output {
           border-bottom: 0px solid #e2e2e2;
           padding: 0px 0 5px 0;
		   float:left;
           
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
	
	
	
	/* CONTACT
----------------------------------------------------------------------------- */



.contact {
	float:left;
	width:550px;
	padding:0px;
	background-color:#fcfeff;
border:1px solid #d1e7fb;

}



#maincolhome .contact  p{
	display: block;
	width: 490px;
	float: left;
	clear: both;
	margin: 0px 0px 3px 0px;
}

.contact p span{
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	float: left;
	margin: 13px 0px 0px 0px;
	text-align: right;
}

.contact p span.input{
	display: block;
	text-align:left;
	width: 300px;
	height:27px;
	padding: 9px;
	margin: 0px 0px 0px 13px;	
}

.contact p span.input input{
	width: 264px;
	height: 25px;
	padding: 3px;
	border: 1px solid #ddd9d5	
}

.contact p span.textarea{
	display: block;
	width: 250px;
	
	padding: 8px 9px 6px 8px;
	margin: 0px 0px 0px 13px;
	
}

.contact p span.textarea textarea{
	width: 270px;
	height: 101px;
	border: 1px solid #ddd9d5
}

.contact p span.button{
	display: block;
	width: 154px;
	height: 49px;
	margin: 0px 0px 0px 20px;
}


.anti-spam-image  { padding-left:0px  }


/* NEWS ON HOME PAGE
----------------------------------------------------------------------------- */



#rightcol h2 {
	margin: 0px 0 0px 0px;
	padding: 10px 0 7px 20px;
	display:block;
	color:#282828;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#f7f7f7;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:138.5%;
	}
	

#rightcol h3 {
	margin: 0px 0 6px 0px;
	color:#009600;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:bold;
	font-size:100%;
	}
	
	
	
#rightcol p {
	margin: 0px 0 15px 0;
	padding:0 0 0 0px;
	font-size:93%;
	color:#818181;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular', Verdana, sans-serif;
	text-align:left;
	line-height:1.7em;
	 }
	 
	 
#rightcol a, #leftcol a {
	color:#46843e;
	text-decoration:none
}
#rightcol a:hover, #leftcol a:hover {
	color:#46843e;
	text-decoration:underline
}

.article {
	float:left;
	border-bottom: 0px solid #e9e9e9;
	padding: 0 10px 0 26px;
	background-image:url(../images/design/test.gif);
	background-position: 25px 95%;
	background-repeat:no-repeat
}






/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}


#ditto_pages {
   
   margin-bottom:10px;
   float:right
}
#ditto_pages .ditto_currentpage {
	border: 1px solid #F0F0F0;
	padding: 1px 5px 2px;
	margin-right: 2px;
	background-color:#F0F0F0;
	color: #666666;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #d8d8d8;
	padding: 1px 5px 2px;
	margin-right: 0px;
	background-color: #FFFFFF;
	color: #898888;
} 
#ditto_pages a:hover {
	background-color: #edecec;
	border: 1px solid #d8d8d8;
	color: #898888;
	text-decoration:none
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}



div.hr hr {
  display: none;
}

div.hr {
	text-align: center;
	border: none;
	height: 3px;
	background: url(../images/design/hr.jpg) no-repeat bottom left;
	margin: 0 0 9px 0;
	padding: 0px 0 0 0;
}



.entry {
	float:left;
	width:680px;
	margin-bottom:10px;
	}
	
.date { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#c5c5c5 }






/*  QUICKLINKS LIST SLIDE PANEL
----------------------------------------------------------------------------- */

 #leftcol #panel ul#quicklinks2  { 

	list-style:none;
	padding: 0px 0 0 0;
	margin: 0 0 0 0 ;

}



 #leftcol   #panel #quicklinks2 li  { 


	list-style:none;
	float:none;
	padding:0;
	margin:0;
	_height:12px;
	
	



}
	


 #leftcol #panel #quicklinks2 li a { 


	color:#fff;
	line-height:16px;
float:none;
	border-bottom:1px solid #448233;
	padding: 3px 0 3px 10px;
	margin: 0 0px 0 0px;
	
	display:block
	



}

a:focus {
	outline: none;
}
#panel {
	
	height: 250px;
	position:relative;
	padding: 0 13px 0 13px;
	width:212px;
	display: none;
	background-color: #529f3d;
}
#leftcol p.slide {
	margin: 0;
	line-height:13px;
	color:#FFFFFF;
	padding: 0;
	background-image: url(../images/design/btn-slide.jpg);
	background-repeat:no-repeat
}



#leftcol p.slide .btn-slide {
	background: url(../images/design/white-arrow.gif) no-repeat right -45px;
	text-align: left;
	width: 184px;
	height: 31px;
	padding: 10px 10px 0 24px;
	
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#outer #inner #pagebody #leftcol p.slide a.active {
	background: url(../images/design/white-arrow.gif) no-repeat right 15px;
	text-align: left;
	width: 184px;
	height: 31px;
	padding: 10px 10px 0 24px;
	
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}


/* NEWS STORIES LIST 
----------------------------------------------------------------------------- */


#leftcol #newslist {
	float:left;
	margin: 5px 0 10px 0;
	padding: 0 0 0 10px;
	width:227px;
	font-size:11px
}

#leftcol #newslist ul {    }
#leftcol #newslist li {  

	
	list-style-type:none;
	padding: 3px 0 3px 2px;
	border-bottom: 1px solid #e2e2e2;

  }
  
  #leftcol #newslist li a {  
  
  
  }
  
/* SEARCH BOX 
----------------------------------------------------------------------------- */

#searchholder {
	text-align:left;
	position:absolute;
	top:10px;
	left:683px;
	padding:0px 0 0 0px;
	width:270px;
	height:41px;
	background-image:url(../images/design/searchbox.png);
	background-repeat:no-repeat
}




#searchholder fieldset {
	
	border:0;
	padding:0;
	margin:0
	
}

#searchholder fieldset label {
	
	border:0;
	padding:0;
	margin:0
	
}

.searchBox{
	
	
	
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	vertical-align:top;
	margin:0
} 
	

      
#search-input {
	width: 199px;
	color:#666666;
	font-size:14px;
	display: inline;
	background:none;
	border:none;
	line-height:12px;
	
	padding: 11px 3px 0 7px;	
	
       }
	   

#search-submit {
	display: inline;
	position:absolute;
	top:0px;
	left:211px;
	height: 41px;
	padding: 0px 0 0 0;   
	margin:0        
       }
	   
	   



/* TOP BANNER ON CONTENT PAGES
----------------------------------------------------------------------------- */



#topbanner {
	height:206px;
	
	background-position:top right;
	background-repeat:no-repeat;
	margin:0 auto;
	
	padding:0px 0 0 0px;
	text-align:left;
	width:960px
}








/*  QUICKLINKS LIST SLIDE PANEL
----------------------------------------------------------------------------- */

 #leftcol #panel ul#quicklinks2  { 

	list-style:none;
	padding: 0px 0 0 0;
	margin: 0 0 0 0 ;

}



 #leftcol   #panel #quicklinks2 li  { 


	list-style:none;
	float:none;
	padding:0;
	margin:0;
	_height:12px;
	
	



}
	


 #leftcol #panel #quicklinks2 li a { 


	color:#959596;
	line-height:16px;
float:none;
	border-bottom:1px solid #d7d7d7;
	padding: 5px 10px 5px 15px;
	margin: 0 0px 0 0px;
	font-weight:bold;
	font-size:93%;
	background-color:#f2f2f2;
	background-image:url(../images/design/leftnavbg.png);
	background-repeat:repeat-x;
	display:block
	



}
 #leftcol #panel #quicklinks2 li a:hover { 


	
text-decoration:none;
	background-color:#fefefe;
	background-image:url(../images/design/leftnavbg2.png);


}

a:focus {
	outline: none;
}

#panel {
	
	
	position:relative;
	padding: 0 0px 0 0px;
	width:216px;
	display: none;
	background-color: #f3f3f3;
	border:1px solid #d7d7d7;
	border-bottom:0px;
}
#leftcol p.slide {
	margin: 0;
	line-height:13px;
	color:#FFFFFF;
	padding: 0;
	background-image: url(../images/design/btn-slide.jpg);
	background-repeat:no-repeat
}



#leftcol p.slide .btn-slide {
	background: url(../images/design/white-arrow.gif) no-repeat left -39px;
	text-align: left;
	width: 151px;
	height: 28px;
	padding: 12px 0px 0 50px;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #47657c;
	text-decoration: none;
}

#outer #inner #pagebody #leftcol p.slide a.active {
	background: url(../images/design/white-arrow.gif) no-repeat left 0px;
	text-align: left;
	width: 184px;
	height: 28px;
	padding: 12px 0px 0 50px;
	
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #47657c;
	text-decoration: none;
}



/*TABLE STYLING
----------------------------------------------------------------------------- */
.generictable {
	width: 650px;
	padding: 0;
	margin: 0 0 10px 0;
	border-left:  0px solid #e5e5e5;
	border-top: 0px solid #489332;
}


.generictable td {
	
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	border-top: 0px solid #fff;
	border-right:  1px solid #e5e5e5;
	
	padding: 6px 6px 6px 8px;
	margin:0px;
	color: #515252;
	font-size:12px;
	text-align:left;
}


.strandtable {
	width: 940px;
	padding: 0;
	margin: 0 0 10px 0;
	border-left:  1px solid #e5e5e5;
	border-top: 0px solid #489332;
}



th {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
	letter-spacing: 2px;
	text-align: left;
	padding: 8px 4px 8px 8px;
	
}






.strandtable td {
	
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	border-top: 0px solid #fff;
	border-right:  1px solid #e5e5e5;
	
	padding: 6px 6px 6px 8px;
	margin:0px;
	color: #515252;
	font-size:12px;
	text-align:left;
}



.contacttable {
	width: 650px;
	padding: 0;
	margin: 0 0 0px 0;
}



.contacttable th {
	font: normal 14px  Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	background-color:#FFF;
	color:#3d7ead;
	font-size:16px;
	letter-spacing: 1px;
	text-align: left;
	padding: 8px 4px 8px 0px;
	margin:0 0 10px 0 !important;
}

a.email { 

	display: block;
	padding: 5px 0 0 40px ;
	
background-image:url(../images/design/email.png);
background-repeat:no-repeat

}



.contactdetails {
	border: 1px solid #e5e5e5;
	width:650px;
	float:left;
	padding: 10px 10px 0 10px;
	margin-top:10px;
	box-shadow:0px 0px 4px #ccc;	
	
}






/*TABLE STYLING
----------------------------------------------------------------------------- */



table.filetable {
	width: 940px;
	padding: 0;
	margin: 0 0 10px 0;
	border-left:  0px solid #e5e5e5;
	border-top: 0px solid #489332;
}



th {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
	letter-spacing: 2px;
	text-align: left;
	padding: 8px 4px 8px 8px;
	
}






.filetable td {
	
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	border-top: 0px solid #fff;
	border-right:  0px solid #e5e5e5;
	
	padding: 2px 6px 2px 8px;
	margin:0px;
	color: #515252;
	font-size:12px;
	text-align:left;
}


/*APPLY BUTTONS
----------------------------------------------------------------------------- */
a.get {



 width:620px;
 height:58px;
 margin-top:10px;
 display:block;
 color:#FFFFFF !important;
 padding: 7px 20px 7px 20px;

 color: #fff;
 text-decoration: none  !important;	    
 font-weight: bold;

 
  background-image:url(../images/design/get1.gif);
 background-repeat:no-repeat;








}


 /* STRANDS LIST
----------------------------------------------------------------------------- */

ul#strands {
	margin: 0px 0 10px 0px !important;	
	padding:0px 0px 0px 0px !important;	
	text-align:left !important;	
	width:451px !important;	

	
	

}


ul#strands li  {
	display: block !important;	
	line-height:normal !important;	
	padding: 20px 10px 7px 82px !important;	
	height:49px !important;	
	COLOR:#6d6d6d !important;	
	text-decoration: none !important;	
	font-size: 108% !important;	
	font-weight:normal !important;	
	margin:0px 0 5px 0 !important;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	background-repeat:no-repeat
 }




ul#strands li.strand1-btn { background-image:url(../images/design/strand1-btn.jpg);   }
ul#strands li.strand2-btn { background-image:url(../images/design/strand2-btn.jpg);   }
ul#strands li.strand3-btn { background-image:url(../images/design/strand3-btn.jpg);   }
ul#strands li.strand4-btn { background-image:url(../images/design/strand4-btn.jpg);   }
ul#strands li.strand5-btn { background-image:url(../images/design/strand5-btn.jpg);   }



#wlpeLoginFieldset   {
	
margin-bottom:8px;

padding:17px 17px 17px 17px;
background-color:#fcfeff;
border:1px solid #d1e7fb;
}

#wlpeLoginButtons {

background-color:#fcfeff;
border:1px solid #d1e7fb;
}


#wlpeLegend

{

background-color:#d1e7fb;
margin-bottom:10px;

border:1px solid #d1e7fb;
}









.alignright {
	float: right;
	
	}

.alignleft {
	float: left
	}


div.hr hr {
  display: none;
}

div.hr {
	text-align: center;
	border: none;
	height: 8px;
	background: url(../images/design/hr.png) no-repeat bottom left;
	margin: 0 0 2px 0;
	padding: 5px 0 0 0;
}

span.ajaxSearch_highlight1  {  }


/* BLOG ARCHVES
----------------------------------------------------------------------------- */



#maincol2 .reflect_archive_list  {


float:left;
font-size:14px


}




#maincol2 .reflect_archive_list ul.reflect_archive {


margin:7px 0 0 0px;
list-style-type:none !important;
background-image:none !important;
padding: 0 0 0 0


}



#maincol2 .reflect_archive_list ul.reflect_archive li {



list-style-type:none;
background-image:none !important;
font-weight:bold;
padding: 0 0 0 0px;
margin:0 0 10px 0


}


#maincol2 .reflect_archive_list ul.reflect_archive li.reflect_item {



list-style-type:none;
padding: 0 0 0 0;
margin:0


}

#maincol2 .reflect_archive_list ul.reflect_archive li.reflect_month ul.reflect_items  {


margin:0; padding:0}

.reflect_year {

font-size:18px;


}

li.reflect_month {

font-size:14px;
color:#999999 !important;

}



.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:22px;
    height:22px;
}

/* STANDARD */

button:hover, .buttons a:hover{
     background-color:#eeeeee;
	text-decoration:none !important;
}
.buttons a:active{
   background-color:#eeeeee;
	text-decoration:none !important;
}



/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#eeeeee;
	text-decoration:none !important;
  
 
}
.buttons a.regular:active{
   background-color:#eeeeee;
	text-decoration:none !important;
}


/* QUOTES IN RIGHT COL */

#rightcol .quotes {
	
	
	float:left;
	padding:14px 10px 0 14px;
	margin-top:25px;
	background-color: #e5e5e5
	
	
	
}

#rightcol  .quotes h2 {
	
	color:#000;
	background-color: #e5e5e5;
	border-top:1px solid #666;
	border-bottom:1px solid #666

	
	
}

#rightcol  .quotes p {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
	font-style:italic;
	line-height:19px;
	text-align:center;
	color:#393939;
	font-size:14px
	
}

ol.map {
	
	float:left;
	width:300px;
	 overflow:hidden;
	 
	 list-style-type:decimal  !important;
	 margin:0 0 0 0px;
	 padding:24px
	
	
	
}

ol.map li {
	
	padding: 0 24px 0 10px !important;
	font-size:12px;
	margin:0 0 0 0 !important;
	 line-height:1.5em;
	  float:left;
	  width:110px;
	  
	  
	
	  
  
	
	
}




ul.map {
	
	float:left;
	width:340px;
	
	 overflow:hidden;
	 background-image:none !important;
	 
	 list-style-type: none !important;
	 margin:0 0 0 0px;
	 padding:24px
	
	
	
}

ul.map li {
	
	padding: 0 14px 0 10px !important;
	 background-image:none !important;
	font-size:12px;
	margin:0 0 0 0 !important;
	 line-height:1.5em;
	  float:left;
	  width:140px;
	  
	  
	
	  
  
	
	
}

/* creates a 2 col list for cartegories */

ul.filter {
    width:590px;
    margin-bottom:20px;
    overflow:hidden;
}
ul.filter li {
    line-height:1.5em;
    float:left;
    display:inline;
}
ul.filter li {
    width:265px;
    padding-right:25px
