/* CSS Document */
body {
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 12pt;
	margin-top: 5px;
}

.layout {
	background-repeat:no-repeat;
	width: 834px;
	
	
}


a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}    

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	color: #9BADDD;
	text-decoration: none;
}

a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}

td.nav {
	border-right: thin solid #CC3300;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}	

.bodytext {
	width: 70%;
	color: #4F74A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
}

.bodytext2 {
	text-align:left;
	color: #4F74A0;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #67679B;
	font-size: 12pt;
	
}

.style1 {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;

}

.style2 {
	font-size: 12pt;
	font-weight: normal;

}

.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.hrline {
	position: relative;
	width: 394px;
	left: 150px;
	height: 5px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #4F74A0;
	top: -10px;

}

td.navbottom {
	vertical-align: middle;
	text-align: center;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.navbottom:link {
	color: #666666;
	text-decoration: none;
}    

a.navbottom:visited {
	color: #666666;
	text-decoration: none;
}

a.navbottom:hover {
	color: #97193E;
	text-decoration: none;
}

a.navbottom:active {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CCCCCC;

}

.list1 {
	list-style-type: none;
	line-height: 16pt;
	font-weight: bold;

}

.listnest {
	font-weight: normal;
	line-height: 14pt;
	padding-left: 12px;
}

a.next:link {
	color: #333365;
	text-decoration: none;
	font-weight: bold;
}    

a.next:visited {
	color: #333365;
	text-decoration: none;
	font-weight: bold;
}

a.next:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

a.next:active {
	color: #333365;
	text-decoration: none;
	font-weight: bold;
}
