/* Redefine HTML tags 
----------------------------------------------------------------------------------- */

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.linkTiny a{
font-size:10px;
font-weight:bold;
color:#009933;
}

.linkTiny a:hover{
font-size:10px;
font-weight:bold;
color:#999;
}


p, ul, ol, h1, h2, h3, h4, h5, h6, table {
	margin: 0 10px 10px 0;
	padding: 0px 0px 0px 15px;
	line-height: 15px;
	color: black;
}

p a{
text-decoration:underline;
color:#003366;
}


p a:hover{
text-decoration:underline;
color:#006699;
}

ul, ol {
	margin-left: 10px; /* browser default is 40px */
	font-size:11px;
	line-height:15px;
}

ol {
	padding-left: 10px;
	font-size:11px;
	color:black;
}

ul.nobullets {
	list-style-type: none;
	margin: 0;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

a {
		color:#009933;
}

/* Standard Classes
----------------------------------------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1px;
}
.superscript {
	vertical-align: super;
	font-size: 80%;
}

/* Container
----------------------------------------------------------------------------------- */

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 705px;
	visibility: visible;
	overflow: visible;
}

#containerSolutions {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 1400px;
	visibility: visible;
	overflow: visible;
}

#containerCustomers {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 700px;
	visibility: visible;
	overflow: visible;
}

#containerAboutUs {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 805px;
	visibility: visible;
	overflow: visible;
}

#containerTerms {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 3900px;
	visibility: visible;
	overflow: visible;
}

#containerPrivacy {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 900px;
	visibility: visible;
	overflow: visible;
}

/* Header
----------------------------------------------------------------------------------- */

#header {
	width: 750px;
	height: 138px;
	margin: 0 auto;
	color: #ffffff;
	background: url(headerBG.jpg) repeat-x top left;
}
#headerLeft {
	float: left;
	width: auto;
	padding: 15px 0px 0px 15px;
	position: absolute;
}
#headerRight {
	float: right;
	width: auto;
	padding: 30px 10px 0 0;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	height: 75px;
	line-height: 19px;
}
#headerRight a:link,
#headerRight a:visited {
	color: #336699;
	text-decoration: none;
}
#headerRight a:hover {
	color: #99cc33;
	text-decoration: none;
}
#headerRight .highlight {
	font-style: italic;
	color: #99cc33;
}
/* ---- Start Horizontal Navigation Vertical Drop Down ----*/
/*----------------- START DROPDOWN NAV -------------------*/
#headerNav {
	font-size: 11px;
	color: #ffffff;
	background-color: #336699;
	border-top: 1px solid #D2E0EE;
	border-bottom: double #ffffff;
	padding: 5px 0 5px 10px;
}
/*------- START MAIN NAV SECTION -------*/
#headerNav ul {
	font-size: 11px;
	display: inline;
	padding: 0;
}
#headerNav ul li {
	list-style: none;
	display: inline;
	margin: 0;
}
#headerNav ul a:link,
#headerNav ul a:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 20px 3px 10px;
}
#headerNav ul a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
}
/*-------- END MAIN NAV SECTION --------*/
/*----- START DROPDOWN MENUS SECTION ------*/

#SBcontainer{
	position:absolute;
	height:auto;
	top: 100px;
	background-color: #336699;
	text-align:center;
	
}

#SBnav1, #SBnav1 a {
 font-family:arial, helvetica, sans-serif;
  font-size:12px;
    letter-spacing:1px;
  font-weight:bold;
padding:8px 0px 0px 0px;
margin:0px;
  	background-color: #336699;
	color:white;
	text-decoration:none;
	list-style:none;
 
  }
  
 #SBnav1 a:hover {
 font-family:arial, helvetica, sans-serif;
  font-size:12px;
    letter-spacing:1px;
  font-weight:bold;
padding:0px;
margin:0px;
	color:#99cc33;
	text-decoration:none;
	list-style:none;
 
  }



/*------ END DROPDOWN MENUS SECTION -------*/
/*------- START DO NOT EDIT SECTION -------*/
/* DO NOT EDIT -- */		
#headerNav li:hover ul,
#headerNav li.over ul {
	display: block;
}
/* DO NOT EDIT -- */
/* DO NOT EDIT -- Fix IE. Hide from IE Mac \*/
* html #headerNav ul li { 
	float: left;
	height: 1%;
	z-index: 6000;
}
* html #headerNav ul li a {
	height: 1%;
}
/* DO NOT EDIT -- End Fix IE. Hide from IE Mac */
/*-------- END DO NOT EDIT SECTION --------*/
/*------------------ END DROPDOWN NAV --------------------*/
#navList { }
/* ---- End Horizontal Navigation Vertical Drop Down ----*/

/* Content
----------------------------------------------------------------------------------- */

#content {
	float: left;
	width: 530px;
	color: #000000;
	margin: 15px 10px 30px 0;
}

#content p {
	line-height: 1.4;
}

#content h1 {
	color: #003366;
	font-size: 18px;
	margin: 10px 0 8px 0;
	font-weight: bold;
	z-index: 50;
}

#content h1 a:link,
#content h1 a:visited {
	color: #003366;
	text-decoration: none;
}

#content h1 a:hover {
	color: #003366;
	text-decoration: none;
}

#content h1.agents {
	color: #F9491E;
	font-size: 18px;
	margin: 10px 0 8px 0;
	font-weight: bold;
	z-index: 50;
}

#content h1 a.agents:link,
#content h1 a.agents:visited {
	color: #F9491E;
	text-decoration: none;
}
#content h1 a.agents:hover {
	color: #F9491E;
	text-decoration: none;
}

#content h1.agentBox {
	margin: 0;
}

#content h2 {
	color: #336699;
	font-size: 16px;
	margin: 15px 0 3px 0;
	font-weight: bold;
	z-index: 50;
}

#content h2 a:link,
#content h2 a:visited {
	color: #336699;
	text-decoration: none;
}
#content h2 a:hover {
	color: #336699;
	text-decoration: none;
}

#content h3 {
	color: #339900;
	/*color: #99CC33;*/
	font-size: 14px;
	margin: 15px 0 3px 0;
	font-weight: bold;
}

#content h4 {
	color: #333333;
	font-size: 12px;
	margin: 15px 0 3px 0;
	font-weight: bold;
}

#content h5 {
	color: #666666;
	font-size: 11px;
	margin: 15px 0 3px 0;
	font-weight: bold;
}

#content h6 {
	color: #666666;
	font-size: 11px;
	margin: 15px 0 3px 0;
	font-weight: bold;
}

#content ul {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 10px;
}

#content ul li {
	margin-bottom: 5px;
	padding-left: 10px;
}

#content a:link,
#content a:visited {
	color: #339900;
	text-decoration: underline;
}

#content a:hover {
	color: #339900;
	text-decoration: none;
}

#content a.arrows:link,
#content a.arrows:visited {
	color: #339900;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#content a.arrows:hover {
	color: #cc0000;
	text-decoration: none;
}

#photoLeft {
	float: left;
	margin: 2px 10px 5px 0;
}

.photoLeft {
	float: left;
	margin: 2px 10px 5px 0;
}
#photoRight {
	float: right;
	margin: 2px 0 5px 10px;
}

.photoRight {
	float: right;
	margin: 2px 0 5px 10px;
}

#content p.screenShotL {
     float: left;
     width: 225px;
     margin: 0 10px 10px 0;
     text-align: right;
     font-size: 11px;
     color: #333333;
}

#content p.screenShotL a:link,
#content p.screenShotL a:visited {
     color: #99CC33;
     text-decoration: none;
}

#content p.screenShotL a:hover {
     color: #99CC33;
     text-decoration: underline;
}

#content p.screenShotL a.plus:link,
#content p.screenShotL a.plus:visited,
#content p.screenShotL a.plus:hover {
	color: #6699CC;
	text-decoration: none;
}

#content p.screenShotR {
     float: right;
     width: 225px;
     margin: 0 0 10px 10px;
     text-align: right;
     font-size: 11px;
     color: #333333;
}

#content p.screenShotR a:link,
#content p.screenShotR a:visited {
     color: #99CC33;
     text-decoration: none;
}

#content p.screenShotR a:hover {
     color: #99CC33;
     text-decoration: underline;
}

#content p.screenShotR a.plus:link,
#content p.screenShotR a.plus:visited,
#content p.screenShotR a.plus:hover {
	color: #6699CC;
	text-decoration: none;
}


/* Two Columns
----------------------------------------------------------------------------------- */

#content .twoCols {
	background: url(twoColsBG.gif) repeat-x top left;
}
#content .twoColsLeft {
	float: left;
	width: 260px;
}
#content .twoColsRight {
	font-size: 11px;
	float: right;
	width: 260px;
}
#content .twoCols a:link,
#content .twoCols a:visited {
	color: #339900;
	text-decoration: underline;
}
#content .twoCols a:hover {
	color: #339900;
	text-decoration: none;
}

/* Right Column
----------------------------------------------------------------------------------- */

#rightCol {
	color: #333333;
	float: right;
	width: 175px;
	padding: 20px 5px 30px 5px;
	font-size: 11px;
}

#rightCol h3,
#rightCol h3 a:link,
#rightCol h3 a:visited,
#rightCol h3 a:hover {
	margin: 10px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#rightCol h4,
#rightCol h4 a:link,
#rightCol h4 a:visited,
#rightCol h4 a:hover {
	margin: 15px 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#rightCol a:link,
#rightCol a:visited {
	color: #339900;
	text-decoration: underline;
}

#rightCol a:hover {
	color: #339900;
	text-decoration: none;
}

#rightCol ul {
	font-size: 11px;
	list-style-type: square;
	margin: 10px 0 20px 30px;
}

#rightCol ul li {
	margin-bottom: 5px;
}

#rightCol ul a:link,
#rightCol ul a:visited {
	color: #339900;
	text-decoration: underline;
}

#rightCol ul a:hover {
	color: #339900;
	text-decoration: none;
}

#rightCol a.arrows:link,
#rightCol a.arrows:visited,
#rightCol a.arrows:hover {
	color: #339900;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}


/* Top of Page 
----------------------------------------------------------------------------------- */

#top {
	position: relative;
	top: -30px;
	left: 475px;
	width: 80px;
	font-size: 11px;
}
#top a:link,
#top a:visited {
	text-decoration: none;
	color: #999999;
}
#top a:hover {
	color: #999999;
	text-decoration: underline;
}


/* Callout
----------------------------------------------------------------------------------- */

#content .callout {
	width: 90%;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:#336699;
	padding: 12px 5px 12px 5px;
	margin: 15px 0 18px 13px;
	border-top: 1px solid #d2e0ee;
	border-bottom: 1px solid #d2e0ee;
}

#content .callout a:link,
#content .callout a:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

#content .callout a:hover {
	color: #339900;
	text-decoration: none;
}

#content .callout .highlight,
#content .callout a.highlight:link,
#content .callout a.highlight:visited,
#content .callout a.highlight:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


/* Main Body Forms 
----------------------------------------------------------------------------------- */

#content fieldset {
	/*width: 450px;*/
	border: none;
	/*margin: 20px 0 0 40px;*/
	margin: 20px 0 0 0;
	padding: 0;
}

#content legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 4px;
	background: #ffffff;
}

#content label {
	float: left;
	width: 150px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	clear: both;
}

#content input, #content select, #content textarea {
	margin: 10px 0 0 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
}

#content .radioBtn {
	border: none;
	background-color: transparent;
	width: 13px;
}

#content .chkBox {
	border: none;
	background-color: transparent;
	width: 13px;
}

#content .btn {
	width: 80px;
	margin: 5px 10px 0 0;
	border: 1px solid #000033;
	color: #ffffff;
	font-weight: bold;
	background-color: #339900;
	cursor: pointer;
}

#content .btn2 {
	width: 80px;
	margin: 5px 10px 0 0;
	color: #666666;
	border: 1px solid #000033;
	background-color: #d2e0ee;
	cursor: pointer;
}

#content .spacer {
	float: left;
	width: 160px;
}


/* Right Column Forms 
----------------------------------------------------------------------------------- */


#rightCol fieldset {
	/*width: 450px;*/
	border: none;
	/*margin: 20px 0 0 40px;*/
	margin: 0;
	padding: 0;
}

#rightCol legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0;
	background: #ffffff;
}

#rightCol label {
	float: left;
	width: 150px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	clear: both;
}

#rightCol input, #rightCol select, #rightCol textarea {
	margin: 3px 0 0 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
}

#rightCol .radioBtn {
	border: none;
	background-color: transparent;
	width: 13px;
}

#rightCol .chkBox {
	border: none;
	background-color: transparent;
	width: 13px;
}

#rightCol .btn {
	width: 80px;
	margin: 5px 10px 0 0;
	border: 1px solid #000033;
	color: #ffffff;
	font-weight: bold;
	background-color: #339900;
	cursor: pointer;
}

#rightCol .btn2 {
	width: 80px;
	margin: 5px 10px 0 0;
	color: #666666;
	border: 1px solid #000033;
	background-color: #d2e0ee;
	cursor: pointer;
}

#rightCol .spacer {
	float: left;
	width: 160px;
}


/* Home Page Specific Styles 
----------------------------------------------------------------------------------- */

#homeContent {
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	float: left;
	width: 165px;
	height: 560px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	/*
	background-image:url(../images/sidde_home.jpg);
	background-repeat:no-repeat;
	*/
	background-position: 0px 300px;
	line-height: 14px;
}

#homeContent .highlight {
	font-size: 11px;
	color: #708792;
	font-weight: bold;
}

#homeContent a:link,
#homeContent a:visited {
	color: #009933;
	font-weight: normal;
	text-decoration: underline;
}

#homeContent a:hover {
	text-decoration: underline;
}

#homeBottom1 {
	float: right;
	width: 560px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
	height: 700px;
}

#contactBROWN {
		width: 700px;
	border:solid 1px #336699;
	position:absolute;
	top:140px;
	left: 0px;
	background-color: #99cc33;
	padding-left: 25px;
	padding-top: 15px;
	height: 295px;
	padding-right: 25px;
}
#contactBROWN2 {
	width: 500px;
	border:solid 1px #336699;
	position:absolute;
	top:220px;
	left: 200px;
	background-color: #99cc33;
	padding-left: 25px;
	padding-top: 15px;
	height: 295px;
	padding-right: 25px;
}

#textCONTACT {
	float: right;
	width: 250px;
	padding-top: 320px;
	padding-left: 0px;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}

#textCONTACTleft {
	float: right;
	width: 250px;
	padding-top: 320px;
	padding-left: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}


#mattPHOTO {
	width: 100px;
	border:solid 0px #336699;
	position:relative;
	top:0px;
	left: 0px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 0px;
	height: 120px;
	float: right;
}

#davePHOTO {
	width: 100px;
	border:solid 0px #336699;
	position:relative;
	top:0px;
	left: 0px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 0px;
	height: 120px;
	float: right;
}

#mattPHOTOcaption {
	width: 110px;
	border:solid 0px #708792;
	position:absolute;
	top:148px;
	left: 15px;
	background-color: #ffffff;
	height: 268px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}

#mattPHOTOcaption1 {
	width: 120px;
	border:solid 0px #708792;
	position:absolute;
	top:0px;
	left: 206px;
	background-color: #ffffff;
	height: 20px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}

#mattPHOTOcaption2 {
	width: 110px;
	border:solid 0px #708792;
	position:absolute;
	top:148px;
	left: 215px;
	background-color: #ffffff;
	height: 268px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}


#textMATT {
	float: right;
	width: 550px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}



#davePHOTOcaption {
	width: 99px;
	border:solid 0px #708792;
	position:absolute;
	top:594px;
	left: 607px;
	background-color: #ffffff;
	height: 75px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}

#textDAVE {
	float: right;
	width: 600px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 160px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}

#homeRight {
	float: right;
	width: 550px;
}

#homeRight2 {
	float: right;
	width: 530px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 30px;
	background-image:url(../images/sideRIGHT_1.jpg);
	background-repeat: no-repeat;
	background-position: 275px -10px;
}

#homeRight3 {
	float: right;
	width: 275px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 275px;
	background-image:url(../images/sideRIGHT_2.jpg);
	background-repeat: no-repeat;
	background-position: 150px 0px;
}

#homeRight4 {
	float: right;
	width: 540px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	background-image:url(../images/sideRIGHT_3.jpg);
	background-repeat: no-repeat;
	background-position: 350px 0px;
	height: 540px;
}

#termsofuseBOX {
	float: right;
	width: 750px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
	height: 540px;
	position: absolute;
}



#BottomRightDEMO {
	position:absolute;
	float: left;
	width: auto;
	padding-top: 12px;
	padding-left: 100px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/bottomDEMO.jpg);
	height: 85px;
	border: 1px solid #708792;
	left: 200px;
	top: 405px;
}

#formBOX {
	float: right;
	width: 382px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 195px;
	left: 350px;
}

#formBOX2 {
	float: left;
	width: 530px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	position: absolute;
	top: 145px;
	height: 195px;
	left: 200px;
}

#demoText{
position:absolute;
top:48px;
left:100px;
height:50px;
width:200px;
}


#homeTopBoxRowL {
	color: #000000;
	float: left;
	width: 175px;
	margin: 0;
}

#homeTopBoxRowR {
	color: #000000;
	float: right;
	width: 362px;
	margin: 0;
}

#homeTopBoxRowM {
	color: #000000;
	float: left;
	width: 175px;
	margin: 0;
}

#homeTopBoxRowR2 {
	color: #000000;
	float: right;
	width: 175px;
	margin: 0;
}

#homeBottom {
	font-size: 11px;
	color: #336699;
}

#homeBottomLeft {
	float: left;
	width: 175px;
	padding: 15px 0 0 30px;
}

#homeBottomLeft .boxHeader,
#homeBottomLeft a.boxHeader:link,
#homeBottomLeft a.boxHeader:visited {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#homeBottomLeft a.boxHeader:hover {
	text-decoration: underline;
}

#homeBottomLeft a:link,
#homeBottomLeft a:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#homeBottomLeft a:hover {
	text-decoration: underline;
}

#homeBottomRight {
	float: right;
	width: 550px;
	padding: 15px 0px 0px 0px;
}

#homeBottomRight a:link,
#homeBottomRight a:visited {
	color: #336699;
	text-decoration: underline;
}

#homeBottomRight a:hover {
	text-decoration: none;
}

#homeBottomRight h3 {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	line-height: 21px;
}

#homeBottom #homeBottomRight h3 a:link,
#homeBottom #homeBottomRight h3 a:visited {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
#homeBottom #homeBottomRight h3 a:hover {
	text-decoration: underline;
}

#homeBottomRight .highlight {
	color: #000033;
}


/* Rounded Corner Box Styles
----------------------------------------------------------------------------------- */

.xsnazzy h1 {margin: 0; font-size: 11px; padding: 0 10px 5px 10px; border-bottom: 1px solid #d2e0ee;}
.xsnazzy p { margin: 0; padding: 5px 10px; font-size: 11px;}
.xsnazzy {background: transparent; width: 175px; float: left; margin: 0 3px;}

.xtop {display: block; background: transparent; font-size: 1px; margin: 10px 0 0 0;}
.xbottom {display: block; background: transparent; font-size: 1px;}
.xb1, .xb2, .xb3, .xb4, .xbA, .xbB, .xbC, .xbD {display: block; overflow: hidden;}
.xb1, .xb2, .xb3, .xbA, .xbB, .xbC {height: 1px;}
.xb2, .xb3, .xb4, .xbB, .xbC, .xbD {background: #ffffff; border-left: 1px solid #d2e0ee; border-right: 1px solid #d2e0ee;}
.xb1 {margin: 0 5px; background: #d2e0ee;}
.xbA {margin: 0 5px; background: #d2e0ee;}
.xb2 {margin: 0 3px; border-width:0 2px; background: #D2E0EE;}
.xbB {margin: 0 3px; border-width:0 2px; url("../images/diagonalBG.gif") top left;}
.xb3 {margin: 0 2px; background: #D2E0EE;}
.xbC {margin: 0 2px; background: url(diagonalBG.gif) top left;}
.xb4 {height: 2px; margin: 0 1px; background: #D2E0EE;}
.xbD {height: 2px; margin: 0 1px; background: url(diagonalBG.gif) top left;}

.xboxcontent {display: block; color: #000033; background: #d2e0ee; border: 1px solid #d2e0ee; border-width: 0 1px; height: auto;}
.xboxcontent2 {display: block; color: #000033; background: url(diagonalBG.gif) top left; border: 1px solid #d2e0ee; border-width: 0 1px; height: auto;}
* html .xboxcontent {height: 1px;}

.color_a {background: #000033; color: #ffffff;}
.color_b {background: #339900; color: #ffffff;}
.color_c {background: #009933; color: #ffffff;}
.color_d {background: #336699; color: #ffffff;}
.color_e {background: #d2e0ee; color: #000033;}

a.boxHeader:link,
a.boxHeader:visited,
#rightCol a.boxHeader:link,
#rightCol a.boxHeader:visited {color: #ffffff; text-decoration: none;}

a.boxHeader:hover,
#rightCol a.boxHeader:hover {text-decoration: none;}

#rightCol a.boxLink:link,
#rightCol a.boxLink:visited {color: #000033; font-weight: bold; text-decoration: none;}

#rightCol a.boxLink:hover {text-decoration: underline;}

.credit {font-style:italic; font-weight:normal; font-size:10px; color:#666666;text-align:right; float:right;}
.headline {font-style:normal; font-weight:bold; font-size:18px; color:#336699;text-align:right;}
.headline2 {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#99cc33;
	text-align:left;
	line-height: 19px;
}
.headline2a {font-style:normal; font-weight:bold; font-size:15px; color:#336699;text-align:left;}
.headline2a1 {font-style:normal; font-variant:small-caps; font-weight:bold; font-size:15px; color:#336699;text-align:left;}
.headline2b {font-style:normal; font-weight:bold; font-size:15px; color:#708792;text-align:left;}
.headline3 {font-style:normal; font-weight:bold; font-size:12px; color:#708792;text-align:left}
.regularText {font-style:normal; font-weight:normal; font-size:11px; line-height:18px; color:#000000;text-align:left;}
.regularText a{font-style:normal; font-weight:normal; font-size:11px; line-height:18px; color:#009933;text-align:left; font-weight:bold;}
.regularBOLD {font-style:normal; font-weight:bold; font-size:10px; line-height:12px; color:#000;text-align:left;}
.regularBOLDlarger {font-style:normal; font-weight:bold; font-size:12px; line-height:15px; color:#000;text-align:left;}
.regularcaption {font-style:boldl; font-size:9px; line-height:10px; color:#000;text-align:left;}
.regularBOLDBLUE {font-style:normal; font-weight:bold; font-size:12px; line-height:18px; color:#336699;text-align:left;}
.regularBOLDBLUEsmall {font-style:normal; font-weight:bold; font-size:9px; line-height:18px; color:#336699;text-align:left;}
.regularBOLDBLUE10 {font-style:normal; font-weight:bold; font-size:10px; line-height:13px; color:#336699;text-align:left;}

.creditWHITE {font-style:italic; font-weight:normal; font-size:10px; color:#fff;text-align:right; float:right;}
.headlineWHITE {font-style:normal; font-weight:bold; font-size:18px; color:#fff;text-align:right;}
.headline2WHITE {font-style:normal; font-weight:bold; font-size:15px; color:#fff;text-align:left;}
.headline2aWHITE {font-style:normal; font-weight:bold; font-size:15px; color:#fff;text-align:left;}
.headline2a1WHITE {font-style:normal; font-variant:small-caps; font-weight:bold; font-size:15px; color:#fff;text-align:left;}
.headline2bWHITE {font-style:normal; font-weight:bold; font-size:15px; color:#fff;text-align:left;}
.headline3WHITE {font-style:normal; font-weight:bold; font-size:12px; color:#fff;text-align:left}
.headline3normWHITE {
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	color:#fff;
	text-align:left;
	line-height: 20px;
}
.regularTextWHITE {font-style:normal; font-weight:normal; font-size:11px; line-height:18px; color:#fff;text-align:left;}
.regularBOLDWHITE {font-style:normal; font-weight:bold; font-size:10px; line-height:12px; color:#fff;text-align:left;}
.regularBOLDlargerWHITE {font-style:normal; font-weight:bold; font-size:12px; line-height:15px; color:#fff;text-align:left;}
.regularcaptionWHITE {font-style:normal; font-size:9px; line-height:10px; color:#fff;text-align:left;}
.regularBOLDWHITE {font-style:normal; font-weight:bold; font-size:12px; line-height:18px; color:#fff;text-align:left;}
.regularBOLDWHITEsmall {font-style:normal; font-weight:bold; font-size:9px; line-height:18px; color:#fff;text-align:left;}

.hugeWHITE {font-style:normal; font-weight:bold; font-size:25px; color:#fff;text-align:left;}


/* Footer
----------------------------------------------------------------------------------- */

#footer {
	width: 750px;
	height: 25px;
	margin: 0 auto;
	color: #ffffff;
	background-color: #336699;
	font-size: 11px;
	border-top: double #ffffff;
	z-index: 100;
}

#footerLeft {
	float: left;
	width: auto;
	padding: 5px 0 0 10px;
	position: relative;
}

#footerLeft a:link,
#footerLeft a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#footerLeft a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footerRight {
	float: right;
	width: auto;
	padding: 5px 10px 0 0;
}

#footerRight a:link,
#footerRight a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#footerRight a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Secondary Footer
----------------------------------------------------------------------------------- */

#footer2 {
	width: 750px;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding: 5px 0 20px 0;
	margin: 0 auto;
	margin-bottom: 25px;
	position: relative;
	z-index: 100;
}

#footer2 .highlight {
	color: #339900;
}

#footer2 a:link,
#footer2 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footer2 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Contacct Form
----------------------------------------------------------------------------------- */


form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


#webinar1 {
	width: 130px;
	border:solid 1px #336699;
	position:absolute;
	top:140px;
	left: 200px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 15px;
	height: 256px;
}

#webinarCAPTION {
	width: 155px;
	border:solid 0px #708792;
	position:absolute;
	top:20px;
	left: 8px;
	background-color: #ffffff;
	height: 175px;
	z-index: 10;
	padding: 10px 7px 10px 7px;
	background-image: url(../images/webinar.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#webinarCAPTION2 {
	width: 130px;
	border:solid 0px #708792;
	position:absolute;
	top:16px;
	left: 190px;
	background-color: transparent;
	height: 88px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}

#textWEBINAR {
	float: right;
	width: 385px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}




#PHONEIMAGE {
	width: 190px;
	border:solid 0px #708792;
	position:absolute;
	top:445px;
	left: 0px;
	background-color: #ffffff;
	height: 200px;
	z-index: 1;
	padding: 10px 7px 10px 7px;
	background-image: url(../images/door.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}


#thanks {
	width: 130px;
	border:solid 1px #336699;
	position:absolute;
	top:140px;
	left: 200px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 15px;
	height: 256px;
}

#thanksCAPTION {
	width: 155px;
	border:solid 0px #708792;
	position:absolute;
	top:140px;
	left: 4px;
	background-color: #ffffff;
	height: 140px;
	z-index: 10;
	padding: 50px 7px 10px 7px;
	background-image: url(../images/webinar.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#thanksCAPTION2 {
	width: 130px;
	border:solid 0px #708792;
	position:absolute;
	top:16px;
	left: 190px;
	background-color: transparent;
	height: 88px;
	z-index: 10;
	padding: 7px 7px 7px 7px;
}

#textthanks {
	float: right;
	width: 385px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: 150px 0px;
}

#leftFeature{
float:left;
width:suto;
height:500px;
font-size:9px;
}


#rightFeature{
	float:left;
	width:250px;
	height:500px;
	font-size:9px;
	margin-left: 10px;
}

