/* blue links = 00638C  */


/* HTML tags defined */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_sfs3center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	line-height: 16px;
	background-position: center top;
}

#SalesForceFormHolder
{
	margin:10px 10px 0px 10px;
	padding: 5px 0px 20px 20px;
	background-color: #eeeeee;
	background-image: url(../_css/sidebarPanelGreyLong.jpg);
	border-right:solid 1px #AAAAAA;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #CCCCCC;

}

#SalesForceFormHolder label
{
	float: left;
	width:90px;
	height:16px;
	vertical-align:middle;
	padding-top:4px;
	padding-right:4px;
	font-weight:bold;
	color:#666666;
	text-align:right;
}

#extraLabelWidth label 
{
	width:135px;
	font-size:11px;
}

#SalesForceFormHolder .whiteText 
{
	color:White;
}
#SalesForceFormHolder .required 
{
	color:Red;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}

#SalesForceFormHolder input, #SalesForceFormHolder select
{
	width:200px;
	height:14px;
	margin:1px 0px 1px 3px;
	font-size:11px;
	color:#004488;
	

}
#SalesForceFormHolder textarea 
{
	width:200px;
	height:60px;
	margin:3px 0px 1px 3px;
	font-size:11px;
	color:#004488;
	
}
#SalesForceFormHolder .checkboxes 
{
	width: 1em;
}

#SalesForceFormHolder #title 
{
	width:200px;
	height:14px;
	background-image:none;
	padding:1px;
	
}

#SalesForceFormHolder #ctl00$mainContentHolder$SalesForceButton, .SalesForceButton 
{
	width:150px;
	height:20px;
	border:none;
}

#masterContainer 
{
	width: 800px;
	text-align: left;
}

h1, .tabView h1  {
	margin-top: 6px;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 20px;
}

h2, .tabView h2  {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 18px;
	}

h3, .tabView h3  {
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 16px;
	}

p, .tabView p {
	margin-top: 0px;
	margin-bottom: 6px;

}

.tabView
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


.tabView .ajax__tab_header
{


	width: 500px;
	height: 36px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	border-bottom:solide 1px #FFFFFF;
}
.tabView .ajax__tab_outer 
{ 
	margin-top:10px;
}
.tabView .ajax__tab_inner
{
	background-image: url(/images/tabs/tabBackgroundInner.jpg);
	background-position: bottom;
}
.tabView .ajax__tab_tab
{
	
	padding-left: 9px;
	padding-right: 9px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/tabs/inactiveTabBackground.gif);
	background-repeat: repeat-x;
	background-color: white;
}
.tabView .ajax__tab_hover .ajax__tab_outer {}
.tabView .ajax__tab_hover .ajax__tab_inner {}
.tabView .ajax__tab_hover .ajax__tab_tab {color:Red;}
.tabView .ajax__tab_active .ajax__tab_outer {}
.tabView .ajax__tab_active .ajax__tab_inner
 {
	
	}
.tabView .ajax__tab_active .ajax__tab_tab 
{
	background-color:#FFFFFF;
	background-image:none;
	border-top:solid 1px #AAAAAA;
	border-left:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
	color:#115599;
	font-weight:bold;
	font-size:12px;
padding-left: 8px;
	padding-right: 8px;
	padding-top:3px;
 	padding-bottom:3px;
	 }
.tabView .ajax__tab_body 
{
	padding-top:20px;
	
	 }



/* overall layout holder */
#layout {
	width:800px;
	background-color: #FFFFFF;
	position:relative;
}

/* header tags -- for logo, search box, main menu*/
#header {
	width:800px;
	height:86px;
	background-color: #000000;
	position:relative;
	 z-index: 40;
	 padding: 0px;
}
#headerLogo {
	width: 168px;
	height: 86px;
	background-color: #000000;
	}
#headerNav {
	width: 632px;
	background-color: #000000;
	/* position: relative;*/
    /* top: 0px;*/
    /* left: 168px;*/
    z-index: 70;
	}

#subnavTableCell a:link
{
    color:#007C54 !important;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    
    
}
#subnavTableCell a:visited
{
    color:#007C54 !important;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
   
}
#subnavTableCell a:hover
{
    color:#FF0000 !important;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    
}
.homepageNav
{
    color:#007C54 !important;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
   
}

.homepageNav:hover
{
    color:#FF0000 !important;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
   
}

#homepageNavArea 
{
	padding: 0px 0px 30px 30px;
	clear:both;
}

#homepageNavTable 
{
	width:735px;
}

.homepageSubnav
{
	line-height:22px;
	width:190px;
	padding-right:25px;
}

#newsNav
{
	padding-right:25px;
	width:175px !important;
}

#testimonialNav
{
	padding-right:25px;
	width:175px !important;
}

#customerNav 
{
	width:175px !important;
}




#title
{
    width: 725px;
    height: 20px;
    z-index: -30px;
    padding-left: 75px;
    font-size: 32px;
    padding-top: 36px;
    padding-bottom: 15px;
    color: white;
    font-family: Arial, Sans-Serif;
    text-align: left;
}

#menuMain 
{
    background-color:#000000;

}

#taglineTable 
{
	width: 100%;
}

#searchHolder
{
    /* left: 550px;*/
    /* position: absolute;*/
    /* top: 30px;*/
    position:relative;
    float:right;
   width: 100px;
    color: #006796;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    text-align:right;
    padding:10px 20px 0px 10px;
    height:12px;
    
}
#searchHolder a
{
	color: #33bbff;
	font-weight: bold;
	text-decoration: none;
}

#searchField 
{
     color: #006796;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

/* content tags - main content area and sidebar*/
#content_reh
{
    width:800px;
	padding-bottom: 40px;
}

#content
{
    width:740px;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 60px;
}

#productContent 
{
    width:740px;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 60px;
}

#contentSupportPage 
{
	position:relative;
	width:700px;
}

#contentSupportPage table 
{
	
	vertical-align:top;
}

#contentSupportPage td
{
	vertical-align:top;
}

#contentSupportPage h4 
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

#contentSupportPage h5
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:8px;
}
#contentSupportPage p, #contentSupportPage a
{
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
}

.supportTD1, .supportTD2, .supportTD3
{
	
	padding-left:10px;
	padding-right:10px;
	border-right:dotted 1px #AAAAAA;
}

.supportTD1,.supportTD2
{
	width:160px;
}

.supportTD3
{
	width:160px;
}
.supportTD4
{
	
	padding-left:10px;
}

.loginBox
{
	padding: 5px;
	margin-top: 5px;
	border-right: #6bb0b6 1px dotted;
	border-top: #6bb0b6 1px dotted;
	border-left: #6bb0b6 1px dotted;
	border-bottom: #6bb0b6 1px dotted;
}



/* END Support Page  */


#contentMain 
{
	position:relative;
	width: 500px;
	float: left;
}
#content a:link, #contentMain a:link, #contentSupportPage a:link,  .collapsePanel a:link  
{
	color:#005D80;
	text-decoration:none;
}
#content a:visited, #contentMain a:visited, #contentSupportPage a:visited, .collapsePanel a:visited 
{
	color:#005D80;
	text-decoration:none;
}
#content a:hover, #contentMain a:hover, #contentSupportPage a:hover, .collapsePanel a:hover  
 {
	color:#CC0000;
	text-decoration:underline;
}

#contentMain h3 
{
	
}

#subnavTableCell {
	padding-right:15px;
}

/* contentSidebar tags */

#ProductSidebar
{
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	padding-bottom:0px;
	width: 200px;
	float: right;
	line-height: 21px;
	background-image: url(../_css/sidebarPanelGreyLong.jpg);
	background-position: left top;
	background-repeat: repeat;
}

#ProductSidebar .headerBackground
{
	width:200px;
	/* background-image: url(_css/sidebarHeaderBlack.jpg); */
	color: black;
	/* background-repeat: no-repeat; */
	margin-bottom:0px;
}

#ProductSidebar .headerBackground h3
{
	
	padding-left:15px;
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}

#ProductSidebar .contentBackground
{
	
	width: 200px;
	color: black;
	padding-bottom:0px;

}

#ProductSidebar p 
{
	padding:10px 20px 0px 20px;
	margin-bottom:0px;
}

#contentSidebar 
{
	position:relative;
	margin-top:20px;
	margin-left:15px;
	width: 170px;
	float:right;
	line-height: 12px;
	padding-right:30px;
	}
	
#contentSidebar h2
{
	font-weight: bold;
	font-size: 14px;
}
#contentSidebar h3
{
	font-weight: bold;
	font-size: 14px;
}

#contentSidebar p 
{
	color: black;
	margin:0px;
}

#contentSidebar #quote, #ProductSidebar #quote  
{
	padding:0px;
	margin:0px;
	
}
#contentSidebar #quote .quoteme
{

	font-size:14px;
	color: black;
}

#ProductSidebar .contentBackground #quote p  
{
	
	font-size:18px;
	line-height:20px;
}


#contentSidebar #quote .quotecustomer, #ProductSidebar #quote .quotecustomer 
{
	font-size:10px;
	color: black;
	text-align:right;
}

#contentSidebar a:link, #ProductSidebar a:link{
	color:#009955;
	text-decoration:none;
}
#contentSidebar a:visited, #ProductSidebar a:visited{
	color:#009955;
	text-decoration:none;	
}
#contentSidebar a:hover , #ProductSidebar a:hover {
	color:#CC0000;
		text-decoration:underline;
}
#contentSidebar input {
	margin-bottom: 18px;
}

/* Styles for 3-column layout on Solution pages */

#linksThreeColumn 
{
	margin-top:10px;
}
#linksThreeColumn p 
{
	margin-top:3px;
	margin-bottom:8px;
}

#linksThreeColumn ul
{
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}

#linksThreeColumn a:link{
	color:#005D80;
	
}
#linksThreeColumn a:visited{
	color:#005D80;
	
}
#linksThreeColumn a:hover {
	color:#CC0000;
}

#linksThreeColumn h2
{
	font-size: 16px;
	font-weight: bold;

}

#linksColumnOne, #linksColumnTwo
{
	position:relative;
	width:160px;
	float:left;
	margin-right:10px;
}

#linksColumnThree 
{
	position:relative;
	width:160px;
	float:right;
}





/* footer tags - eye candy, footer menu, awards*/
#footer {
	clear: both;
	position:relative;
	width:700px;
	

}
#footerGraphic {
	width: 100px;
	padding-right: 20px;
	padding-left:40px;
	vertical-align:top;
}
#footerMenu {
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	padding-right:10px;
	vertical-align:top;
}
.trademarks {
	font-size: 9px;
	text-align: left;
	padding-right:10px;
	vertical-align:top;
}
#footerMenu a:link {
	color: #000000;
	
}
#footerMenu a:visited {
	color: #000000;
	
}
#footerMenu a:hover {
	color: #CC0000;

}
	
#footerAwards {
	padding-left:50px;
	vertical-align:top;
}

/*  Partners Section  */

.partnerName 
{
	color: #005D80;
	font-weight: bold;
	font-size:14px;
	}

#partnerTable td
{
	padding:10px 10px 10px 0px;
	border-bottom:dotted 1px #CCCCCC;
	vertical-align:top;
	}






/*  FAQ section */

.autoNumber 
{
	position:relative;
	float:left;
	font-size:10px;
	color:Black;
	font-weight:normal;
	padding-right:10px;
	height:18px;
}

.questionPosition 
{


}

.collapsePanelHolder 
{
	display:block;
	padding:7px 5px 7px 5px;
	border-bottom:dotted 1px #CCCCCC;
	}

.collapsePanelHolder:hover 
{
	background-color: #ffffdd;
}


.question, .collapsePanelHeader 
{
	color: #005D80;
	font-weight: bold;
	display:block;
	}

.question:hover, .collapsePanelHeader:hover 
{
	color:Red;
	cursor:pointer;
}

.answer, .collapsePanel {
	margin:5px 0px 5px 10px;
	display: block;
	font-weight: normal;
	color:#000000;
	}


.pressreleaseLinkHolder td
{
	vertical-align:top;
	padding:10px 10px 10px 0px;
	border-bottom:dotted 1px #CCCCCC;
}

.pressreleaseDate
{
	color:#666666;
	font-size:10px;
	
}

.pressreleaseHeadline 
{
	font-weight:bold;
}

.companyTable h3 
{
	margin-bottom:4px;
}

.companyTable .companyTitle
{
	margin-top: 4px;
	margin-bottom:8px;
	font-style:italic;
}


    #pressRelease H4 {
        font-size:14px;
        }
    #pressRelease H1 {
        font-size: 21px;
        margin-bottom: 2px;
     }
     
    #pressRelease H2 {
        font-style:italic;
        font-size:14px;
        font-weight:normal;
        margin-top:2px;
        }

#contactList p {

	font-size: 11px;
	line-height: 13px;
}
#contactList a:link {
	font-size: 11px;
	color:#005D80;
	text-decoration: none;
}
#contactList a:hover {
	font-size: 11px;
	color:#ff0000;
	text-decoration:underline;
}

#contactList h2 {
}

#contactList h3 
{
	font-size:12px;
    margin-bottom: 4px;
    }
    
#contactList hr, #contentFullWidth hr
{
	border:solid 1px #FFFFFF;
	border-bottom:dotted 1px #AAAAAA;
}

#contactList td {

	font-size: 11px;
	line-height: 13px;
	padding-right: 10px;
}

.contactTables 
{
	margin:0px
}