html, body {
	margin: 0 0;
	height: 100%;
	min-height: 100%;
	border: none;
}

body {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	/*font-size: 12px;*/
	line-height: 17px;
	height: 100%;
	background: white;
	/*color: #6C6C6C;*/
	word-wrap: break-word;
	text-align: left;
	
	  font-size: 14px;
	  color: #3D3D3D;
}

h2 {
	font-size: 22px;
 	color: #239A24;
 }
 
 h3 {
 	font-size: 18px;
	color: #239A24;
}

 h4 {
 	font-size: 14px;
	color: #000000;
 }
 


p {
  font-size: 14px;
  color: #3D3D3D;
}

.xml {
  font-size: 12px;
  color: #4C4C4C;
  font-weight: bold;
}

.container {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	word-wrap: normal;
	text-align: left;
	position: relative;
	border: none;
    margin: 0 auto -42px;
	overflow: hidden;
}

.masthead {
	width: 100%;
	min-width: 100%;
	background: #000000;
	border-bottom: 1px solid #696969;
	background-repeat: repeat-x; 
	margin: 0 0;
}

.nav {

   border: none;
}

/* REC: Lists within navigation bars. */
ul.navigation {
	margin: 0;
	padding: 0;
	height: 28px;
	list-style: none;
	background: #D2CCDC;
	border: none;
}

/*::: Navigation: list items. :::*/
ul.navigation li {
	float: right;
	font-size: 14px;
	padding: 5px 5px 5px 5px;	
	color: #000000;
	background: #D2CCDC;
	border-left: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
}

/*::: Navigation: list items - anchor text. :::*/
ul.navigation li a {
	text-decoration: none;
}

/*::: Navigation: list items - anchor text link. :::*/
ul.navigation a:link {
	color: #000000;
	background: #dcccdc;
}

/*::: Navigation: list items - anchor text hover. :::*/
ul.navigation li a:hover {
	color: #239A24;
}

/*::: Navigation: list items - anchor text visited. :::*/
ul.navigation li a:visited {
	color: #000000;
}

/*::: Navigation: list items - anchor text visited hover :::*/
ul.navigation li a:visited:hover {
	color: #239A24;
}

.center {
	width: 100%;
	height: 100%;
	align: center;
	text-align: center;
	margin: auto;
	margin-top: 45px;
}

.splash {
	width: 965px;
	text-align: center;
	margin: 0 auto;
}

.normal {
	width: 80%;
	height: 100%;
	text-align: left;
	margin: 0 auto;
}

.promo {

}

.promo a:link img {
	border-style: none;
}

.promo a:visited img {
	border-style: none;
}

.tableScreenshots a:link img {
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}

.tableScreenshots a:visited img {
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}


 .tm {

  font-size: 75%;
  font-family: Arial;
  font-weight: bold;
  position: relative;
  top: -.15em;
 }
 
 
 .clickbutton {
	text-align: center;
}

.clickbutton a {

	display: block;
	padding: 5px;
	font-size: 14px;
	color: #239A24;
	border: 1px solid #2D2D2D;
	text-align: center;
	text-decoration: none;
}

.clickbutton a:hover {
	color: white;
	background: #239A24;
}
 
 .table_breakout {
	width: 100%;
	border-collapse: collapse;
}

.table_breakout_td_header {
	padding: 5px 5px 5px 5px;
	color: #3C3C3C;
	background: url(Images/tableFeatureBackground.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #696969;
}

.table_breakout_td_spacer {
	width: 10px;
}

.table_breakout_td_content {
	color: #3D3D3D;
	background: #F5F5F5;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
}


/*::: Table: Support Contacts :::*/ 
.table_support {
 	width: 100%;
}

/*::: Table: Support Contacts (Phone Contacts) :::*/
.table_support_phone {
	margin: 0 10px;
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}

/*::: Table: Support Contacts (Email Contacts) :::*/
.table_support_email {
	margin: 0 10px;
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}

/*::: Table: Xml Element Definition :::*/
.table_xml_element {
	width: 100%;
	border-collapse: collapse;
}

.table_xml_header {
	padding: 5px 5px 5px 5px;
	color: #3C3C3C;
	background: url(Images/tableFeatureBackground.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #696969;
}

.table_xml_spacer {
	width: 10px;
}

.table_xml_content {
	color: #3D3D3D;
	background: #F5F5F5;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px 10px;
	border: 1px solid #696969;
}



.intro_pricing {
	color: #AA0000;
	font-weight: normal;
}

/*::: Table: Sales :::*/
.table_sales {
	width: 100%;
}

/*::: Table: Sales->Table :::*/
.table_sales_subtable {
	width: 100%;
	border-collapse: collapse;
}

.table_sales_subtable tr td {
	border-collapse: collapse;
}
 
/*::: Table: Sales->td (header) :::*/
.table_sales_td_header{
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	height: 32px;
	color: #239A24;
	border-bottom: 2px solid #6C6C6C;

}

/*::: Table: Sales->td (product) :::*/
.table_sales_td_product {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #3D3D3D;
	border-bottom: 1px solid #6C6C6C;
}

/*::: Table: Sales->td (pricing) :::*/
.table_sales_td_pricing {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #239A24;
	border-bottom: 1px solid #6C6C6C;
}


.attn {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #239A24;
}


 
/*::: Forms: Main table :::*/ 
.table_form {
	background: #EFF1FF;
	border-collapse: collapse:
	border: 1px solid black;
}

/*::: Forms: table->td (header) :::*/
.table_form_td_header {
	height: 32px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	background: url(Images/table_form_header_background.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #696969;
}

/*::: Forms:  table->td (field title) :::*/
.table_form_td_field {
	font-family: "Lucida Grande", Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}

/*::: Forms: table->td (input, mandatory) :::*/
.table_form_td_input_required {
	background: #FFFFFF;
}

/*::: Forms: table->td (input, optional) :::*/
.table_form_td_input_optional {
	background: #FFFFFF;
}
 
 
 
.pushfooter {
	height: 42px;
}


.sitefooter {

	width: 75%;
	text-align: center;
	margin: 0 auto;
}