/* Start of CMSMS style sheet 'CIRCLESOURCE.COM v1.0' */


/*globel class*/
* {
	margin:10;
	padding:0;
	outline:0;
}
img {
	border:none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #aaaaaa;
	COLOR: #505050;
	FONT-FAMILY: arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	background-image:url("/files/img/bg_tile.jpg");
	background-repeat:repeat-x;
	_overflow:hidden;
 	.overflow:hidden;
}
p {
	margin:0px;
	padding:0px;
}

/*menu class*/
.mainmenu a {
	color: #666666;
	text-decoration: none;
	font:normal 9pt Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.mainmenu a:hover {
	color: #99CC33;
	text-decoration: none;
}

/*news and events  class*/
.fp-newsevents {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}
.fp-newsevents ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fp-newsevents li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image:url("/files/img/arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.whatsnew {
	color:#005F8E;
	text-decoration:none;
	font:normal 12px Arial, Tahoma, Helvetica, sans-serif;
}
.whatsnew:hover {
	color:#333333;
	text-decoration:underline;
}
.more {
	color:#005F8E;
	text-decoration:none;
	font:normal 10px Arial, Tahoma, Helvetica, sans-serif;
}
.more:hover {
	color:#C80E00;
}


/*Three cols for healthcare,logistics,mircrosoftfous class*/
.fp-threecols {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align:left;
}

.healthcare {
	background-image:url("/files/img/healthcare.png");
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	vertical-align:middle;
}
.logistics {
	background-image:url("/files/img/logistics.png");
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	vertical-align:middle;
}
.microsoftfocus {
	background-image:url("/files/img/microsoftfocus.png");
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	vertical-align:middle;
}
.rmore {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color: #005F8E;
	text-decoration:none;
	padding-right: 10px;
 }
.rmore:hover {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	color: #005F8E;
	text-decoration:none;
	padding-right: 10px;
	background: transparent url("/files/img/arrow_blue.gif") no-repeat center right;
	cursor:default;
}
/*vertical tabs class*/

.vertical_tab_bullet {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	color: #222222;
	text-decoration: none;
	text-align:left;
	line-height: 18px;
	padding-top: 0px;
	margin-left:15px;
}
.vertical_tab_bullet ul li {
	background-image: url("/files/img/arrow.png");
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1em;
}
.vertical_tab_bullet ul {
	list-style-type: none;
}
.vertical_tab_bullet ul li {
	background-image: url("/files/img/arrow.png");
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1em;
}
#vertical_tabContent {
	background:url("/files/img/thb_bg.png") no-repeat top right #fff;
	height:172px;
	width:630px;

}
/*footer with certified class*/

.footer {
	color:#2C2C2C;
	font:normal 8pt Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
.certified_top {
	background-image:url("/files/img/certi_bg_top.jpg");
	background-repeat:no-repeat;
	height:40px;
}
.certified_bot {
	background-image:url("/files/img/certi_bg_bot.jpg");
	background-repeat:no-repeat;
	height:40px;
}