

/* ------------ System Buttons - Links at top of page above phone number ------------ */
.sysbuttons {
	background-color: #FFFFFF;
}
.sysbuttons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 25px;
	text-align: right;
	margin-top: 8px;
	color: #999999;
}

/* ------------ Sidebar - styles for internal page sidebar ------------ */
td.sidebar
{
 border-right: 1 solid gray;
 background:url('images/slice/bkgnd-sidebar.gif');
}

.sidebar p {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.sidebar h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/slice/bkgnd-sidebar-H1.jpg);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sidebar h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar h3 a:hover {
	color: #E48936;
	text-decoration: none;
}
.sidebar h2 {
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/slice/bkgnd-sidebar-H2.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.sidebar h2 a:link {
	color: #3E85BF;
	text-decoration: none;
}
.sidebar h2 a:visited {
	color: #3E85BF;
	text-decoration: none;
}
.sidebar h2 a:hover {
	color: #D4741A;
	text-decoration: none;
}

/* ------------ hp sidebar - styles for homepage sidebar ------------ */
.hpsidebar {
}
.hpsidebarnews {
	background-color: #FFFFFF;
}
.hpsidebarnews p {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.hpsidebarnews h2 {
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	margin-top: 12px;
	margin-bottom: 10px;
}
.hpsidebarnews a:link {
	font-weight: normal;
	color: #3E85BF;
	text-decoration: none;
	font-size: 10px;
}
.hpsidebarnews a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.hpsidebarnews a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

/* ------------ footer styles ------------ */
.footer {
	background-color: #FFFFFF;
	padding-top: 8px;
}
.footer p {
	font-size: 10px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
.footer h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
	color: #666666;
}
.footer a:link {
	font-weight: normal;
	color: #3E85BF;
	text-decoration: none;
}
.footer a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: normal;
}

/* ------------ Content area styles ------------ */
.content {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 8px;
	padding-bottom: 0px;
	
}

.content p 
{
    font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.p spacer
{
    margin-bottom: 30px;
}

.content p a:link {
	font-weight: bold;
	color: #3E85BF;
	text-decoration: none;
}
.content p a.hilite_link
{
    color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.content p a.hilite_link:visited
{
    color: #823400;
	font-weight: bold;
	text-decoration: none;
}

.content p a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: bold;
}

.content p a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: bold;
}

.prevVers_download_table
{
   width: 100%;
   
}

.prevVers_download_table td
{
   vertical-align: top; 
}



.prevVers_download_table a
{
    text-decoration: none;
}

.content h1 {
	font-size: 21px;
	color: #3E85BF;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 5px;
}

.content h6 {
	font-size:16px;
	color: #3E85BF;
	font-weight: normal;
    text-decoration: none;
}

.content h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
}  
.content h3 {
	font-size: 15px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.content h4 {
	font-size: 13px;
	color: #C46225;
	margin-bottom: 3px;
	font-weight: bold;
}
.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #3E85BF;
	margin-bottom: 0px;
}


.content h2 a:link, .content h3 a:link, .content h4 a:link, .content h5 a:link {
	font-weight: bold;
	color: #3E85BF;
	text-decoration: none;
}
.content h2 a:visited, .content h3 a:visited, .content h4 a:visited, .content h5 a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: bold;
}
.content h2 a:hover, .content h3 a:hover, .content h4 aa:hover, .content h5 a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: bold;
}

.solutions_table td p
{
    margin-right: 25px;
}

.picture_frame
{
    width: 25%;
    vertical-align: top;
}

.picture_frame hr
{
    margin: 0px 10px 0px 10px;
}

.picture_frame img
{
    width:131px;
    height: 134px;
}
.tab_title 
{
    font-size: 13px;
	color: #C46225;
	margin-bottom: 3px;
	font-weight: bold;
}

.flyout_text 
{
    position:absolute;
    display:none;
    background-color: #e7e7e7;
}

.flyout_text_help
{
    font-size: 10px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1;
	border-color: #f7c858;
	background: #f7c858;	
	position: absolute;
	display: none;
	width: 300px;
	z-index: 500;
}

.learn_more
{
    color:maroon;
    font-size: 10;
}

.content li {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
	list-style-type: disc;
	list-style-image: url(images/slice/bullet-blue.gif);
	line-height: 140%;
}
.content li a:link {
	font-weight: bold;
	color: #3E85BF;
	text-decoration: none;
}
.content li a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: bold;
}
.content li a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: bold;
}
.content ul {
	font-size: 12px;
	margin-top: 6px;
	list-style-type: disc;
	list-style-image: url(images/slice/bullet-blue.gif);
}

.content td 
{
    font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.customer_comment
{
     font-weight: bold;    
}

.comment_author
{
    font-weight: normal;
    font-style: italic;
}

.buytry_button_table
{
    
    border: 0 solid black;
}

.buytry_button_table td
{
    text-align: center;
    padding: 10 10 10 10;
}

.sysbuttons a:link {
	font-weight: bold;
	color: #3E85BF;
	text-decoration: none;
}
.sysbuttons a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: bold;
}
.sysbuttons a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: bold;
}
.features {
	padding-top: 8px;
	padding-left: 10px;
}
.features p {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
}
.features h2 {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}
.features a:link {
	font-weight: bold;
	color: #3E85BF;
	text-decoration: none;
}
.features a:visited {
	color: #3E85BF;
	text-decoration: none;
	font-weight: bold;
}
.features a:hover {
	color: #D4741A;
	text-decoration: underline;
	font-weight: bold;
}
.features em{
	font-style: normal;
	color: #d1742e;
}

.features em a:link {
	font-weight: bold;
	color: #E28538;
	text-decoration: none;

}
.features em a:visited {
	color: #E28538;
	text-decoration: none;
	font-weight: bold;
}
.features em a:hover {
	color: #3E85BF;
	text-decoration: underline;
	font-weight: bold;
}

/* PRAGMA added styles to work on old style defs */
.column_heading {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	color: #3E85BF;
}



.text_alert 
{
    line-height: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: Maroon;
    font-size: 4;
    text-align: center;
}


.download_table
{
    border:0;
    border-color:#000000;
    
    width:65%;
}

.download_table_heading
{
    background-color:#cbdfe6;
    color: #0000A0;
    text-align: center;
    font-weight: bold;
    padding:10 10 10 10;
}

.download_table_item
{
    background-color:#e7e7e7;
    vertical-align: top;
    text-align: center;
    padding:10 7 10 7;
    margin-left: 1;
    margin-right: 1;
}

.download_table a
{
    color: #800000;
    font-weight: bold;
    
}

.relnotes_divider 
{
    font-weight: bold;
    color: Maroon;
}

.relnotes_date
{
    font-weight: bold;
    font-size: small;   
}

.req_star
{
   color: Red;
   font-size: smaller;
}

.query_table 
{
    border: 0 solid black;
    width: 100%;
    margin-bottom: 10px;
   
}

.query_table td 
{
    text-align: left;
	font-size: 11px;	
}

.query_input {
	text-align: left;
	font-size: 11px;
}

.query_label_required {
	text-align: left;
}

.query_label {
	text-align: left;

}

.query_alert_label
{
    display:none;
 	color: Maroon;
	font-weight: bold;
   font-size: 10px;
}

.query_valid_label
{
   vertical-align: middle;
   font-weight: bold;
   font-size: 10px;
   
}

p.ecom_input_note 
{
    margin-bottom: 5px;
    font-size: 9px; 
    color:#3E55FF;
}

.Tablerow_title 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.Tablerow_basic 
{
	font-size: 11px;
	line-height: 12px;
}
.page_heading
{
	font-family: Arial;
	font-weight: bold;
	line-height: 26px;
	color: Black;
    font-size: 4;
}

HR {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.undertitle
{
    color: #4682b4;
    margin: 0px 5px 0px 5px; 
}

.endcontent
{
    WIDTH: 75%; 
    color: #4682b4;
    height:2px;
}

.divider
{
    height: 1px;
    margin: 5px 0px 5px 0px; 
}



.callout {
	font-size: 18px;
	font-style: italic;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	color: #EB943F;
	border-left-style: none;
	text-align: center;
}
.callhouthead {
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}

.callout_cell li
{
   line-height:12px;
}

.callout_cell
{
    border: 1 solid black;
    padding: 0 10 0 10;

}
.callout_cell_adj
{
    border: 0 solid black;
    padding: 0 10 0 10;

}

TD.callhouthead {
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}
TD.callhoutth {
	font-size: 10px;
	font-weight: bold;
}
TD.callouttext, .callouttext  {
	font-size: 10px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

td.btn_spacing
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.headercart_table
{
    width:60; 
    height:20;
    padding:0;
    border-collapse: collapse;
    text-align: right;
}

.headercart_table td
{
    text-align: center;
}

.headercart_table a
{
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	
}
.reseller_table td
{
    padding-bottom: 10px;
}

.doc_table
{
    width: 550;
    border: 0 solid black;  
}

.doc_table_heading
{    
	font-weight: bold;
	border-bottom: 4 solid #4682b4;
	color: Blue;
}

.doc_table_item
{
    
	padding-bottom: 5px;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	border: 0 dotted blue;
	
}
.doc_table_icon
{
    text-align: right;
}


.doc_table_item a
{

	padding-bottom: 5px;
	color: Black;
	text-decoration: none;
	
}

.doc_table_item a.bad_link
{
    font-weight: bold;
    color: Green;
    text-decoration: underline blink;
}

.news_title
{
    font-size: 11px;
	padding-bottom: 0px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 2;
	margin-top: 2;
}

.news_date
{
    font-size: 9px;
	padding-bottom: 0px;
	color: Black;
	text-decoration: none;
	margin-bottom: 2;
	margin-top: 10;
	font-weight: bold;
}

.pricing_table
{
   border: 1; 
   
}

.pricing_heading
{
    background: #cc6600;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.pricing_hilight_row
{
    padding: 20 0 10 0;
    text-align: center;
    font-weight: bold;
}

.pricing_listing_row
{
    padding: 5 5 5 5;
    vertical-align: top;
    
}


.tabbed_content
{
    border:1px solid gray; 
    width:540px; 
    margin-bottom: 1em; 
    padding: 20px; 
    background-color:#ffffff"
}

.req_star
{
    color: #990000;
    margin-right: 5px;
}

.google_plus_one
{
    margin: 0 0 0 0;
    position: relative;
    left: 100;
    top: 0;
    z-index: 1;
}

.submit_btn
{
    position: relative;
    top: 10;
    left: 0;
    margin-bottom:20;
}



.screenshot_caption
{
    padding-bottom: 10;
    margin-bottom: 10;
}





.small_row
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	line-height: 3px;
}




p.sitemap_heading
{
    font-weight:bold;
}

p.sitemap_link
{
    margin: 0px 0px 0px 20px;
   margin-left: 20px;
   padding: 0px 0px 0px 20px;
}


