* { margin:0; 
	padding:0; } 
body {
	margin: 15px 0 0 0;
	font-family: Helvetica, san-serif;
	font-size: .8em;
	background-color: #c3d3ec;
	background-image: url(/images/jane-fade.jpg);
	background-repeat:repeat-x;
	/*color: #c3d3ec;*/
	text-align:center;
	}

#wrap {
	width: 916px;
	text-align:left;
	display:block;
	margin: auto;
	}
#mainContent {
	width: 916px;
	text-align:left;
	display:block;
	background-color:White;
	margin:auto;
	}

#top {
	width: 916px;
	height: 132px;
	background-color:White;
	background-image: url(/images/thisa-top.jpg);
	background-repeat:no-repeat;
	display:block;
	}

#logo {
	float: left;
	}
/* top mini nav */
#smallNav {
	float: right;
	text-align: right;
	margin-top: 7px;
	margin-right:8px;
	color: #ffffff;
	height:20px;
	display:block; /*inline;*/
	}
#ul_link_list_2_link_list li{
	list-style: none;
	display: inline;
	font-size:9pt;
	font-weight:bold;	
}
#ul_link_list_2_link_list li a:link{
   text-decoration: none;
   color: #ffffff;
}
#ul_link_list_2_link_list li a:visited{
   text-decoration: none;
   color: #ffffff;
}
#ul_link_list_2_link_list li a:active{
   text-decoration: underline;
   color: #ffffff;
}
#ul_link_list_2_link_list li a:hover{
   text-decoration: underline; 
   color: #ffffff;
}

/* end of top mini nav */
/* ###### begin top nav bar ######## */
#navHolder 
{
	margin: 0;
	padding:0;
	height:40px;
	vertical-align:bottom;
	display:block;
	clear: both;
	float: right;
	position: relative;
	top:65px;
	}

/*  son of suckerfish for "ul_menu_1" instance - begin */ 
#menu_1  {
	display:block;
	background-color:white;
	margin: 0;
	background-repeat: repeat; 
	height: 30px; 
	visibility: visible;
	float:right;
	clear:right;
	}

#menu_1, #menu_1 ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu_1 ul li 
{   
    padding-top: 10px;
	/*margin-right:15px;*/  /* space between list items */
	/*margin-left:15px;*/  /* space between list items */
	height:30px;
	border-right: solid 1px #bcbcb4;
	text-transform:uppercase;
}

#menu_1 a {
	display: block;
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	font-size:11pt; 
	color: #82562e;
	padding-bottom:6px;
	margin-right:15px; 
}

#menu_1 li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#menu_1 li ul { /* second-level lists */
	position: absolute;
	background: #d9e6f2; /* background color of non-rolled over drop down menu list items */
	margin-top:0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width:190px;
	}
#menu_1 li ul li /* drop down menu list - list item container */
{
		padding-top:3px;
		border-bottom: solid 1px #eee;
		padding-bottom:0px;
		line-height:125%;
		margin-right:0px;
		width:190px; /* added */
}
#menu_1 li ul li a /* drop down menu list - anchored text */
{
	font-size:9pt;
	color:#604226;
	width:190px; /* added */
}
#menu_1 li:hover ul, #menu_1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#ul_menu_1 li ul li:hover, #ul_menu_1 li ul li.sfhover {
	background: #ffffff;  /* background color of roll-over highlight on drop down menu items */
}

#li_menu_1_active a, #menu_1 li a:hover  
{
	color:#005479; /*color of active item at top level */
	background-image: url(/images/menu-active.jpg);
	background-repeat:repeat-x;

}

#lineHider 
{
	margin-left:915px;
width:0px;
height:40px;
position:absolute;
z-index:1;
top:107px;
border-right: solid 1px white;
float:right;
}

/* ######## end top nav bar ##########*/
#home_holder 
{
	display:block;
	width:908px;
	margin-left:8px;	
}

/* ######## beginning of left ###########  */
#leftSide 
{
	width:230px; 
	clear:both;
	float:left;
	padding: 0 0 0 0px;
	margin:0;
	display:block;
}
#leftTopLine 
{
	display:block;
	float:right;
	background-image: url(/images/4-pixel-line.gif);
	background-repeat:repeat-x;
	width:230px;
	height:4px;
	margin:0;
	padding:0;
	
}

/* news on homepage */
#news
{
	display:block; 
	margin:0;
	padding:0;
	clear:both;
}
#text_1_body 
{
	margin: 20px 40px 0 20px;
	font-size:9pt;	
	padding:0;
}
#text_1_body p 
{
	margin: 3px 0 0 0;
	padding:0;
	line-height: 1.2em;
	color: #606060;
	}
#text_1_body h2 
{
	margin:0 0 5px 0;
	padding:0;
	font-size:11pt;
	color: #606060;	
	font-weight:bold;
}
#text_1_body a:link, #text_1_body a:visited, #text_1_body a:active 
{
	text-decoration:none;
	color: #3060b0;
	font-size: 8pt;
font-weight: bold;
background-image: url(../images/arrow_blue.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 7px;
}
#text_1_body a:hover 
{
	text-decoration: underline;
}

#ul_menu_category_2 ul
{
	margin:0;
	padding:0;	
}
#ul_menu_category_2 li
{
	list-style-type:none;
	list-style-image:none;
	margin: 0 0 5px 10px;
}
#ul_menu_category_2 a:link, #ul_menu_category_2 a:visited, #ul_menu_category_2 a:active 
{
	font-size:13px;
	color: #1A3D83;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}
#ul_menu_category_2 a:hover 
{
	text-decoration:underline;
}

/* ########## end of left ########## */

#flashHolder 
{
	width:670px;
	height:214px;
	float:left;
	display:block;	
}

#flashHolder img 
{
	border:0;
	padding:0;
	display:inline;	
	vertical-align:bottom;	
}

#middleline 
{
clear:both;
border-bottom: solid 1px #c3d5e9;
border-top: solid 1px #c3d5e9;
width:900px;
height:3px;
padding:0;
margin: 0 8px 0 8px;
}

.lines 
{
clear:both;
border-bottom: solid 1px #c3d5e9;
width:900px;
height:3px;
padding:0;
margin: 0 8px 0 8px;
}
.category_title {
	float:right;
	padding:0;
	margin: 12px 16px 0 8px;
	line-height:normal;
	font-size:18pt;
	color: #909090;	
	text-transform:uppercase;
	display:inline;
	font-weight:normal;
	}
h1 {
	float:left;
	padding:0;
	margin: 0px 0px 10px 0px;
	line-height:normal;
	font-size:14pt;
	color: #606060;	
	text-transform:uppercase;
	display:block;
	font-weight:normal;
	}

#category_image_1, #category_image_3, #category_image_5, #category_image_4  
{
	padding:0;
	margin: 5px  10px 0px 10px;
	display:inline;
	float:left;	
}
#theMiddle 
{
width:916px;	
margin: 0 0px 0 0px;
background-image: url(/images/contentShadow.gif);
background-repeat:no-repeat;		
display:block;
float:left;
background-color:White;
}
#middleWrap 
{
width:900px;	
margin: 0 0 0 0;
padding: 0 8px 0 8px;
display:block;
float:left;
}
#middleSection
{
width:900px;	
margin: 0 0px 0 0px;
padding: 10px  0 0 0;

display:block;
float:left;
}
#middlefade 
{
	background-image: url(/images/center-fade.gif);
	background-repeat:repeat-x;
clear:both;
width:900px;
height:25px;
padding:0;
margin: 0 8px 0 8px;
}

/* ########## begin center ######### */
#text_3_body p, #text_2_body p
{
 display: block;
 margin: 0 0 1em 0;	
 clear:left;
}
#text_3_body li, #text_2_body li  
{
	margin: 0 0 0 20px;
	list-style-type:square;	
}
#text_3_body li 
{
color:Black;	
	
}
.award_table td
{
	text-align:left;
	vertical-align:top;
	border-bottom: solid 1px #ccc;
	padding: 5px;
	font-size:11px;
}
#centerHolder 
{
	float:left;
	margin: 0;
	width:450px;
}

#centerSection 
{
	clear:both;
	float:left;
	margin: 0;
	width:916px;
	margin: 0 0px 0px 0px;
	background-color:White;
	padding:0;
}

/* ####### Home Page Center Bottom ##### */
#events { 
    display:inline; 
    width: 209px;
    height: 165px;
    float:left;
    clear:left;
    margin-left:8px;
	background-color:White;
	}

#industry, #solutions, #white_papers {
    width: 209px;
    height: 165px;
    background-image: url(/images/homepage-box.gif);
    background-repeat:no-repeat;
    display: inline;
    float:left;
    margin-left:16px;
    margin-right:0px;
}

#text_4_body 
{
	margin: 20px 10px 0 20px;
	font-size:9pt;	
	padding:0;
	line-height: 1em;
}
#text_4_body p 
{
	margin: 0 0 0 0;
	padding:0;
	line-height: 1em;
	color: #606060;
	}
#text_4_body h2 
{
	margin: 0 0 10px 0;
	padding:0;
	font-size:11pt;
	color: #606060;	
	font-weight:bold;
}
#text_4_body a:link, #text_4_body a:visited, #text_4_body a:active 
{
	text-decoration:none;
	color: #ce3200;
	font-size: 10pt;
	font-weight:bold;
}
#text_4_body a:hover 
{
	text-decoration: underline;
}

#text_5_body, #text_6_body, #text_7_body  
{
	margin: 20px 10px 10px 20px;
	padding:0;
	line-height: 1em;
	color: #606060;
	}
#text_5_body p, #text_6_body p {line-height:.9em;}	
#text_5_body h2, #text_6_body h2, #text_7_body h2 
{
	margin:0 0 10px 0;
	padding:0;
	font-size:11pt;
	color: #606060;	
	font-weight:bold;
	text-transform:uppercase;
}
#text_5_body ul, #text_6_body ul, #text_7_body ul   
{
	padding:0;
	margin: 0 0 0 18px;	
}
#text_5_body li, #text_6_body li  
	{ color: #666666;
font-weight: bold;
font-size: 11px;
list-style-image: url(/images/bullet_blueCircle.gif);
list-style-position: inherit;
white-space: normal; 
margin-top:5px;
}
#text_7_body li  
	{ color: #666666;
font-weight: bold;
font-size: 11px;
line-height: 1em;
list-style-image: url(../images/iconpixWhitepapers.gif);
list-style-position: inherit;
white-space: normal; 
padding-left: 0px;
margin-top:5px;
}
#text_7_body p 
{
	margin: 3px 0 0 18px;
	padding: 0 0 0 0; 
	line-height: 1em;
	color: #606060;
	}
#text_7_body a:link, #text_7_body a:visited, #text_7_body a:active 
{
	text-decoration:none;
	color: #3060b0;
	font-size: 8pt;
font-weight: bold;
background-image: url(../images/arrow_blue.gif);
background-repeat: no-repeat;
background-position: center right;
padding-right: 7px;
}
#text_7_body a:hover 
{
	text-decoration: underline;
}	
	
	
	
#text_5_body a:link, #text_5_body a:visited, #text_5_body a:active, #text_6_body a:link, #text_6_body a:visited, #text_6_body a:active  
{
	text-decoration:none;
	color: #ce3200;
	font-size: 10pt;
	font-weight:bold;
}
#text_5_body a:hover, #text_6_body a:hover  
{
	text-decoration: underline;
}

#centerSpacer
{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	display:block;
	width:916px;
	height:30px;
	background-color:White;
}

#centerBottom 
{
	display:block;
	width:916px;
	height:7px;
	background-image: url(/images/centerBottom.gif);
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
	float:left;
	clear:both;
}

/* ########### footer ############ */
#footerSpacer 
{
	margin:0;
	padding:0;
	width:916px;
	height:20px;
	display:block;
	float:left;
	clear:both;
}
#footerTop 
{
	display:block;
	width:916px;
	height:7px;
	background-image: url(/images/footerTop.gif);
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
	float:left;
	clear:both;
}

#footer {
	width: 916px;
	text-align: center;
	float:left;
	clear:both;
	font-size:9pt;
	background-color:White;
	}
#ul_link_list_1_link_list li {
	font-size:9pt;
	color: #606060;	
	font-weight:bold;
	}
#footer p a:link, #footer p a:visited, #footer p a:active, #footer p a:hover   
{
	text-decoration: none;
	color: white;
}
#ul_link_list_1_link_list li{
	list-style: none;
	display: inline;
	font-size:9pt;	
}
#ul_link_list_1_link_list li a:link{
   text-decoration: none;
   color: #606060;	
}
#ul_link_list_1_link_list li a:visited{
   text-decoration: none;
   color: #606060;	
}
#ul_link_list_1_link_list li a:active{
   text-decoration: underline;
   color: #606060;	
}
#ul_link_list_1_link_list li a:hover{
   text-decoration: underline; 
   color: #606060;	
}
#footerBottom 
{
	display:block;
	width:916px;
	height:7px;
	background-image: url(/images/centerBottom.gif);
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
	float:left;
	clear:both;
}
#final{
margin:0;
	padding:0;
	width:916px;
	height:12px;
	display:block;
	float:left;
	clear:both;	
}


#category_image_4 img
{
	display:block;
	float:left;
}	
#center {
	width:370px;
	}
#category_image_5 img
{
	display:block;
	float:left;
}	


#rightHolder 
{
	float:left;
	width:375px;
}
#recruitInfo {
	background-color: #578fc4;
	color: white;
	line-height: 150%;
	width: 375px;
	height: 145px;
	float:left;
	
	}

#recruitInfo p{
	margin: 15px;
	}

#recruitInfo a {
	text-decoration: underline;
	color: white;
	}

#right {
/*	position: absolute;
	top: 110px;
	left: 614px; */
	width: 375px;
	margin:0;
	}

/* ######### end of right ########### */

#bumper {
	left: 244px;
	width: 37px;
	position: absolute;
	top: 110px;
	}

#content {
	position: absolute;
	top: 110px;
	left: 300px;
	width: 475px;
	}
	

/*
h2 {
	color: #0055a5;
	font-weight: bold;
	font-size: 14pt;
	line-height: 150%;
	margin-top:10px;
	}
*/
h3, h3 a:link, h3 a:visited, h3 a:active {
	text-align:left;
	color: #0055a5;
	font-weight: bold;
	text-decoration:none;
	clear:left;
	}
h3 a:hover {
	text-align:left;
	color: #0055a5;
	font-weight: bold;
	text-decoration:underline;
	}
h4 {
	color: #0055a5;
	text-transform: uppercase;
	font-size: 140%;
	margin-bottom:10px;
	}

.title {
	color: #0055a5;
	font-weight: bold;
	font-size: 110%;
	}

.info {
	color: black;
	font-weight: bold;
	font-size: 110%;
	}

p {
	color: black;
	line-height: 150%;
	} 

.email a {
	color: #b53042;
	font-style: italic;
	text-decoration: underline;
	font-size: 90%;
	}

	
#pictures {
	position: absolute;
	top: 125px;
	left: 822px;
	width: 168px;
	display: block;
	}
	
.pic {
	padding-top: 20px;
	}



/* ########## category_main ##########
/* bump off of left nav */
#bump 
{
	display:block;
	float:left;
	width:37;
}
/* center section */
#centerHolder_category_main 
{
	width:485px;
	float:left;
	display:block;	
	margin-left:9px;
	background-color:white;
}


/* image film strip on right */
#rightHolder_category_main {
	display:block;
	width: 168px;
	float:right;
	background-color:white;
	}
#category_image_7 img, #category_image_8 img, #category_image_9 img {
	padding-top: 10px;
	}	
#category_image_6 img {
	padding-top: 20px;
	}
/* ######## end of catgeory main ######	*/


/* ####### forms ####### */
#text_form_1 
{
float:left;
clear:left;	
display:inline;
width:425px;
}

div.required, div.optional {
	clear:both;	
}

div.label_holder 
{
	width:130px;
	text-align:left;
	clear:left;
	float:left;	
	margin-top:3px;
	font-weight:bold;
	color:#444;
}
div.form_entry
{
	width:290px;
	text-align:left;
	float:left;
	margin-top:3px;
	display:inline;
}
div.form_hint_holder 
{
	width:290px;
	text-align:left;
	clear:left;
	float:left;
	margin-bottom:7px;
	margin-top:0px;
	font-size:8pt;
	color:#555;
}
div.submit
{
	clear:left;
	text-align:center;
	padding-top:5px;
	}
.submit input 
{
	margin-top:5px;
}	
div.Error_Message 
{
clear:both;
margin:5px 0 15px 0;	
color:Red;
}

/* ########## site map ########## */
	li.li_site_map_1 a 
{
	margin-left:15px;
	list-style-position: inside;
}
ul.ul_site_map_1 
{
	color:#444;
	margin-left: 5px;
	list-style-type:square;
	margin-right: 5px;
}


/* ############# right call outs ############# */
#right_holder
{
    width: 205px;
    display: block;
    float:right;
    background-color:#ffffff;
    margin: 0 0px 0 0;
}

.call_out 
{
	width:205px;
	display:block;
	float:left;
	background-image: url(/images/callout-background-fade.gif);
	background-repeat:repeat-x;
	background-color:#e3e3dc;	
}
.call_out_top 
{
	width:205px;
	height:9px;
	display:block;
	float:left;	
	background-image: url(/images/call-out-top.gif);
	background-repeat:repeat-x;
}
.call_out_content_holder
{
	width:205px;
	display:block;
	float:left;	
	background-image: url(/images/callout-center.gif);
	background-repeat:repeat-y;
}
.call_out_content 
{
	margin: 0 8px 0px 8px;		
}
.call_out_title 
{
	margin:0 0 0 0;
	padding:0;
	font-size:11pt;
	color: #606060;	
	font-weight:bold;
	text-transform:uppercase;
}
.call_out_view_all 
{
	float:right;	
}
.call_out_view_all a
{
	text-decoration:none;
	color: #3060b0;
	font-weight: bold;	
	margin-right:3px;
	font-size:9pt;
} 

.call_out_bottom 
{
	width:205px;
	height:7px;
	display:block;
	float:left;	
	background-image: url(/images/call-out-bottom.gif);
	background-repeat:repeat-x;
}
/*#industry_center p 
{
    padding: 5px 5px 10px 5px;
} */

/* white paper call outs (industry solutions)*/
#ul_link_list_3_link_list li, #ul_link_list_4_link_list li{
	list-style: none;
	display: block;
	font-size:10pt;	
	color: gray;
	font-size:9pt;
	margin-top:10px;
	margin-left:8px;
}
#ul_link_list_3_link_list li a:link, #ul_link_list_3_link_list li a:visited, #ul_link_list_4_link_list li a:link, #ul_link_list_4_link_list li a:visited{
   text-decoration:none;
	color: #3060b0;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 7px;
}
#ul_link_list_3_link_list li a:active, #ul_link_list_3_link_list li a:hover, #ul_link_list_4_link_list li a:active, #ul_link_list_4_link_list li a:hover{
	text-decoration: underline;
}
/* end of white paper call outs (industry solutions)*/

p.tagline
{
	line-height:1.1em;
	margin-top: 10px;	
	
	color: #3060b0;
	font-weight:bold;
}
p.copyline
{
	line-height:1.1em;
	margin-top: 10px;	
	color: #606060;	
}
	
#category_image_3 img
{
	display:block;
	float:left;
}
img {border: solid 0px #fff;}
