/* CSS Document */

#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
}

h1 {
   width: 692px;
   height: 90px;
   text-indent: -9999px;
   margin: 0;
   padding: 0;
}

#left {
	width: 178px;
	float: right;
	background-color:#FFFFFF;
}

#content {
	width: 479px;
	float: left;
	padding: 15px 10px 10px 10px;
	border: 1px dashed #000;
	background: url(images/dotswhite.gif);
}

#content h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #FFF;
	color: #CC0000;
	padding: 0 0 0 15px;
}

#footer {
	width: 479px;
	border-top: 1px solid #000000;
	font: Arial, Helvetica, sans-serif 9px #333333;
	}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	margin: 10px;
	background-color: #FF9900;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}
.imageborder {
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #000;
	}

#navcontainer {
	width: 178px;
	border-left: 2px solid #CCFF33;
	background: url(images/plaid.gif);
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	list-style-image:none;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
 	color: #fff;
 	text-decoration: none;
}

#navcontainer a:hover {
	color: #FF6600;
	background-color: #000;
}

#navcontainer li a#current {
	color: #333333;
	background-color:#FFFF33;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style4 {color: #CC3300; font-weight: bold; }

a:link {
	text-decoration: none;
	color: #009933
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #3399FF
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.style5 {font-size: 9px}
.style6 {color: #0099FF}

.text1 {	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	background-color: #99CCFF;
}

#content ul {
background-color:#FFFFFF;
}
