﻿body
{
    /*background-image: url(../images/st_02.jpg);
    background-attachment: fixed;*/
    background-color: #F2F2F3;
}
.site_table_background
{
     /*background-color: #E2E2E4;*/
     background-color: #F2F2F3;
}
.textboxes
{	 
	border: solid 1px #CBC9CA;
	font-family: Arial;
	font-size: 12px;	
}
.dropdownlists
{
	border: solid 1px #CBC9CA;
	font-family: Arial;
	font-size: 12px;
	color: #8E8E8E;
}
.buttons
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #012847;
	border: solid 1px #012847;
	background-image: url(../images/buttons.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.form_labels
{
	font-family: Arial;
	font-size: 10px;
	color: #2E2E2E;
}
.content_headers
{
	color: #0D1F57;
	font-family: calibri;
	font-size: 19px;
	font-weight: bold;
}
.content_table_border
{
    border-top: #9799AD 1px solid;
    border-left: #9799AD 1px solid;
    border-bottom: #9799AD 1px solid;
    border-right: #9799AD 1px solid;
}
.client_feedback_borders
{    
    border-top: #9799AD 1px solid;
    border-left: #9799AD 1px solid;
    border-bottom: #9799AD 1px solid;
    border-right: #9799AD 1px solid;
}
.partners_borders
{
    border: solid 1px #9799AD;    
}
.clients_right_border
{
    border-right: Dotted 1px #9799AD;
    
}
.content
{
    color: #0D1F57;
    font-family: Calibri;
    font-size: 12px;
}
.content_links
{
    text-decoration: none;
	color: #0D1F57;
    font-family: Calibri;
    font-size: 12px;
}
.home_content
{
    color: #0D1F57;
    font-family: Calibri;
    font-size: 15px;
}
.product_features
{
	background-color: #F9F9FC;
	font-family: Calibri;
	font-size: 13px;
	color: #0D1F57;
}
.product_links
{
    text-decoration: none;
    font-family: Calibri;
	font-size: 12px;
	color: #0D1F57;
}
.content_gold
{
	color: #948A54;
}
.CollapsiblePanelHeaderStyle1
{
	width: 80%;
	height: 20px;
	padding: 5px;
}
.CollapsiblePanelHeaderStyle2
{
	width: 20%;
	height: 20px;
	padding: 5px;	
}
.CollapsiblePanelHeaderStyle
{	
	width: 650px;
	height: 20px;
	border: solid 1px #9E9E9E;		
	background-color: #DBD5D5;
	cursor: pointer;	
}
.CollapsiblePanelContentStyle
{	
	width: 650px;		
}
.CollapsiblePanelContentCellStyle
{
	border: solid 1px #9E9E9E; 
	width: 20%;
	padding: 5px;
}
.ContentColor
{
	color: #7d7d7d;
}
.BrightColor
{
	color: #948a54;
}
.PanelSampleCopyInfo
{
	width: 220px;
	border: solid 1px red;
	background-color: white;
	font-family: Verdana;
	font-size: 10px;	
}
.CustomValidatorHighlight
{	
	border: solid 1px red;
}
.CustomValidator div {border:solid 1px red;background-color:white; position:relative;}
.CustomValidator td {border:solid 1px red;background-color:white;}
.CustomValidator .ajax__validatorcallout_popup_table {display:none;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;text-align:right;vertical-align:top;font-size:1px;border:none;background-color:transparent;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none;border-right:none;border-left:none;width:15px;background-color:transparent;padding:0px;}
.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none;border-bottom:none;border-right:none;padding:0px;margin-left:auto;}
.CustomValidator .ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none;border-left:none;width:100%;}
.CustomValidator .ajax__validatorcallout_icon_cell {width:20px;padding:5px;border-right:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;text-align:right;border-left:none;}
.CustomValidator .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none;text-align:center;width:10px;padding:2px;cursor:pointer;}