body
{
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: left;
	background-image: url(images/grd_bkgd.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a
{
	color: #970000; 
	cursor: pointer;
}

a:link
{ 
	color: #970000;
	text-decoration: underline
}
a:hover
{
	text-decoration: underline;
	color: #225CAB;
}

a:visited
{
	color: #08316B;
	text-decoration: underline
}

a:active
{ 
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
 	font-size: 1.45em;
 	margin-top: 20px;
 	color: #000000
}

h2
{
 	font-size: 1.3em;
 	margin-top: 20px;
 	color: #000000
}

h3
{
 	font-size: 1.2em;
 	margin-top: 0px;
 	color: #990000
}

h3.highlight
{
 	font-size: 1.2em;
 	margin-top: 0px;
 	color: #990000
}

h4
{
 	font-size: 1.1em;
 	margin-top: 0px;
 	color: #000;
 	font-weight: bold;
}

p
{
 	font-size: 1em;
}

p.horizLine
{
	border-bottom: solid 1px #666;
	width: 100%;
}

.verticleLine
{

	background-color: #666;
	padding-top: 14px;
	margin-top: 14px;
	height: 100%;
}


#navlist 
{
	margin: 0; 
	width: 150px;
	border-top: 1px solid #fff;
	margin-bottom: 20px;
}

#navlist ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-size: 1em;
	text-align: left;
}

#navlist li {
margin: 0;
}

#navlist a  
{ 
	background-color: #F7C437; 
	background-image: url("images/down.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 50%; 
	display: block; padding: 4px 2px 4px 18px; 
	border-top: #fff; border-right: #fff; 
	border-bottom: 1px solid #fff; 
	border-left: #fff 
}

#navlist a:link, #navlist a:visited {
	color: black;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active  
{ 
	color: black; 
	background-color: #F7C437; 
	background-image: url("images/over.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 50% 
}

/* listing */

table.layout
{
	font-size: 1em;
	background-color: #FFFFFF;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
table.layout td
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}

table.layout td.rt
{
	border-right: 1px solid #999;
}

table td.rt
{
	padding-left: 70px;
}

/* Bar Navigation */

table td.bottombar    
{ 
	width: 800px;
	text-align: center;
	color: black; 
	font-size: 1em; 
	padding: 3px 12px 6px 12px;
}

table td.bottombar A
{ 
	color: #ffffff; 
	font-size: 1em; 
	text-decoration: none 
}

table td.bottombar A:link
{
	color: black; 
	text-decoration: none 
}

table td.bottombar A:visited
{ 
	color: #666; 
	text-decoration: none 
}

table td.bottombar A:hover
{ 
	color: #970000; 
	text-decoration: none 
}

table td.bottombar A:active
{ 
	text-decoration: none;
}

table td.footer  
{ 
	text-align: center;
	color: #333; 
	font-size: 1em; 
	padding: 6px 12px 6px 12px;
}

table td.footer A
{ 
	color: #333; 
	text-decoration: none;
	font-size: 1em;	
}

table td.body
{ 
	padding: 0px 12px 6px 12px;
	text-align: left;
	background-color: white;
}

table td.nav
{ 
	border-right: 1px solid black;
	background-image: url(images/ICE_pattern.jpg);
	background-repeat: repeat;
	padding-bottom: 20px;
}

table td.sidebrd
{ 
	border-left: 1px solid black;
	border-right: 1px solid black;
}