.activeLink{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.activeLinkSub{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
}

#bottom {
	width: 968px;	
	height: 37px;	
	clear:both;
	background-image: url(../images/bottom-bar.gif);
	background-repeat: no-repeat;;
}

#content {
	width: 710px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 30px 10px 0px;	
	float: right;
	text-align:left;	
	border: solid 0px #000;
}

#content H1 {
	font-family: Helvetica;
	font-size: 22pt;
	font-weight: bold;
	color: #afc026;
	margin: 0;
	padding: 10px 0 16px 0;
}

.sub { color:#c2cc48; text-decoration:none; font-weight:bold; }

#content H2 {
	font-family: Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 10px 0 16px 0;
	
}

#content H3 {
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #afc026;
	margin: 0;
	padding: 10px 0 0 0;
}

#content H3 p {
	margin: 20px 0 0 0;
	line-height: 17px;
}

#content p {
	margin: 10px 0 0 0;
}

#content ul{
	padding-left: 12px;	
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom:5px;			
	list-style-image:url(../images/bullet.jpg);	
}

#content a {
color:#afc026;
}

#left {
	width: 195px;		
	background-image: url(../images/bg-shade.gif);
	background-repeat: repeat-y;
	text-align: right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	float: left;	
	padding: 0 0px 0 20px;
	border: solid 0px #000;
}

#left ul{
	list-style-type:none;	
	margin: 0;
	padding: 0;
}

#left ul li{
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	margin: 0px;
}

#left ul a{
	color: #ffffff;
	text-decoration:none;
}

#left ul li ul a{	
	color: #676768;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}

#left ul li ul li{	
	padding-top: 6px;
	padding-bottom: 0px;
	white-space: nowrap;
	margin: 0px;
}


#middle {
	width: 968px;	
	height: 100%;
	min-height: 396px;	
	background-image: url(../images/bg-shade.gif);
	background-repeat: repeat-y;
	margin:0px;
	overflow: auto;
}

#top {	
	width: 968px;
	height: 59px;
	background-image: url(../images/top-bar.gif);
	background-repeat: no-repeat;	
	margin: 0px;
	padding-top: 153px;	
}

#top p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;			
	padding-left: 218px;	
}

#top p a{
	color: #ffffff;
	text-decoration:none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
}
