body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #7e858b;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #63111f;
	TEXT-TRANSFORM: none
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	TEXT-TRANSFORM: none;
	line-height: 24px;
}
.footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999933;
	TEXT-TRANSFORM: none;
	line-height:12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-TRANSFORM: none;
	padding-left:15px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	TEXT-TRANSFORM: none;
	padding-left:15px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ffce62;
	padding-right:5px;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ffce62;
	padding-right:5px;
	text-decoration: underline;
	}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	line-height:20px;
	color: #999933;
	text-decoration: none;
	padding:8px 8px 8px 15px;
	background-image:url(imagebank/templates/common/bullet.gif); 
	background-repeat:no-repeat; 
	background-position:10px 15px;
	border-bottom:1px dotted #999999; height:1px;
}

.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	line-height:20px;
	color: #999933;
	text-decoration: none;
	padding:8px 8px 8px 8px;
}
.sidenavtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	padding:8px 8px 8px 8px;
	
	}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #63111f;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #63111f;
	text-decoration: underline;
	}
	
.gap8	{margin-top:8px;}
.gap15	{margin-top:15px;}
.line	{border-bottom:1px solid #cccc99; height:1px;}
	
