/*
Web Application Developed by Cabibbo Inc
Date Created: 03-2006
*/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 205px;
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: 000000;
color: white;
}

.float1{
	position:absolute;
	top:50;
	left:200;
	width:350;
	height:110;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	border-color:3862AC;
	border-width: medium;
	border-style:solid;
	visibility:hidden;
}

textarea {
	overflow: visible;
	outline-color : #076BA9;
	height: 54px;
	width: 400px;
	display:table-row;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

.textarea1 {
	overflow: visible;
	outline-color : #076BA9;
	height: 80px;
	width: 300px;
	display:table-row;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.textarea2 {
	overflow: visible;
	font-size: 12px;
	outline-color : #076BA9;
	height: 30px;
	width: 200px;
	display:table-row;
	font-family: Tahoma;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.textarea3 {
	overflow: visible;
	font-size: 12px;
	outline-color : #076BA9;
	height: 200px;
	width: 500px;
	display:table-row;
	font-family: Tahoma;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #017EC1;
	text-decoration: none;
}

.tableBorder{
	background-color:#FFFFFF;
	border-color: #017EC1;
	border-style: solid;
	border-width: 1px;
}
.tableBorder2{
	background-color:#FFFFFF;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}

.tableBorder2a{
	background-color:#FFFFFF;
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
}

.copyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #3025A7;
}	
.warningText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: red;
	text-decoration: none;
}	
.mainTable{
	background-color:#ffffff;

	border-left-style:solid;
	border-left-color:#076BA7;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:#076BA7;
	border-right-width:1px;
}

.messageText {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FF0000;
	line-height: 25px;
}
.messageText a:link {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FF0000;
	line-height: 25px;
}
	
.menuLine{
	background-color:#FF8923;
}
/*input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}*/
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
/*td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}*/
.report_Red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: red;
	text-decoration: none;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.headerMain{
	background-image:url(images/tableHeader1.jpg)
}


.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#000000;
}

/* Report.cfm styles*/
.headerText1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
.copyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #3025A7;
}	

.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	




/* Main */

.mainTable{
	width:755px;
	border:1px solid #000000;
}
.footer{
	border-top:1px solid #000000;
	background-color:#c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000; 
	text-decoration: none;
}
.leftMenuFooter{
	border-top:1px solid #000000;
	background-color:#c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000; 
	text-decoration: none;
}

.mainTableClass1{
	width:96%;
}
/* Left Menu Start */
.leftMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000; 
	text-decoration: none;
	background-color:#c0c0c0;
	width:250px;
}
.leftMenu td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000; 
	text-decoration: none;
	background-color:#c0c0c0;
	width:195px;
}
.leftMenuText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.leftMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.leftMenuLinks ul	{ margin:10px 0 20px 0; padding:0; list-style-type:none; width:100%; }
.leftMenuLinks a	{ display:block; color:#000000; text-decoration:none; font-weight:normal; height:20px; width:150px; padding:5px 5px 0 5px; font-size:1em; line-height:1.25em; text-align:left; margin:0 0 0 22px; border-bottom:1px solid #333; }
.leftMenuLinks a:hover { color:#FFFFFF; border-bottom:1px solid #red;  }

.login{
	width:140px;
	background-color:#F3F3F3;
	border:1px solid #000000;
}
.login td{
	background-color:#F3F3F3;
}
.login a{
	display:block; color:#000000; text-decoration:none; font-weight:normal; height:20px; width:120px; font-size:1em; line-height:1.25em; text-align:left; margin:0 0 0 22px;
}
.login a:hover { color:#FFFFFF; border-bottom:1px solid #red;  }
/* Left Menu Stop */

/* Content */

.content1{
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}

.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
}

.contentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}
.line1 {
	border-bottom:1px solid #c0c0c0;
	padding:0px;
	margin:0px;
	padding-left:8px;
}
.line1 td{
	border-bottom:1px solid #c0c0c0;
	padding:0px;
	margin:0px;
	padding-left:8px;
}
.line2 {
	border-bottom:1px solid #c0c0c0;
	background:#c0c0c0;
	padding:0px;
	margin:0px;
}
.line2 td{
	border-bottom:1px solid #c0c0c0;
	background:c0c0c0;
	padding:0px;
	margin:0px;	
}
.noline {
	border-bottom:none;
	padding:0px;
}
.noline td{
	border-bottom:none;
	padding:0px;
}

.contactUsText1{	
	line-height:1.25em;
}
.clientMainBlk1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.clientReportBlk1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.clientReportRed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: red;
	text-decoration: none;
}
.clientReportGreen1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: green;
	text-decoration: none;
}


