﻿a:link {
    color: #0000FF;
}
a:visited {
    color: #0000FF;
}
a:hover {
    color: #FF0000;
}
a:active {
    color: #0000FF;
}
.footer:link {
    color: #FFFFFF;
}
.footer:visited {
    color: #FFFFFF;
}
.footer:hover {
    color: #FF0000;
}
.footer:active {
    color: #FFFFFF;
}
	
body
{
	margin: 0px;
	background-image: url(Images/top-background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: verdana;
}
.table_main
{
	width: 1000px;
	margin-left: AUTO;
	margin-right: AUTO;
	background-color: #ffffff;
}
.table_header
{
	border-top: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	height: 115px;
	background-image: url(Images/header.jpg);
	background-color: #FFFFFF;
	vertical-align: top;
}
.table_content
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}
.table_content_col_1
{
	width: 75%;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	vertical-align:top;
}
.table_content_col_1_home
{
	width: 75%;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	vertical-align:top;
}
.table_content_col_2
{
	width: 25%;
	padding-right: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	vertical-align:top;
}
.table_nav
{
	border-right: #CCCCCC 1px dashed;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
	vertical-align: top;
}
.table_footer
{
	height: 400px;
	width: 100%;
	border-top: #000000 3px solid;
	background-color: #333333;
	vertical-align: top;
}
.table_footer_inner
{
	margin-left: AUTO;
	margin-right: AUTO;
	width: 1000px;
	vertical-align: top;
}
.form_buttons_special
{
	width: 100px;
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	background-image: url(Customers/Images/button-orange.jpg);
}
.form_buttons
{
	width: 100px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-image: url(Customers/Images/button-silver.jpg);
}
.text_page_titles
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
}
.links_navigation
{
	vertical-align: middle; 
	height: 25px;
}
.hiddencol
{
    display:none;
}  
.grid_separator
{
	border-bottom: #CCCCCC 1px solid;
}
.hr_separator
{
	border: #EEEEEE 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dottedfullborder {
	border: 1px dashed #999999;
}
.redtableborder {
	border: 1px solid #CC0000;
}
.box-testimonial {
	border-right: #ffff00 1px solid; 
	border-top: #ffff00 1px solid; 
    border-left: #ffff00 1px solid;
    border-bottom: #ffff00 1px solid;  
    width: 100%; 
    margin-right: AUTO;
    margin-left: AUTO;
    background-color: #ffffcc; 
    font-size: 11pt; 
    font-family: Verdana;
}
.box-testimonial-large {
	border-right: #ffff00 1px solid; 
	border-top: #ffff00 1px solid; 
    border-left: #ffff00 1px solid;
    border-bottom: #ffff00 1px solid;  
    width: 75%; 
    margin-right: AUTO;
    margin-left: AUTO;
    background-color: #ffffcc; 
    font-size: 11pt; 
    font-family: Verdana;
}
.html-editor {
    font-size: 10pt; 
    font-family: Verdana;
}
.box-optin {
	border-right: #009900 2px solid; 
	border-top: #009900 2px solid; 
    border-left: #009900 2px solid;
    border-bottom: #009900 2px solid;  
    width: 100%; 
    margin-right: AUTO;
    margin-left: AUTO;
    background-color: #EFFBEA; 
    font-size: 10pt; 
    font-family: Verdana;
	}

.dvLiveChat
{
	position: fixed;
    bottom: 0;
    right: 0;
}
