/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

a:link, a:visited, a:active	{
	color: #9FBD0A;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #488FA8;
}


html,
body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	font-family: Georgia, Tahoma, Times, "Times New Roman", serif;
	color: #444445; 
	background: #FFFFFF url(../images/bg01.gif) center fixed;
	height: 100%;
	text-align: center;
}

#container {
	position: relative;
	min-height: 100%;
	width: 776px;
	margin: 0 auto;
	text-align: left;
}

* html #container { height: 100%; }

#superheader {
	background: transparent url(../images/superheader01-1.png)  no-repeat;
	margin: 0;
	width: 776px;
	height: 68px;


}

#topsmlinks {
	width: 388px;
	float: left;
	margin: 5px 0 0 0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: right;
	}


#topsmlinks ul {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#topsmlinks li {
	display: inline;
	margin: 0;
	padding: 0;
	}



#topsmlinks li a:link, #topsmlinks li a:visited {
	color: #D3D9EF;
	padding: 6px 0;
	font-weight: bold;
	text-decoration: none;
	}
	
#topsmlinks li a:hover {
	color: #FFFFFF;
	padding: 6px 0;
	text-decoration: none;
	}





#toplinks {
	padding: 10px 0 0 0;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 388px;
}

#toplinks ul {
	display: inline;
	margin: 0;
	padding: 0;
	}

#toplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	}


#toplinks a, #toplinks a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-variant: small-caps;
	text-decoration: none;
}

#toplinks a:hover {
	color: #9FBD0A;
	text-decoration: none;
}





#tabmenu  {
	position: absolute;
	bottom: 4px;
	right: 3px;
}
	



#header {
	background: url(../images/header01-1.jpg)  no-repeat;
	padding: 0;
	width: 776px;
	height: 173px;
	position: relative;
}

.headerboxcontainer {
	float: left;
	margin: 0;
	width: 600px;
}

.headerbox {
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-style: italic;
	height: 24px;
	overflow: hidden;
}

.headerbox a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.headerbox a:hover {
	color: #1D2A30;
	text-decoration: underline;
}

.headerboxtitle {
	color: #627E09;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	font-variant: small-caps;
	margin: 0;
	padding: 10px 5px 0  0 ;
	width: 135px;
	float: left;
	text-align: right;
}

.newsheadlinedate {
	font-size: 6pt;
	font-variant: small-caps;
}

.newsdate {
	font-size: 9pt;
	font-variant: small-caps;
}


#body {
	padding: 0;
	padding-bottom: 130px;   /* Height of the footer */
	background: transparent url(../images/mainbg02.gif) repeat-y;
}

#footer {
	position: absolute;
	width: 776px;
	height: 130px;
	bottom: 0;
	background: transparent url(../images/mainbg02.gif) repeat-y;
}

#printbody {
	padding: 0;
/*	padding-bottom: 50px; Height of the footer */
}

#printfooter {
	text-align: center;
/*	position: absolute;*/
	width: 776px;
/*	height: 50px;*/
/*	bottom: 0;*/
}

.footercontent{
	padding: 10px 0 0 140px;
	text-align: center;
	font: normal 8pt Arial;
	color: #000000;
	margin: 0 0 0 40px;
}


a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #000000;
	font: normal 8pt Arial;
	text-decoration: none;
}





#contentback{
	background: #FFFFFF url(../images/mainbg.gif) no-repeat top left;
	text-align: center;
}

#colleft {
	width: 212px;
	float: left;
}

#colright {
	width: 564px;
	float: left;
}
* html #colright { width: 561px; }

.maincontent{
	padding: 10px 5px 10px 20px;
	clear: both;
	margin-right: 13px;
}

.maincontent p {
	margin: 2px;
}

/* .maincontent p:first-letter {
     font-size: 400%;
     display: block;
     float: left;
     margin: 0.06em 0.06em 0 0;
     height: 3.5em;
     color: #488FA8;
     font-family: Georgia, Tahoma, Times, "Times New Roman", serif;
} */

.maincontent ul, .maincontent li{
margin: 0 0 5px 10px;
padding:0;
}

.maincontent li{
padding: 0 0 5px 5px;
} 

.maincontent pre {
	margin: 0;
}

.maincontent a[name]:link, .maincontent a[name]:visited, .maincontent a[name]:active {
	color: #9FBD0A;
	font-weight: bold;
	text-decoration: none;
}

.maincontent a[name]:hover {
	color: #9FBD0A;
}

.maincontent a[href]:link, .maincontent a[href]:visited, .maincontent a[href]:active {
	color: #9FBD0A;
	font-weight: bold;
	text-decoration: underline;
}

.maincontent a[href]:hover	{
	color: #488FA8;
}

.maincontent h2 a[name]:link, .maincontent h2 a[name]:visited, .maincontent h2 a[name]:active, .maincontent h1 a[name]:link, .maincontent h1 a[name]:visited, .maincontent h1 a[name]:active,  {
	color: #488FA8;
	font-weight: bold;
	text-decoration: none;
}

.maincontent h2 a[name]:hover, .maincontent h1 a[name]:hover {
	color: #488FA8;
}

.no {	display: none;   }

#gallerycontainer { width: 570px; }


.galleryimagecenter {
  margin: 4px;
  text-align: center;
  border: 3px solid #89AF4E;
  float: left;
}


.newslettersignup {
	background: #488FA8 url(../images/newsletterbg01.gif) no-repeat top center;
	text-align: center;
	height: 80px;
	margin: 10px 0 0 0;
	padding: 30px 3px 0 3px;
	font-size: 8pt;
	color: #FFFFFF;
}

/*- Tabbed Menu---------------------- */

#menu {
	float:left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height:normal;
	font-weight: bold;
	font-size: 10pt;
	font-variant: small-caps;
}



#menu ul {
	margin:0;
	padding: 10px 0 0 0;
	list-style:none;
}


#menu li {
	display:inline;
	margin:0;
	padding:0;
}


#menu a {
	float: left;
	background: url(../images/tableftF.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}


#menu a span {
	float: left;
	display: block;
	background: url(../images/tabrightF.gif) no-repeat right top;
	padding: 3px 15px 2px 6px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#menu a span {float:none;}

/* End IE5-Mac hack */


#menu a:hover span {
	color:#666666;
}


#menu a:hover {
	background-position:0% -24px;
}


#menu a:hover span {
	background-position:100% -24px;
}

/*- Menu 11--------------------------- */
	
.menu3 h6 {
	width: 214px;
	margin: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 1;
	}

	
.menu3 h6 a {
	text-decoration: none;
	}	
	
.menu3 h6 a:link, .menu3 h6 a:visited {
	color: #E2EBC5;
	display: block;
	background:  url(../images/menubg01.gif) repeat-x 0 0;
	padding: 7px 0 7px 3px;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu3 h6 a:hover {
	color: #FFFFFF;
	padding: 7px 0 7px 3px;
	background:  url(../images/menubg01.gif) repeat-x 0 -50px;
	text-decoration: none;
	}

.submenu3 {
	margin: 0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	line-height: 1;
	}

.submenu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.submenu3 li a {
	text-decoration: none;
	}	
	
.submenu3 li a:link, .submenu3 li a:visited {
	color: #D3D9EF;
	display: block;
	background: #488FA8;
	padding: 6px 8px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dashed 1px #D3D9EF;
	}
	
.submenu3 li a:hover {
	color: #FFFFFF;
	background: #7DB6C8;
	text-decoration: none;
	}

/*###### Tool Tip ######
.tooltiplink a {
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_arrow_right.png) no-repeat center left;
}

.tooltiplink a:hover	{
	color: #488FA8;
}

.tooltip a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:300px; font: bold 10pt Arial; letter-spacing: normal; text-align: left;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
*/


.tooltiplink a {
	border-bottom: 1px dashed brown;
	text-decoration: none;
}

.tooltiplink a:hover {
	position: relative;
}

.tooltiplink a span {
	display: none;
}

.tooltiplink a:hover span {
	display: block;
   	position: absolute; /* top: 10px; left: 200px; */
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}



/*######################*/

/*###### Pulled Quotes ######*/
span.pulled-right {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: 140px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: right;
	color: #666;
	border-left: 3px solid #ccc;
}

span.pulled-left {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 10px 0;
	width: 140px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	color: #666;
	border-right: 3px solid #ccc;
}
/*######################*/


.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0 0 0 2px;
padding: 0;
width: 176px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid #D4D4D4;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: #FFFFFF;
border-bottom: 1px dashed #7AA49E;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
display: block;
width: auto;
padding: 8px 0;
padding-left: 5px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 176px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;

}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 176px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
border-left: 1px dashed #7AA49E;
background: #FFFFFF;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/menuarrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #89AF4E;
font: bold 12px Verdana, Helvetica, sans-serif;
text-decoration: none;
}

.glossymenu li a:hover{
background: #D1E0BA;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #89AF4E;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 181px;
}



h1 {
	font-style: italic;
	font-size: 18pt;
	font-weight: bold;
	color: #488FA8;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-variant: small-caps;
}

h2 {
  	font-style: italic;
	font-size: 15pt;
	font-weight: bold;
	color: #488FA8;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-variant: small-caps;
}

h3 {
  	font-style: italic;
	font-size: 13pt;
	font-weight: bold;
	color: #9FBD0A;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-variant: small-caps;
}

h4 {
	font-family: 'cursive', 'Comic Sans MS', Textile;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}

h6 {
  font: bold 11px Arial;
  margin: 0;
}


/* ########### LINKIT CLASSES ########## */

.linkit {

	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

.linkit a:link {
	font-weight: normal;
}

.toolbar50 {
	float: left;
	width: 50px;
}

.toolbar70 {
	float: left;
	width: 70px;
}

.toolbar75 {
	float: left;
	width: 75px;
}

.toolbar90 {
	float: left;
	width: 90px;
}

.toolbar95 {
	float: left;
	width: 95px;
}

.toolbar100 {
	float: left;
	width: 100px;
}

.toolbar105 {
	float: left;
	width: 105px;
}

.toolbar130 {
	float: left;
	width: 130px;
}

.toolbar135 {
	float: left;
	width: 135px;
}

.toolbarborder {
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding: 1px 0 1px 10px;
	margin: 10px 5px 0px 10px;
}


.print a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_printer.png) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
}

.print a:hover	{
	color: #808080;
	text-decoration: underline;
}

.addthis_button_email .at300bs { display:none !important; }

.email a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_email.png) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
}

.email a:hover	{
	color: #808080;
	text-decoration: underline;
}

.share a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_share.gif) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
}

.share a:hover	{
	color: #808080;
	text-decoration: underline;
}

.calendar a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_calendar.gif) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
}

.calendar a:hover	{
	color: #808080;
	text-decoration: underline;
}

.rssfeed a {
	color: #4F8A9D;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_rss.png) no-repeat center left;
	text-decoration: none;
	font-weight: normal;
}

.rssfeed a:hover	{
	color: #808080;
	text-decoration: underline;
}

.linkitbuzz {
	width: 83px;
	float: left;
	padding: 4px 0;
}

.linkitbuzz a {
	color: #4F8A9D;
	text-decoration: none;
	font-weight: normal;
}


.linkitbuzz a:hover	{
	color: #808080;
	text-decoration: underline;
}

.pdf a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat center left;
}

.pdf a:hover	{
	color: #808080;
}

.pps a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_pps.gif) no-repeat center left;
}

.pps a:hover	{
	color: #808080;
}

.forward a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_forward.png) no-repeat center left;
}

.forward a:hover	{
	color: #444445;
}


.back a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_back.png) no-repeat center left;
}

.back a:hover	{
	color: #444445;
}

/* ########### END LINKIT CLASSES ########## */

#linkitdoc {
	font: bold 12px Arial;
	color: #C0C0C0;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

#linkitdoc a {
	color: #4F8A9D;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_doc.gif) no-repeat center left;
}

#linkitdoc a:hover	{
	color: #808080;
	text-align: right;
}

#search_box {
    width: 201px;
    height: 31px;
    background: url(../images/searchbox.gif);
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 6px;
    border: 0;
    width: 158px;
    background: white;

}

#search_box #go {
    float: right;
    margin: 3px 3px 3px 0;
}

#borderbar { border-bottom: 2px solid #89AF4E; padding: 6px 0; }

a.goback:link, a.goback:visited, a.goback:active	{
  color: #FFFFFF;
  font: bold 11pt Arial;
  text-decoration: none;
  margin: 2px 10px 2px 2px;
}

a.goback:hover	{
  color: #FFFF00;
  text-decoration: underline;
}



.adscontent{
padding: 8px 8px 0px 8px;
}

.imageborder {
  border: 1px solid #89AF4E;
}


.productimage {
  border: 1px solid #89AF4E;
  padding: 2px;
}

.imageright {
  margin: 5px 0px 10px 10px; 
  float: right; 
  border: 1px solid #000000;
}

.imageleft {
  margin: 5px 10px 10px 0px;
  float: left;
  border: 1px solid #000000;
}

.imagecenter {
  margin: 5px 0px 5px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 3px solid #000000;
}

.noborder {
	border: 0;
}


.menu{
cursor:pointer;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover{
cursor: pointer;
text-align: left;
font: normal 10pt Arial;
color: #FFFFFF;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 20px;
padding: 2px 0 0px 5px;
}

.dropmenu{
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 33px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -4px 3px;
text-align:left;
}

* html .dropmenu{
margin: 0 0 -2px 3px;
}

#dropmenulink a {
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 30px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -1px 3px;
text-align:left;
}

* html #dropmenulink a {
margin: 0 0 1px 3px;
}




a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

.idtext1
{font: normal 6pt Arial; font-style: normal; color: #000000;}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border-top: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom: 1px solid #7E9939;
font: bold 8pt Arial;
line-height:18px;
z-index:100;
background: white;
width: 175px;
visibility: hidden;
margin: -4px 0 0 0;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 8px;
border-top: 0 solid #678b3f;
border-bottom: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
color: #FFFFFF;
font: normal 8pt Arial;
text-align:left;
text-decoration: none;
background: #C6D25A url(../images/menusubgreen.png) center repeat-x;
height: 18px;
padding: 4px 0 0 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
height: 25px;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background: #C60000;
color: white;
text-decoration: none;
}

.dropmenudiv a:visited { /*THEME CHANGE HERE*/
color: white;
text-decoration: none;
}


/*- Menu Tabs F--------------------------- */

    #tabsF {
	margin: 0px;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

    #tabsF ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

    #tabsF li {
	display:inline;
	margin: 0px;
	padding: 0px;
	}

    #tabsF a {
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 130px;
	white-space: nowrap;
	text-decoration: none;
	}
    #tabsF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	width: 100%;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 15px 0 16px 0px;
	cursor: pointer;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFL a {
	background:url("../images/menuback.png")  no-repeat left top;
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFL a { width: 128px; }
/* End */

    #tabsFL a span {
	float:left;
	display:block;
	background:url("../images/menubacklast.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFL a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFL a:hover span {
      color:#FFF;
      }
    #tabsFL a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFL a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFF a {
	float:left;
	background:url("../images/menuleft.png")  no-repeat left top;
	margin: 0 0 0 0px;
	padding: 0px 0 0 10px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFF a { width: 128px; }
/* End */

    #tabsFF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFF a:hover span {
      color:#FFF;
      }
    #tabsFF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 


.pagination{
padding: 2px;
text-align: right;
margin-right: 20px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/

}

.pagination li{
list-style-type: none;
display: inline;

margin: 0 1px;

}

.pagination li a, .pagination li a:visited{
background-color: #EDEDEB;
text-decoration: none; 
font-weight: bold;
color: #0C2A4E;

padding: 2px 7px;
}

.pagination li a:hover, .pagination li a:active{
color: #FFFFFF;
font-weight: bold;
background: #6BA5B9;

}

.pagination li a.currentpage{
background-color: #6BA5B9;
color: #FFF !important;
font-weight: bold;
cursor: pointer;

}

.pagination li a.disablelink, .pagination li a.disablelink:hover{
background-color: EDEDEB;
cursor: default;
color: #929292;
font-weight: normal !important;

}

.pagination li a.prevnext{
font-weight: bold;

}

/* ###### Form CSS ######### */

.cssform p {
width: 460;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 180px; /*width of left column containing the label elements*/
border-top: 1px dashed #000000;
height: 19px;
font: normal 10pt Arial;
}

* html .cssform p { width: 450px; height; 1%;}

.cssform label{
float: left;
margin-left: -180px; /*width of left column*/
width: 175px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

#textareasize{
height: 100px;
}

.cssform textarea{
height: 100px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/**End CSS Style*****************************************/
