#main {
	width: 700px;
	margin-left: -350px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 50%;
	margin-right: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;

}

#navlist
{
	padding: 3px 0 3px 30px;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: 10px/normal Verdana, sans-serif;

}
#navcontainer{
	position: relative;
	background-image: url(metal.gif);
	padding-top: 2px;

}
#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	background: #50698F url(fade.jpg) top;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-bottom: 0px none #778;
	border-left: 1px solid #CCC;

}

#navlist li a:link { color: #999999; }
#navlist li a:visited { color: #999999; }

#navlist li a:hover
{
	color: #999999;
	background: url(fade.jpg) bottom;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-bottom: 1px solid #778;
	border-left: 1px solid #CCC;


}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #333333;
}
body {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-image: url(bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#top {
	margin: 0px;
	padding-top: 0px;
	background-image: url(fade.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 90px;
	background-position: 0px 0px;
	position: relative;
}
#comp {
	position: absolute;
	z-index: 10;
	left: 450px;
	top: 62px;

}
#content {
	margin-right: 20px;
	margin-left: 20px;
}
#top img {
	margin-top: 25px;
	margin-left: 20px;
}
#left {
	float: left;
	width: 400px;
}
#right {
	margin-left: 410px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
	position: relative;
	font-size: 10px;
	line-height: 17px;




}
#foot {
	clear: both;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669933;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(doc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #FF6600;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;





}
a {
	color: #0000FF;
}
a:hover {
	color: #FF6600;
}
blockquote {
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: lower-roman;
	color: #999999;
	margin-bottom: 30px;
	padding-bottom: 20px;



}
td {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;

}
#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(doc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #FF6600;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index: 12;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #F1F1F1;
	line-height: 19px;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B4D3E4;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin: 10px 0px 5px;







}
#right a {
	font-size: 10px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;

}
#frontlist li {
	background-image: url(dot.gif);
	background-position: left center;
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
}
.lite {
	color: #999999;
	font-size: 10px;
}
em {
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
address {
	font-style: normal;
	margin-left: 15px;
}

