﻿body  
{
	text-align: left;
}

h2
{
	margin-top: 20px;
	padding-bottom: 3px;
	padding-left:3px;
	font-size: 16px;
}

.static_breadcrumbs
{
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.breadcrumbs
{
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}

#address_table 
{
	color: black;
	font-size: 12px;
}

#print
{
	font-family: Trebuchet MS;
	padding-left: 20px;
	font-size: 10px;
	background: url(/images/print_icon.gif) no-repeat;
}

#contact_table
{
	padding-left: 40px;
	font-weight: bold;
}

div#overloaded_menu
{
	font-size: 11px;
	float: right; 
	padding-left:810px; 
	padding-top: 135px; 
	position: absolute; 
	z-index: 200; 
	width: 950px;	
}

div#overloaded_menu a
{
	color: #ffffff;
}

div#overloaded_menu a:hover
{
	color: #CCCCCC;
}


#animate_banner
{
	float: left; 
	vertical-align: top; 
	position: absolute; 
	z-index: 100; 
	padding-top: 1px; 
	padding-left: 1px;
}

div#privacy p, div#disclaimer p
{
	font-family: 'Courier New' , Courier, monospace;
	margin-bottom: 20px;
}
.brochure_pdf
{
	font-family: Trebuchet MS;
	margin-left: 5px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-size: 12px;
	background: url(/images/acrobat_icon.gif) no-repeat;
	display: block;
}

.right_box
{
	width: 200px;
	float: right;
	padding: 0px 10px 10px 10px;
	margin-left: 10px;
	font-size: 14px;
	background-color: #ECEBEA;
	border: 1px solid #DDD8D2;
}


.right_box p
{
	font-weight: bold;
	color: #000000;
}

.right_box a
{
	color: #0033CC;
}
.right_box a:hover
{
	color: #000066;
}




#maintable
{
	width: 942px;
}

td#container
{
	width: 942px;
	padding: 0 9px 9px 9px;
	background: none;
	margin: 0 auto;
	position: relative;
	background: url(/images/header_bg.gif) repeat-x;
	z-index: 1;
	border-collapse: collapse;
}

img#shadow_top
{
	/*
	position: absolute;
	top: 33px;
	left: 9px;
*/	
	width: 942px;
	height: 9px;
}

img#shadow_right
{
	position: absolute;
	top: 42px;
	right: 30px;
}

img#shadow_bottom
{
	position: absolute;
	bottom: 68px;
	left: 3px;
	width: 950px;
}

img#shadow_left
{
	position: absolute;
	top: 42px;
	left: -1px;
}

div#header
{
	height: 29px;
	width: 942px;
}

div#flash_theater
{
	width: 942px;
	height: 223px;
}

.gradient
{
	background: white url(/images/gradient_bg.jpg) repeat-y;
}

.right_gradient
{
	background: white url(/images/right_gradient_bg.jpg) repeat-y;
	background-position: right;
}

/* Content table */
table#content_table
{
	font-size: 12px;
	border: solid 1px black;
}

td.gradient
{
	padding-left: 5px;
	width: 300px;
	font-weight: bold;
}

div#interior_container
{
	background: white url(/images/content_container_bg.gif) repeat-x;
	font-size: 12px;
	line-height: 16px;
	color:#A1E0F6;
	vertical-align: top;
	width: 940px;
}

#leftside_container
{
	width: 160px; 
	background: white url(/images/gradient_bg.jpg) repeat-y;
}

td#menu_container
{
	width: 250px;
	color: #000000;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	background: transparent url(/images/menu_border.gif) repeat-y right top;
}

/* interior_container */
div#interior_content_container
{
	background: white url(/images/interior_content_container_bg.jpg) no-repeat;
	background-position: left top;
	padding: 3px 15px 15px 15px;
	font-size: 13px;
	color: #68635C;
	
}

#interior_container p
{
	margin-bottom: 3px;
	margin-top: 8px;
	line-height: 20px;
}

.blue_gradient, #interior_container h1
{
	margin-bottom: 5px;
	margin-top: 8px;
	padding-left: 3px;
	font-size: 18px;
	color: #009900;
	/* background: white url(/images/header_bg.jpg) repeat-y; */
	background-position: left;
}

.block
{
	width: 250px;
}

#interior_container ul
{
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFCC;
}

#interior_container li
{
	list-style-image:  url(/images/triangle_blue.gif);
	list-style-position: inside;
	padding-left: 14px;
	margin-top: 3px;
}


div#first_row_container
{
	background: white url(/images/content_container_bg.gif) repeat-x;
	height: 116px;
}

div#first_row_container div
{
	display: inline;
	float: left;
	color: #68635C;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	
	font-size: 12px;
	line-height: 14px;
	height: 90px;
}



div#first_row_container div h2 { display: none; }

/* Offerings */
div#offerings_container
{
	width: 302px;
	background: transparent url(/images/offerings_border.gif) no-repeat right top;
}

div#industries_container 
{ 
	width: 302px;
	background: transparent url(/images/offerings_border.gif) no-repeat right top;
}


div#resources_container
{
	width: 278px;
}


div#first_row_container div.select_offering, div#first_row_container div.select_industry
{
	margin-top: 100px;
	padding: 0;
	/*background: url(/images/select_offering_hover.gif) no-repeat;*/
	z-index: 900;
	height:22px;
}

table#cbqwp tbody tr td div#footer {
	display:none;
}

a.select_offering_link, a.select_industry_link
{
	float: left;
	display: inline;
	width: 280px;
	height: 22px;
	text-indent: -9000px;
}

/*  Menu */
.menu_item
{
	font-size: 12px;
/*	background-color: #CCFF66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99CC00;
*/
	background: white url(/images/menu_bg.jpg) repeat-y;

	height: 24px;
	vertical-align: middle;
	margin: 2px 0px 0px 5px;
	display: block;
}

a.menu_item:hover
{
}


.menu_title
{
	font-size: 14px;
	font-weight: bold;
}

a.select_offering_link { background: url(/images/select_offering.gif) no-repeat; }
a.select_industry_link { background: url(/images/select_industry.gif) no-repeat; }
a.select_offering_link:hover, a.select_industry_link:hover { background: none; }

div#first_row_container div#offerings_list, div#first_row_container div#industries_list
{
	width: 270px;
	border-top: 0;
/*	 visibility: hidden; */
	 visibility: visible; 
	height: auto;
	background: #7BCDEA url(/images/popup_bg.gif) no-repeat;
	padding: 0 0 10px 0;
}
div#first_row_container span {color:#A1E0F6;}
div#first_row_container div#offerings_list { left: 29px; }
div#first_row_container div#industries_list { left: 350px; padding-top:7px;}
div#offerings_list ul, div#industries_list ul { list-style-type: none; }
div#offerings_list ul li, div#industries_list ul li,
div#offerings_list h4, div#industries_list h4 { border-bottom: solid 1px #A3E3F9; }

div#first_row_container div#offerings_list h4 a,
div#first_row_container div#industries_list h4 a
{
	padding-top: 10px;
	text-transform: uppercase;
	background-image:none;
}
div#first_row_container div#offerings_container div#offerings_list h4 a:hover,
div#first_row_container div#industries_container div#industries_list h4 a:hover {background-image:none;}
div#offerings_list ul li, div#industries_list ul li {}

div#offerings_list a, div#industries_list a
{
	padding: 3px 0 3px 11px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: white;
	display: block;
	width: 259px;
	border-bottom: solid 1px #5DC0F1;
}

div#offerings_list a:hover, div#industries_list a:hover,
div#offerings_list ul li a:hover, div#industries_list ul li a:hover { background-color: #3A7DDA;  border-color:#3A7DDA;}


p.learn_more
{
	float: right;
	margin-top: 10px;
	color: #009900;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;
}
div#offerings_container p.learn_more, div#industries_container p.learn_more {
	margin-right: 10px;
}
div.more_link_holder
{
	margin-top: 10px;
}
div#more_link_holder {
	 margin-top:0px;
}
html>body div#more_link_holder {
	 margin-top:5px;
}
p.learn_more a, a.more_link, div.more_link_holder * a, div#more_link_holder * a
{
	padding-right: 7px;
	font-size: 14px;
	background: url(/images/triangle_3A7DDA.gif) no-repeat right center;
}

p.learn_more a { font-style: normal; }
p.learn_more a:hover { background: url(/images/triangle_333333.gif) no-repeat right center; }

/* resources_container */

div#resources_container h4
{
	font-size: 12px;
	font-weight: bold;
}

div#resources_container select
{
	margin-bottom: 8px;
	width: 249px;
}

div#resources_container p
{
	float: right;
	background: url(/images/find_button_hover.gif) no-repeat;
}

div#resources_container a.find_link
{
	display: block;
	width: 59px;
	height: 19px;
	text-indent: -9000px;
	background: url(/images/find_button.gif) no-repeat;
}

div#resources_container a.find_link:hover { background: none; }

#second_row_container
{
	background: white url(/images/second_row_container_bg.gif) repeat-x left -1px;
	padding: 0 0px 5px 0;
	position: relative;
	height: 190px;
}


.adbackground
{
	background: url(/images/highlight_bg.gif) no-repeat right top;
}

div#highlight
{
	float: left;
	display: inline;
	margin: 0 0 0px 5px;
	padding: 24px 24px 15px 15px;
	width: 597px;
	height: 150px;
	background: url(/images/highlight_bg.gif) no-repeat right top;
	border-bottom: 1px solid #DDD8D2;
}

div#highlight.tabs
{
	background: url(/images/highlight_tabs.gif) no-repeat right top;
	padding: 19px 24px 20px 15px;

}
div#highlight h3, div#about_news h3
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	color: #777169;
	text-transform: uppercase;
	margin: 0px 0 10px 0;
	padding: 0;
}

div#highlight ul li
{
	font-family: Trebuchet MS;
	list-style-image: url(\new\images\caret.gif);
	
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0px;
}

div#tabs
{
	margin-bottom: 0px;
	overflow: hidden;
}
div#tabs h3, span#divider
{
	display: inline;
	float: left;
	margin-bottom: 0;
}
span#divider
{
	background: url(/images/divider.gif) top no-repeat;
	height: 19px;
	width: 1px;
}
div#tabs h3
{
	color: #3A7DDA;
	cursor: pointer;
	height: 20px;
	padding: 4px 10px 0 10px;
}
div#tabs h3.active
{
	color: #666;
	cursor: default;
	background-image: url(/images/active.gif);
	background-repeat: no-repeat;
}
div#tabs h3.hover
{
	color: #fff;
	background-image: url(/images/hover.gif);
	background-repeat: no-repeat;
}
div#tabs h3#tab1 
{
	background-position: left top;
}
div#tabs h3#tab2 
{
	background-position: right top;
}
div.on
{
	display: block;
	padding-left: 10px;
	margin-top: -10px;
}
html>body div.on
{
	margin-top: 0;
}
div.off
{
	display: none;
}
div#about_news h3 a {
	color: #3A7DDA; 
}
div#highlight p
{
	margin: 0;
}
div#highlight h4, div#highlight h4 a
{
	clear: both;
	font-size: 18px;
	line-height: 18px;
	color: #009900; 
	margin-top: 0;
	font-weight:bold;
}
html>body div#highlight h4
{
	
	margin-bottom: 3px;
}
div#highlight h4 a:hover, div#about_news h3 a:hover
{
	color: #777169;
}

div#highlight ul, div #highlight p, div#highlight p div *
{
	font-size: 12px;
	line-height: 16px;
	color: #666;
}


div#highlight a.more_link, div#highlight div.more_link_holder a, div#highlight div#more_link_holder a  { 
	font-size: 14px;
	font-weight: bold; 
	line-height: 20px;
}

div#highlight div.more_link_holder
{
	
	position: absolute;
	bottom: 15px;
	left: 30px;
	z-index: 90000;
}
/***********************************************/
/*   Scrolling area for About + News section   */
/***********************************************/
	/* scrollable div area */
	#scrollable {
		float: left;
		width: 263px;
		height: 180px;
		padding: 0px;
		overflow: hidden;
	}

	/* wrap to make sure that image area is clickable */
	#wrap {
		position: relative;
		left: 10px;
		float: left;
		width: 11px;
		height: 160px;
		margin-top: 20px;
		background: transparent url(/images/track_bottom.gif) no-repeat bottom left;
	}

	/* top image of track */
	#track-top {
		position: absolute;
		width: 11px;
		height: 11px;
		background: transparent url(/images/track_top.gif) no-repeat top left;
	}

	/* vertical track */
	#track {
		position: absolute;
		width: 11px;
		height: 160px;
	}

	/* vertical track handle */
	#handle {
		width: 7px;
		height: 69px;
	}
	
	
div#about_news
{
	float: left;
	width: 280px;
	height: 190px;
	padding: 0px 0px 0 0;
}

div#about_news span.right_triangle { font-size: 8px; }

div#about_news h3
{
	width: 200px;
	border-left: solid 5px #C3D73B;
	background-color: #E4EDA7;
	padding: 2px 0 0 16px;
	line-height: 20px;
}

div#about_news p, div#about_news ul
{
	margin: 0 0 0 21px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

div#about_news p { margin-bottom: 0px; }

div#about_news ul li { margin-bottom: 4px; }
div#about_news a { font-size: 12px; }

