/* CSS Document */

.normal {
    font-family :verdana;
	font-size : 11px;
	font-weight : Regular;
	color : #333344;
}
.footer:link {
    font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
}
.footer:visited {
    font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #686868;
	text-decoration:none;
}

.footer:hover {
  	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #93213b;
	text-decoration:none;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: center;
	width: auto;
	cursor: hand;


}
.footer:active {
  font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #93213b;
	text-decoration:none;
}

.whiteboldtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}



.leftnav:link {
    font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}
.leftnav:visited {
    font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}

.leftnav:hover {
  	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
}
.leftnav:active {
  font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#CCCCCC;
	text-decoration:none;
}



.input1 {
  border-bottom : 1px solid #e7e7e7;
  color: #FFFFFF;
  border-left : 1px solid #e7e7e7;
  border-right :1px solid #e7e7e7;
  border-top : 1px solid #e7e7e7;	
  font-family : verdana;
  font-size : 10px;
  background-color : #93213b;

}


.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333344;
	text-decoration: none;
}


.smalltext{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.forgot:link {
    font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}
.forgot:visited {
    font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}

.forgot:hover {
  	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
}
.forgot:active {
  font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}
.pageHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#FF9933;

}
.subHeading{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#0099CC;
	text-decoration: none;

}
.leftnav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
.leftnav3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0000FF;
	text-decoration: none;
}
.desctext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.bodylink:link {
    font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #660000;
	text-decoration:none;
}
.bodylink:visited {
    font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #660000;
	text-decoration:none;
}

.bodylink:hover {
  	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #0099CC;
	text-decoration:none;
}
.bodylink:active {
  font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #660000;
	text-decoration:none;
}
.bodylink {
    font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #660000;
	text-decoration:none;
}
.leftnav5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}

.leftnav{
    font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
}
.error
{
	text-decoration: none;
	color: Red;
	font-family: Arial, Verdana,Tahoma,  Geneva, Arial, Helvetica, sans-serif;
	font-weight: mormal;
	font-size: 11px;
	line-height: 150%;
}
