.johnson {
	border: 2px dashed red; 
	background-color: #eeeeee;
}

body {
	margin: 0px;
	background-color: #3C537D;
}
.bg-left {
	background-image: url(images/bg-leftshadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.bg-right {
	background-image: url(images/bg-rightshadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.bg-horiline {
	background-image: url(images/bg-horiline.gif);
	background-repeat: repeat-x;
}
.bg-vertiline {
	background-image: url(images/bg-vertiline.gif);
	background-repeat: repeat-y;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #77C415;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
}
.bg-menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-menuline {
	background-image: url(images/bg-menuline.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.menuleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FC6500;
	text-decoration: underline;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FC6500;
	text-decoration: underline;
}
.bg-leftpannel {
	background-image: url(images/bg-leftpannel.gif);
	background-repeat: repeat-y;
	width: 196px;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FC6500;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0D3692;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.footertext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF6600;
}
.menuleft:hover {
	color: #207AD1;
	text-decoration: underline;
}
.footerlink:hover {
	color: #FF6600;
	text-decoration: underline;
}
.link1:hover {
	color: #207AD1;
	text-decoration: underline;
}
.link2:hover {
	color: #207AD1;
	text-decoration: underline;
}
a.menulink:link, a.menulink:visited {
	color: #FFFFFF;
}
a.menulink:hover {
	color: #77C415;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
}

h2 { font-size: 16px; color:black  }
h3 { font-size: 14px; color:black }
h4, h5, h6 { font-size: 12px; color:black }
