html, body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
}

*, p, ol, blockquote
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-top:5px;
	list-style-image: url('images/bullet.gif');
}

.level2-li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-bottom:5px;
	margin-left: 0;
	padding-left: 0;
	list-style-image: url('images/arrow_red.gif');
}

ul {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-top:0px;	
	list-style-image: url('images/bullet.gif');
}

h1
{
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #AB1F22;
	font-weight: bold;
}

h2
{
	padding: 2px 0 0 0;
	font-size: 14px;
	color: #AB1F22;
	font-weight: bold;
}

h3
{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: #AB1F22;
	font-weight: bold;
}

h4
{
	padding: 2px 0 0 0;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

h5
{
	padding: 2px 0 0 0;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

h6
{
	padding: 2px 0 0 0;
	font-size: 11px;
	color: black;
}

.copyright
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #F5F7FB;
}

.home img {margin: 0;}
.home a:link {color: #990000; font-size:inherit;}
.home a:visited {color: #990000; font-size:inherit;}
.home a:hover {color: #990000; text-decoration:none; font-size:inherit;}
.home a:active {color: #990000; text-decoration:none; font-size:inherit;}
.home-heading {margin-top: 5px; margin-bottom: 5px; font-size: 14px; color: #AB1F22; font-weight: bold;}
.home-tablehead {color: #AB1F22; font-size: 11px; font-weight: bold;}
.home ul {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin-left: 1.5em;
	padding-left: 0;
	list-style-image: url('images/arrow_red.gif');}
.home li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-top: 5px;	
	list-style-image: url('images/arrow_red.gif');}
 

.navbar a:link {font-size: 12px; color: white; font-weight: bold; text-decoration: none;}
.navbar a:visited {font-size: 12px; color: white; font-weight: bold; text-decoration: none;}
.navbar a:hover {font-size: 12px; color: white; font-weight: bold; text-decoration: underline;}
.navbar a:active {font-size: 12px; color: white; font-weight: bold; text-decoration: underline;}

.subnav a:link {font-size: 12px; color: white; text-decoration: none;}
.subnav a:visited {font-size: 12px; color: white; text-decoration: none;}
.subnav a:hover {font-size: 12px; color: white; text-decoration: underline;}
.subnav a:active {font-size: 12px; color: white; text-decoration: underline;}
.subnav-active {font-size: 12px; color: black; font-weight: bold;}

.content a:link {color: #990000; font-size:inherit;}
.content a:visited {color: #990000; font-size:inherit;}
.content a:hover {color: #990000; text-decoration:none; font-size:inherit;}
.content a:active {color: #990000; text-decoration:none; font-size:inherit;}
