/* ----- Page Layout BEGIN ----- */
body {
	margin:0px;
	color: #213E50;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #CCCFD1 url(../images/Body_BG.jpg) repeat-x;
	padding: 10px 0px 0px;
}
#divbody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}
#divheader {
	padding: 13px 0px 0px 15px;
	margin: 0px;
	height:120px;
	background: #223F51;
}
#divcontent {
	padding: 0px;
	margin: 0px;
	width:780px;
	background-image: url(../images/fullcontentbg.gif);
	background-repeat:repeat-y;
}
#contentspace  p {
	line-height: 1.4em;
	color: #213E50;
}

#divfooter {
	padding: 0px;
	margin: 0px;
	background-color:#213E50;
	width:780px;
	color:#A7C2D7;
	text-align : left;
	line-height:30px;
}
#divfoot{
	padding: 0px;
	margin: 0px;
	background-color:#213E50;
	width:780px;
	color:#A7C2D7;
	text-align : center;
	line-height:30px;
}
h1 {
	border-top: 2px none #B2C2D9;
	border-right: 2px none #B2C2D9;
	border-bottom: 2px dotted #B2C2D9;
	border-left: 2px none #B2C2D9;
	font-size: 18px;
	font-family: "Palatino Linotype", "times new roman", serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px 0px 10px;
	text-align: center;
}
h2 {
	font-size: 16px;
	margin: 3px 0px;
	color: #E3D992;
}

h3 {
	margin: 4px;
	font-size: 14px;
}
h4 {
	font-style: italic;
	font-size: 16px;
}

p {
	margin: 0px;
	padding: 0px;
}


.endpage{position:relative;top:-375px;}
.botimg{position:absolute;left:55px;top:0px;}
/* ----- Page Layout END ----- */
/* ----- Common styles for all pages BEGIN ----- */
.fleft{
	float:left;
}
.fright{
	float:right;
}
.absmiddle{
    vertical-align:middle;
}
.cc{
	clear:both;
}
.cr{
	clear:right;
}
a:link, a:active, a:visited{
	color:#EE7910;
	text-decoration:none;
	background-color:inherit;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
	background-color:inherit;
}

/* ----- Common styles for all pages END ----- */
/* ----- Header BEGIN ----*/
#topnav{
	width:450px;
	float:right;
	height:120px;
}
.margin{
	margin:0px;
	text-align: center;
	font-size: 14px;
}
.white{
	color:#FFFFFF;
	background-color:inherit;
	padding-left:15px;
	padding-right:15px;
}
.topheight{
	height:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin: 10px;
	color: #71B7FD;
}
#topnav a.toplink:link, a.toplink:active, a.toplink:visited{
	color:#A7C2D7;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	background-color:inherit;
}
#topnav a.toplink:hover{
	color:#A7C2D7;
	text-decoration:underline;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	background-color:inherit;
}
/* ----- Header END ----- */
/* ----- Leftnav BEGIN ----*/
#leftside {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 261px;
}
#leftside #navbar {
	width:198px;
	margin:0px 0px 0px 56px;
	position:relative;
}
#navbar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navbar li {
	background-image: url(../images/leftnav_but_bg.gif);
	width:198px;
	height:39px;
	list-style: none;
	vertical-align:middle;
	line-height:39px;
	text-align:left;
}
#navbar li span {
	padding-left:15px;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#navbar li a.navlink:link, a.navlink:active, a.navlink:visited {
	padding-left:15px;
	color:#7D8695;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
#navbar li a.navlink:hover, #navbar .current {
	padding-left:35px;
	color:#F47942;
	text-decoration:none;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/arrow.gif) no-repeat 15px center;
}
.leftimg{
	background-image: url(../images/leftnavimg.gif);
	width:212px;
	height:352px;
	margin:200px 0px 0px 0px;
	vertical-align:bottom;
}
/* ----- Leftnav END ----- */
/* ---- Content Title BEGIN ---- */
.title{
	width:780px;
	background-image: url(../images/titlebg.gif);
	height:71px;
	text-align: center;
}
.title .titletext{
	text-align : center;
	color:#ffffff;
	background-color:inherit;
	font-size:14px;
	font-weight:bold;
	font-family: "Palatino Linotype", "times new roman", serif;
	font-style: italic;
	margin: 0px;
	padding: 35px 0px 0px;


}
/* ---- Content Title END ----*/
/* ----- Content area BEGIN ----*/
#content {
	padding:0px;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 519px;
}
#content #contentspace{
	width:456px;
	margin:0px 3px 3px 5px;
}
.col1{
	float:left;
	width:228px;
	text-align:center;
}
.col2{
	float:right;
	width:228px;
	text-align:center;
}
.contenthead{
	font-size:13px;
	font-weight:bold;
}
.orange{
	color:#EE7910;
	background-color:inherit;
}
.pricing {
	color: #365FA4;
}
.pricing table {
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pricing th {
	background-color: #6193B2;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.pricing td {
	color: #363636;
	background-color: #F3F4F8;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}
.pricing .bluetd {
	background-color: #CDD7E4;
}



/* ----- pricing.html BEGIN ----- */
.row{
	width:456px;
}
.row .head{
	background-color:#6193B2;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
}
.rowcolumn{
	width:456px;
}
.rowcolumn .col3{
	color:#363636;
	background-color:#CDD7E4;
	float: left; width: 180px; text-align : left;height:24px;border-bottom:1px solid white;line-height:24px;padding-left:5px;vertical-align:middle;
}
.rowcolumn .col4{
	color:#363636;
	background-color:#F3F4F8;
	float: left; width: 266px; text-align : left;height:24px;border-bottom:1px solid white;line-height:24px;padding-left:5px;vertical-align:middle;
}
.rowcolumn .col5{
	color:#363636;
	background-color:#00CC00;
	float: left; width: 130px; text-align : left;height:24px;border-bottom:1px solid white;line-height:24px;padding-left:5px;vertical-align:middle;
}
.rowcolumn .col6{
	color:#363636;
	background-color:inherit;
	float: left; width: 49px; text-align : left;height:24px;border-bottom:1px solid white;line-height:24px;padding-left:5px;vertical-align:middle;
}
.rowcolumn .blue{
	background-color:#CDD7E4;
	color:#363636;
}
.rowcolumn .gray{
	background-color:#F3F4F8;
	color:#363636;
}
#answer {
	cursor: help;
	background-color: #FFFFFF;
	color: #213E50;
	font-weight: normal;
	border-top: 2px solid #E0E0EB;
	border-right: 2px solid #E0E0EB;
	border-bottom: 2px solid #EFEFF5;
	border-left: 2px solid #EFEFF5;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	overflow: hidden;
}

/* ----- pricing.html END ----- */
/* ----- Content area END ----- */
#DivQuestions a:link, #DivQuestions a:active, #DivQuestions a:visited {
	color: #000033;
	cursor: help;
}
#DivQuestions a:hover {
	color: #FF3E3E;
	cursor: help;
}
/* ----- EcWeb START ----- */

#ecweb, #ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #213E50;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #009900;
	text-decoration: underline;
}
