body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014D5F;
	text-decoration: none;
}
a:visited
{
	color: #0066cc;
	text-decoration: none;
}
a:active
{
	color: #0066cc;
	text-decoration: none;
}
a:hover
{
	color: #0066cc;
	text-decoration: underline;
}


.headerbg {
	background-image: url(../images/bg.JPG);
	height: 213px;
	background-repeat: repeat-x;	
}

.headerbg-admin {
	background-image: url(../images/bg-admin.JPG);
	height: 73px;
	background-repeat: repeat-x;	
}


.headerbg-admin-rpt {
	background-image: url(../images/bg-admin_full.JPG);
	height: 77px;
	background-repeat: repeat-x;	
}

.header-dt{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;}

.header-txt{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;}


.header-txt:link{

color:#FFcc66;
text-decoration:none;
}

.header-txt:active{

color:#FFcc66;
text-decoration:none;
}

.header-txt:hover{

color:#FFCC66;
text-decoration:underline;
}

.header-txt:visited{

color:#FFcc66;
text-decoration:none;
}






.login{
		background-color:#ffffff;
		border:#c3d9ff 1px solid
}

.login-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
}

.forgotpass{
	color:#0000CC;
}

.forgotpass:hover {
	text-decoration:none;
}

#copy { position: absolute; right: 10px; bottom: 10px; }


#footermain {
position:absolute;
width:100%;
bottom:0px;
background-color:#FFCC66;}


.dottedline {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #CCCCCC;
}

.pageTitle
{
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
	font-family: verdana, 'arial helvetica' , sans-serif;
	font-weight: bolder;
	color: #336699;
}

.RptTitle
{
	font-size: 18px;
	vertical-align: middle;
	text-align:center;
	font-family: verdana, 'arial helvetica' , sans-serif;
	font-weight: bolder;
	color: #336699;
}

.colTitle
{
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	background-color: #0066cc;
	text-align: center;
}


.colTitle-row
{
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
	background-color: #0066cc;
	text-align: center;
	line-height:160%;
	vertical-align:middle;
}



.clsTab
{
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    color: #66ccff;
}


.clsTabTitle
{
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
}
.clsTabTitleText
{
	font-size: 12px;
	font-weight: bold;
}

.AlternateRow
{
	background-color: #eeeeee;
}

.errortxt
{
  font-size: 13px;
  color: red;
  font-family: Arial;
  font-weight:normal;
  line-height:21px;
  vertical-align:top;
  }

.displaydata
{
	font-size: 15px;
	vertical-align: middle;
	text-align: left;
	font-family: verdana, 'arial helvetica' , sans-serif;
	font-weight: bolder;
	color: #0066cc;
}
.tdhead{
font-size:12px;
font-weight:bold;
text-decoration:none;
}  
