/*
Web Application Developed by Cabibbo Inc
Date Created: 03-16-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: #3025A7;
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: Red;
color: white;
}
.textareaMail {
	overflow: visible;
	font-size: 12px;
	outline-color : #076BA9;
	height: 40px;
	width: 400px;
	display: table-row;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.textarea1 {
	overflow: visible;
	font-size: 12px;
	outline-color : #076BA9;
	height: 54px;
	width: 400px;
	display: table-row;
	font-family: Tahoma;
	font-weight: normal;
	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;
	text-decoration: none;
}

.textareaMSG {
	overflow: visible;
	font-size: 12px;
	outline-color : #076BA9;
	height: 54px;
	width: 475px;
	display:table-row;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

/* LeftMenu CSS Starts */
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}
.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}
.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}
.leftmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212C5C;
	text-decoration: none;
}
/* LeftMenu CSS Ends */
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #212C5C;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #212C5C;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #212C5C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.tableBorder{
	background-color:#FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.copyText{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #3025A7;
}	
.warningText{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	color: red;
	text-decoration: none;
}	
.mainTable{
	background-color:#ffffff;

	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
}
.menuLine{
	background-color:#FF8923;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #212C5C;
	text-decoration: none;
}
.bg {
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.headerMain{
	background-image:url(images/tableHeader1.jpg)
}
.contentText{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	

/* Report.cfm styles*/
.headerText1{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}	
.copyText{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #3025A7;
}	

.text1{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #076BA9;
	text-decoration: none;
}	
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #212C5C;
	text-decoration: none;
}
.text2 td{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #212C5C;
	text-decoration: none;
}
.tableBG1 {
	background-color:#ECEAEB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #212C5C;
	text-decoration: none;
}
.tableBG1 td{
	background-color:#ECEAEB;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #212C5C;
	text-decoration: none;
}
.leftMenuLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftMenuLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftMenuLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #017EC1;
	text-decoration: none;
}
.leftMenuLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}