/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:4px;
	padding-bottom:0;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;	
	font-size: 100%;
	margin-bottom: 4px;
	padding-bottom: 0;
}

.header-text
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	line-height: 17px;
	color: #003366;
	margin-top: 0px;
	}

.right
{
	float: right; 
}

#banner{
	background:url("bannerBkgd4.gif") no-repeat bottom left;
	margin:0 0 6px 0;
	padding:0 10px 0 10px;
	height:65px;
}	
#search{
	float:right;
	width:175px;
	height:26px;
	margin:10px 0 3px 0;
	padding:10px 0 0 0;
	background:url("searchBkgd.gif") no-repeat;
	margin: 0px;
}

/* Navigation
----------------------------------------------------------------------*/

/* Selected Tab */



/* Hide from IE5-Mac \*/
#navigation2 a, #navigation2 a span{
	float: none
}


/* Container */

#container {
	width:880px;
	margin: 0 auto;
	padding:0 0 20px 0;
	text-align: left;
	background: #FFF;
	}

#breadcrumbs{
	background:url("breadcrumbBkgd.gif");
	padding:5px 0 0 0;
	margin:0;
}

#breadcrumbs div{
	background:url("breadcrumbFooter.gif") no-repeat bottom left;
	padding:0 0 4px 15px;
	margin:0;
	font-size:1.1em;
}


#breadcrumbs .viewing{
	color:#CC0000;
}

#breadcrumbs a{
	color:#919191;
}

#breadcrumbs a:hover{
	color:#005590;
}
#content{
	float:right;
	width:625px;
	margin:0 0 25px 25px;
}
.imgRight, .imgRightBorder{
	float:right;
	margin:0 0 25px 25px;
	padding:0;
}

.textRight{
float:right;
margin:0 0 0 0;
padding:0 50px 0 10px;
}
.textRightHome{
float:right;
margin:0 0 0 0;
padding:0 50px 0 0;
}

.imgRightBorder, .imgLeftBorder{
	padding:2px;
	border:1px solid #ECECEC;
}
a img, img{
	border:none;
}
#companyInfo{
	padding:15px 15px 0 15px;
}

#companyInfo span.cNumber{
	color:#59AD38;
	line-height:1.2em;
}
#leftColumn{
	float:left;
	width:215px;
	padding:0;
	margin:10px 0 20px 0;
	background:url(leftColumnBkgd.gif) repeat-y;
}
#leftColumnNews{
	float:left;
	width:215px;
	padding:0;
	margin:10px 0 20px 0;
	background:url(leftColumnBkgd.gif) repeat-y;
}




#mNavigation{
	padding:0 15px 0 15px;
	margin:0;
	list-style:none;
}

#mNavigation li{
	font-size:1em;
	border-bottom:1px solid #EAEAEA;
	margin:0;
	padding:0px;
}

#mNavigation a{
	color:#383838;
	text-decoration:none;
	padding:3px 5px 2px 9px;
	display:block;
	background:url(mNavigationBullet.gif) 0px 10px no-repeat;
}

#mNavigationNews{
	padding:0 15px 0 15px;
	margin:0;
	list-style:none;
}

#mNavigationNews li{
	font-size:1em;
	border:0;
	margin:0;
	padding:0px;
}

#mNavigationNews a{
	color:#383838;
	text-decoration:none;
	padding:3px 5px 2px 9px;
	display:block;
	background:url(mNavigationBullet.gif) 0px 10px no-repeat;
}

#mNavigationCompanyInfo{
	padding:0 15px 0 15px;
	margin:0;
	list-style:none;
}

#mNavigationCompanyInfo li{
	font-size:1em;
	border-bottom:1px solid #EAEAEA;
	margin:0;
	padding:0px;
}

#mNavigationCompanyInfo a{
	color:#383838;
	text-decoration:none;
	padding:3px 5px 2px 9px;
	display:block;
	background:url(mNavigationBullet.gif) 0px 10px no-repeat;
}



.orangeText
{

color:#FF8D00;
}



#mNavigation a:hover{
	/*color:#FF8D00;*/
	color:#005590;
	background-color:#FFF;
}

#mNavigationNews a:hover{
	/*color:#003366;#FF8D00*/
	color:#005590;
	background-color:#FFF;
}

#mNavigationCompanyInfo a:hover{
	/*color:#003366;#FF8D00*/
	color:#005590;
	background-color:#FFF;
}

/*---------------------------------------------------------------------*/

#mNavigation2{
	padding:0 15px 0 20px;
	margin:0;
	list-style:none;
}

#mNavigation2 li{
	font-size:1.1em;
	border-bottom:1px solid #EAEAEA;
	margin:0;
	padding:0px;
}


#mNavigation2 a{
	color:#383838;
	text-decoration:none;
	padding:3px 5px 2px 9px;
	display:block;
	background:url(mNavigationBullet.gif) 0px 10px no-repeat;
}




#mNavigation2 a:hover{
	color:#005590;
	background-color:#FFF;
}



#companyInfo{
	padding:15px 15px 0 15px;
}

#newsInfo{
	padding:0 15px 0 15px;
}

#companyInfo span.cNumber{
	color:#59AD38;
	line-height:1.2em;
}
#footer{
	clear:both;
	background:url(footerBkgd.gif) no-repeat #EDEDED;
	padding:10px 0 0 0;
	margin:0;
	width:880px;
}


#footer p{
	padding:0 0 0 15px;
	margin:0;
}

#footer p a{
	color:#EE000C;
	}

#fNavigation{
	float:right;
	text-align:left;
	list-style: none;
	padding: 0 15px 0 0;
	margin: 0;
}

#fNavigation li{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	font-size:1em;
	padding: 0px 8px 0px 4px;
	background: url(footerNavDivider.gif) no-repeat 99% 60%; 
}

#fNavigation a{
	float: left;
	margin: 0;
	color:#3A3A3A;
}

#fNavigation a:hover{
	color:#005590;
}

#fNavigation li.lastLi{
	background-image:none;
}

.newLinksSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.newLinksSmall:hover {
	color: #000099;
	text-decoration: underline;
}
a.newLinksSmall {
	color: #333366;
	text-decoration: none;
}

.tableContent
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
}
#tabContent{
	width:590px;
	margin:0;	
	padding:8px;
	background-color:#E0E8EC;
}
#tabContentG{
	width:600px;
	height:150px;
	margin:0;	
	padding:8px;
	background-image: url(homeimages/solution-bkgd.gif);
	background-repeat:no-repeat;
	
}

#tabContentF{
	width:600px;
	height:150px;
	margin:36px 0 0 0;	
	padding:8px;
	background-color:#F0F0F0;
	
}

#tabContentH{
	width:590px;
	height:150px;
	margin:36px 0 0 0;	
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
		
}

.tabContentJ{
	width:574px;
	height:132px;
	margin:0 0 0 0;	
	padding:8px;
	
}

/***************************************** TABS ****************************************/
.onTabLeft {
	background-image: url(onTab.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
}

.onTab {
	background-image: url(onTabBkg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	color: #003366;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-right: 15px; 
}

.onTab A
{
	color: #003366;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.offTabLeft{
	background-image: url(offTab2.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
}

.offTab {
	background-image: url(offTabBkg2.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-right: 15px; 
	font-size: 110%;
}

.offTab a:link {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.offTab a:visited {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.offTab a:hover {
	color: #ffffff;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/*********************Silver Tab */
.onTabLeftG {
	background-image: url(onTabG.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
}

.onTabG {
	background-image: url(onTabBkgG.jpg);
	background-repeat: repeat-x;
	height: 23px;
	color: #003366;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-right: 15px; 
}

.onTabG A
{
	color: #003366;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*******/

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5292AD;
	font-size: 110%;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8b604f;
	font-size: 110%;
}
UL.bullets {
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 0;
	padding-left: 0;
	margin-left: 40px;
}

UL.bullets LI {
	list-style-image: url(bullet.gif);
	padding-bottom: 5px;
}
.homeFeatured{
	width:150px;
	height:200px;
	margin:0 0 0 10px;
	padding:0;
}

#featuredA{background:url("bluesq.gif") no-repeat;}

.homeFeatured h2{
	font-family: Verdana;
	font-weight: normal;
	color:#003366;	
	font-size: 140%;
	margin-bottom: 0;
	padding:10px 0px 0 15px;
	}

.homeFeatured p{
	padding:10px 0 0 15px;
	margin:0;
	
}
#image-banner{
	background:url("homeimages/man-triptych.jpg") no-repeat bottom left;
	margin:10px 0 0 0;
	padding:0;
	height:300px;
}

#image-banner2{
	background:url("homeimages/man-triptych2.jpg") no-repeat bottom left;
	margin:10px 0 0 0;
	padding:0;
	height:300px;
}

.tableText{

	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color: #333333;
	margin-top: 0px;

}
.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#364580;
	top: 7px;
	font-size: 10.2px;
	font-weight: bold;
	text-decoration: none;
	width: 459px;
}
.menu A:link,
.menu A:visited,
.menu A:active {       color: #364580;
                       font-weight: normal; 
					   text-decoration: none;
}
.menu A:hover {       color: #505050;
                      font-weight: normal;
					  text-decoration:underline;

}

.about-5star{
	width:590px;
	height:400px;
	margin:10px 0 0 0;
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
}

/**#about5{background:url("homeimages/about-5star-bkgrd.gif") no-repeat;}**/

.about-5star h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;	
	font-size: 140%;
	margin-bottom: 0;
	padding:15px 0px 0 15px;
	}

.about-5star p{
	padding:10px 15px 0 15px;
	margin:0;
	}
	
.bookmark{
	width:100px;
	height:26px;
	margin:10px 0 0 0;
	padding:0;
	
}

#bookmark-sap{background:url("../images/grey-bookmark2.gif") no-repeat;}
#bookmark-exch{background:url("../images/grey-bookmark2.gif") no-repeat;}
#bookmark-peg{background:url("../images/grey-bookmark2.gif") no-repeat;}
#bookmark-pros{background:url("../images/grey-bookmark2.gif") no-repeat;}
#bookmark-micro{background:url("../images/grey-bookmark2.gif") no-repeat;}
#bookmark-ews{background:url("../images/grey-bookmark2.gif") no-repeat;}

.bookmark h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 105%;
	margin-bottom: 0;
	padding:5px 0px 0 10px;
	}
.homeTabLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 105%;
	}
a.homeTabLinks:hover {
	color: #333333;
	text-decoration: underline;
}
a.homeTabLinks {
	color: #333333;
	text-decoration: none;
}
.floatLeft {
  float: left;
  padding:0 0 0 0;
  margin:0;
  }
 #tab-container {
	width:600px;
	margin: 0;
	padding:0 0 0 0;
	background: #FFF;
	}
	.header50 { font-size:11px; color:#F07800; font-weight: bold;  cursor: hand; cursor:pointer;
              font-family: Verdana; }
.details50 { display:none; visibility:hidden; font-size:11px; color: #000000; background-color:#eeeeee; 
               font-family: Verdana; }
.header51 { font-size:11px; color:#003366; font-weight: bold;  cursor: hand; cursor:pointer;
              font-family: Verdana; }

