body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; }
h1 { font-size: 28px; color: #000000; margin: 6px; }
h2 { font-size: 24px; margin-bottom: 3px; }
h3 { font-size: 20px; margin-bottom: 2px; margin-top: 2px; color: #ff9900; font-weight:bold; }
p { margin-top: 5px; }

li {margin-bottom: 4px; }

a {text-decoration: none; color: #000099;}
a:hover {text-decoration: underline;}
a:visited {color: #000099;}

.navLink { background-color: #f0f0ff;}

.navLink a {font-size: 14px; text-decoration: none; color: #660000; padding: 5px; font-weight: bold; }
.navLink a:hover {text-decoration: underline;}
.navLink a:visited {color: #660000;}

#rightVertBar {
	font-size: 10px;
	width: 225px;
	background-color: #ffff33;
	border: 1px solid #333333;
	padding: 5px;
}

#rightVertBar a {text-decoration: underline; color: #000099; font-weight: bold; }
#rightVertBar a:hover {text-decoration: none;}
#rightVertBar a:visited {text-decoration: underline; color: #000099; font-weight: bold;}

#rightVertBar h1 { color: #333333; margin-top: 2px; margin-bottom: 2px;}

#tblContent {
}

#tblHeader {
	/* background-color: #ff9900; */
	margin: 0px;
}
#tblHorizMenu {
	height: 20px;
	background-color: #f1f1f1;
}
#tblHorizMenu a { text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold; }
#tblHorizMenu a:hover { text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold; }
#tblHorizMenu a:visited { text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold; }

.horizMenuCell { background-color: #000000; text-align: left; width: 150px; }

.prodHdg {
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
}

.vertLinks {margin-bottom: 7px; }
.vertLinks a {font-size: 12px; font-weight: bold; }
.vertLinks a:hover {font-size: 12px; font-weight: bold; }
.vertLinks a:visited {font-size: 12px; font-weight: bold; }

.more a { font-size: 18px; font-weight: bold; }
.more a:hover { text-decoration: none; font-size: 18px; font-weight: bold; }
.more a:visited { font-size: 18px; font-weight: bold; }
