﻿body 
{
    font-family: Arial, Tahoma, Times New Roman;
    font-size: 12px;
    /*background-color: #d8ceb8;*/
}

/* Visinet Browser style
*/

.FlatButton
{
    border: solid 1px #c0c0c0;
    background-color: navy;
    color: white;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px; 
    font-weight: bold;
    text-align: center;
}

.FlatTextBox
{
    border: solid 1px #024fa1;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 3px;
}

.WhiteLabel
{
    background-color: #336633;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
    color: white;
}

.DropdownListGroup1
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    width: 200px;
}

.DropdownListGroup2
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    width: 180;
}

.DropdownListGroup3
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    width: 40px;
}

.DropdownListGroup4
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    width: 140px;
}



/* display: block is necessary for the menu.  If
it is not there, you have to click on the text, not
just the area for the link to work.
*/
a
{
   display: block;
}

.aInline 
{
    display: inline;
}

.popupControl
        {
            background-color: #AAD4FF;
            position: absolute;
            visibility: hidden;
            border-style: solid;
            border-color: black;
            border-width: 2px;
        }
      
.td10 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight: normal;
}  

.td12 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight: normal;
} 

.textBoldred {
font-family: Verdana, Arial, Helvetica, sans-serif;
color : #FF0000;
font-size: 14px;
font-weight: Bold;
} 

.txtUpper 
{
    text-transform: uppercase;
    font-family: Arial, Tahoma, Times New Roman;
    font-size: 12px;
    background-color:#f5f5f5;
}

.tdTan {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight: normal;
background-color: #b0d5a9;
}

.tdError {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: red;
font-weight: bold;
/*border-left: solid 1px black;*/
}

.tdHeader 
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #FFFFFF;
    /*background-color: #507CD1;*/
    background-color: #336633;
    font-weight: Bold;
}

.tdRow 
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #000000;
    background-color: #EFF3FB;
    font-weight: normal;
}

.tdAltRow 
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #000000;
    font-weight: normal;
}

.tdTableHeader 
{
    color: white;
    background-color: Gray;
}

.btnDarkChoc {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #D7B631;*/
	color: #ffffff;
	background-color: #7d4f34;
	line-height: 11px;
	padding-top: 1px; padding-bottom: 1px;
	padding-left: 1px; padding-right: 0px;
	margin-bottom: 0px; margin-top: 0px;
	text-decoration: none;
	cursor: hand;
}

.btnGreen {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #ffffff;
	background-color: #336633;
	line-height: 0.95em;
	padding-top: 1px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	margin-bottom: 0px; margin-top: 0px;
	text-decoration: none;
}

.btnLightGreen {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #000000;
	background-color: #E3EAEB;
	line-height: 0.95em;
	padding-top: 1px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	margin-bottom: 0px; margin-top: 0px;
	text-decoration: none;
}

.btnRed {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	line-height: 0.95em;
	padding-top: 1px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	margin-bottom: 0px; margin-top: 0px;
	text-decoration: none;
}

.btnRed10 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	line-height: 0.85em;
	padding-top: 1px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
	margin-bottom: 0px; margin-top: 0px;
	text-decoration: none;
}

.textboxFancy 
{
    border: solid 1px tan;
    background-color: #E3EAEB;
    border-color: #006400;
    color: #666666;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup-text {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:320px;
}

.modalPopup-text1
{
    display:block;
    color:#000;
    background-color:#fff;
    text-align:center;
    border:solid 2px #000;
    padding:10px;
}

.modalBackground1 {
    background-color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
}

.tblCCheader
{
    background-color: #E8F7DD;
    font-size: 14px;
    font-weight: bold;
}
        
.Banner {border:0; padding:0; height:8px; margin-top:0px; color:#ffffff; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#336633',EndColorStr='#FFFFFF');}
.BannerTextCompany {font:bold; font-size:18pt; color:#cecece; font-family:Tahoma; height:0px; margin-top:0; margin-left:8px; margin-bottom:0; padding:0px; white-space:nowrap; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='black',Positive='true');}
.BannerTextApplication {font:bold; font-size:18pt; font-family:Tahoma; height:0px; margin-top:0; margin-left:8px; margin-bottom:0; padding:0px; white-space:nowrap; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='black',Positive='true');}
.BannerText {font:bold; font-size:18pt; font-family:Tahoma; height:0px; margin-top:0; margin-left:8px; margin-bottom:0; padding:0px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='black',Positive='true');}

/* Accordian Styles */

.bgWhite 
{
    background-color: #ffffff;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #000000;
    background-color: #C1CDC1;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    vertical-align: top;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #E8F7DD;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* HTE Legacy Formatting */
.td1  
{
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: Black;
	background-color:#DEDFDE;
	font-weight: normal;
		
}
