body {
	margin: 0px;
}

#wrapper {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../media/main_bg.gif);
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 11px;
	line-height: 1.6em;
	color: #333333;
	position: relative;
}

#masthead {
	height: 101px;

}
#nav {
	background-image: url(../media/nav_bg_2.gif);
	background-repeat: no-repeat;
	height: 30px;

}

#content_home {
	margin-right: 190px;
	margin-left: 160px;
	margin-top: 60px;
	padding-top: 60px;
	background-image: url(../media/smile.gif);
	background-repeat: no-repeat;
}


#content {
	margin-right: 220px;
	margin-left: 160px;
	margin-top: 60px;
	padding-top: 30px;
	background-image: url(../media/keyline_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#rightbar_home {
	position: absolute;
	width: 150px;
	left: 570px;
	top: 130px;
}

#rightbar {
	position: absolute;
	width: 150px;
	left: 560px;
	top: 180px;
}

#leftbar_home {
	float: left;
	padding-top: 100px;
	width: 120px;
	margin-left: 15px;
}

#leftbar {
	float: left;
	padding-top: 30px;
	width: 120px;
	margin-left: 15px;
}

#leftbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#leftbar li {
	padding-bottom: 6px;
	padding-top: 2px;
	line-height: 1.4em;
}

#leftbar li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}

#leftbar li a:hover {
	color: #000066;
}

.on {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding: 0px;
}


#leftbar ul.sublist {
	margin: 0px 0px 3px;
	padding: 0px;
	list-style-type: none;
}

#leftbar ul.sublist li {
	font-size: 10px;
	line-height: 1.2em;
	padding: 4px 0px;
}

#leftbar ul.sublist li a {
	padding-left: 15px;
	display: block;
}

#leftbar ul.sublist li a:hover {
	background-image: url(../media/blue_arrow.gif);
	background-repeat: no-repeat;
}

#leftbar ul.sublist li.on2 {
	display: block;
	padding: 2px 0 2px 15px;
	background-image: url(../media/blue_arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000066;
}

#footer {
	font-size: 9px;
	line-height: 1.4em;
	color: #999999;
	margin-top: 130px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
}

#footer p {
	margin: 0px;

}
h1 {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #999999;
}
h2 {
	font-size: 13px;
	line-height: 1.4em;
	color: #999999;
	margin: 0.25em 0px 0.5em;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
}
a:link, a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

fieldset {
	font-family: "Lucida Grande", Verdana, Arial;
	border: 1px solid #CCCCCC;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 0px;
}
.longField {
	width: 240px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	padding: 2px;
}

.butski {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #EEE;
	padding: 2px;
}

.textA {
	width: 240px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	padding: 2px;
}
legend {
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}
.small {
	color: #666666;
}

#errors h2, #errors ul, #errors li, #errors p {
	color: #990000;

}
#content ul {
	margin: 0px 0px 1em;
	padding: 0px 0px 0px 2em;

}

#content li {

}
.red {
	color: #990000;
}

#map {
	height: 350px;
	width: 350px;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #999999;

}

.left {
	float: left;
}
.right {
	float: right;
}

.tab {
	margin: 0 0 1em 0
}.names {
	font-weight: bold;
	margin-top: 2em;
	color: #83BBE2;
}
