/* - - - - - - - - - - - - - - - - - - - - -

Title : style-site.css
Author : JCurtiss
URL : Maruyama

Description : main stylesheet

Created : feb 2007
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*, html{
margin:0;
padding:0;
}
img{
	border:0;
}
ul, ol
{
	margin-left: 10px;
	list-style-position:outside;
}
ul,li{
	padding:5px;
	/* list-style-position:inside; */
}
ul li
{
	/* list-style-position:inside; */
}
#primary-content ul
{
	padding-left: 20px;
}
#primary-content li
{
	padding: 0;
}

ul#press-releases li
{
	margin-left:5px;
	list-style-position:outside;
}

ol
{
	margin-left:25px;
	padding:5px 5px 5px 5px;
	list-style-position:outside;
}	
ol li
{	list-style-position:outside;
}
.design_list_vertical, .design_list_vertical li
{
	padding:0 5px 0 5px;
}
address
{
	border-left:1px dashed #ccc;
	font-style:normal;
	margin-bottom:10px;
	margin-left:5px;
	margin-top:10px;
	padding-left:5px;
}
.listsummary ul, .side-directory ul, .side-directory ul li
{
	list-style-type:none;
	list-style-position:inside;
}
body{
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0 auto;
}
a,a:link, a .body-copy, a:link .body-copy
{
	background-color: inherit;
	color: #4F7742;
}
a:visited, a:visited .body-copy
{
	background-color: inherit;
	color: #4F7742;
}
a:hover, a:hover .body-copy
{
	background-color: inherit;
	color: #FF3D00;
	text-decoration: none;

}
a:active, a:active .body-copy
{
	background-color: inherit;
	color: #4F7742;	
	text-decoration: none;	
}
/*
#nav a,#nav a:link,#nav a:visited,#nav a:hover,#nav a:active
{
	background-color: inherit;
	color: White;
}
*/
/* for the side menu headings... keep only one of these- img or h3 */
#side-menu img, .side-menu img
{
	margin-bottom:-5px;
	padding:0;
}
#side-know h3
{
	background-color:#C9133B;
	border-bottom:1px solid #000;
	border-top:0;
	border-left:0;
	border-right:0;
	color:#eee;
	font-size:14px;
	height: 12px;
	/* padding:2px 0 5px 4px; */
	/* width: 206px; */
	width:214px;

}
#side-menu h3, .side-menu h3
{
	background-color:#C9133B;
	border-bottom:0;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color:#eee;
	font-size:14px;
	height: 12px;
	padding:2px 0 5px 4px;
	width: 206px;
}
#side-directory h3, .side-directory h3
{
	background-color:#C9133B;
	color:#eee;
	font-size:14px;
	height: 12px;
	padding:2px 0 5px 4px;
	width: 207px;
}
/* ----- IDS ----- */

#container{
	margin:0 auto;
	width:770px;

}	
#lang{
	height:12px;
}
* html #lang
{
	margin:0 0 -4px 0;
}
#lang img{
	border:0;
	display:inline;
	margin:0;
	padding:0;
	vertical-align:top;
}

h1#branding{
height:86px;

/*padding:0;*/
padding: 12px 0 0 0;
background:url(../images/redBar.jpg) top left no-repeat;
}
#nav-strip{

}
#tagline{
	height:28px;
	float:left;
	position:relative;
	width:227px;
}
	#tagline #img-tagline, #tagline #ctl00_img_tagline{
		height:22px;
		position:absolute;
		top:0;
		width:227px;
	}
	#tagline #img-tag-space{
		height:6px;
		position:absolute;
		top:22px;
		width:227px;
	}
#nav{
	background-color:#fff;
	float:right;
	height:28px;
	width:543px;

}	
/* IE6 nonsense */
* html #nav
{
	margin-top:-28px;
	margin-left:227px;
	width: 546px;
}
	#nav img{
		height:22px;
		vertical-align:top;
	}
#map-content
{
	width: 760px;
}
#primary-content{
	border-left:225px solid #dadada;
	float:right;
	margin-left:-227px;
	width:545px;
}	
* html #primary-content{
	position:relative;
}
#primary-content-inner{
	border-left:2px solid #b3b3b3;
	line-height:1.5;
	min-height:310px;
	padding-left:10px;
	padding-bottom:1em;
	position:relative;
	width:533px; /* 543 minus 10px padding-left */
}
/* correct faulty box model in IE6 */
* html #primary-content-inner{
	padding-left:10px;
	width:533px;
}
#secondary-content{
	background-color:#dadada;
	border-right:2px solid #b3b3b3;
	float:left;
	min-height: 375px;
	padding:5px;
	width:215px; /* the 225 - (5+5) for padding */
}
* html #secondary-content{
	padding-left:4px;
	position:relative;
	width:216px;
	z-index:10;
}	
#side-menu,.side-menu, #side-know
{
	background-color:#fff;
	color:inherit;
	width:214px;
}
#side-directory, .side-directory
{
	background-color:#fff;
	border:1px solid #000;
	color:inherit;
	width:211px;	
}
#side-ad, #side-know
{
	clear:both;
	margin:10px 0 5px 0;
	padding-bottom:10px;
	width:214px;
}
/* #side-know
{
	background-color:#fff;
	border:1px solid #000;
	color:inherit;
	margin-top:0;
	padding:5px 0 5px 2px;
} */
#side-know
{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.know-content
{
	padding:5px;
}
#side-know img
{
	float:left;
	padding:0 6px 2px 0;
}
* html #side-know img{
padding:0;
}
#tax-articles
{
	padding:4px 0px 4px 0;	
}
#tax-categories
{
	padding:4px 0 4px 0;
}

#tax-articles h3,#tax-categories h3
{
	font-size:12px;
	font-weight:bold;
	margin-left:0px;	
}

/* for the tax links */
#tax-articles ul, #tax-categories ul
{
	font-size:12px;
	margin:0;
	padding:0px;
}
#tax-articles li, #tax-categories li
{
	display:block;
	margin:5px 0 5px 0;
	padding:0;
}
#tax-categories li b /* ektron forces a <b> in there and I can't get it out... */
{
	font-weight:normal;
}
#tax-articles li a, #tax-articles li a:link, #tax-categories li a, #tax-categories li a:link
{
	display:block;
	font-weight:normal;
	padding:0 4px 0 4px;
}
#tax-articles li a:hover, #tax-categories li a:hover
{
	background-color: #4F7742;
	color:White;
}

/* end tax links */

#tax-articles .help,#tax-categories .help
{
	background-color:inherit;
	color:White;
}
#tax-breadcrumb
{
	padding:4px;
}
#footer{
}

/* ----- CLASSES ----- */

h3.side-know, .side-know img
{
	margin:0 0 0 0;
	padding-bottom:0;
}
.more
{
	background-color:#fff;
	margin-left:100px;
	line-height:2em;
	vertical-align:top;
}
.more a, .more a:link
{
	background-color:inherit;
	color:Red;	
	letter-spacing:2px;
	font-size:10px;
	font-variant:small-caps;
	text-decoration:none;
}
.more a:hover
{
	text-decoration:underline;
}
.content-left
{
	
}
.content-left img.right{
	float:right;
	padding:5px 0 5px 5px;
}
.content-right img.left{
	float:left;
	padding:5px 5px 5px 0;
}

.clear{
	clear:both;
}
.hide{
	display:none;
}
.show{
	display:block;
}
img.right
{
	clear:right;
	float:right;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.help
{
	cursor:help;
}
table.item-list
{
	width:100%;
	
}
table.item-list caption
{
	background-color:#C9133B;
	color:#eee;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
table.item-list .heading, table.item-list .heading th
{
	background-color: #000;
	color: #eee;
	font-size:12px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
table.item-list td
{
	padding: 5px 2px;
}
table.item-list-detail
{
	padding-bottom:10px;
	width:255px;	
}
table.item-list-detail caption
{
	background-color:#C9133B;
	color:#eee;
	font-weight:bold;
	padding:5px;
	text-align:left;
}
table.item-list-detail .item-attribute
{
	background-color:#000;
	color:#eee;
	font-weight:bold;
	padding:1px 3px 1px 4px;
}
.rowon
{
	background-color:#eee;
	color:inherit;
}



/* ----- HEADINGS ----- */
h1{
padding-bottom:5px;
}


h2{
padding-bottom:3px;
}
h3{
padding-bottom:3px;
}
h4{
padding-bottom:3px;
}

/* ----- PARAGRAPHS ----- */

p{
}
#primary-content p{
	padding:5px 5px 5px 0;
}
#secondary-content p{
}

/* ----- SMART MENU ----- */
h3.side-menu
{
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:0 solid #000;
}
.side-menu .ekmenu 
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
    color: #4F7742; /* default text color */
    cursor: pointer;
    font-size:8pt;
    width: 214px; /* can be overridden in the primary div-containers (whose class = ekmenu) style */
    background: #fff; /* shows up on left side, widens with nesting level */
    border:1px solid #000;
    padding:5px 0 5px 0px;

}

.side-menu .ekmenu_start 
{
	/* DIV; wraps the menu-start link (normally hidden, but visible */
	/* to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu */
	position: absolute;
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.side-menu .ekmenu_end
{
	/* DIV; wraps the menu-end page-anchor (normally hidden, but */
	/* visible to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu */
	position: absolute;
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.side-menu .ekmenu_accessible_menu_startheading
{
	/* H2; wraps the skip-menu with a navigation-heading (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu_start */
	position: absolute;
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.side-menu .ekmenu_accessible_menu_startlink 
{
	/* A; wraps the skip-menu text with a navigation-link (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: h2.ekmenu_accessible_menu_startheading */
}

.side-menu .ekmenu_accessible_menu_endlink
{
	/* A; acts as a destination page anchor for the skip-menu */
	/* text with a navigation-link (normally hidden, but available */
	/* to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: h2.ekmenu_accessible_menu_startheading */
}

.side-menu .ekmenu_submenu,
.side-menu .ekmenu_submenu_hover,
.side-menu .ekmenu_submenu_parent,
.side-menu .ekmenu_submenu_parent_hover
{
	/* DIV; holds submenu items, such as a submenu title and links. */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
	cursor: pointer;
	position: relative;
	top: 0px;
	left: 0px;
}

.side-menu .ekmenu_accessible_submenu_navheading
{
	/* H3; wraps each menu button title with a navigation-heading (normally hidden, */
	/* but available to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: div.ekmenu_submenu */
	font-weight: normal;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.side-menu .ekmenu_accessible_submenu_btnlink
{
	/* A; wraps each menu button title with a navigation-anchor */
	/* (useful to page readers and text-browsers for accessibility). */
	/* Only added if 508-Compliance is enabled. */
	/* Typical parent element: span.ekmenu_button */
    color: #4F7742; /* default text color */
	font-size: 1em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	width:100%;
}

.side-menu .ekmenu_button_selected .ekmenu_accessible_submenu_btnlink, 
.side-menu .ekmenu_button_selected_hover .ekmenu_accessible_submenu_btnlink 
{
	/*  */
	/* Typical parent element: span.ekmenu_button */
    color: #4F7742; /* default text color */
	font-size: 1em;
    text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	width:100%;
}

.side-menu .ekmenu_accessibility_hidden_text{
	/* SPAN; wraps text that should normally be hidden, but made */
	/* visible to page readers and text-browsers for accessibility). */
	/* Typical parent element: a.ekmenu_link_selected, and others... */
	position: absolute;
	overflow: hidden;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.side-menu .ekmenu_unorderedlist 
{
	/* UL; a container for menu list items (useful for non-graphical browsers). */
	/* Typical parent element: div.ekmenu_submenu_items */
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.side-menu .ekmenu_unorderedlist_item 
{
	/* LI; container for menu items (typically either links or sub-menus). */
	/* Typical parent element: ul.ekmenu_unorderedlist */
	display:inline;
	margin: 0px;
	padding: 0px;
}

.side-menu .ekmenu_submenu_items {
	/* DIV; container for menu lists. */
	/* Typical parent element: div.ekmenu (root level), div.ekmenu_submenu */
    overflow: hidden; /* truncate what cannot fit */
    /*border-bottom: solid 2px rgb(71, 71, 71);*/
}

.side-menu .ekmenu_submenu_items_hidden 
{
	/* DIV; normally hidden container for menu lists (becomes visible if */
	/* user clicks on related submenu button, or if Javascript/CSS not supported). */
	/* Typical parent element: div.ekmenu (root level), div.ekmenu_submenu */
	display: none;
}

/* Nested menu items */
.side-menu .ekmenu_submenu_items .ekmenu_submenu_items, 
.side-menu .ekmenu_submenu_items .ekmenu_submenu_items_hidden, 
.side-menu .ekmenu_submenu_items_hidden .ekmenu_submenu_items_hidden
{
	/* Rule is applied to nested submenus. Hidden included in-case */
	/* Javascript is not supported and hidden submenus are made visible. */
	/* Typical parent element: (not applicable) */
	margin-left: 5px; /* indents menu items, accumulating with each nesting level */
    border-bottom-width: 0px; /* prevents bottom border from accumulating, with each level of nesting */
}

/* Button menu items, controls visibility of associated sub-menus */
.side-menu .ekmenu_button
{
	/* SPAN; holds the title of the associated submenu, and typically acts as a */
	/* button (or folder) for the submenu. Can also hold images (background, etc). */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
    display: block;
    padding: 2px 0px;
    font-weight: bold;
    color: #4F7742; /* button-title text color */
    background: inherit; /* color specified in case image unavailable */
    text-indent: 5px; 
    /* margin-left: 7px; */
    width: 100%; /* capture on-click for entire row that the button occupies */
}
.side-menu .ekmenu_button_hover
{
	/* SPAN; hovered version of .ekmenu_button, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
    display: block;
    padding: 2px 0px;
    font-weight: bold;
    color: #fff; /* button-title text color */
    background: #4F7742; /* color specified in case image unavailable */
    text-indent: 5px; 
    /* margin-left: 7px; */
    width: 100%; /* capture on-click for entire row that the button occupies */
}
.side-menu .ekmenu_button_selected
{
	/* SPAN; selected version of .ekmenu_button, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    color: #BD1238; /* button-title text color */
    background: inherit; /* color specified in case image unavailable */
    text-indent: 5px; 
    /* margin-left: 7px; */
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: underline;
}
.side-menu .ekmenu_button_selected_hover
{
	/* SPAN; hovered version of .ekmenu_button_selected, see above... */
	/* Typical parent element: div.ekmenu_submenu, or else */
	/* h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled. */
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    color:#fff;
    /*color: #4F7742; button-title text color */
    background: #4F7742;
    /*background: #fff; color specified in case image unavailable */
    text-indent: 5px; 
    /* margin-left: 7px; */
    width: 100%; /* capture on-click for entire row that the button occupies */
    text-decoration: underline;
}

/* images */
.side-menu .ekmenu_submenu_items a img, 
.side-menu .ekmenu_submenu_items_hidden a img {
	/* IMG; menu-item image, selected by CMS, can be used */
	/* with or in place of the textual title of the link. */
	/* Typical parent element: a.ekmenu_link */
	border-width: 0px;
}
.side-menu .ekmenu_linkimage, 
.side-menu .ekmenu_linkimage_selected
{
	/* SPAN; supports rollover-images, where a single image is scrolled */
	/* to show the desired effect for the given action-event. Separate the */
	/* .ekmenu_linkimage and .ekmenu_linkimage_selected classes for more images */
	/* Typical parent element: a.ekmenu_link */
    display: block;
	position: relative;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height: 30px;
	overflow: hidden;
}
.side-menu .ekmenu_linkimage_hover, 
.side-menu .ekmenu_linkimage_selected_hover
{
	/* SPAN; hovered version of ekmenu_linkimage. Supports rollover-images, */
	/* where a single image is scrolled to show the desired effect for the */
	/* given action-event. Separate the .ekmenu_linkimage_hover and */
	/* .ekmenu_linkimage_selected_hover classes to control more images */
	/* Typical parent element: a.ekmenu_link */
    display: block;
	position: relative;
	background-position: 0px -30px;
	background-repeat:no-repeat;
	height: 30px;
	overflow: hidden;
}

/* Link menu items */
.side-menu a.ekmenu_link, 
.side-menu a.ekmenu_link:link, 
.side-menu a.ekmenu_link:visited {
	/* A; link for individual menu items (CMS quicklink, external link, etc.). */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
    padding: 0px 0px; /*padding: 5px 0px; *//* set all to zero for images */
    text-indent: 10px; 
    /* margin-left: 10px; */
    color: #4F7742; /* link text color */
    background: #fff;
    text-decoration: none; /* remove underlines */
    display: block; /* force one link per row */
    width: 100%; /* fill entire row with link */
    /* border-bottom: 1px solid rgb(220, 220, 220);  link row seperators */
}
/*.ekmenu_submenu_items a:hover */
.side-menu a.ekmenu_link:hover, 
.side-menu a.ekmenu_link:active, 
.side-menu a.ekmenu_link:focus  {
	/* A; hovered version of ekmenu_link, see above... */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
    padding: 0px 0px; /*padding: 5px 0px; *//* set all to zero for images */
    text-indent: 10px; 
    margin-left: 0px;
    color: #fff;  /* hovered-link text color */
    background : #4F7742;
    text-decoration: none; /* remove underlines */
	display: block; 
	width: 100%;
    /* border-bottom: 1px solid rgb(220, 220, 220); link row seperators */
}

.side-menu a.ekmenu_link_selected {
	/* A; selected version of ekmenu_link, see above... */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
    padding: 0px 0px; /*padding: 5px 0px; *//* set all to zero for images */
    text-indent: 10px; 
    /* margin-left: 10px; */
	color: #4F7742;
    background: #fff;
    font-weight:bolder;
	display: block; 
	width: 100%;
    /* border-bottom: 1px solid rgb(220, 220, 220);  link row seperators */
}
.side-menu a.ekmenu_link_selected:hover {
	/* A; selected and hovered version of ekmenu_link, see above... */
	/* Typical parent element: div.ekmenu_submenu_items, or else */
	/* li.ekmenu_unorderedlist_item if 508-Compliance is enabled. */
    padding: 0px 0px; /*padding: 5px 0px; *//* set all to zero for images */
    text-indent: 10px; 
    /* margin-left: 10px; */
	color: #fff;
    background: #4F7742;

	display: block; 
	width: 100%;
    /* border-bottom: 1px solid rgb(220, 220, 220); link row seperators */
}