/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hdr_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF1010;
	font-weight: bold;
}
.hdr_red15{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF1010;
	font-weight: bold;
}
.hdr_blk15{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
a {
	font-weight: bold;
} 
a:link {
	color: #372C71;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #372C71;
}
a:hover {
	text-decoration: none;
	color: #372C71;
}
a:active {
	text-decoration: none;
	color: #372C71;
}
a.sidenav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.sidenav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.sidenav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.sidenav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.side2nav:link {
	color: #261f50;
	text-decoration: none;
}

a.side2nav:visited {
	text-decoration: none;
	color: #261f50;
}
a.side2nav:hover {
	text-decoration: none;
	color: #261f50;
}
a.side2nav:active {
	text-decoration: none;
	color: #261f50;
}
a.bottom:link {
   color: #372C71;
   font-size: 10px;
   font-weight:normal;
     }

a.bottom:visited {
     color: #372C71;
	 font-size: 10px;
	   font-weight:normal;
     }

a.bottom:hover {
color: #372C71;
font-size: 10px;
  font-weight:normal;
     }

a.bottom:active {
color: #372C71;
font-size: 10px;
  font-weight:normal;
     }

.powered {
 font-size: 10px;
 color:#372C71;
 }

.highlight {
	color: #372C71;
	font-weight: bold;
	font-style: italic;
}

