 /* Interactive Accounts Manager CSS Document */
body
{ 
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#f2f2f2;
	 background-image:url(../images/bg.jpg);
	  background-repeat:repeat;
}

.btmnews_bg
{
	background-image:url(../images/news_alert_bg.gif);
	background-repeat:repeat-x;
}

.dotBlack
{
	background-image:url(../images/dot_b.gif);
	background-repeat:repeat-x;
}

td
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:17px;
}

.tdver
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:17px;
}


.tdwhite
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
}


.tdred1
{
	font-family:arial;
	font-size:18px;
	color:#953E3E;
	line-height:18px;
}

.tdgrey
{
	font-family:arial;
	font-size:12px;
	color:#717172;
	line-height:18px;
}

.tdyellow
{
	font-family:arial;
	font-size:12px;
	color:#E5D917;
	line-height:18px;
}


.tdred
{
	font-family:arial;
	font-size:12px;
	color:#BB0901;
	line-height:18px;
}
.tdblue
{
	font-family:arial;
	font-size:12px;
	color:#0D5CA6;
	line-height:18px;
}

.tdblue2
{
	font-family:arial;
	font-size:11px;
	color:#0D5CA6;
	line-height:18px;
}

.tddate
{
	font-family:Arial;
	font-size:10px;
}

.tdate
{	
	font-family:Verdana;	
	font-size: 11px;	
	height: 18px;	
	width: 120px; 	
	background-image: url(../images/calendar.jpeg);    
	background-repeat:no-repeat;    
	background-position:right;    
	cursor:pointer;
	background-color:#ffffff;	
	border: 1px #cccccc solid;	
}
.tdgrey
{
	font-family:arial;
	font-size:11px;
	color:#7D7D7D;
	line-height:18px;
}

.tdbottom
{
	font-family:arial;
	font-size:11px;
	color:#B40801;
	line-height:18px;
}

.greytext
{
	font-family:arial;
	font-size:10px;
	color:#979696;
	line-height:18px;
}


.tbl_lef
{
	background-image:url(../images/hmtbl_lf.gif);
	background-repeat:repeat-y;
}

.tbl_rit
{
	background-image:url(../images/hmtblrt.gif);
	background-repeat:repeat-y;
}

.tbl_tp
{
	background-image:url(../images/hmtbl_top.gif);
	background-repeat:repeat-x;
}

.tbl_btm
{
	background-image:url(../images/hmtbl_btm.gif);
	background-repeat:repeat-x;
}



h1
{
	font-family:arial;
	font-size:16px;
	color:#2A420C;
	line-height:20px;
	display:inline;
}

.bottom_pad
{ 
	padding-top:10px;
	font-family:arial;
	font-size:11px;
	color:#F0BCA6;
	line-height:18px;
}

.homecontent_pad
{ 
	float:left; padding-top:10px; padding-left:11px; padding-bottom:10px; padding-right:15px;
}

.content_pad
{ 
	padding-top:10px; padding-left:11px; padding-bottom:10px; padding-right:15px;
}

.contenttbl
{ 
	padding-top:10px; padding-left:5px; padding-bottom:5px; padding-right:0px;
}

.buttonlinebg
{
	background-image:url(../images/menulinebg.gif);
	background-repeat:repeat-x;
}

.middle_buttonbg
{
	background-image:url(../images/topbutton_bg.gif);
	background-repeat:repeat-x; padding-bottom:4px;
}

.middle
{
	background-image:url(../images/center.gif);
	background-repeat:repeat-x; padding-bottom:4px;
}

.menu_bg
{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

.ledger_bg
{
	background-image:url(../images/ledger_bg.gif);
	background-repeat:repeat-x; 
	background-color:#d8dee5;
}

.tdborder
{
 background-color:#f2f2f2; border:dotted 1px #6B6A6A;
}

.dotbgx
{
 	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}

.dotbgy
{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-y;
}

.tdborder2
{
 background-color:#f2f2f2; border:dotted 1px #6B6A6A; padding-left:10px; padding-bottom:10px; padding-top:10px; padding-right:10px;
}
/*
ul
	{
	font-family:arial;
	font-size:12px;
	color:#0D5CA6;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:2px;
	list-style-type:none; 
	}
	
ul li
	{
	background:url(../images/arrow.gif) left 4px no-repeat;
	padding-left:16px; padding-right:5px;
	padding-bottom:2px;
	}
*/
#sub ul
	{
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:2px;
	list-style-type:none; 
	}
	
#sub ul li
	{
	background:url(../images/arrow2.gif) left 4px no-repeat;
	padding-left:16px; padding-right:5px;
	padding-bottom:2px;
	}
#sub2 ul
	{
	font-family:arial;
	font-size:11px;
	color:#5F5F5F;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:3px;
	list-style-type:none; 
	}
#sub2 a
	{
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:3px;
	list-style-type:none; 
	}	
	
	
#sub2 a:hover
	{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:#FF0000;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-top:5px; padding-bottom:10px;
	margin-left:3px;
	list-style-type:none; 
	}		
#sub2 ul li
	{
	background:url(../images/arrow3.gif) left 4px no-repeat;
	padding-left:15px; padding-right:0px;
	padding-bottom:2px;
	}
	
a
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}

a:hover
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}

a.menu
{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	line-height:18px; 
	font-weight:bold;
	text-decoration:none;padding-left:15px;
	padding-right:15px;
}

a.menu:hover
{
	font-family:arial;
	font-size:11px;
	color:#F2D358;
	line-height:18px;
	height:20px;
	font-weight:bold;
	text-decoration:none;padding-left:15px;
	padding-right:15px; 
}

a.leftmenu
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	display:block;
	background:url(../images/bg1.jpg); background-repeat:repeat-x; width:auto; color:white;  text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	text-align:center;
}

a.leftmenu:hover
{
	font-family:Verdana;
	font-size:11px;
	height:20px;
	background:url(../images/bg2.jpg); background-repeat:repeat-x; color:white; text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	text-align:center;
}

a.back
{
	font-family:arial;
	font-size:12px;
	color:#000099;
	line-height:18px; 
	text-decoration:none;
}

a.back:hover
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none; 
}

a.lwhite
{
	font-family:arial;
	font-size:10px;
	color:#ffffff;
	line-height:16px; 
	text-decoration:none;
}

a.lwhite:hover
{
	font-family:arial;
	font-size:10px;
	color:#000000;
	line-height:18px;
	text-decoration:none; 
}


a.menu2
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	line-height:18px; 
	text-decoration:none;
}

a.menu2:hover
{
	font-family:arial;
	font-size:12px;
	color:#F2D358;
	line-height:18px;
	text-decoration:none; 
}
a.menu3
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px; 
	text-decoration:none;
}

a.menu3:hover
{
	font-family:arial;
	font-size:12px;
	color:#F2D358;
	line-height:18px;
	text-decoration:none; 
}
a.menu4
{
	font-family:arial;
	font-size:12px;
	color:#993300;
	line-height:18px; 
	text-decoration:none;
}

a.menu4:hover
{
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-decoration:none; 
}

a.menu5 
{
	display:block; background:url(../images/demo.gif); 
	background-repeat:no-repeat; 
	font-size:13px; 
	line-height:30px; 
	color:#920401; 
	padding-left:0px; 
	padding-top:0px; 
	width:100px; 
	height:29px;  
	text-decoration:none;
 }
a.edit{
COLOR:#214383;
font-size:11px;
font-weight:bold;
TEXT-INDENT:10px;
text-decoration:none;

}
a.edit:hover{
COLOR:Maroon;
font-size:11px;
font-weight:bold;
TEXT-INDENT:10px;
text-decoration:none;

}

 
a.menu5:hover{ display:block; background:url(../images/viewdemo_hover.gif);  background-repeat:no-repeat; font-size:13px; line-height:30px; color:#920401; padding-left:0px; padding-top:0px; width:100px; height:29px; text-decoration:none;}

a.menu6{ display:block; background:url(../images/free_trial.gif); background-repeat:no-repeat; font-size:13px; line-height:30px; color:#920401; padding-left:0px; padding-top:0px; width:107px; height:29px;  text-decoration:none; }
a.menu6:hover{ display:block; background:url(../images/freetrial_hover.gif);  background-repeat:no-repeat; font-size:13px; line-height:30px; color:#920401; padding-left:0px; padding-top:0px; width:107px; height:29px; text-decoration:none;}

a.contact
{
	font-family:arial;
	font-size:12px;
	color:#5284F4;
	line-height:18px; 
	text-decoration:none;
}
a.contact:hover
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px; 
	text-decoration:none;
}


.buttonbg {
	DISPLAY: block; 
}

a.buttonbg {
	BACKGROUND-POSITION: 0px 0px; background-image:url(../images/button.jpg); WIDTH: 99px; height:28px; COLOR: #ffffff; text-decoration:none; padding-top:1px;
}
a.buttonbg:hover {
	BACKGROUND-POSITION: 0px 0px; background-image:url(../images/button.jpg); WIDTH: 99px; height:28px; COLOR: #ffffff;  text-decoration:none; padding-top:1px;
}

a.boxgrey{float:left; background-color:#2A420C; border:#2A420C solid 1px; border-bottom:0px;  font-family:verdana; font-size:15px; line-height:16px; text-decoration:none; font-weight:normal; padding:6px 9px 10px 6px; color:#919BA3;}
a.boxgrey:hover{float:left; background-color:#686B52; border:#686B52 solid 1px; border-bottom:0px;  font-family:verdana; font-size:15px; line-height:16px; text-decoration:none; font-weight:normal; padding:4px 9px 10px 6px; color:#ffffff;}


a.bottom
{
	font-family:arial;
	font-size:12px;
	color:#C2C5AA;
	line-height:18px;
	text-decoration:none;
}

a.bottom:hover
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	text-decoration:none;
}

a.red
{
	font-family:arial;
	font-size:12px;
	color:#920401;
	line-height:18px; 
	text-decoration:underline;
}

a.red:hover
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}



.txtbox
	{
	font-family:Verdana;
	font-size: 10px;
	height: 16px;
	width: 120px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}
.txtbox1
	{
	font-family:Verdana;
	font-size: 10px;
	height: 18px;
	width: 250px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}
.txtbox2
	{
	font-family:Verdana;
	font-size: 10px;
	height:60px;
	width: 120px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}
.txtarea
	{
	font-family:Verdana;
	font-size: 10px;
	height:60px;
	width: 160px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}	
.txtarea1
	{
	font-family:Verdana;
	font-size: 10px;
	height:170px;
	width: 400px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}	
.txtbox3
	{
	font-family:Verdana;
	font-size: 12px;
	height: 18px;
	width: 155px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}
.txtbox4
	{
font-family:Verdana;
	font-size: 10px;
	height:60px;
	width: 160px;
	border: 1px #CCCCCC solid;
	background-color:white;	}
	
	.txtbox5
	{
	font-family:Verdana;
	font-size: 10px;
	height: 16px;
	width: 270px;
	border: 1px #CCCCCC solid;
	background-color:white;
	}
	
.buttonold{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:70px;
	border: 1px #000000 solid;
	background-color:#5E0102;
	cursor:pointer;
	text-align: center;
	vertical-align: top;
}

/*
.button{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:70px;
	height:18Px;
	border:0Px  #000000 solid;
	background:url('../images/button.png');
	cursor:pointer;
	cursor:pointer;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	padding-bottom:2Px;
}
*/

.button
{
	color : #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	border: 0px #000000 solid;
	height:20px;
	/*min-width:70px;*/
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	padding-bottom:2px;
	font-weight: bold;
}

.button:hover	{
	color : #FFFFFF;
	font-family:Verdana;
	font-size:11px;
	height:20px;
	border: 0px #000000 solid;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	padding-bottom:2px;
	font-weight:bold;
}
.buttonsmall
{
	color : #FFFFFF;
	font-family:Arial;
	font-size:10px;
	border: 0px #000000 solid;
	height:17px;
	/*min-width:70px;*/
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	padding:1px 8px 1px 8px ;
	
}
.button1{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:107px;
	height:18Px;
	border: 0px #000000 solid;
	background:url('../images/btn_big.png');
	cursor:pointer;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	padding-bottom:2Px;
}


.button2{
	color : #9D1A1F;
	font-family:Verdana;
	font-size:11px;
	width:72px; height:27px;
	border: 0px #000000 solid;
	background:url(../images/loginbutton.gif);
	cursor:pointer; font-weight:bold;
	text-align: center;
	vertical-align: top;
}
.butto{
	color : #9D1A1F;
	font-family:Verdana;
	font-size:11px;
	width:135px; height:27px;
	border: 0px #000000 solid;
	background:url(../images/loginbutton.gif);
	cursor:pointer; font-weight:bold;
	text-align: left;
	vertical-align: top;
}
.cmbbox1
	{
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 20px;
	width: 110px;
	border: 1px #d7d7d5 solid;
	background-color:white;
	}
.tabs{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:135px; height:27px;
	border: 0px #000000 solid;
	background:#993300;
	cursor:pointer; font-weight:bold;color:#ffffff;
	text-align: left;
	vertical-align: top;
}
	

a.buttonbg2old {
	BACKGROUND-POSITION: 0px 0px; background-image:url(../images/menu_bg.gif); WIDTH: auto; height:15px; COLOR: #ffffff; text-decoration:none; padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;
}
a.buttonbg2old:hover {
	BACKGROUND-POSITION: 0px 0px; background-image:url(../images/menu_bg.gif); WIDTH: auto; height:15px; COLOR: #F2D358;  text-decoration:none; padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;
}	

a.buttonbg2 {

	/*background-color:Maroon;
	WIDTH: auto; 
	height:15px; 
	COLOR: #ffffff;
	font-weight:lighter;
	text-decoration:none; 
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;*/
	font-family:Verdana;
	font-size:11px;
	height:20px;
	display:block;
	background:url(../images/bg1.jpg); background-repeat:repeat-x; width:auto; color:white;  text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	text-align:center;
}
a.buttonbg2:hover {

	/*background-color:Silver;
	WIDTH: auto; height:15px; 
	COLOR: #FFFFFF;  
	font-weight:bold;
	text-decoration:none; 
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;*/
	font-family:Verdana;
	font-size:11px;
	height:20px;
	display:block;
	background:url(../images/bg2.jpg); background-repeat:repeat-x; width:auto; color:white;  text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
	text-align:center;
}	

.lwhite
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	line-height:18px; 
	text-decoration:none;
}

a.lwhite
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	line-height:18px; 
	text-decoration:underline;
}

a.lwhite:hover
{
	font-family:arial;
	font-size:12px;
	color:#ECEC00;
	line-height:18px;
	text-decoration:none; 
}

a.lwhitecnt
{
	font-family:arial;
	font-size:15px;
	color:#ffffff;
	line-height:18px; 
	text-decoration:none;
}

a.lwhitecnt:hover
{
	font-family:arial;
	font-size:15px;
	color:#ECEC00;
	line-height:18px;
	text-decoration:none; 
}


a.lwhite1
{
	font-family:arial;
	font-size:12px;
	color:#666666;
	line-height:18px; 
	text-decoration:underline;
}

a.lwhite1:hover
{
	font-family:arial;
	font-size:12px;
	color:#857E05;
	line-height:18px;
	text-decoration:none; 
}

a.lwhite2
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px; 
	text-decoration:none;
}

a.lwhite2:hover
{
	font-family:arial;
	font-size:12px;
	color:#515151;
	line-height:18px;
	text-decoration:underline; 
}


.taxbg
{
	background-image:url(../images/taxbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.taxbg1
{
	background-image:url(../images/taxnmbg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.taxbg2
{
	background-image:url(../images/taxsbt.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.taxtopbg
{
	background-image:url(../images/taxtop.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.ErrSmry 
{
	text-align:left;
	font-size:medium;
}

.Quarter
{
	font-family:Verdana;
	font-size:10px;
}

a.DateSel
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}

a.DateSel:hover
{
	background-color:#4d6b83;
	font-family:Verdana;
	font-size:11px;
	color:White;
	text-decoration:underline;
	cursor:pointer;
}

.textIndicator_poor,
.textIndicator_weak,
.textIndicator_good,
.textIndicator_strong,
.textIndicator_excellent {
padding:1px;
font-family:arial;
font-size:11px;
font-weight:bold;
}

.textIndicator_poor {
background-color:Gray;
color:#ffff00;
}
 
.textIndicator_weak {
background-color:Gray;
color:#00ffff;
}
 
.textIndicator_good {
background-color:Gray;
color:#0000FF;
}
 
.textIndicator_strong {
background-color:Gray;
color:	#F52887;
}
 
.textIndicator_excellent {
background-color:Gray;
color:#00ffdd;
}

.textbox {
border: solid 2px Gray;
border-top: solid 2px #a0a0a0;
}

.modalBackground {
    background-color:Gray;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
} 

.leftcorner
{
	background-image:url(../images/left_top.png); background-repeat:no-repeat;
}
.rightcorner
{
	background-image:url(../images/right_top.png); background-repeat:no-repeat;
}
.btmleftcorner
{
	background-image:url(../images/left_bottom.png); background-repeat:no-repeat;
}
.btmrightcorner
{
	background-image:url(../images/right_bottom.png); background-repeat:no-repeat;
}
.top
{
	background-image:url(../images/center_top.png);
	background-repeat:repeat-x;
}
.bottom
{
	background-image:url(../images/center_bottom.png);
	background-repeat:repeat-x;
}
.left
{
	background-image:url(../images/center_left.png);
	background-repeat:repeat-y;
}
.right
{
	background-image:url(../images/center_right.png);
	background-repeat:repeat-y;
}

.close {	
    DISPLAY: block;	
	background:url(../images/close.png) no-repeat 0px 0px;
    LEFT: -12px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -15px;	
    HEIGHT: 26px;	
}

.sortascheaderstyle{
    background-image: url(../images/sort_asc.gif);     
    background-repeat: no-repeat;
    background-position: center left;       
}
.sortdescheaderstyle{
    background-image: url(../images/sort_desc.gif);     
    background-repeat: no-repeat;
    background-position: center left;       
}   

.headerstyle {
    background-color:#F0F0F6;
    background-image: url(../images/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;     
    padding-left: 20px;
}  