body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

.menuList {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #003366;
padding-left:10px; 
padding-top: 40px;
}

.menuHeight{
line-height:24px;
}

.redHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #990000;
	padding-top: 40px;
	;
}
.blackText {color: #000000;}

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.tableBorder{
border-left-width:1px; border-left-color:#999999; border-right-width:1px; border-right-color:#999999; border-bottom-width:1px; border-bottom-color:#999999; border-top-width:0px;
}

.mainTable{
padding-left:20px; 
padding-right:10px;
}

.catLink{
	color: #990000;
		font-size: 16px;
	font-weight: bold;
}
a.catLink:link {
	color: #990000;
		font-size: 12px;
	font-weight: bold;
}
a.catLink:visited {
	color: #990000;
		font-size: 12px;
	font-weight: bold;
}
a.catLink:hover {
	color: #990000;
		font-size: 12px;
	font-weight: bold;
}
a.catLink:active {
	color: #990000;
		font-size: 12px;
	font-weight: bold;
}

