/* GENERAL STYLES */
@import "reset.css";

/**********************/
/*   GENERAL STYLES   */
/**********************/

body{	
        background:url(/media/118513/main_bg.jpg) repeat-x #999999;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 

}

strong{	font-weight: bold; }

ul{	margin-left: 2em; }

ol{ 	list-style-type: decimal; 
	margin-left: 2em; }

li{	padding-left: 0.5em; }

em{	font-style: italic; }

small{ font-size: x-small; }

th{ font-weight: bold; text-align: center; }

p.clear{ clear: both; margin: 0; padding: 0; }
p.right{ text-align: right;}
#honEmail, .honEmail { display: none; }

img.right{ float: right; }
img.left( float: left; )

/* expanding text */
.short { display:inline; }
.long { display:none; }
a.expandLink { display: block; text-align: right;}
a.expandLink:link, a.expandLink:visited, a.expandLink:hover, a.expandLink:active { text-decoration: none; }

/*********************/
/*   GLOBAL STYLES   */
/*********************/

#clear{
	clear:both;	
}

.clear{
	clear:both;	
}


#Container{
	margin: 0 auto;
	width:900px;
}

#header_container{
        margin: 0 auto;
	background:url(/media/118523/headerhighlight.png) no-repeat top center;
	width:940px;
	height: 97px;

}

#headerLogoContainer{
    width:130px;
    height:84px;
    margin:7px 0 0 0;
    float:left;

}

h1#Logo{
	text-indent:-10000px; /*Used to hide the text off screen */
	height: 130px;
	width: 84px;
	float:left;
}

h1#Logo a{
	display: block;
	height: 100%;
}
p#Logo{
	text-indent:-10000px; /*Used to hide the text off screen */
	height: 130px;
	width: 84px;
	float:left;
        background:url(/media/118518/header_logo.png) no-repeat;

}

p#Logo a{
	display: block;
	height: 100%;
}
#mainMenu {
  text-align:right;
  width:800px;
  float:left;
  margin:7px 0 0 0;
}

ul#Navi{
	font-family: Arial, sans-serif;
	text-align:right;
        float:right;
	padding:0 10px 0 0;
	/*text-transform: lowercase;*/
	list-style-type: none;
	list-style-image: none;
}

ul#Navi li{
        height:22px;
	float: left;
	display: block;
	line-height: 24px;
	font-size: 12px;
}


ul#Navi li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
        padding:0 15px 4px 15px;
}

ul#Navi li a:hover, ul#Navi li.Selected a{
	background:url(/media/118528/header_menu_hover_bg.jpg) repeat-x;
}

#Content{
	background: #FFF url(../media/3164/subpage_bg.gif) no-repeat bottom right;
background: #FFF url(../media/67807/content_bg.gif) no-repeat bottom right;
                
height:100%;
}


/*
===========
New Home Page
===========
*/

#homeMainImageContainer{
	float:left;
	width:690px;
	height:370px;
	border:1px solid #20619e;
	margin:10px 0 0 10px;
}

#mainImageContainer{
	width:690px;
	height:325px;
	z-index: 1;
}

#mainImageMenuContainer{
	width:690px;
	height:45px;
	background:url(/media/101470/main_img_menu_bg.png) repeat-x;
}


.mainImageMenu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width:690px;
}
.mainImageMenu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	z-index: 4;
	border-left: 1px solid #93badf;
}

.mainImageMenu li:hover {
	background:url(/media/101475/main_img_menu_bghover.png) repeat-x;
}
.mainImageMenu a, .mainImageMenu a:link,.mainImageMenu a:visited {
	padding: 14px 10px;
	display: block;
	width: 147px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	text-shadow:0 1px 2px #092d4e;
	color: #9ecaf4 !important;
	text-align:center;
}

.mainImageMenu li em {
	background: url(/media/101465/main_img_hoverbg.png) repeat-x;
	width: 160px;
	position: absolute;
	bottom:44px;
	text-align: left;
	padding: 5px 5px 5px 5px;;
	font-style: normal;
	display: none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-shadow:0 1px 2px #092d4e;
	color: #9ecaf4;
}


#homeRightColumn{
	float:right;
	width:180px;
	margin:10px 10px 0 0;
	text-align:right;
}

#homeRightColumnBlock1{
	margin:0 5px 0 0;
		
}

#homeRightColumnBlock2{
	width:170px;
	height:101px;
	border:1px solid #adadad;
	background:url(/media/102313/homemiddleblockbg.png) repeat-x;
	margin:12px 5px 0 3px;
	text-align:center;
}

#homeRightColumnBlock2 .blogLink{
	margin:12px 0 0 0;
}

#homeRightColumnBlock2 .blogBlockText{
	float:left;
	width:165px;
	height:15px;
	text-align:center;
        font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:10px;
	color:#848383;
	margin:15px 0 0 0;
}
#homeRightColumnBlock2 .rssLink{
	float:left;
	margin:8px 0 0 15px;
	width:53px;
	height:22px;
}

#homeRightColumnBlock2 .emailLink{
	float:left;
	margin:8px 0 0 15px;
	width:70px;
	height:21px;
}

#homeRightColumnBlock3{
	margin:8px 0 0 0;
}

/*
===================
HOME EVENTS BLOCK
===================
*/

#eventsBlockContainer{
	width:170px;
	border:1px solid #a8a8a8;
	float:left;	
	margin:10px 0 0 3px;
	background:url(/media/108975/homeeventsblockbg.png) bottom repeat-x;
}

#eventsBlockTop{
	width:172px;
	height:32px;
	margin:-5px 0 0 2px;
	float:left;
	background:url(/media/108985/homeeventsblocktop.png) top center no-repeat;
}

#eventsBlockContent{
	width:168px;
	float:left;
	text-align:left;
        font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:12px;
	color:#154776;
}

#eventsBlockContent ul{
	padding:0px;
	margin:10px 0 0 18px;
	list-style-image:url(/media/108980/homeeventsblockliststyle.png);
}

#eventsBlockContent ul li{
	font-size:10px;
	margin:8px 0 0 0;
	padding-left:0px;
}


/*
=============
Ask Question
=============
*/

#askQuestionContainer{
	width:175px;
	height:24px;
	background:url(/media/111840/ask_question_bg.png) no-repeat bottom center;
	margin: 0 0 8px 1px;
	cursor:pointer;
}

#askQuestionBalloon{
	width:23px;
	height:22px;
	background:url(/media/111835/ask_question_balloon.png);
	margin:0 0 2 -4px;
	float:left;
}

#askQuestionText a, askQuestionText a:visited{
	width:120px;
	height:15px;
	text-align:left;
	float:right;
	margin:6px 10px 0 0;
	text-decoration:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF !important; 
}

#askQuestionText a:hover{
	text-decoration:underline;
}


/*
==================
NEW ABOVE FOOTER
==================
*/

#aboveFooterNew{
	background: #ffffff;
        float:left;

	padding: 0 5px 10px 5px;
	margin:20px 0 0 0;
	/*border-top: 1px solid #D1D1CE;*/
	font-size: small;
	width:680px;
        color:#0D3051;
}

#aboveFooterNew #leftColumn{
	margin-left: 15px;
	border: 0;
	width: 680px;
	line-height: 18px;
}

#aboveFooterNew #leftColumn h4{
	margin-top: 10px;
        font-family:Tahoma, Geneva, sans-serif;
        font-size:1.2em;
	/*font-family: Arial, Tahoma, Helvetica, sans-serif;*/
}

#aboveFooterNew #leftColumn ul{
	margin-top: 8px;
}

#aboveFooterNew #leftColumn ul li{
	padding-bottom: 2px;
	padding-left: 0;
}

#aboveFooterNew #leftColumn a{
	color: #666;
}

#aboveFooterNew #leftColumn p{

}



/*
===================
HOME BOTTOM BLOCKS NEW
===================
*/


#mainBottomBlockContainer{
	width:685px;
	float:left;
	margin:10px 0 0 8px;
        font-family:Tahoma, Geneva, sans-serif;
        /*font-family:Verdana, Geneva, sans-serif;*/
        font-size:12px;
        color:#0d3051;
        line-height:15px;

}

#mainBottomBlockContainer h3.title {
        font-family:Tahoma, Geneva, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#154877;
        margin:0 0 10px 0;
}
#blockLeft{
	width:225px;
        height:190px;
        float:left;
        border-right:1px solid #eaeaea;
}

#blockMiddleContainer{
   width:225px;
   float:left;
   margin:0 0 0 5px;
   padding:0 8px 0 8px;
}

#blockMiddle{
	width:225px;
        height:190px;
	float:left;
border-right:1px solid #eaeaea;
}

#blockRightContainer{
	width:200px;
	float:left;
	margin:0 0 0 8px;
}

#blockRight{
        width:200px;
        height:190px;
        float:left;
        
}


.bottomLink{
   font-size:11px;

}




/*
==============
HOME BOTTOM BLOCKS
==============
*/

#mainLeftDivContainer{
	width:690px;
	float:left;
}

#mainBottomBlockContainer{
	float:left;
	width:690px;
	margin:12px 0 0 13px;
}

#blockContainer{
	width:332px;
	float:left;
}


#blockContainer h2{
	font-size: 22px;
	font-weight: bold;
	color: #20619E;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-shadow:0 1px 0 #e0e1e3;

}

#blockContainer h2 a{
	color: #20619E;
	text-decoration: none;
        text-shadow:0 1px 0 #e0e1e3;
}

#blockContainer p{
	padding: 5px 8px;
	line-height: 16px;
}


#blockContainer img.left{
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

#blockContainer img.center{
	margin: 5px auto;
	display: block;
}


#blockContainerTop{
	width:332px;
	height:8px;
	background:url(/media/107219/homeblocktop.png) no-repeat top center;
	float:left;
}

#blockContainerMiddle{
	width:332px;
	height:204px;
	background:url(/media/107224/homeblockmiddle.png) no-repeat top center;
	float:left;
}

#blockContainerContent{
	width:322px;
	float:left;
	margin:6px;
	text-align:left;
}

#blockContainerBottom{
	width:332px;
	height:9px;
	background:url(/media/107214/homeblockbottom.png) no-repeat top center;
	float:left;
}








#ContentContainer{
        background-color:#FFF;
}

#MainContent{
	width:700px;
	float:left;
	display: inline;
	font-size:12px;
	padding: 0;
	margin-left: 0;
	color: #666;
}

#MainContent p
{
	margin: 10px 0 10px 0;
}

#MainContent a
{
	color: #00488C;
	text-decoration: underline;
}

#MainContent a:hover
{
	color: #00488C;
	text-decoration: none;
}

#MainContent ul{
	list-style-image: url(/media/50860/blue_bullet.gif);
}

/*******************/
/*   BREADCRUMBS   */
/*******************/

ul#breadCrumbs{
	width: 640px;
	margin: 0 0 0 6px;
	float: left;
	line-height: 24px;
	font-size: 12px;
}

#breadCrumbs li{
	display: inline;
	padding: 0 0 5px 5px;
}

#breadCrumbs li a
{
	color:#075492;
	text-decoration:underline;
}

#breadCrumbs li a:hover
{
	color:#075492;
	text-decoration:none;
}

#breadCrumbs li.currentLocation{
	font-weight: normal;
}

/**********************/
/*   SUBPAGE STYLES   */
/**********************/

#bodyText{
	line-height: 18px;
	padding: 12px 0 18px;
        background-color:#fff;
}

#bodyText h3{
	font-size: 24px;
	font-weight: bold;
	color: #075492;
	padding-top: 8px;
	line-height: 27px;
        font-family:arial;
}

#bodyText h4{
	font-size: 16px;
	font-weight: bold;
	color: #075492;
	padding-top: 8px;
}

#bodyText h5{
	font-size: 14px;
	font-weight: bold;
	color: #075492;
}

#bodyTextImages{
	float: left;
	width: 150px;
	margin: 0;
	padding: 12px 10px 4px 15px;
	font-size: 10px;
}

#bodyTextImages em{
	font-style: italic;
}

#bodyTextWords{
	float: left;
	width: 650px;
	padding: 0 30px 10px 0;
	margin-left: 20px;
}

#bodyTextWords.contactUs, #bodyTextWords.fullWidth{
	float: left;
	width: 640px;
	margin: 0;
	padding: 0 30px 10px;
}

#bodyTextWords.contactUs div#address{
	/*width: 258px;*/
	float: left;
	display: block;
}

/************************/
/*   SUBHEADER IMAGES   */
/************************/

div#subhead_img{
	background: url(../media/3497/generic_subheader.jpg) no-repeat top left;
	height: 105px;
}

div#subhead_img.services{
	background: url(../media/2676/services_header.jpg) no-repeat top left;
}

div#subhead_img.servicesSAP{
	background: url(../media/5904/servicesb1_subheader.jpg) no-repeat top left;
}

div#subhead_img.servicesSAP h3{
	text-indent: -10000px;
}

div#subhead_img.products{
	background: url(../media/2340/products_header.jpg) no-repeat top left;
}

div#subhead_img.productsSAP{
	background: url(../media/2340/products_header.jpg) no-repeat top left;
}

div#subhead_img.productsSAP h3{
	/* text-indent: -10000px; */
}

div#subhead_img.resources{
	background: url(../media/2691/resources_header.jpg) no-repeat top left;
}

div#subhead_img.contactUs{
	background: url(../media/3487/header_contact.jpg) no-repeat top left;
}

div#subhead_img.aboutUs{
	background: url(../media/3492/aboutus_subheader.jpg) no-repeat top left;
}
div#subhead_img.support{
	background: url(../media/67609/header_support.jpg) no-repeat top left;
}
#MainContent div#subhead_img h3, #MainContent div#subhead_img h1{
	font-family: Arial, sans-serif;
	font-size: 36px;
	color:#075492;
	width: 408px;
        padding: 12px 0 0 12px;
        padding-top:25px;
        
letter-spacing:-1.5px;
}

#MainContent div#subhead_img h3 span.small, #MainContent div#subhead_img h1 span.small{
	font-size: 28px;
	line-height: 32px;
}

#MainContent h4#tagline{
	font-family: Arial, sans-serif;
	position: relative;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #075492;
	padding: 12px 12px 12px 48px;
	text-indent: -30px;
	border-bottom: 1px solid #D9D9D9;
	background: url(../media/3169/tagline_bg.jpg) repeat top; /*#ECE0C4;*/
        display:none;
}

h4#tagline strong{
	font-weight: normal;
	font-style: inherit;
	color: #F8B318;
	padding-left: 2px;
}

/*************************/
/*   SUBNAV - SUB MENU   */
/*************************/

ul#subNav {
	
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
        margin:0px;
	margin-bottom:10px;
}

ul#subNav li{
	width: 100%;
	padding: 0px;
        margin:0px;
        
	/*border-bottom: 1px solid #AAA;*/
        background: url(/media/67667/subnavi_bg.jpg) repeat-x;
}

ul#subNav li a{
        padding-top:4px;
        height:24px;
        padding-left:17px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
        font-family:arial, sans;
        font-size:11px;
	font-weight: normal;
}
ul#subNav li.subMenuItem a {
        
      
}
ul#subNav li a:hover{
	text-decoration:none;
        color:#98b6cf;
}
ul#subSubNav {
        background:#91aec5;
        font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
        margin:0px;
        padding-bottom:10px;
       }
ul#subSubNav li a {
        background:#91aec5;
        color:#586a79;
        height:18px;
        font-weight:bold;
}

ul#subSubNav li a:hover {
        color:#fff;
}
/*****************/
/*   HOME PAGE   */
/*****************/

#HomeContentContainer{
	width: 900px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #FFF;
}

#HomeMainContent
{
	float: left;
	font-size: 14px;
	width: 100%;
	padding: 0;
	margin:0 0 10px 0;
}

#HomeMainContent a:link, #HomeMainContent a:visited{
	color: #00488C;
}

#HomeMainContent a:hover, #HomeMainContent a:active{
	color: #00488C;
	text-decoration: none;
}

#blockOne {
	display: block;
	width: 528px;
	height: 358px;	float: left;
	position: relative;
	margin: 15px 6px 15px 13px;
	_margin: 15px 3px 15px 6px;
}
 
#blockOne span{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(../media/78538/homeblock_sap_business_one.jpg) no-repeat top left;
	cursor: pointer;	
}

#blockTwo { 
	display: block;
	width: 333px;
	height: 358px;	float: left;
	position: relative;
	margin: 15px 11px 15px 7px;
	.margin: 15px 11px 15px 7px;
	_margin: 15px 0 15px 12px;
}
 
#blockTwo span{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(../media/78152/block2_web_integration.jpg) no-repeat top left;
	cursor: pointer;	
}

/**************************/
/*   HOME BOTTOM BLOCKS   */
/**************************/

#HomeBottomContent{
	width: 870px;
	text-align: center;
	clear: left;
	margin: 15px 0 10px 15px;
	overflow: hidden;
}

.bottomBlock{
	width: 281px;
	float: left;
	text-align: left;
	background: url(/media/19317/bottom_block3_faded_block_t.jpg) top left no-repeat;
	margin:10px 0 0 0;
}


.bottomBlock img.left{
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.bottomBlock img.center{
	margin: 5px auto;
	display: block;
}

.bottomBlock div.bottomBlockContent{
	padding: 6px;
	_padding: 3px;
	height: 175px;
}

.bottomBlock div.bottomBlockContent h2{
	font-size: 22px;
	font-weight: bold;
	color: #20619E;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 10px 7px;
}

.bottomBlock div.bottomBlockContent h2 a{
	color: #20619E;
	text-decoration: none;
}

.bottomBlock div.bottomBlockContent p{
	padding: 5px 8px;
	line-height: 16px;
}

.bottomBlock p.moreLink{
	font-weight: bold;
	padding: 4px 10px 10px 0;
	text-align: right;
	background: url(../media/32429/bottom_block_bottom_border.jpg) no-repeat bottom right;
	clear: left;
	height: 1em;
}


.bottomBlock p.moreLink a:link, .bottomBlock p.moreLink a:visited{
	color: #00488C;
}

.bottomBlock p.moreLink a:hover, .bottomBlock p.moreLink a:active{
	color: #00488C;
	text-decoration: none;
}
.bottomBlock p.gold a:link, .bottomBlock p.gold a:hover,.bottomBlock p.gold a:visited {
        color: #f2bb32;
}

#bottomBlock2, #bottomBlock3{
	margin-left: 13px;
	_margin-left: 10px;
}

/*************************/
/*   HOME ABOVE FOOTER   */
/*************************/

#aboveFooter{
	background: #E8E8E7;
	padding: 0 5px 10px 5px;
	border-top: 1px solid #D1D1CE;
	font-size: small;
}

#aboveFooter img#nurtureIcon{
	display: block;
	float: left;
	margin-left: 10px;
}

#aboveFooter #afText{
	margin-left: 15px;
	border: 0;
	width: 870px;
	line-height: 18px;
}

#aboveFooter #afText h4{
	margin-top: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

#aboveFooter #afText ul{
	margin-top: 8px;
}

#aboveFooter #afText ul li{
	padding-bottom: 2px;
	padding-left: 0;
}

#aboveFooter #afText a{
	color: #666;
}

#aboveFooter #afText p{

}
#afText {
  border:2px solid #fff;
  padding-left:5px;
}
td.qLinks {
}
/*
==========================================
 Sub Page: Two Equal Columns
==========================================
*/

#bodyText #topRow{
	width: 670px;
	margin: 0 auto 10px;
}


#bodyText #leftContent{
	float: left;
	width: 350px;
	w\idth: 325px;
	margin: 0;
	display: inline;
	padding: 12px 10px 4px 15px;
}

#bodyText #rightContent{
	float: left;
	width: 350px;
	w\idth: 325px;
	margin: 0;
	padding: 12px 10px 4px 15px;
}

#bodyText #rightContent ul{

}

#bodyText #bottomRow{
	clear: left;
	padding: 12px 10px 4px 15px;
}

object.flashCenter{
	display: block;
	margin: 0 auto;
}

/********************/
/*   SUPPORT PAGE   */
/********************/

div.supportBlock{
	padding: 10px 20px 10px 0;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}

div.supportBlock img{
	display: block;
	width: 140px;
	float: left;
	margin-right: 10px;
}

/****************/
/* LANDING PAGE */
/****************/

table#adWordsLandingPageTable{
	width: 100%;
	margin: 10px auto;
	border: 1px solid #666;
	border-right: none;
}

table#adWordsLandingPageTable td, table#adWordsLandingPageTable th{
	border-right: 1px solid #666;
}

table#adWordsLandingPageTable th{
	font-size: 14px;
	background-color: #B2CEE4;
	border-bottom: 1px solid #666;
vertical-align: middle;
}

table#adWordsLandingPageTable td{
	padding: 0;
	vertical-align: top;
}
table#adWordsLandingPageTable td p{
	margin-top: 0;
}

#holdMovie{
	text-align: center;
	margin-top: 10px;
}

form#demoForm{
	width: 270px;
	padding: 0;
	margin: 0;
}

form#demoForm ul{
	width: 270px;
	padding: 0;
}
form#demoForm ul li{
	background: #ECE9D8;
}

form#demoForm label{
	width: 100px;
}

/*
==========================================
 Search Bar
==========================================
*/

#searchBar{
        margin:15px 0 0 0;
	height: 50px;
        width:225px;
        float:right;
	color: #FFF;
}

#searchMiniMenu{
        height:16px;
        text-align:right;
        width:236px;
        font-size:11px;
}

#searchMiniMenu a{ 
        color:#ffffff;
        font-size:11px;
        text-decoration:none;
}

#searchMiniMenu a:hover{ 
        color:#acacac;
        text-decoration:none;
}

#form-search{
	width: 240px;
	background: transparent;
	padding: 2px;
	_padding: 2px 0;
	margin: 0;
	float: left;
	display: inline;

}
	
#form-search label, #input-keywords, #submit-search{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
	
#input-keywords{
	border: 1px solid #a3a7ab;
	height: 21px;
	width: 200px;
	line-height: 20px;
	padding-left: 4px;
	color: #999;
}

/*
==========================================
Search Results
==========================================
*/

#search{
	padding: 16px
}
.searchResult{
	padding: 8px;
	border-bottom: 1px solid #999;
}
.searchResultTitle{
	font-size: 14px;
	font-weight: bold;
}
.searchResultDescription{
	padding-left: 20px;
}

.searchArrowsTop{
	display: none;
}

.searchArrowsBottom{
	text-align: center;
}

.searchArrowsBottom a{
	margin: 0px 5px;
}

.SearchHighlight{
        background-color:#FFF6BF;
}

#searchBox .input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	margin-right: 5px;
	font-size:11px;
}

/*
==========================================
Secondary Content
==========================================
*/

#SecondaryContent{
	float: left;
	width: 199px;
	min-height: 500px;
        height:100%;
	font-size:13px;
	padding: 0px;
	margin: 0px;
        background-color:#586a79;
}

#SecondaryContent h3{
	font-size: 20px;
	color:#00488C;
}

#SecondaryContent div#relatedResources{

}



#SecondaryContent div#relatedResources{
	
}




#SecondaryContent div#relatedResources p a{
	
}

#SecondaryContent div#relatedResourcesContent ul{
	padding: 8px 0 8px 4px;
}

#SecondaryContent div#relatedResourcesContent ul li{
	line-height: 1.2em;
}


#SecondaryContent div#relatedResources{
	
}

#SecondaryContent div#relatedResources p.relatedBottom{
	
}

#SecondaryContent div#relatedResources p.relatedBottom a{
	
}

/* #SecondaryContent div#requestDemo{
	width: 175px;
	margin: 4px auto;
	color: #666;
} */

#SecondaryContent div#requestDemoContent{
	background: url(../media/3992/right_col_button_top.gif) no-repeat top left;
}

#SecondaryContent div#requestDemoContent h5{
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
}

#SecondaryContent div#requestDemoContent h5 a{
	font-weight: bold;
	color: #075492;
	text-decoration: none;
}

#SecondaryContent div#requestDemoContent h5 a:hover{
	text-decoration: underline;
}

#SecondaryContent div#requestDemoContent p{
	padding: 8px 8px 0;
}
 
#SecondaryContent div#requestDemo p.requestBottom{
	background: url(../media/3997/right_col_button_bottom.gif) no-repeat bottom left;
	text-align: right;
	padding: 6px 8px 10px 0;
}

#SecondaryContent div#requestDemo p.requestBottom a{
	color:#000;
	text-decoration: underline;
}

#SecondaryContent div#requestDemo p.requestBottom a:hover{
	color:#000;
	text-decoration: none;
}

/*
==========================================
 Footer
==========================================
*/

#Footer
{
	background:url(/media/93679/footer_bg.jpg) #454545 repeat-x;
	min-height:195px;
	clear:both;
	font-size:12px;
	color:#FFF;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}

.footerTitle{
	font-size:14px;
	color:#6bb1e9;	
}

#footerContentContainer{
	height:169px;
	width:1010px;
 	margin: 0 auto;
}

#footer_left_block{
	float:left;
	width:230px;
	height:157px;
	margin:12px 0 0 0;
	padding:25px 0 0 25px;
	background: url(/media/93699/footer_seperator.jpg) right no-repeat;
}

#footerSignup{
	float:left;
	width:200px;
	height:45px;
	margin: 5px 0 0 5px;


}

#footerSignup img
{
	vertical-align:middle
}

#footerSignup a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration: none;
}

#footerSignup a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration: underline;
}

#footer_socialIcons{
	clear:both;
	float:left;	
	margin: 0 0 0 30px;
	width:195px;
}


#footer_HQ_block{
	float:left;
	width:175px;
	height:157px;
	margin:12px 0 0 0;
	padding:25px 0 0 25px;
	background: url(/media/93699/footer_seperator.jpg) right no-repeat;
}


#footer_ofices_block{
	float:left;
	width:295px;
	height:157px;
	margin:12px 0 0 0;
	padding:25px 0 0 25px;
	background: url(/media/93699/footer_seperator.jpg) right no-repeat;
}



#footer_ofices_block ul{
	width:300px;
	color:#ffffff;
	list-style:none;
	margin: 5px 0 0 5px;
}

#footer_ofices_block ul li {
	float:left;
	width:150px;
	line-height:1.4em;
	margin: 0;
	padding: 0;
	text-indent:10px;
}

#footer_ofices_block ul li a{
	text-decoration:none;
	color:#ffffff;
}

#footer_ofices_block ul li:hover{
	background:url(/media/93674/footer_arrow.png) left no-repeat;
	text-decoration:none;
	color:#b1b1b1;
}

#footer_ofices_block ul li a:hover{
	text-decoration:none;
	color:#b1b1b1;
}


#footer_company_block{
	float:left;
	width:200px;
	height:157px;
	margin:12px 0 0 0;
	padding:25px 0 0 25px;
}


#footer_company_block ul{
	color:#ffffff;
	list-style:none;
	margin: 5px 0 0 5px;
}

#footer_company_block ul li {
	line-height:1.4em;
	text-indent:10px;
	margin: 0;
	padding: 0;
}

#footer_company_block ul li a{
	text-decoration:none;
	color:#ffffff;
}

#footer_company_block ul li:hover{
	background:url(/media/93674/footer_arrow.png) left no-repeat;
	text-decoration:none;
	color:#b1b1b1;
}

#footer_company_block ul li a:hover{
	text-decoration:none;
	color:#b1b1b1;
}


#footer_copyright{
	color:#737373;
	font-size:10px;
	margin:15px 0 0 0;
	text-align:center;
}


/*
==========================================
News List
==========================================
*/

#MainContent ul.NewsList
{
	margin:15px 0 0 0;
}


#MainContent ul.NewsList li
{
	margin:0 0 15px 0;
}

#MainContent ul.NewsList li a
{
	display:block;
	line-height: 1em;
}

#MainContent ul.NewsList li a.Event
{
	background-image:url(../Data/Assets/theme_one/Misc/event_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent ul.NewsList li a.News
{
	background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:6px 8px 7px 18px;
}

#MainContent .EventItem strong
{
	display:block;
}

#8a7c9fef1f1591e8011f19967fe70469{
	height: 1%;
	position: relative;
	width: 150px;
}


/*
=========================================
Updated Contact Us Form and Page
=========================================
*/

#contactColumnLeft h1{
	font-size:14px;
}

#ContactUsMainContent{
	width:900px;
	background-color:#fff;
	float:left;
	display: inline;
	font-size:12px;
	padding: 0;
	margin-left: 0;
	color: #666;
}

#contactContainer{
	width:890px;
	float:left;
	background:url(/media/90832/contact_container_bg.jpg) repeat-y;
}

#contactColumnLeft{
	width:385px;
	float:left;
	margin:15px 0 0 20px;
}

#contactColumnRight{
	width:350px;
	float:right;
	margin:20px 0 0 20px;
}

.contactTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#075492;
	font-size:2.2em;
	font-weight:bold;
}

.contactSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#586a79;
	font-size:1.4em;
	font-weight:bold;
}

.contactText {
	font-family:Arial, Helvetica, sans-serif;
	color:#354049;
	font-size:1.3em;
	line-height:1.2em;
}

#googleMapsContainer{
	margin: 15px 0 0 0;
	
}

#contactUsFormContainer{
	float:left;
	width:248px;
}

.contactUsForm{
	
}


form.contactUs{
	width: 300px;
}

legend{
	display: none;
}

fieldset{
	border: 0;
}

label.contactUs{
	font-family:Arial, Helvetica, sans-serif;
	color:#354049;
	font-size:1em;
	display:block;
	font-weight:bold;
	float:left;
}

input.contactUs {
	width: 220px;
	float:right;
	display:block;
	padding: 4px;
	/*margin: 15px 0 0 2px;*/
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	height:15px;
	background:#e6eaed;
	border:1px solid #ffffff;
}

input.contactUs:focus {
	font-family:Arial, Helvetica, sans-serif;
	background:#f2f6f9;
	border:1px solid #e6eaed;
}

textarea.contactUs {
	/*width: 150px;*/
	float:right;
	display:block;
	padding: 4px;
	margin: 5px 0 0 0;
	font-size: 12px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	background:#e6eaed;
	border:1px solid #ffffff;
}

textarea.contactUs:focus {
	font-family:Arial, Helvetica, sans-serif;
	background:#f2f6f9;
	border:1px solid #e6eaed;
}

.contactUsCheckBox{
	width: 15px;
	padding: 1px;
	margin: 10px 0 0 0;
	height:15px;
	border:none;
}

.contactUsBtn{
	width:60px;
	height:19px;
	margin:10px 0 0 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:url(/media/90842/contactusform_btn.jpg) repeat-x;
	border:none;
}

.contactUsBtn:hover{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6eaed;
	background:url(/media/90877/contactusform_btnover.jpg) repeat-x;
	border:none;
}


#contactUsOtherWaysContainer{
	float:left;
	width:325px;
	margin:30px 0 0 0;
}

#contactUsOtherWaysContainer .title{
	background:#586a79;
	height:20px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	text-align:center;
	padding:5px;

}

#contactUsOtherWaysContainer .otherWays{
	width:238px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#586a79;
	text-align:left;
	margin: 10px 0 0 0;
}

#contactUsOtherWaysContainer  ul.contactUsNormal{
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#3d454b;
	list-style:none;
	margin: 5px 0 0 5px;
}

#contactUsOtherWaysContainer .contactUsNormal ul li {
	line-height:1.4em;
	text-indent:10px;
	margin: 0;
	padding: 0;
}
#contactUsOtherWaysContainer ul{
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#3d454b;
	list-style:none;
	margin: 5px 0 0 5px;
}

#contactUsOtherWaysContainer ul li {
	float:left;
	width:150px;
	line-height:1.4em;
	text-indent:10px;
	margin: 0;
	padding: 0;
}

#contactUsOtherWaysContainer ul li a{
	text-decoration:underline;
	color:#00488c;
}

#contactUsOtherWaysContainer ul li:hover{
	background:url(/media/90837/contactusarrow.jpg) left no-repeat;
	text-decoration:none;
	color:#00488c;
}

#contactUsOtherWaysContainer ul li a:hover{
	text-decoration:none;
	color:#00488c;
}


/*
==========================================
 Generic Contact Form
==========================================
*/
form ul{
	list-style-type: none;
	list-style-image: none;
	width: 480px;
	margin: 10px auto;
}

form ul li{
	padding: 3px;
	display: block;
	clear: left;
	border-bottom: 1px solid #ECE2CA;
}

form ul li label{
	display: inline-block;
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 6px;
}

form ul li fieldset ul li{
	border-bottom: none;
}

form ul li fieldset ul li select{
	margin: 0;
	padding: 0;
}

form ul li fieldset ul li p{
	padding: 0 0 0 165px;
	margin-top: 0;
}

form ul li fieldset{
	margin: 0;
}

form ul li fieldset label{
	clear: left;
}

/*
==========================================
 Specific to Career / Resume Form
==========================================
*/

form#resume ul{
	list-style-type: none;
	list-style-image: none;
	width: 560px;
	margin: 10px auto;
}

form#resume ul li label{
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	padding-right: 6px;
}

div#address{
	width: 650px;
	float: left;
	display: inline;
}

div#addressMap{
	float: left;
	margin-bottom: 10px;
        width:650px;
}

form#frmContact{
	clear: both;
	width: 500px;
	float: left;
}

form#frmContact h4{
	padding-left: 15px;
}

form#frmContact ul{
	list-style-image: none;
	width:500px;
}

form#frmContact input#submit{
	float: right;
}

form#frmRegister ul li label{
	width: 90px;
}
/*
==========================================
 Specific to Registration Form
==========================================
*/

form.reg ul{
	list-style-image: none;
        
	margin: 10px auto;
}

form.reg ul li label{
	display: block;
	width: 100px;
	float: left;
	text-align: left;
	padding-right: 6px;
}

div#address{
	
	float: left;
	display: inline;
}

div#addressMap{
	float: left;
	margin-bottom: 10px;
}

form#frmRegister ul li label{
	width: 90px;
}

/*
===========================
Rich text editor styling
===========================
*/

#holderBody
{
	background: none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}

.mceContentBody{
	background: #fff;
}
li.subMenuItem {
   font-size:10px;
   margin-left:7px;
  
}
form.regForm ul li {
   list-style-image:none;
}
img.left, img.right {
   padding:4px;
}
table.tableBusinessAddons td {
  padding-bottom:5px;
  padding-top:5px;
  border-bottom:1px solid #ccc;
}
#RSSFeed {
  width:500px;
  overflow:hidden;
  float:left;

}
#gRightBlock {
  padding:8px;
}
#gRightBlockBottom {
  
}
#gRightBlock h3 {
  font-size:13px;
  font-weight:bold;
  color:#FFF;
  margin-bottom:4px;
}
.zwDate {
  padding-bottom:7px;
  width:500px;
border-bottom:1px solid #999;
}
.zwContentTitle {
  padding-top:10px;
padding-bottom:7px;

  width:500px;
}
.zwContentTitle a {
  text-decoration:none;
}
#zwOuterFrame {
  width:500px;
}
#SecondaryContent h4 {
  margin:0px;
  padding:0px;
}
#callOuts {
  float:left;
  width:186px;
  background: url(/media/67672/clloutbg.jpg) repeat-x 0px -25px;
  margin-left:8px;
  min-height:265px;
  color:#FFF;
  margin-top:20px; 
}
#callOuts img {
  margin-left:10px;
  margin-bottom:10px;
  margin-top:5px;
}
#callOutTop {
  height:11px;
  width:186px;
  float:left;
  overflow:hidden;
  background: url(/media/67672/clloutbg.jpg) no-repeat 0px -1px;
}
#callOutBottom {
  height:10px;
  width:186px;
  float:left;
  margin-left:8px;
  overflow:hidden;
  margin-bottom:25px;
  background: url(/media/67672/clloutbg.jpg) no-repeat 0px -14px;
}
#callOuts h3 {
  font-size:14px;
  font-weight:normal;
  color:#FFF;
  padding-left:10px;
  height:24px;
  padding-top:6px;
}
#callOuts a img {
  padding-left:15px;
  margin-top:10px;
}
#callOuts a {
  color:#FFF;
}
#callOuts a:hover {
  text-decoration:none;
  color:#d4d4d4;
}
#callOuts p, #callOuts li {
  font-size:11px;
  line-height:14px;
}
#requestDemo,#contactRight, #relatedResources {
  padding-left:10px;

  margin-bottom:10px;
  width:175px;
  float:left;
}
#requestDemo h3 {
  padding-left:8px;
  background: url(/media/67787/minisap.png) no-repeat;
  padding-left:36px;
}
#contactRight h3 {
  padding-left:8px;
  background: url(/media/67797/contact.png) no-repeat;
  padding-left:33px;

}
#relatedResources h3 {
  padding-left:8px;
  background: url(/media/67812/related.png) no-repeat;
  padding-left:30px;
  height:30px;

}
table.addressTable td {
  width:130px;
  font-size:11px;
  line-height:14px;
  padding-bottom:10px;
  padding-right:10px;
}
table.addressTable {
  margin-bottom:15px;
  border-bottom:1px solid #CCC;
}
#MainContent ul.frm {
	list-style-image: url( );
}
#MainContent ul.frm li {
  list-style:none;
}
label.cForm {
  width:85px;
  float:left;
display:inline-block;
}
#HomeMainContent  a.gold {
  color:#f2bb32;
}

/*   CONTACT ADDRESSES ETC   */

div#contactUsForm form#frmContact{
	width: 100%;
}

div#contactUsForm form#frmContact p{
	clear: left;
	padding: 0;
	margin: 5px 0;
}

div#contactUsForm form#frmContact p.rightBlock{
	clear: none;
	width: 240px;
	float: left;
	margin-left: 20px;
}

div#contactUsForm form#frmContact p.rightBlock label{
	display: block;
	width: 80px;
	float: left;
}

div#contactUsForm form#frmContact p.leftBlock{
	display: block;
	width: 340px;
	float: left;
}

div#contactUsForm form#frmContact p label{
	display: block;
	width: 120px;
	float: left;
}

div#contactUsForm form#frmContact p.whereFound, div#contactUsForm form#frmContact p.messageBody{
	float: left;
}

div#contactUsForm form#frmContact p.whereFound label{
	display: block;
	width: 200px;
	float: left;
}

div#contactUsForm form#frmContact p.submitButton{
	padding-left: 120px;
}

div#contactUsForm form#frmContact p.submitButton input{
	float: left;
}

div#address table.addressTable{
	float: left;
	border-bottom: 0;
	margin-right: 10px;
}

div#address table.addressTable tr td{
	padding-top: 4px;
}

div#address table.addressTable tr.region td{
	background: #CCC;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	padding: 4px;
}

div#address iframe{
	display: block;
	float: left;
}
/*==============
BREADCRUMBS
================*/

#breadcrumbContainer{
	height:14px;
	margin:0 0 5px 0;
}

.crumbLink {
		padding: 1px 30px 1px 15px;
		background: #a4a4a4 url(/media/118693/breadcrumbarrow.png) center right no-repeat;
		color: #aaa;
		font-size: 11px;
		white-space: nowrap;
		text-transform: uppercase;
		color:#635c5c;
		text-decoration:none;
		float:left;
}

.crumbArrow{
	width:9px;
	heigth:14px;
	background:url(breadcrumbarrow.png) top center no-repeat;
	float:left;
	
}

	.crumbLinkFirst {
		-moz-border-radius-topleft: 2px;
		-moz-border-radius-bottomleft: 2px;
		-webkit-border-top-left-radius: 2px;
		-webkit-border-bottom-left-radius: 2px;
	}
	.crumbLinkLast {
		color: #ffffff;
		background-image: none;
		padding-right: 20px;
		-moz-border-radius-topright: 2px;
		-moz-border-radius-bottomright: 2px;
		-webkit-border-top-right-radius: 2px;
		-webkit-border-bottom-right-radius: 2px;	
	}
	
	.crumbLink:hover {
		color: #444;
		text-decoration: none;
	}

/* EDITOR PROPERTIES */
h4 {
font-size: 1.2em;
font-weight: bold;
color: #075492;
}

h3 {
font-size: 1.6em;
font-weight: bold;
color: #075492;

}

h5 {
font-size: 1em;
font-weight: bold;
color: #075492;
}

left {
float: left;
}

center {
display: block;
margin: 4px auto;
}

right {
float: right;
}

h6 {
color:#424242;
font-weight:bold;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
}

.articleBio {
color:#afafaf;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
line-height:12px;
}

