body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 16px;
}
h1 {
	font-family: Times New Roam, Times, serif;
	font-size: 16px;
	color: #003366;
	line-height: 20px;
)
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.disclaimer {
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.copyright {
	font-size: 9px
}
.contentfocus {
	color: #666666;
	font-weight: bold;
}
.rowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.row_bigspace {
	margin-top: 12px;
	margin-bottom: 18px;
	padding-top: 12px;
	padding-bottom: 18px;
}
.secondarytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}

.homesubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
	text-transform: none;
	margin-left: 15px;
	padding-left: 8px;
	padding-top: 8px;
	
}

.homesubmenu li {
	padding-bottom: 3px;
}

.homesubmenu a {
	text-decoration: none;
}

.homesubmenu a:visited {
	text-decoration: none;
}
