/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.GeneralPage
{
	BACKGROUND-COLOR: #e6e6e6;
	font-family:verdana,helvetica,arial;
	font-size: 8pt;	
}
	
.Heading
{
	font-weight: bolder;
	font-size: 1.2em;
	word-spacing: normal;
	text-transform: none;
	color: #000099;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: underline;
}
.GridHeader	{
	background-color: #c0c0c0;
	color: #000000;	
	font-size: 1em;
	font-weight: bold ;
}

.ButtonColumn
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.EditFormLook
{
	font-weight: bold;
	background-color: #fffff0;
}

.LittleLink
{ 
	font-family:Arial, Verdana, Sans-Serif;
	font-size:x-small;
}

.DisplayForm
{
	background-color:#cccccc;	
	width:95%;
	vertical-align:super;	
}

.Error
{
	font-size: 12px;
	color: red;
	font-family: Arial,verdana,sans-serif;
}

.Success
{
	font-size: 12px;
	color: Green ;
	font-family: Arial,verdana,sans-serif;
}	

.RTRPageHeader
{
	font-size: 12px;
	color: black;
	font-family: Arial,verdana,sans-serif;
	font-weight:bold;
}
.RTRPageHeader2
{
	font-size: 12px;
	color: red;
	font-family: Arial,verdana,sans-serif;
	font-weight:bold;
}

.RTRPageHeader3
{
	font-size: 24px;
	color: black;
	font-family: Arial,verdana,sans-serif;
	font-weight:bold;
	 
	background-color:#99CCFF;
}

.standardColor {background-color:#e6e6e6;}
.standardColorDark {background-color:#c0c0c0;}
.HeaderCell {FONT-WEIGHT:800; FONT-SIZE:8pt;FONT-FAMILY:verdana,helvetica,arial;COLOR:#000000;WIDTH: 150px; height:20px; BACKGROUND-COLOR: #e6e6e6;}
.textCell {FONT-WEIGHT:300; FONT-SIZE:8pt;FONT-FAMILY:verdana,helvetica,arial;COLOR:#000000;height:20px; BACKGROUND-COLOR: #e6e6e6; }
.bts		{FONT-WEIGHT:300;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:#000000;}
.btsb 		{FONT-WEIGHT:800;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:#000000;}
.btsr		{FONT-WEIGHT:300;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:#ff0000;}
.btsbu 		{FONT-WEIGHT:800;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:#000000; text-decoration:underline;}



.dataGrid_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normal_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normalSM_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.policy_nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.policy_status{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}


/* #### Added by TMAX Policy Search Page STYLES ####  */
.policySearchFLDS
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    color: Navy;

}
/* ### END Added by TMAX Policy Search Page STYLES ##  */

/* #### Added by TMAX Agency Console Styles #### */

.admin_links_desc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.admin_bar 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.admin_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.admin_txt_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
/* ## END Added by TMAX Agency Console Styles ## */

/* ### OLD Vision Web Styles */
TD.PROMPT
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
TD.ColDetail
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
TD.ColDetail A:link
{
    FONT-FAMILY: Verdana, Arial;
    COLOR: #000080;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
TD.ColDetail A:visited
{
    FONT-FAMILY: Verdana, Arial;
    COLOR: #000080;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
TD.ColDetail A:hover
{
    FONT-FAMILY: Verdana, Arial;
    COLOR: #000080;
    BACKGROUND-COLOR: #CCCCCC;
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline
}
.baseTable { FONT-FAMILY: Arial; FONT-SIZE: 12px; color:#333333; }
/* ## END OLD Vision Web Styles */

/* #### Added by TMAX Accounting Center Styles ### */
.msgerror
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 2px 2px 2px 0px;
	color: red;
	line-height: 120%;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.submit_button
{
	border-right: #000366 1px solid;
	border-top: #afc4d5 1px solid;
	font-size: 11px;
	background-image: url(images/button_background.gif);
	border-left: #0099dd 1px solid;
	cursor: hand;
	color: #000366;
	border-bottom: #000366 1px solid;
	font-family: Tahoma,Arial,sans-serif;
	text-decoration: none;
}


.submit_button2
{
	border-right: #000366 1px solid;
	border-top: #afc4d5 1px solid;
	font-size: 11px;
	font-weight:bold;
	background-image: url(images/red_button_background.gif);
	border-left: #0099dd 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #000366 1px solid;
	font-family: Tahoma,Arial,sans-serif;
	text-decoration: none;
}

.table1_row_header
{
	border-right: #000366 1px solid;
	padding-right: 2px;
	border-top: #afc4d5 1px solid;
	padding-left: 4px;
	font-size: 11px;
	padding-bottom: 2px;
	margin-left: 2px;
	vertical-align: middle;
	text-transform: capitalize;
	border-left: #afc4d5 1px solid;
	line-height: 110%;
	padding-top: 2px;
	border-bottom: #000366 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

.table1_content
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-top: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

TD.table1_row_header
{
	font-weight: bolder;
	background-image: url(images/cell_background_1.gif);
	color: white;
}

TD.table1_row_2
{
	background-color: #e7f1fb;
}

TD.table1_last_row
{
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #d0d8ef;
}
/* #### END Added by TMAX Accounting Center Styles ### */

/* TMAX's Page Styles */
.navOn
{
	background-color:#C0C0C0;
}
.navOff
{
	background-color:Transparent;
}
.navMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	color:#BA0607;
	text-decoration:	none;
}
.navSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navSubSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:DarkRed;
}
.welcomeBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D71A21;
	font-size: 11px;
	font-weight:bolder
}
.welcomeBar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
hr {
	color: #003366;
	line-height: 5px;
	width: 90%;
}

.hr{
	color: #003366;
	line-height: 5px;
	width: 100%;
}

/* END TMAX's Page Styles */
/* JGray's*/
.headerLargeBold
{	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:large;
	color:#000066
}
.headerMediumBold
{	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:medium;
	color:#000066	
}
.headerMediumBoldRed
{	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:Large;
	color:Red	
}
.headerSmallBold
{	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:x-small;
	color:#000066	
}
.headerMediumUnderline
{
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:x-small;
	color:#000066;
	text-decoration:'underline';
}
.summarySmallBold
{	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:x-small;
	color:#ffffff	
}
.standardInputControl
{
	width:180px;
	border-bottom:solid 0.02cm #dcdcdc;
	border-top:outset 0.04cm olive;
	border-left:outset 0.04cm olive;
	border-right: solid 0.03cm #dcdcdc;
	background-color:#fffff1;
}
.standardInputControlNoSize
{	
	border-bottom:solid 0.02cm #dcdcdc;
	border-top:outset 0.04cm olive;
	border-left:outset 0.04cm olive;
	border-right: solid 0.03cm #dcdcdc;
	background-color:#fffff1;
}
.standardInputControlHighlight
{
	border-bottom:solid 0.02cm #dcdcdc;
	border-top:outset 0.04cm olive;
	border-left:outset 0.04cm olive;
	border-right: solid 0.03cm #dcdcdc;
	background-color:Blue;
}
.standardLabel
{
	font-family:Arial;
	font-size:x-small;
	color:#696969;
	width:120px;
}
.standardText
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
}
.backgroundShaded
{
	background-color:Gray;
	
}
.standardCoverageControl
{
	width:75px;
	border-bottom:solid 0.02cm #dcdcdc;
	border-top:outset 0.04cm olive;
	border-left:outset 0.04cm olive;
	border-right: solid 0.03cm #dcdcdc;
	background-color:#fffff1;
}
.navBar
{
	background-color:#cccc99;
	height:100%;
	width:175px;
	vertical-align:top;
}
.navTabSelected
{
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:medium;
	color:#000066;
	background-color:#cccc99; 
	text-align:left;
}
.navTab
{
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:smaller;
	color:#000066;
	background-color:#cccc99;
	text-align:left;
}
.navTabChild
{
	font-family:Arial, Verdana, Sans-Serif;
	font-weight:bold;
	font-size:xx-small;
	color:#000066;
	background-color:#cccc99;
	text-align:left;
}
.navTabSeparater
{
	background-color:#000066;
}
.underlined
{
	text-decoration:'underline';
}
.bold
{
	font-weight:bold
}
.clsBorderBottom
{
	border-bottom:solid 1px #000066;
}
.clsBorderLeft
{
	border-left:solid 1px #000066;
}
.clsBorderRight
{
	border-right:solid 1px #000066;
}
.clsBorderTop
{
	border-top:solid 1px #000066;
}
.linkNoBorder
{	
	border-style:none;
}
.paddedCell
{
	padding-left:10px;
}

.PROMPT
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.Centered
{
	text-align:center;
}
/* #### Added by Todd Oltmanns Accounting Center Page STYLES ####  */
.RowPadding
{
	padding-right: 30px;
}

.paymentSubTotalRow
{
	background: #CCC;
	font-weight: bold;
}

.highZ
{	position:relative;
	z-index:1200;
}	
/*  ### added by SAE */
.f8Arial {font-size:10; font-family:Arial;}

.f9ArialH {font-size:11; font-family:Arial; font-weight:bold;}


.bTLB { border-top:solid 2px black; border-left:solid 2px Black; border-bottom:solid 2px black;}
.bTRB { border-top:solid 2px black; border-right:solid 2px Black; border-bottom:solid 2px black;}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFF99;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	text-align:center;
	font-family:Verdana;
	padding:3px;
	width:450px;
	position:absolute;
}

.bigLarge {font-size:12pt; font-family:Arial;}
.bigLargeBold {font-size:12pt; font-family:Arial; font-weight:bold;}

.large {font-size:11pt; font-family:Arial;}
.largeBold {font-size:11pt; font-family:Arial; font-weight:bold;}

.med {font-size:10pt; font-family:Arial;}
.medBold {font-size:10pt; font-family:Arial; font-weight:bold;}

.reg {font-size:9pt; font-family:Arial;}
.regRed{font-size:9pt; font-family:Arial; color:Red;}
.regBold{font-size:9pt; font-family:Arial; font-weight:bold;}
.regBoldRed{font-size:9pt; font-family:Arial; font-weight:bold; color:Red;}

.small {font-size:8pt; font-family:Arial;}
.smallRed {font-size:8pt; font-family:Arial; color:Red;}
.smallBold {font-size:8pt; font-family:Arial; font-weight:bold;}
.smallBoldLink {font-size:8pt; font-family:Arial; font-weight:bold; text-decoration:none;}
.smallBoldRed {font-size:8pt; font-family:Arial; font-weight:bold; color:Red;}

.tiny {font-size:7pt; font-family:Arial;}
.tinyBold {font-size:7pt; font-family:Arial; font-weight:bold;}
.tinyBoldRed {font-size:7pt; font-family:Arial; font-weight:bold; color:Red;}

.bbtl { border-left:solid 1px black; border-bottom:solid 1px black; border-top:solid 1px black;}
.bt    { border-bottom:solid 1px black; border-top:solid 1px black;}
.btr  { border-right:solid 1px black; border-bottom:solid 1px black; border-top:solid 1px black;}
.blr  {border-right:solid 1px black; border-bottom:solid 1px black;border-left:solid 1px black;}
.btlr {border-right:solid 1px black; border-top:solid 1px black;border-left:solid 1px black;border-bottom:solid 1px black;}
.tlr {border-right:solid 1px black; border-top:solid 1px black;border-left:solid 1px black;}

.t {border-top:solid 1px black;}
.b {border-bottom:solid 1px black;}
.l {border-left:solid 1px black;}
.r {border-right:solid 1px black;}
.lr {border-left:solid 1px black; border-right:solid 1px black;}
.tr {border-top:solid 1px black; border-right:solid 1px black;}
.tl {border-top:solid 1px black; border-left:solid 1px black;}
.bl {border-left:solid 1px black; border-left:solid 1px black;}

.lhs { line-height:10px; font-size:1;}

.rtl {text-align:right;}
.extraLarge {font-size: 18px;
	color: black;
	font-family: Arial,verdana,sans-serif;
	font-weight:bold;}
