/* Body style */
BODY, td{
font-family : verdana, Arial;
	font-size : 9pt;
	font-weight : normal;
}

h1  {
font-family : verdana, Arial;
	font-size : 1.4em;
	font-weight : bold;
	color: #003;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-family: verdana, Arial;
	font-size: 1.2em;
	font-weight: 620;
	color: White;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	
}
h3  {
	font-family: verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #214d7e;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
}

h4  {
	font-family: verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #214d7e;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
}

h5 {
font-family : verdana, Arial;
	font-size : 1.4em;
	font-weight : bold;
	color: #339;
	margin: 0px;
	padding: 0px;
}
.homeMiddle
{
	font-family: verdana, Arial;
	color: #666;
	font-size: 9pt;
	font-weight: normal;
}
a:link {
	font-family: verdana, Arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #1b5693;
	font-weight: normal;
}

a:visited {
	font-family: verdana, Arial;
	text-decoration: underline;
	color: #1b5693;
	
}

a:hover {
	font-family: verdana, Arial;
	text-decoration: underline;
	color: #666666;
	
}
.homenews{
	font-family: verdana, Arial;
	font-size: 8pt;
	color: #fff;
}
.lists{
	font-family: verdana, Arial;
	font-size: 8pt;
	margin: 0px 0px 2px 0px;
	color: #666;
}

a.homenews:link {
	font-family: verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #1b5693;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
}

a.homenews:visited {
	font-family: verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #1b5693;
	font-weight: normal;
}

a.homenews:hover {
	font-family: verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #333;
}
/* Header Style */

#APHeader {
	font-family: verdana, Arial;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #CC9933;
	margin-bottom: 10px;
}

a.APHeader:link {
	color: #31369C;
	text-decoration: none;
	font-size: 8pt;
	}

a.APHeader:visited {
	color: #31369C;
	text-decoration: none;
	font-size: 8pt;
	}
	
a.APHeader:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 8pt;
}
/* Footer Style */
.footer{
	color:#000;
	font-family: verdana, Arial;
	font-size:8pt;
	font-weight:normal;
}

  
a.footer:link {
	color: #1b5693;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
}     
a.footer:visited {
	color: #1b5693;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
}
a.footer:hover {
	color: #333;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
	
}
a.footer:active {
	color: #1b5693;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
}
a.leftNav:link{
	color: #666;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
	text-decoration: none;
}     
a.leftNav:visited {
	color: #666;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, Arial;
	text-decoration: none;
}
a.leftNav:hover {
	color: #369;
	font-size: 8pt;
	font-family: verdana, Arial;
	text-decoration: underline;
}
a.leftNav:active {
	color: #CDCDCD;
	font-size: 8pt;
	font-family: verdana, Arial;
}

.noNavContent {
	background: #FFFFFF;
	border-left: 1px solid #9C9FA1;
	border-right: 1px solid #9C9FA1;
}	