@charset "utf-8";

/* RESET */
html, body, div, span, applet, object, iframe,
h2, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset */

body {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: #eeeeee;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #231f20;
}
.bgclass #container {
	width: 980px; 
	background: none;
	margin: 0 auto; 
	text-align: left; 
	padding: 20px 0;
}

#container .global_nav{
	width:100%;
	height:37px;
}

#container .header{
	width:100%;
	height:50px;
	margin: 30px 0 10px 0;
}

	.navigation{
/*		width:795px;*/
		height:25px;
		text-align:right;
		padding:25px 0 0 0;
	}

	.mainMenu{
	list-style:none;
	}
	
	.mainMenu li{
	display:inline;
	padding: 0 0 0 1px;
	
	}
	
	.mainMenu a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	color:#333333;
	display:inline;
	height:12px;
/*	vertical-align:middle;*/
	padding:3px 12px 3px 12px;
	text-decoration:none;
	font-weight:normal;
	
	}
	
	.mainMenu img{
	vertical-align: middle;
	}
	
	.mainMenu .current1{
	background:url(../images/how_bg.png) center no-repeat;
	color:#ffffff;
	}
	
	.mainMenu .current2{
	background:url(../images/feature_bg.png) center no-repeat;
	color:#ffffff;
	}	
	
	.mainMenu .current3{
	background:url(../images/pricing_bg.png) center no-repeat;
	color:#ffffff;
	}
	
	.mainMenu .current4{
	background:url(../images/try_bg.png) center no-repeat;
	color:#ffffff;
	}
	
	.mainMenu .current5{
	background:url(../images/resources_bg.png) center no-repeat;
	color:#ffffff;
	}
	
	.mainMenu .current6{
	background:url(../images/support_bg.png) center no-repeat;
	color:#ffffff;
	}
	
	.mainMenu .current7{
	background:url(../images/blog_bg.png) center no-repeat;
	color:#ffffff;
	}
	
.mainMenu a:hover, .mainMenu a:active{
		color:#046382;
	}

.cswrapper{
	background: url(../images/comingsoonbg.jpg) top left no-repeat;
	width:100%;
	height:570px;
}

.subscribetable{
	padding-left:325px
}

.wrapper{
	width:100%;
	height:auto;
}

	.top{
		background:	url(../images/contTop.gif) top left no-repeat;
		width:100%;
		height:10px;
	}
	
		.topRt{
		background:	url(../images/contTopRt.gif) top left no-repeat;
		width:100%;
		height:10px;
	}
	
	.bot{
		background:url(../images/contBot.gif) bottom left no-repeat;
		width:100%;
		height:15px;

	}
	
	.main{
		width:976px;
		height:auto;
		background:url(../images/contBg.gif) left repeat-y;
		padding:0 2px;
	}

	.numberedList{
	padding-left: 30px;
	}
		
	.numberedList li{
	list-style:decimal outside;
	padding:5px 0;
	}

	.bulletList{
	padding-left:20px;
	}
	
	.bulletList li{
		list-style: url(../images/bullet.gif) outside;
		padding: 5px 0;
	}
	
	.bulletListpf{
	padding-left:130px;
	}
	
	.bulletListpf li{
		list-style: url(../images/bullet.gif) outside;
		padding: 5px 0;
	}
	
	
	.sidebar{
	width:260px;
	height:800px;
	background:	url(../images/sidebarBg.gif) left top no-repeat;
	padding:0 0 30px 0;
	}
	
	.sidebarRt{
	width:243px;
	height:800px;
	background:	url(../images/sidebarBgRt.gif) right top no-repeat;
	padding:0 0 30px 0;
	}
	
	.sNav{
		padding: 30px 0;
		list-style:none;
		width:100%;
	}
	
	.sNav li{
		padding:0;
		margin:0;
		list-style:none;
		background:	url(../images/sNavBg.gif) bottom left no-repeat;
	}
	
	.sNav a{
		font-size:16px;
		color:#5a5a5a;
		display:block;
		width:245px;
		height:20px;
		vertical-align:middle;
		padding:15px 0 15px 15px;
		text-decoration:none;
		font-weight:bold;
	}
	
	.sNav .current{
	background:url(../images/sNavOver.gif) left no-repeat;
	color:#ffffff;
	}
	
	.sNav a:hover{
	background:url(../images/sNavOver.gif) left no-repeat;
	color:#ffffff;
	}
	
	.sBox{
	width:202px;
	margin: 40px 0 0 20px;
	text-align:center;
	}
	
	.sBoxBody{
	background:url(../images/grnBg.gif) repeat-y;
	padding: 10px 15px;
	
	}
	
	.grnTop{
	background:url(../images/grnTop2.gif) top left no-repeat;
	height: 10px;
	}
	
	.grnBot{
		background:url(../images/grnBot2.gif) bottom left no-repeat;
		height: 10px;
	}
	
	.BlBox{
	width:202px;
	margin: 40px 0 0 20px;
	text-align:left;
	}
	
	.BlBoxCenter{
	width:202px;
	margin: 40px 0 0 20px;
	text-align:center;
	}
	
	.BlBoxBody2{
	background: #c8e5ee;
	padding: 10px 15px;
	}
	
	.BlBoxBody{
	background: #c8e5ee;
	padding: 10px 15px;
	font-size: 14px;
	}
	
	
	.BlBoxTop{
	background:url(../images/blbox_top.gif) top left no-repeat;
	height: 6px;
	}
	
	.BlBoxBtm{
	background:url(../images/blbox_btm.gif) bottom left no-repeat;
	height: 6px;
	}
	
		
	.BlBox p{
		text-align:left;
		padding: 10px 0;
	}
	
	.mBox{
	width:620px;
	background: #ebf1db;
	margin: 40px 0 0 0;
	/*padding: 20px 0;*/
	text-align:left;
	}
	
	
	.mBoxTop{
	background:url(../images/mbox_top.gif) top left no-repeat;
	}
	
	.mBoxBtm{
		background:url(../images/mbox_btm.gif) bottom left no-repeat;
		margin:10px 0 0 0;
	}

	.mBox p{
		text-align:center;
		padding: 15px;
	}
	
	.sBox2{
	width:202px;
	margin: 40px 0 0 20px;
	}
	
	.sBox p{
		text-align:center;
		padding: 10px 0;
	}
	
	.content{
		width:620px;
		margin: 0 0 0 45px;
		padding-bottom:25px;
	}
	
	.content2{
	width:auto;
	margin: 0 45px;
	padding-bottom:45px;
	}
	
	.content3{
		width:100%;
		margin: 0;
		padding-bottom:0px;
	}
	
	.breadcrumb{
		width:80%;
		padding:0 0 20px 0;
	}
	
	.breadcrumb a{
		font-size:10px;
		color:#5a5a5a;
		text-decoration:none;
	}
	
	.breadcrumb a:hover{
		color:#9abb4b;
		text-decoration:underline
	}
	
	.breadcrumb .current{
		color:#9abb4b;
	}
	
	.breadcrumb .active:hover{
		text-decoration:underline;
	}
	
	.breadcrumb .sprtr{
	color:#333333;
	padding: 0 5px;
	font-size: 10px;
	}
	
	.cont{
		width:100%;
		padding:20px 0;
	}
	
	.cont2{
		width:100%;
		padding:20px 0;
		height: 312px;
	}
	
	.cscont{
	width:100%;
	padding:20px 0;
	text-align:center;
	}
	
	.contHalf1{
	float:left;
	width:300px;
	padding:20px 0;
	
	}

	.contHalf2{
	float:right;
	width:300px;
	padding:20px 0;
	margin-left: 0px;
	display:inline;
	}
	
	.contHalf3{
	float:right;
	width:300px;
	margin-left: 0px;
	display:inline;
	min-height: 372px;
	}
	
	.contHalf4{
	float:right;
	width:235px;
	padding:80px 0 0 0;
	margin-left: 0px;
	display:inline;
	}
	
	.btncont{
		width:100%;
		padding:0;
	}
	
	.btncont2{
	width:100%;
	}

.blueBox{
	width:444px;
	height:116px;
	background:url(../images/boxBlue.gif) left top no-repeat;
	margin:10px 0;
	color:#fff;
	padding:20px 20px 0 20px;
}

.grnBox{
	width:444px;
	height:116px;
	background:url(../images/boxGrn.gif) right top no-repeat;
	margin:10px 0;
	color:#fff;
	padding:20px 20px 0 20px;
}

	.blueBox h2, .grnBox h2{
		font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size:22px;
		font-weight:bold;
		padding:0;
		margin:0;
	}
	
	.blueBox p, .grnBox p{
		font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		width:280px;
		font-size:14px;
	}

.footer{
	width:100%;
	height:65px;
	background:url(../images/footerBg.gif) top repeat-x;
	font-size:10px;
	color:#5a5a5a;
	font-weight:normal;
	margin:10px 0 0 0;
}

	.footer p{
		text-align:center;
		padding:10px 0;
	}
	
	.footer a, .footer a:link, .footer a:visited{
		color:#008ab0;
		text-decoration:none;
	}
	.footer a:hover{
		text-decoration:underline;
	}
	
	.sitemap a:link, .sitemap a:visited{
		color:#5a5a5a;
		text-decoration:none;
	}
	
	.sitemap a:hover{
		color:#008ab0;
		text-decoration:underline;
	}
	
.blue{
	color:#046382;
}

.grey{
	color:#5a5a5a;
}

.green{
	color:#9abb4b;
}

.pad{
	padding-bottom: 5px;
}

.fltlft{
	float:left;
}

.fltrt{
	float: right;
}

.fltrtpad{
	float:right;
	margin-bottom: 0px;
}

.center{
	text-align:center;
}

.clear{
	clear:both;
}

.imgLf{
	margin-right:20px;
	margin-bottom: 20px;
}

.imgLfextend{
	margin-right:20px;
	margin-bottom: 110px;
}

.imgLfextend2{
	margin-right:20px;
	margin-bottom: 50px;
}

.icon{
	margin-right:10px;	
}

.icon2{
	margin-right:10px;
	margin-bottom: 30px;
}

.icon3{
	margin-right: 5px;
	vertical-align: middle;
}

strong{
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6, h7, h8{
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
}

h1{
	font-size:34px;
	padding:0;
}

h2{
		font-size:21px;
	line-height:1.2em;
	padding-bottom:15px;
}

h3{
	font-size:16px;
}

h4{
	font-size:21px;
	font-weight:normal;
	line-height:1.2em;
	padding-bottom:15px;
}

h5{
	font-size:18px;
	font-weight:normal;
	line-height:1.2em;
	padding-bottom:15px;
}

h6{
		font-size:21px;
	line-height:1.2em;
	padding-bottom:20px;
	padding-left: 20px;
}

h7{
	font-size:16px;
	text-align:center;
}

.small{
	font-size:10px;
}

.big{
	font-size:16px;
}

.indent{
	font-size:12px;
	margin: 10px 460px 20px 20px;
}

.blockAmt{
	padding-left:50px;
}

								.blockTable {
								display:  table;
								width:100%;
								background-color:#fff;
								border:none;
								text-align:center;
								}
								.blockTable2 {
								display:  table;
								width:630px;
								background-color:#fff;
								border:none;
								text-align:center;
								}
								
								
								.cell {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:125px;
								background-color:#fff;
								padding: 15px 0;
								}
								
								.cell2 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:125px;
								background-color:#fff;
								padding: 20px 0;
								}
								
								.cell3 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:125px;
								background-color:#fff;
								padding: 19px 0;
								}
								.cell4 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:125px;
								background-color:#fff;
								padding: 17px 0;
								}
								
								.cell5 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:274px;
								background-color:#fff;
								padding: 15px 10px;
								}
								
								.cell6 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:274px;
								background-color:#fff;
								padding: 15px 10px;
								text-align:left
								}
								
								.cell7 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:206px;
								background-color:#fff;
								padding: 15px 0;
								}
								
								.cell8 {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:124px;
								background-color:#fff;
								padding: 15px 0;
								}
								
								.row {
	display: table-row;
	width:100%;
	height:auto;
								}
								
								.left{
									text-align:left;
								}
								
								.cell h1{
									padding:0;
									line-height:1;
									margin:0;
								}
								
								.cell p{
									padding:0;
									margin:0;
									line-height:1;
								}
								
								.brdr{
									border:1px solid #c2c2c2;
								}
								
								.brdrTop{
									border-top:1px solid #c2c2c2;
								}
								
								.brdrLf{
									border-left:1px solid #c2c2c2;
								}
								
								.brdrRt{
									border-right:1px solid #c2c2c2;
								}
								
								.brdrLf2{
									border-left:1px solid #fff;
								}
								
								.tablespacer {
								float:left;/*fix for  buggy browsers*/
								display: table-cell;
								width:26px;
								background-color:#fff;
								padding: 15px 0;
								}

/* Form Styles */

.myForm td, input, select, textarea, checkbox, title  {
		font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size: 15px;
	}
	
	.title {
		text-align: right;
		padding: 12px 0;
	}
	
	.fineprint {
		font-size: 9px;
	}
	
	.checkbox {
		padding-bottom: 10px;
	}

	.required {
		color: red;
	}
	
