/* CSS Document */
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
}
.border
{
border-width:thin;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:4px;
	padding-bottom:0;
	
}
.tableBackGrey {
	border: 1px solid #CCCCCC;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;	
	font-size: 100%;
	margin-bottom: 4px;
	padding-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#5292AD;	
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	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;
	padding:0px 0px 0px 10px
	 
}

#banner{
	background:url("images/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("images/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("images/breadcrumbBkgd.gif");
	padding:5px 0 0 0;
	margin:0;
}

#breadcrumbs div{
	background:url("images/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 150px 0 10px;
}
.textRightHome{
float:right;
margin:0 0 0 0;
padding:0 50px 0 0;
}

.floatLeftSAP{
float:left;
margin:0 0 0 0;
padding:0 10px 0 5px;
}

.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("images/leftColumnBkgd.gif") repeat-y;
}
#leftColumnNews{
	float:left;
	width:215px;
	padding:0;
	margin:10px 0 20px 0;
	background:url("images/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("images/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("images/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("images/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("images/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("images/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("images/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(images/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;
		
}

#tabContentHH{
	width:590px;
	height:66px;
	margin:10px 0 0 0;	
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
		
}
#tabContentIII{
	width:590px;
	height:115px;
	margin:10px 0 0 0;	
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
		
}

#tabContentI{
	width:590px;
	height:136px;
	margin:10px 0 0 0;
	background-image:url(images/charity-running.jpg);	
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
		
}
#tabContentKB{
	width:590px;
	height:84px;
	margin:10px 0 0 0;
	background-image:url(images/kent-business-bkgd.gif);	
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#FFFFFF;
		
}
#tabContentSAP{
	width:590px;
	height:338px;
	margin:10px 0 10px 0;
	padding:0;
	border-width:medium;
	border-style:solid;
	border-color:#F0F0F0;
	background-color:#F0F0F0;
		
}



.tabContentJ{
	width:574px;
	height:132px;
	margin:0 0 0 0;	
	padding:8px;
	
}
/***************************************** TABS ****************************************/
.onTabLeft {
	background-image: url("images/onTab.gif");
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
}

.onTab {
	background-image: url("images/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("images/offTab2.gif");
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
}

.offTab {
	background-image: url("images/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;
}

.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("images/bullet.gif");
	padding-bottom: 5px;
}
.homeFeatured{
	width:150px;
	height:200px;
	margin:0 0 0 10px;
	padding:0;
}

#featuredA{background:url("images/bluesq.gif") no-repeat;}
#featuredB{background:url("images/sanner-sq.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("images/man-triptych.jpg") no-repeat bottom left;
	margin:10px 0 0 0;
	padding:0;
	height:300px;
}

#image-banner2{
	background:url("images/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;
}

.about-5star2{
	width:590px;
	height:400px;
	margin:10px 0 0 0;
	padding:0px;
	border-width:medium;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
}

.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;
	
}

.bookmarkB{
	width:202px;
	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-news{background:url("images/grey-bookmark3.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;
	}
	.courseblock {
	margin: 0px 0px 8px;
	padding: 2px;
	background-color: #FFFF99;
}
.courseblocka {
margin: 0px 0px 8px;
background-color:#F6F7F9;
	padding: 2px;
}

.dotted-line{
margin:5px 0 5px 0;
padding:0;
width:600px;
border-bottom-style:dotted;
border-bottom-color:#F0F0F0;
border-bottom-width:thin;


}
#bookmark-sapDen{background:url("images/black-bookmark2.gif") no-repeat;}
#bookmark-exchDen{background:url("images/yellow-bookmark2.gif") no-repeat;}
#bookmark-pegDen{background:url("images/orange-bookmark2.gif") no-repeat;}
#bookmark-prosDen{background:url("images/blue-bookmark2.gif") no-repeat;}
#bookmark-microDen{background:url("images/red-bookmark2.gif") no-repeat;}
#bookmark-ewsDen{background:url("images/grey-bookmark2.gif") no-repeat;}

.right-side-table{

border-style: solid;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
border-color: #003366;


}
.floatRight {
	float: right;
	padding:10px 10px 10px 10px;
  	margin:0 10px 10px 10px;
	border:1px solid #CED3DC;
	background:#F6F7F9;	
}
.calcTableHeadingsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;	
	font-size: 100%;
	margin-bottom: 4px;
	padding-bottom: 0;
}
.description-tab{
	width:160px;
	height:140px;
	margin:10px 10px 10px 0;	
	padding:10px;
	border:1px solid #CED3DC;
	background:#F6F7F9;	
}
.homearea-image
{
 	PADDING-RIGHT: 23px;
    PADDING-LEFT: 23px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px
}
.glossymenu
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 225px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
	FLOAT:left
	
}
.glossymenu LI UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #DeDeee 1px thin;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 225px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #DeDeee 1px thin;
    LIST-STYLE-TYPE: none;
	FLOAT:left
}
.glossymenu LI
{
    POSITION: relative
}
.glossymenu LI A
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    BACKGROUND: url(images/zglossyback.gif) white repeat-x left bottom;
    PADDING-BOTTOM: 5px;
	FONT: 11px Arial, Helvetica, sans-serif;
	font-weight:none;
    WIDTH: auto;
    COLOR: white;
    PADDING-TOP: 5px;
    TEXT-DECORATION: none
}
.glossymenu LI UL
{
    DISPLAY: none;
    LEFT: 0px;
    WIDTH: 230px;
    POSITION: absolute;
    TOP: 0px
}
.glossymenu LI UL LI
{
    FLOAT: left
}
.glossymenu LI UL A
{
    WIDTH: 220px
}
.glossymenu LI A:visited
{
    COLOR: white
}
.glossymenu LI A:active
{
    COLOR: white
}
.glossymenu LI A:hover
{
    BACKGROUND-IMAGE: url(images/zglossyback2.gif);
	FONT: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
