BODY {
	BACKGROUND: #ffffff url(images/bkg-lines.gif);
	COLOR: black;
}


.block {
	DISPLAY: block;
	background-color: #333333;
}

.sectiontitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #003366;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 35px;
}
.sectiontitle A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.sectiontitle A:hover {
	text-decoration: none;
	color: #FF0000;
}


.topNavigation1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/buttons.gif);
	background-repeat: repeat;
	color: #000066;
	text-decoration: none;
	background-color: #000000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	font-weight: normal;
}
.topNavigation1 A:visited {
	color: #000066;
	text-decoration: none;
}
.topNavigation1 A:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.topNavigation1 a:link {
	color: #000099;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.copyright A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNavigation A:visited {
	color:	#FFFFFF;
	text-decoration: none;
}
.bottomNavigation A:hover {
	color:  #FF0000;
	text-decoration: none;
}

.psattc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.psattc A:visited {
	color:	#CCCCCC;
	text-decoration: none;
}
.psattc A:hover {
	color:  #FF0000;
	text-decoration: none;
}


.bodyText A:hover {
	text-decoration: underline;
}
.bodyText {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.bodyText A:link {
	FONT-WEIGHT: normal;
	color: #0033CC;
}
.bodyText A:visited {
	FONT-WEIGHT: normal;
	color: #9900CC;
}

li {
	padding-bottom: 10px;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: none;
}
a:active {
	font-style: normal;
	text-decoration: none;
	color: none;
}
