/* CSS XE2 */
HTML {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
}

form { margin:0px; }

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

a { 
	color: #73BE46;
	text-decoration: none;
}
a.link { 
	color: #73BE46;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:active { 
	color: #73BE46;
	text-decoration: none;
}

ul, ul li {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 5px;
	line-height: 18px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 2em;
	font-weight: bold;
	margin: 31px 0px 7px 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #14fe00;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 1em;
	font-weight: bold;
	color: #14fe00;
}

h5 {
	text-align: center;
}

p { 
	line-height:18px;
	margin-bottom:1em;
}

p a { 
	color: #73BE46;
	text-decoration: none;
}
p a:link, p a:visited, p a:hover, p a:active { 
	color: #73BE46;
	text-decoration: none;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

/* Positioning Styles Start */
#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0px 24px 0px 24px;
	background: url(../img/bgBody.gif) top left repeat-y;
}

#titleold {
	float:left;
	width:742px;
	height:72px;
	overflow: hidden;
}
#title {
	float:left;
	width:534px;
	height:72px;
	overflow: hidden;
}
#titlecontactold {
	float:left;
	width:208px;
	height:72px;
	overflow: hidden;
}
#titlecontact {
	float:left;
	width:416px;
	height:72px;
	overflow: hidden;
}

#promo {
	float: left;
	overflow: hidden;
}
#flashcontent {
	float: left;
	overflow: hidden;
}

#pagecontent {
	float: left;
	background: #1A171B url(../img/bgBodyPage.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	line-spacing: 14px;
	text-align: left;
	width: 950px;
	height: auto;
}

#pagecontentLeft {
	float: left;
	width: 170px;
}

#pagecontentRight {
	float: left;
	width: 780px;
	height: auto;
}

#contentLHS {
	float: left;
	width: 515px;
	height: auto;
}

#contentRHS {
	float: left;
	width: 240px;
	height: auto;
	margin: 31px 0px 10px 23px;
}

#contentRHS p {
	margin: 10px 0px 0px 0px;
	text-decoration: none;
}

#contentinner {
	float: left;
	height: auto;
	clear: both;
	padding: 0px 50px 0px 20px;
	font-size: 100%;
}

#leftMenu {
	padding:60px 0px 0px 20px;
}

#leftForm {
	float:right;
	height:96px;
	width:155px;
	padding-left:2px;
	background: transparent url(../img/bgBodyLeftForm.gif) top left no-repeat;
	color:#000000;
	padding-bottom:10px;
}

#leftFormText {
	padding-top:5px;
	padding-left:5px;
}

#leftForm p {
	line-height:14px;
	margin-bottom:0.25em;
}
#Free {
	float:right;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
}
.submit {
	float:right;
	padding-top:5px;
	padding-right:15px;
}

#leftButton {
	float:right;
	padding-bottom:10px;
}

div#pagecontentLeft a { 
	text-decoration: none;
	color:#BBBABA;
	line-height:15px;
}
div#pagecontentLeft ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}
div#pagecontentLeft ul li { 
	padding-top:5px; 
	padding-bottom:5px; 
}

div#pagecontentLeft ul li.level2off {
	color:#BBBABA;
	list-style-type:none;
}
div#pagecontentLeft ul li.level2on, div#pagecontentLeft ul li.level2on a {
	color: #ffffff;
	list-style-type:none;
	/*background: url(../img/active_link.gif) top left no-repeat;*/
}
div#pagecontentLeft ul li.level2on a:hover { 
	color: #ffffff; 
	list-style-type:none;
}
div#pagecontentLeft ul li a:hover { 
	color: #ffffff;
	list-style-type:none; 
}
div#pagecontentLeft ul li.level2on a span,div#pagecontentLeft ul li.level3off a span,div#pagecontentLeft ul li.level3on a span  { 
	width:164px;
	list-style-type:none;
}

div#pagecontentLeft ul li.level3off { 
	/*background-color:#797579;*/
	text-indent: 20px;
	list-style-type:none;
}
div#pagecontentLeft ul li.level3on { 
	list-style-type:none;
}
div#pagecontentLeft ul li.level3on a { 
	color: #73BE46;  
	list-style-type:none;
}
div#pagecontentLeft ul li.level3on a:hover { 
	color: #73BE46;
	list-style-type:none;
}
div#pagecontentLeft ul li.level3off a:hover{ 
	color: #73BE46; 
	list-style-type:none;
}




/* actionlinks images styles start */
#actionlinks {
	float: left;
	height:72px;
}

#actionlinks UL {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
}

#actionlinks UL LI {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL1, #actionlinks UL LI A#AL1:link, #actionlinks UL LI A#AL1:active, #actionlinks UL LI A#AL1:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 158px;
	background: url(../img/actionbutton_upgrade_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL1:hover {
	background: url(../img/actionbutton_upgrade_on.gif) top left repeat-x;
}

#actionlinks UL LI A#AL2, #actionlinks UL LI A#AL2:link, #actionlinks UL LI A#AL2:active, #actionlinks UL LI A#AL2:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 159px;
	background: url(../img/actionbutton_not-sure_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL2:hover {
	background: url(../img/actionbutton_not-sure_on.gif) top left repeat-x;
}

#actionlinks UL LI A#AL3, #actionlinks UL LI A#AL3:link, #actionlinks UL LI A#AL3:active, #actionlinks UL LI A#AL3:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 159px;
	background: url(../img/actionbutton_problem_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL3:hover {
	background: url(../img/actionbutton_problem_on.gif) top left repeat-x;
}

#actionlinks UL LI A#AL4, #actionlinks UL LI A#AL4:link, #actionlinks UL LI A#AL4:active, #actionlinks UL LI A#AL4:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 159px;
	background: url(../img/actionbutton_looking_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL4:hover {
	background: url(../img/actionbutton_looking_on.gif) top left repeat-x;
}

#actionlinks UL LI A#AL5, #actionlinks UL LI A#AL5:link, #actionlinks UL LI A#AL5:active, #actionlinks UL LI A#AL5:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 159px;
	background: url(../img/actionbutton_resellers_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL5:hover {
	background: url(../img/actionbutton_resellers_on.gif) top left repeat-x;
}

#actionlinks UL LI A#AL6, #actionlinks UL LI A#AL6:link, #actionlinks UL LI A#AL6:active, #actionlinks UL LI A#AL6:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 156px;
	background: url(../img/actionbutton_crm_off.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}

#actionlinks UL LI A#AL6:hover {
	background: url(../img/actionbutton_crm_on.gif) top left repeat-x;
}

.hidden {
	display: block;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}
/* actionlinks images styles end */

#footerwrapper {
	width: 100%;
	text-align: center;
}

#footercontainer {
	width: 999px;
	margin: 0 auto 0 auto;
}

#ftleft {
	float:left;
	background: url(../img/grad_lhs.gif) no-repeat;
	width: 16px;
	height:41px;
}
#ftcenter {
	float:left;
	background: url(../img/grad_center.gif) repeat-x;
	width: 966px;
	height:41px;
}
#ftright {
	float:right;
	background: url(../img/grad_rhs.gif) no-repeat;
	width: 17px;
	height:41px;
}

#footer {
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:0.9em;
	color: #73BE46;
	padding: 5px 0px 0px 15px;
}

#footermenu {
	float:right;
	font-size:0.9em;
	color: #ffffff;
	padding: 5px 10px 0px 0px;
}

a.ft:link {
	color: #ffffff;
	text-decoration: none;
}
a.ft:visited {
	color: #ffffff;
	text-decoration: none;
}
a.ft:hover {
	color: #ffffff;
	text-decoration: none;
}
a.ft:active {
	color: #ffffff;
	text-decoration: none;
}

.products_logos {
	vertical-align: middle;
	float: left;
	padding: 20px 26px 0px 20px;
}
#strapline {
	float: left;
	padding: 0px 0px 0px 10px;
}

/* XE2 Products and services menu */
#productMenu {
	width: 950px;
}
#productMenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#productMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#productMenu ul li a.productMenuItem {
	display: inline;
	float: left;
	width: 148px;
	height: 23px;
	padding: 5px 0px 0px 10px;
	border: 0px;
	background-image: url(../img/product-buttton.gif);
	text-decoration: none;
	text-align:left;
}
#productMenu ul li a.productMenuItem:link, #productMenu ul li a.productMenuItem:active, #productMenu ul li a.productMenuItem:visited {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
#productMenu ul li a.productMenuItem:hover {
	border: 0px;
	background-image: url(../img/product-buttton_on.gif);
}