/* ****************** DEFAULT STYLES ***************** */ 
.officeuse {display:none; height:1px;}
table { margin:0; font-size: 100%; } /* IE hack for better text resizing */
td { background: transparent; border: 0px; margin: 0px; padding: 0px; font-size: inherit; }
table.listSpace td {padding:.2em .4em;vertical-align:top;} /* generic padding */
table.listSpace th {padding:.2em .4em;vertical-align:bottom;} /* generic padding */
img { border: 0 none; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif;}
ul {
	list-style-type: square;
	margin: .5em 0 1em;
	padding: 0 0 0 1.5em;
	position:relative;
}
ul ul { list-style-type: disc; }
ul ul ul { list-style-type:circle; }
ol { margin: .5em 0 1em; padding: 0 0 0 1.5em; position:relative;}
ol.listSpace li, ul.listSpace li {margin-bottom:.5em;}
p.listSpace { line-height:1.2; }
blockquote {margin: 1em 15px; padding:15px; }
hr { clear: both; }

/*
a, a:link, a:visited {color: #660800; text-decoration: none;}
a:hover {color: #660800; text-decoration: underline;}

h1{font-size: 20pt; font-weight:normal; }
h2{font-size: 114%; color: #004d77;}
h3{font-size: 110%; color: #004d77;}
h4{font-size: 100%; color: #000000;}
h5{font-size: 100%; color: #004d77;}
*/

/* ****************** LAYOUT STYLES ***************** */ 

.yeah {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	overflow: visible;
	line-height: -10px;
	position: relative;
	bottom: 10px;
	background-color: #ffffff;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#navlist {
	width: 177px;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#navlist li {
	margin: 0;
	height: 20px;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 30px;
	border: 0px solid #000000;
}

#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

#navlist a:hover, #navlist a:active {
	background-image:   url(images/bgbutton.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color:#990000;
}
