Body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0;
}
.Container {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0em auto;
	text-align: left;
}
Img  {
	padding:0;
	margin:0;
	border:none;
}
.SkipLinks {
	display:none;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:left;
}
form{
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
/*** utility styles *****************/
.Utility{
	color: #000000;
	float: right;
	padding-left: 0px;
	font-size: 70%;
	text-align: right;
	margin-left: 0px;
	margin-top: 20px;
}
.Utility a:link {
	color: #5D5D5D;
	text-decoration: none;
}
.Utility a:visited {
	color: #5D5D5D;
	text-decoration: none;
}
.Utility a:hover, .Utility a:active {
	color: #5D5D5D;
	text-decoration: underline;
}
/*Header*/
.Header {
	width: 900px;
	padding: 0;
	height: 94px;
	background-image: url(../../SharedImages/HeaderBg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.Logo {
	float: left;
	margin: 0;
	width: 217px;
}
/*****Main******/
.Main {
	width: 900px;
	background-image: url(../../SharedImages/MainContainerBg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*****Link*****/
a:link {
	color: #F86400;
	text-decoration: none;
}
a:visited {
	color: #EC5F00;
	text-decoration: none;
}
a:hover, a:active	{
	color: #F06000;
	text-decoration: underline;
}
ul.SiteMap li li a{
 color:#666666;
}
ul.SiteMap ul{
 color:#666666;
 list-style:none;
}
.SideLink{
	font-size: 85%;
	display: block;
	padding: 0;
	margin: 0;
}
/************ BreadCrumbs styles **************/
.BreadCrumbs	{
	color: #666666;
	font-size: 70%;
	margin-bottom: 0px;
	clear: both;
	text-align: left;
	padding: 5px 5px 5px 10px;
	}
.BreadCrumbs a	{
	color: #666;
	text-decoration: none;
	}
.BreadCrumbs a:visited	{
	color: #858585;
	text-decoration: none;
	}
.BreadCrumbs a:hover, .BreadCrumbs a:active	{
	color: #F86400;
	text-decoration: underline;
}
/*SideBar*/
.SideBar {
	width: 209px;
	font-size: 80%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 60px 0px 0px 0px;
	float: left;
	margin: 0px 0 15px 0;
}
.SideMenu {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 209px;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.SideMenu ul {
	line-height: 120%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	width: 209px;
}
.SideMenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}
.SideMenu a {
	text-decoration:none;
	color: #333333;
	padding: 6px 5px 6px 20px;
	display: block;
	border-top: 1px solid #FFFFFF;
	width: 181px;
	border-left: 1px solid #EAEAEA;
	background-color: #EAEAEA;
	border-right: 1px solid #EAEAEA;
}
.SideMenu a:link, .SideMenu a:visited {
	text-decoration:none;
	color: #333333;
}
.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #F86400;
	background-color: #F7F7F7;
	border-top: 1px solid #FFFFFF;
}
.uberlink a:link, .uberlink a:visited, .uberlink a:hover, .uberlink a:active {
	text-decoration:none;
	color: #F86400;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	margin-top: 1px;
}
.SideStory {
	background-image: url(../../SharedImages/SideStoryBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px 7px 7px 7px;
	width: 193px;
	margin: 0px 0px 15px 0px;
	background-color: #F4F4F4;
	border: 1px solid #D1D1D1;
}
.FormField{
	margin: 2px 0 5px 0;
	padding: 0;
	height: 20px;
	font-size: 90%;
	text-align:left;
}
.FormFieldLeft{
	margin: 2px 0 5px 0;
	padding: 0;
	height: 20px;
	font-size: 90%;
	text-align:left;
}
/*MainBody*/
.MainContainer {
	background-image: url(../../SharedImages/MainBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 900px;
}
.MainBody {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0;
	width: 691px;
	background-image: url(../../SharedImages/MainBodyBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.Content {
	color: #333333;
	font-weight: normal;
	margin: 0px 0 5px 0;
	padding: 10px 25px 20px 30px;
}
h1 {
	font-size: 180%;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #F86400;
}
h2{
	font-size: 115%;
	color: #666666;
	padding: 0;
	margin: 15px 0 6px 0;
	font-weight: normal;
}
p{
	line-height: 150%;
	text-align: left;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-size: 80%;
}
.MainBody ul {
	list-style: url(/SharedImages/Bullet.gif);
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 3px 60px 5px 30px;
	font-size: 80%;
}
.MainBody li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
}

.ContentSummery {
	font-size: 80%;
	font-weight: bold;
}
/*Home*/										
.HomeBigContent{
	width: 350px;
	float: left;
	border-bottom: #C4C4C4 1px solid;
	height: 175px;
}
.HomeSmallContent{
	width: 210px;
	float: right;
	height: 175px;
	border-bottom: #C4C4C4 1px solid;
}
.HomeTestimonialsContent{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../Images/TestimonialsHomeBg.png);
	margin: 0px 0 0px 0;
	padding: 0 10px 10px 0;
}
.ClientHomeStart {
	margin: 10px 10px 0px 5px;
}
.ClientHomeEnd {
	margin: 0px 0px 0px 10px;
}
.AdditionalInformation {
	font-size: 80%;
	color: #666666;
}
#PopUpLayer {
	position:absolute;
	right:558px;
	top:244px;
	width:300px;
	height:255px;
	z-index:1;
	visibility: hidden;
	margin:10px;
	padding:10px;
	background-color:#F2f2f2;
	border: 1px solid #333333;
}
/*news*/
.NewsBox {
	background-color: #EEEEEE;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 12px;
}														
.NewsItemDate {
	color: #999999;
	font-size: 85%;
}
.NewsBox h1 {
	font-size: 150%;
}
.NewsItemDateHome {
	font-size: 75%;
	color: #000000;
}
/*Footer*/
.FooterContainer {
	background-color: #F2F2F2;
	clear: both;
	background-image: url(../Images/FingerprintBgFooter.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: #CCCCCC 1px solid;
	
}
/* for understanding browsers */
.Footer {
	width: 900px;
	font-size: 70%;
	color: #666666;
	padding: 15px 0px 0px 0px;
	background-image: url(../../SharedImages/FooterBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
}
/* for Internet Explorer */
/*\*/
* html .Footer {
	margin-top: 0px;
}
/**/
.Footer a, .Footer a:active, .Footer a:visited {
	text-decoration:none;
	color:#666666;
}
.Footer a:hover {
	text-decoration:underline;
	color:#333333;
}
.FooterLogo {
}
.Button {	
	margin: 5px 0px 25px 0px;
	padding: 0;
}														
/*** NavBar Tags *****************/
.Nav {
	line-height:normal;
	float: right;
	font-family: Arial, Helvetica, sans-serif, Campain, Corbel;
	font-weight: normal;
	padding-top: 0px;
	font-size: 90%;
	background-image: url(../../SharedImages/NavBarBg.gif);
	background-repeat: repeat-x;
	border-bottom: 3px solid #F86400;
	background-position: bottom;
	width: 100%;
}
.Solutions {
	background-image: url(../../SharedImages/SolutionsNavBarBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
#siteNav {
	DISPLAY: inline;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	padding: 0;
	list-style-image: url(../../Includes/none);
}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	padding-bottom: 0px;
	text-align: center;
	font-weight: normal;
}
UL#siteNav LI A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	padding: 8px 21px 9px 21px;
	font-weight: bold;
}
UL#siteNav #current a {
	background-color: #F86400;
	COLOR: #FFFFFF;
}
UL#siteNav #current li a {
	background-color:#f2f2f2;
	COLOR:#666666;
	border-bottom: none;
	width: 180px;
}
UL#siteNav #current li a:hover {
	background-color:#DBDBDB;
	COLOR:#F86400;
	border-bottom: none;
}
UL#siteNav LI a:hover {
	color: #F86400;
	background-color: #f2f2f2;
}
UL#siteNav LI#current a:hover {
	color: #FFFFFF;
	background-color:#7F7F7F;
	border:none;
}
UL#siteNav LI#current:hover a{
	color: #FFFFFF;
	background-color:#7F7F7F;
	border:none;
}
UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 0px 0px 0px 0px;
	LEFT: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 140px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #7C7C7C;
	width:140px;
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(../../Includes/none);
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block;
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
UL#siteNav LI UL LI A{
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #7C7C7C;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	padding: 3px 10px 3px 5px;
}
UL#siteNav LI UL LI A:link, UL#siteNav LI UL LI A:Visited, UL#siteNav LI UL LI A:active, UL#siteNav LI#current UL LI A:link, UL#siteNav LI#current UL LI A:Visited, UL#siteNav LI#current UL LI A:active {
	background-color: #7C7C7C;
	color: #FFFFFF;
	width:139px;
}
UL#siteNav LI UL LI A:hover, UL#siteNav LI#current UL LI A:hover{
	color: #F86400;
	border: none;
	padding: 3px 10px 3px 5px;
	background-color: #DBDBDB;
	font-weight: normal;
	width:139px;
}
.NavBorder {
	width: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.HomeTopItem {
	clear: both;
	padding: 15px 0px 0px 0px;

}
.HomeStrip {
	background-image: url(../Images/HomeStripImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 264px;
}
.HomeStripContent {
	padding: 10px 200px 10px 10px;
}
.HomeStripContent p {
	font-size: 75%;
	font-weight: bold;
	padding-right: 100px;
	line-height: 190%;
}
.HomeStripContent h1 {
	font-size: 200%;
	font-style: italic;
	margin-bottom: 15px;
}
.NewsItemHome {
	color: #616161;
	font-size: 80%;
	margin-bottom: 10px;
}
.NewsContent {
	margin-left: 20px;
}
.RichMedia {
	height: 55px;
}
.RightSide {
	float: right;
	width: 294px;
}
.LeftSide {
	float: left;
	width: 596px;
}
/* for understanding browsers */
.HomeBox {
	background-image: url(../../SharedImages/HomeBoxBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 289px;
	float: left;
	margin-right: 10px;
	min-height: 14.3em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .HomeBox {
	height: 14.3em;
}
/**/
.HomeBoxContent {
	padding: 0px 10px 10px 10px;
	font-size: 90%;
}
.HomeButtomItem {
	clear: both;
	margin: 15px 0px 15px 0px;
	margin-bottom: 0px;
}
.ClearBoth {
	clear: both;
	height: 0px;
}
/* for understanding browsers */
.HomeClientList {
	background-image: url(../../SharedImages/HomeClientListBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 293px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	min-height: 14.3em;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .HomeClientList {
	height: 14.3em;
}
/**/
.HomeClientListContent {
	padding: 10px;
}
.Marks {
	color: #737373;
	line-height: 160%;
	font-style: italic;
}
.SideStory h1 {
	color: #333333;
	font-size: 150%;
}
.ContactInfo th{
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
.ContactInfo td{
	font-weight: normal;
	color: #808080;
	padding: 3px 0px 3px 0px;
}