body {background: url(images/tile-bck.gif) }
p, td { color: #333; font-size: 10pt; font-family: Verdana, Arial }
h1       { color: #fc0; font-weight: normal; font-size: 24px; text-align: left; letter-spacing: 1px; margin-bottom: -32px; position: relative; top: -36px }
h2   { color:#333; font-weight: bold; font-size: 12pt; background: url(images/dots.gif) repeat-x; padding-top: 6px }
h3 { color: #333; font-weight: normal; font-size: 12pt; margin-bottom: -10px }
h4 { font-weight: bold; font-size: 10pt; padding-bottom: -10px }
h5 { font-weight: normal; font-size: 10pt; padding-bottom: -10px }
a    { color: #CE0000; text-decoration: none }
a:hover    { text-decoration: underline }
ul { list-style-image: url(images/dot_yel.gif) }
.indent   { margin-left: 20px }


.padcenter    { padding: 0px 20px 20px }

div#navbar h5#navitem	{
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 10px;
	color: white; 
	line-height: 32px; 
	width: 114px;
	height: 30px;
	}

div#navbar h5#navitem a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: white; 
	font-weight: normal;
	text-decoration: none;
	background: transparent 
		url(images/nav-red.gif) 
		top left no-repeat;
	}

div#navbar h5#navitem a:hover	{
	background: transparent 
		url(images/nav-red.gif) 
		0 -32px no-repeat;
	}

div#navbar h5#navitemact	{
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 10px;
	line-height: 32px; 
	width: 114px;
	height: 30px;
	}

div#navbar h5#navitemact a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: black; 
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav-sel.gif) 
		top left no-repeat;
	}

div#navbar h5#navitemlrg	{
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 10px;
	line-height: 30px; 
	width: 114px;
	height: 40px;
	}

div#navbar h5#navitemlrg a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: white; 
	font-weight: normal;
	text-decoration: none;
	background: transparent 
		url(images/nav-red-lrg.gif) 
		top left no-repeat;
	}

div#navbar h5#navitemlrg a:hover	{
	background: transparent 
		url(images/nav-red-lrg.gif) 
		0 -42px no-repeat;
	}

div#navbar h5#navitemlrgact	{
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 10px;
	line-height: 30px; 
	width: 114px;
	height: 40px;
	}

div#navbar h5#navitemlrgact a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: black; 
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav-sel-lrg.gif) 
		top left no-repeat;
	}

.navtext	{
	margin: -19;
	}
ul.plain   { list-style-type: none; list-style-image: url(images/s.gif); margin-top: -16px; margin-left: -20px }
.note { color: #900 }
.dropdown { }
.footer { padding-top: 22px; padding-left: 150px; color: #ffffff; font-size: 7pt; font-family: Verdana, Arial}
.footer a { color:#FFFFFF }
