A:link    {text-decoration: underline; color: #5490D9; }
A:visited {text-decoration: underline; color: #3A6DAA; }
A:hover   {text-decoration: underline; color: #5EA2F5; }



A.left-menu-link-white-heading:link     {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #FFFFFF; font-size: 8px; text-transform: uppercase; }
A.left-menu-link-white-heading:visited  {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #FFFFFF; font-size: 8px; text-transform: uppercase; }
A.left-menu-link-white-heading:hover    {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #EFEFEF; font-size: 8px; text-transform: uppercase; }


A.left-menu-link-white:link    {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #FFFFFF; font-size: 9px; }
A.left-menu-link-white:visited {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #D1D1D1; font-size: 9px; }
A.left-menu-link-white:hover   {font-family: Verdana, Helvetica; text-decoration: none; font-weight : bold; color: #EFEFEF; font-size: 9px; }


A.footerlink:link    {text-decoration: none; color: #003399; }
A.footerlink:visited {text-decoration: none; color: #003399; }
A.footerlink:hover   {text-decoration: none; color: #426ABA; }


HR {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D9D;

}

body {
	font-family: arial;
	font-size: 11px;
}

td {
	font-family: arial;
	font-size: 11px;
}

.footer2-bg {
	background-image: url(images/footer2-rptbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer-bg {
	background-image: url(../designimages/footer-gradient-rptbg.gif);
	background-repeat: repeat-x;
}

.footer-bg-subpage {
	background-image: url(../../designimages/footer-gradient-rptbg.gif);
	background-repeat: repeat-x;
}

.text-main {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.text-main-justified {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
}

div {

	font-weight : bold;
	letter-spacing : 0.02em;
	line-height : 13pt;
	filter : alpha(opacity=85);
}

.text-heading1 {
	font-family: arial;
	font-size: 18px;
	font-weight : bold;
	color : #54638C;
	text-align: left;
}

.text-heading2 {

	font-family: arial;
	font-size: 14px;
	font-weight : bold;
	color : #54638C;
	text-align: left;
}

.text-heading3 {

	font-family: arial;
	font-size: 13px;
	font-weight : bold;
	color : #54638C;
	text-align: left;
}
.table-border {
	border: thin solid #666666;
}

.input-cell {
	font-family: Arial;
	font-size: 12px;
	color: #5490D9;
	background-color: #D8E6F7;
	border: #5490D9 1px solid;
}