body {
	background-color: #FFFFFF;
	color: #000000;
}

/*
a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #000099;
	text-decoration: none;
}
*/

table {
	font: 10pt  Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.centercoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:   url(graphics/bullet.gif);
}

h1 {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 3px;
}

}
.centercoltext {
    padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.topbar {
	background-image:    url(graphics/hnav_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.leftcolumnborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #330099;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footer {
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000099;
}

.topstrip{
	background-image:    url(graphics/topstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.headerbg2 {
	background-color: #330099;
	
}
