body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c90;
	text-decoration: none;
	width:94%;
	
}
.titlesRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FAA634;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align:left;
}
.plus { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #c90; font-weight: bold; text-decoration: none; }
.plus a {
	color: #c90;
	text-decoration: none;
}
.plus a:hover {
	color: #000000;
	text-decoration: underline;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
.news-title a {
	color: #545454;
	text-decoration: none;
}
.news-title a:hover {
	color: #000;
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #C6C6C6;
	width:95%;

}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #C6C6C6;

}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: none;
}
.bottomLink-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
}
.bottomLink-title a {
	color: #7A7A7A;
	text-decoration: none;
}
.bottomLink-title a:hover {
	color: #535353;
	text-decoration: underline;
}
.bottomLink-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C1C1C;
	text-decoration: none;
	line-height: 20px;
}
.bottomLink-text a {
	color: #1C1C1C;
	text-decoration: none;
}
.bottomLink-text a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.bottom a {
	color: #999999;
	text-decoration: none;
}
.bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.table-bg {
	background-image: url(../images/mid-bg.gif);
	background-repeat: repeat-y;	
	min-height: 151px; 
	height: auto !important; /* For Saf/Fx */ 
	height:151px;
}
.table-bglong {
	background-image: url(../images/mid-bglong.gif);
	background-repeat: repeat-y;	
	min-height: 151px; 
	height: auto !important; /* For Saf/Fx */ 
	height:151px;
}
.table-bgSide {

	background-image: url(../images/side-mid.gif);
	background-repeat: repeat-y;	
	padding-bottom:5px;
	*padding-bottom:27px;
	_padding-bottom:27px;
}
.table-bgSide-test {

	background-image: url(../images/side-mid.gif);
	background-repeat: repeat-y;	
	padding-bottom:5px;
	*padding-bottom:18px;
	_padding-bottom:18px;
}
.table-bgSide-test-1 {

	background-image: url(../images/side-mid.gif);
	background-repeat: repeat-y;	
	padding-bottom:5px;
	*padding-bottom:26px;
	_padding-bottom:26px;
}
.table-bgSide-test-3 {

	background-image: url(../images/side-mid.gif);
	background-repeat: repeat-y;	
	padding-bottom:5px;
	*padding-bottom:30px;
	_padding-bottom:30px;
}






.side-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.side-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78787C;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.subheading1-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height:24px;
	background-color:#F4F4F4;
	vertical-align: middle;
    padding-left: 4px;
}
.subheading2-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C25500;
}
.subheading2-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #357FC4;
	font-weight: normal;
}
.subheading2-blue a {
	font-size: 18px;
	color: #357FC4;
	text-decoration: underline;
}
.subheading2-blue a:hover {
	font-size: 18px;
	color: #55A0FF;
	text-decoration: underline;
}
.subheading3-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #282828;
	font-weight: normal;
}
.subheading3-gray a {
	color: #282828;
	text-decoration: underline;
}
.subheading3-gray a:hover {
	color: #666666;
	text-decoration: underline;
}
.subheading3-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E76601;
	text-decoration: none;
}
.subheading3-orange a {
	color: #E76601;
	text-decoration: none;
}
.subheading3-orange a:hover {
	color: #F99D1E;
	text-decoration: underline;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
	text-decoration: none;
	line-height: 18px;
}
.textbig-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E76601;
	text-decoration: none;
	line-height: 18px;
}
.textbig-orange a {
	color: #E76601;
	
}
.textbig-orange a:hover {
	color: #666;
	text-decoration: underline;
}
.table-bgSide1 {
	background-image: url(../images/mid-bg-small.gif);
	background-repeat: repeat-y;	
}
.ensure-bg {	
	background-color: #FFFFFF;
	background-image: url(../images/ensure-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ensure-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAA634;
	text-decoration: none;
	font-weight: bold;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	line-height: 40px;
	font-weight:bold;
}
.sublinks a {
	color: #757575;
	text-decoration: none;
}
.sublinks a:hover {
	color: #E76601;
	text-decoration: underline;
}
.gcolour {
	background-color: #ffffff;
	background-image: url(../images/sub-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 24px;
 }
.subtitlebg { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; color: #c90;
	/* height:24px;	*/
	font-style: italic; line-height: 30px; text-align: left; padding:3px 0; vertical-align: middle; }

.background-bottom
{
	background-image: url(../images/bottom-background.gif);
	background-repeat: repeat-x;	
}
.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}.line {
	font-size: 12px;
	color: #B6B6B6;
	font-family: Arial, Helvetica, sans-serif;
}
.line a{
	font-size: 12px;
	color: #B6B6B6;	
	text-decoration: none;
}
.line a:hover {
	font-size: 12px;
	color: #efefef;
	text-decoration: underline;
	}
.text-small-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bread-crums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B9B9;
}
.bread-crums a {
	color: #cccccc;
	text-decoration: none;
}
.bread-crums a:hover {
	color: #000000;
	text-decoration: underline;
}
.upsell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1467AB;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 28px;
	vertical-align: middle;
}
.upsell a {
	color: #1467AB;
	text-decoration: none;
}
.upsell a:hover {
	color: #3397E8;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #E76601;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F99D1E;
	text-decoration: none;
	line-height: 18px;
}
.text-upsell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1467AB;
	line-height: 20px;
	text-decoration: none;
}
.text-upsell a {
	color: #1467AB;
	text-decoration: none;
}
.text-upsell a:hover {
	color: #148EF2;
	text-decoration: underline;
}

.product_bg_new 
{
	background-image: url(../images/product-bg.gif);	
}
.product_bg_inside
{
	background-image: url(../images/product-bg1.gif);	
}
.signupbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #EFEFEF;
}
.softwaretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #487FCD;
	text-decoration: none;
}
.softwaretitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: underline;
}

.right {
	float:right;
}
