BODY {
	BACKGROUND: #ffffff url(../../images/bkg-lines.gif);
	COLOR: black;
}


.block {
	DISPLAY: block;
	background-color: #FFFFFF;
	border: 1px solid;
	text-align: center;



}

.sectiontitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	letter-spacing: 5px;
	padding-bottom: 20px;


}
.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: 9pt;
	background-repeat: repeat;
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
	border: 1px solid #000000;
	background-position: center center;
	line-height: 22px;



}
.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;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.copyright A:link {
	color: #0033CC;
	text-decoration: none;
}

.bottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0033CC;

}
.bottomNavigation A:visited {
	text-decoration: none;
}
.bottomNavigation A:hover {
	color:  #FF0000;
	text-decoration: none;
}


.bodyText A:hover {
	text-decoration: underline;
}
.bodyText {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;



}
.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: #0066CC;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #663399;
}
a:active {
	font-style: normal;
	text-decoration: none;
}
