body, table, td { font-family: arial; font-size: 14px; }

a { 		text-decoration: none; font-size: 14px; }
a:hover { 	text-decoration: none; color: #ff0000; }
a:visited { text-decoration: none; color: #0000ff; }

.topbarIE { 	position: absolute; left: 0px; top: 0px; background-color: #fff; width: 100%; height: 70px; padding: 2px; border-bottom: 1px solid #000; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); }
.topbarMOZ { 	position: absolute; left: 0px; top: 0px; background-color: #fff; width: 100%; height: 70px; padding-bottom: 8px; border-bottom: 1px solid #000; }
.main { 	 	position: absolute; left: 0px; top: 0px; width: 100%;  }

.footer { 	position: relative; font-size: 9px; }

.title { position: relative; width: 100%; background-color: #1B22FB; margin-bottom: 10px; border-bottom: 1px solid #000; }

.blue { color: #2436E2; }

.boxleft { 				border: 1px solid #aaa; padding: 5px; text-align: left; margin-left: 5px; margin-right: 5px; }
.boxcenter { 			width:100%; height: 100%; padding-left:15px; text-align: left; margin-right: 5px; }
.boxcoloredrightIE { 	padding:2px; color: #fff; }
.boxcoloredrightMOZ { 	padding:2px; color: #fff; margin-right: 3px; text-align: center; }

.text { 			font-size: 15px; }
.bigheading { 		font-size: 18px; font-weight: bold; }
.copyrighttext { 	position:absolute;left:50px;top:50px; z-index:10; }

h1 { font-size: 17px; margin: 0px; margin-bottom: 4px; }
h2 { font-size: 14px; margin: 0px; margin-bottom: 4px; }

hr { width: 100%; height: 1px; color: #000001; }



