@charset "UTF-8";

* { margin:0; }

body { font: 82% Verdana, Arial, Helvetica, sans-serif; 
 background: #333; margin: 0; 
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ 
padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ 
color: #333; }

p { line-height: 1.2em; margin-bottom: 10px; }

.bolder { font-weight: bold; font-size: 98%; }

.twoColHybRtHdr #wrapper { background: #FFF url(../liquidImages/rightSideBG.jpg) repeat-y right top; width: 90%; margin-right: auto; 
	margin-left: auto; padding: 0px; margin-top: 0px; text-align: left; 
	min-width:1000px; 
	max-width:1000px; 

	/*max-width:1300px; */
	position:relative;
	/* width:100% */}

.twoColHybRtHdr #container { background: url(../liquidImages/leftSide_bg.jpg) repeat-y left top; 
	/* this overrides the text-align: center on the body element. */ margin: 0px; padding: 0px; }

#insideWrapper { min-height:554px; }

#navigation { margin: 0px 0px 5px 0px; padding: 0px; height:23px; font: 10px Arial, Helvetica, sans-serif; 
	background: #FFF; 
	/* border-style: none;  
	border-top: thin solid #999999; */
}

#nav { margin: 0px; padding: 0px; }


#nav, #nav ul { list-style-type:none; line-height:1.5em; padding: 0; margin:0; /* text-align: center; */}

#nav li { float:left; position:relative; 
	/* jeff added */
	border-width:0 0 0 0;
	list-style-type:none;
	display: inline;
	padding : 0 0 0 0;
	background-color:#FFFFFF;
/*	border-top: thin solid #999999; */
/* originally as background of nav a; but testing them here 
*/
}

/* Hide the Horizontal Bar sub-menu indicator, but not any of the Vertical 
http://www.coldfusionjedi.com/index.cfm/2007/6/21/CFMenu-CSS-Hacking-with-Daniel-Budde-II*/
#nav li.hassubmenu.yuimenubaritem em.submenuindicator {
	 visibility: hidden; 
	 width: 0px;
	 height: 0px; 
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

#nav .yuimenubaritemlabel .submenuindicator{
	 visibility: hidden; 
	 width: 0px;
	 height: 0px; 
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

#nav .yuimenubaritemlabel {
	border-style :none;	
}

#nav .yuimenuitem a.selected, .yuimenubaritem a.selected {
 background-color:#ffffff;
}

#nav li.hassubmenu.yuimenubaritem.selected a.hassubmenu{
	background-image: url(../images/nav_btn_f2.jpg);
}



#nav a { display:inline-block; /*  testing different display types to see if arrow will display next to nav text; initial version was block */ 
	color:#2C227F; text-decoration:none; padding-top: 4px; padding-bottom: 0px; text-align: center; height: 21px; 
	font-size: 10px; 
	/* text-transform: uppercase; */ 
	width: 71px;	
/*	expanding width to allow for drop down arrows width: 78px; */
	background-image: url(../images/nav_btn.jpg); background-repeat: no-repeat;
	background-position: top center;
	z-index:1;
	padding-left: 0px; 
	padding-right: 0px; 
	border=style:none;
 }

#nav a:hover { color:#FFFFFF; background-image: url(../images/nav_btn_f2.jpg);  }

#nav a.selected{
	color:#FFFFFF; background-image: url(../images/nav_btn_f2.jpg);
}
/*
#nav li:hover { color:#FFF; background-image: url(../images/nav_btn_f2.jpg); }
*/

#nav div.yuimenu ul {
/*	border-color : #2C227F; */
	border-color : #000000;
	border-style: none;
	border-top-width: 1px 0 0;
	list-style-type:none;
	margin:0;
	padding: 4px 0;
}


#nav div.yuimenu ul li.first-of-type{
	border-style: solid;
	border-top-width: 1px 0 0;
	border-top : none;
}

#nav div.yuimenu li{
	vertical-align: middle;
	width:100%;
	border-top : none;
}

#nav div.yuimenu li a{
	background-image : none;
	text-align:left;
}

#nav div.yuimenu li:hover{
	background-color:#999999;
	color:#FFFFFF;
	background-repeat:repeat;
}

#nav div.yuimenu li a:hover{
	background-color:#999999;
	color:#FFFFFF;
	background-repeat:repeat;
}




#IENav {
/*	  */
}

#IENav li {
/*	background-image: url(../images/nav_btn.jpg); background-repeat: no-repeat;
	background-position: top center; */
	padding-top: 4px; padding-bottom: 0px; 
	/* text-align: center; */ 
	height: 23px; width: 78px;
	z-index:1;

}

#IENav div.yuimenu li:hover {	
	background-color:#999999;	
	color:#ffffff;
	width : 100%;
}

#IENav ul li a {	
/*	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
	background-color: #cc9900; 
	background-color:#999; 
	color:#FFFFFF; */
	text-align: center;
/*	text-transform: uppercase; */
	letter-spacing: .2em;
	padding: 2px; 
}

#IENav ul li a:hover {	
	color:#ffffff
}

/* Hide the Horizontal Bar sub-menu indicator, but not any of the Vertical 
http://www.coldfusionjedi.com/index.cfm/2007/6/21/CFMenu-CSS-Hacking-with-Daniel-Budde-II*/
#IENav li.hassubmenu.yuimenubaritem em.submenuindicator {
	 visibility: hidden; 
	 width: 0px;
	 height: 0px; 
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

#ChromeNav {
/*	  */
}

#ChromeNav li {
/*
	background-image: url(../images/nav_btn.jpg); background-repeat: no-repeat;
	background-position: top center;
	padding-top: 4px; padding-bottom: 0px; text-align: center; 
	z-index:1;
	height: 20px; 
*/
	 padding: 0px 0px 0px 0px;
	 padding-right: 0px;
	 padding-left: 0px;
	 margin: 0px 0px 0px 0px; 
	 width: 78px;
/*	 border-top: thin solid #999999; */

}

#ChromeNav div.yuimenu li:hover {	
	background-color:#999999;	
	color:#ffffff
}

#ChromeNav ul li a {
/*	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
	background-color: #cc9900; 
	background-color:#999; 
	color:#FFFFFF; */
	text-align: center;
/*	text-transform: uppercase; */
	letter-spacing: .2em;
	padding: 2px; 
}

#ChromeNav ul li a:hover {	
	color:#ffffff
}

/* Hide the Horizontal Bar sub-menu indicator, but not any of the Vertical 
http://www.coldfusionjedi.com/index.cfm/2007/6/21/CFMenu-CSS-Hacking-with-Daniel-Budde-II*/
#ChromeNav li.hassubmenu.yuimenubaritem em.submenuindicator {
	 visibility: hidden; 
	 width: 0px;
	 height: 0px; 
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}




#logo_area { height: 90px; /* float:left; */}
#logo2_area { height: 107px; /* float:left; */}

#flextras { margin-top: 5px; }

/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybRtHdr #sidebar1 p" rule.
*/
.twoColHybRtHdr #sidebar1 { float: right; 
	/*width: 18em;*/ 
	width:25%;
	/* the background color will be displayed for the length of the content in the column, but no further */ 
	padding: 0px 0 15px; /* top and bottom padding create visual space within this div  */ margin-right: 12px; 
	border-left: 1px dashed #CCC;
}

.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p { 
margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */ 
margin-right: 10px; }

/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.twoColHybRtHdr #mainContent { margin: 0px 20em 0px 15px; 
	/* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */ 
	width:70%;}

.twoColHybRtHdr #footer { padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ 
	/* 9/4/2011  JH Removing rounded corners at bottom of page because it's having issues w/ new superfish menu
background:#333 url(../liquidImages/bottom_left.jpg) no-repeat left top; */ text-align: center; 
background:#333 
}
.twoColHybRtHdr #insidefooter { background: url(../liquidImages/rightCorner.jpg) no-repeat right top; }


.twoColHybRtHdr #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 20px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ color: #FFF; font-size: 90%; }
.twoColHybRtHdr #footer p a { color: #FFF; text-decoration: none; }

.twoColHybRtHdr #footer p a:link { color: #FFF; text-decoration: none; }
.twoColHybRtHdr #footer p a:visited { color: #99F; text-decoration: none; }


.twoColHybRtHdr #footer p a:hover { color: #99F; text-decoration: underline; }

.twoColHybRtHdr #footer p a:active { color: #FFF; text-decoration: none; }

/** probably an better way to do this, but whatever this works for both Thunderbird and Yahoo mail (yahoo mail strips out styles ) */
.twoColHybRtHdr #footerEmail { padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ background:#333333 no-repeat left top; text-align: center; }

.twoColHybRtHdr #footerEmail p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 20px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ color: #FFF; font-size: 90%; }
.twoColHybRtHdr #footerEmail p a { color: #FFF; text-decoration: none; }

.twoColHybRtHdr #footerEmail p a:link { color: #FFF; text-decoration: none; }
.twoColHybRtHdr #footerEmail p a:visited { color: #99F; text-decoration: none; }


.twoColHybRtHdr #footerEmail p a:hover { color: #99F; text-decoration: underline; }

.twoColHybRtHdr #footerEmail p a:active { color: #FFF; text-decoration: none; }


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; }

.fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; }

#content { background: url(../liquidImages/content_grad.jpg) repeat-x left top; padding-left: 5px; padding-top: 5px; padding-right: 5px; float:left;
			width:100%;}

h1 { font-size: 120%; margin-top: 6px; margin-bottom: 9px; }

h2 { font-size: 110%; line-height: 1.5em; }

h3 { font-size: 100%; color: #2E238B; margin-bottom: 2px; }

a img { border-style: none; }

.pod { display: inline; float: left; width: 619px; background-color: #FFF; background-image: url(../images/mid_prod_pod.jpg); background-repeat: repeat-y; margin-bottom: 5px; }

.pod_top { margin:0; overflow: hidden; display: inline; float: left; height: 11px; width: 619px; background-color: #FFF; background-image: url(../images/top_prod_pod.jpg); background-repeat: no-repeat; }

.pod_bottom { margin:0; overflow: hidden; display: inline; float: left; height: 15px; width: 619px; background-color: #FFF; background-image: url(../images/btm_prod_pod.jpg); background-repeat: no-repeat; background-position: top; }

.podContent { padding: 0px 8px; margin: 0px; background-image: url(../images/mid_prod_pod.jpg); background-repeat: repeat-y; }

.podContent p { margin-bottom: 0px; margin-top: 5px; font-size: 95%; }

/* .podContent removed so all links use that color */ a { color: #C60; text-decoration: none; margin: 0px; padding: 0px; }

.podContent h2 { color: #2E238B; font-size: 110%; margin-top: 0px; margin-bottom: 4px; }
.podContent h2 a { color: #2E238B;  }

.podContent h3 { font-size: 100%; margin-top: 0px; margin-bottom: 2px; color: #000000; }

.prod { margin-right: 10px; }

.jumpMenu { font: 11px Arial, Helvetica, sans-serif; float: right; overflow: hidden; margin-right: 3px; }

#headerText { /* height: 100px; */ padding-top: 20px; padding-bottom: 10px; }

#sideBarContent { /* padding-top: 12px; */ padding-left: 5px; border-top: 1px dashed #CCC; /* border-left: 1px dashed #CCC; */ /* margin-top: 9px; */}

#subscribe { margin-bottom: 10px; border-bottom: 1px dashed #CCC; padding-bottom: 10px; }

/* Added by ABR */

#prod {  margin-right: 5px; float: right; overflow: hidden; }
#prod select { font: 11px Arial, Helvetica, sans-serif; }
#prod input { font: 11px Arial, Helvetica, sans-serif; }

#form1 input { font: 11px Arial, Helvetica, sans-serif; }

.FormTD { font-weight:bold; }

.frmValError { color:red; }

#pageBottom a { color:white; }

/* End ABR additions */

/* Start JH Additions */

/* .rightMenu */
.menuPod {
/*	border:1px solid #999; */
	border-bottom: 1px dashed #CCC;
	padding-bottom : 12px;
/*	margin:8px; */
}

/* .menuTitle */
.podTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
/*	background-color: #cc9900; */
	background-color:#999; 
	color:#FFFFFF;
/*	text-align: center; */
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

/* menuBody */
.podBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.podBody input { font: 11px Arial, Helvetica, sans-serif; }


/* Start JH Additions */

.code {
	font-family: arial,courier,Courier New,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
	margin:5px 0 5px 0;
}


blockquote { 
/*	border : 2px solid #000; 
	width: 200px; */
	background-color: #f7f7f7;
	border-left: 2px solid #999;
	padding-left: 1em; 
} 

/* stolen from 
http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css
*/
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ /*url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ /*url(images/ui-bg_glass_75_dadada_1x400.png)*//*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ /*url(images/ui-bg_glass_65_ffffff_1x400.png)*//*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }


.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; margin-right:4px }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }