/***********************************************/
/* HTML - Misc Styles                          */
/***********************************************/

ul{
 list-style-type: square;
}
ul ul{
 list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
#content a:link{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
#content a:visited{
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover {
	color: #FF6600;
	text-decoration:underline;
}


#footer a:link{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:visited{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration:underline;
}

#footerhome a:link{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#footerhome a:visited{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#footerhome a:hover {
	color: #FF6600;
	text-decoration:underline;
}


HTML {
scrollbar-arrow-color: #e6dcd0;
scrollbar-base-color: #999999;
scrollbar-dark-shadow-color: #999999;
scrollbar-track-color: #e6dcd0;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #cccccc;
scrollbar-3d-light-color: #999999;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-image:  url("images/linen_ivory.jpg");
	text-align: center;
	/* part 1 of 2 centering hack */
}
html>body #content {
	width: 700px; /* ie5win fudge ends */
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-size: 11px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#content {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 700px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 50px;
}
#sidebar {
	position: relative;
	height: auto;
	width: 101px;
	top: 10px;
}
#hline {
	position: absolute;
	height: 4px;
	width: 600px;
	top: 88px;
	margin-left: 8px;
}
#header {
	position: absolute;
	height: 44px;
	width: 304px;
	top: 10px;
	margin-left: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
}
#textbox {
	position: absolute;
	width: 560px;
	margin-left: 120px;
	top: 160px;
	border: 1px solid #000000;
	padding: 10px;
}
#textboxhome {
	position: absolute;
	width: 500px;
	margin-left: 146px;
	top: 150px;
	padding: 10px;
}
#header2 {
	margin-left: 115px;
	position: absolute;
	height: 16px;
	width: 545px;
	top: 65px;
}
#navbar {
	margin-left: 124px;
	position: absolute;
	height: 22px;
	width: 560px;
	top: 100px;
}
#navsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 130px;
	position: absolute;
	height: 20px;
	width: 340px;
	top: 135px;
}
#printer {
	margin-left: 580px;
	position: absolute;
	height: 24px;
	width: 111px;
	top: 180px;
	font-size: 11px;
	z-index: 2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	position: static;
	width: 560px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #666666;
	margin-bottom: -35px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 50px;
}
#footerhome {
	position: static;
	width: 500px;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #666666;
	margin-bottom: -10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 50px;
	color: #666666;
}
#copyright {
	width: 500px;
	margin-left: 25px;
	position: static;
	text-align: center;
	margin-top: 20px;
	color: #666666;
}
#navfoot {
	width: 500px;
	margin-left: 25px;
	position: static;
	text-align: center;
}
