A.type_s:link    {color:#865741; text-decoration:none;}
A.type_s:visited {color:#865741; text-decoration:none;}
A.type_s:active  {color:#865741; text-decoration:underline;}
A.type_s:hover   {color:#417086; text-decoration:underline;}
.b {
	font-weight: bold;
}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #b4e2f7;
	text-decoration: none;
}

a:hover {
    color: #faefc3;
	text-decoration: none;
}
.titles {   
    font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.total {   
    font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.pageHeading {   
    font-size: 16px;
	color: #38687E;
	font-weight: bold;
	text-decoration: none;
}

/*************LEFT AREA*****************/
.ltarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #417086;
	padding: 10px 16px;
}
.ltarea a {
	font-size: 12px;
	color: #fffcea;
	text-decoration: underline;
}
.ltarea a:link, .ltarea a:visited{
    color: #b4e2f7; /* types regular color */
    text-decoration: underline;
}


.ltarea a:hover{
    color: #faefc3; /* types regular color */
    text-decoration: underline;
}


/************** END LEFT AREA *******************/

/*************MID AREA*****************/
.midarea {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #38687e;
	padding: 10px 16px;
}
.midarea3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38687e;
	background-color: #ffffff;
}
.midarea2 {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffcea;
	background-color: #ffffff;
	padding: 10px 16px;
}
.midarea a {
	font-size: 12px;
	color: #322779;
	text-decoration: underline;
}
.midarea a:link, .midarea a:visited{
    color: #b4e2f7; /* types regular color */
    text-decoration: underline;
}
.midarea a:hover{
   color: #faefc3;
   text-decoration: underline; /*rollover color */
}
/************** END MID AREA *******************/
  
/*************FOOTER NAVIGATION*****************/
.footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f7e94;
	padding: 6px 16px; 
	background-color: #11304e;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #aa392b;
  }
.footer a {
    font-size: 10px;
	color: #4f7e94;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
    color: #4f7e94; /* types regular color */
    text-decoration: none;
}
.footer a:hover{
   color: #f8efc2; /*rollover color */
}

/*************END FOOTER NAVIGATION*****************/

.copyright {
	font-size: 10px;
	color: #4f7e94;
  }
 
.security {
	font-size: 10px;
	color: #ffffff;
  }

.infoBox {
  background: #38687e;
}

.infoBoxContents {
  background: #38687e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #38687e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #38687e;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBox2 {
  background: #ffffff;
}

.infoBoxContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNoticeContents2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}


