/* CSS Document */

body {
	background-color: #ffffff;
	font: 0.81em Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	}

a {
	text-decoration: underline;
	color: #0000ff;
}

a:hover {
	color: #458000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	color: #003366;
	text-align: center;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0px;
	color: #467F00;
	text-align: center;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	color: #0061B0;
	}

#content {
	width: 760px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-top:2px solid #0081C6;
	border-bottom: 0px;
	border-left:2px solid #0081C6;
	border-right:2px solid #0081C6;
}

#main {
	margin: 0px;
	width: 415px;
	text-align: left;
	display: block;
	padding: 5px 0px 0px 0px;
	margin-left: 170px;
	}
	
#main1 {
	text-align: left;
	display: block;
	margin: 5px 5px 5px 170px;
	position: relative;
	padding: 0;
	}

#titlebar {
	margin: 0;
	display: block;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 85px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #B9D600;
	}
	
#tagline {
	padding: 60px 5px 0px 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	}

#leftcol {
	display: block;
	float: left;
	width: 150px;
	margin: 5px;
	
	}
#menu {
	margin: 0px;
	display: block;
	background-color: #E5ECF6; 
	border-bottom: 3px solid #B6BDC5;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;	
   	width: 155px;
	}

#menu a {
	display: block;
	text-decoration: none;
	color: #003367; 
	border-bottom: 1px dotted #b6bdc5;
	padding: 5px 5px 5px 10px;
   	width: 140px;
	}

#menu a:hover {
	display: block;
	color: #003367;
	background-color: #B8C9E3;
	border-bottom: 1px dotted #b6bdc5;
	padding: 5px 5px 5px 10px;
   	width: 140px;
	}

#submenu {
	margin: 0;
	display: block;
	background-color: #E5ECF6; 
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;	
   	width: 155px;
	}

#submenu a {
	display: block;
	text-decoration: none;
	color: #003367; 
	border-bottom: 1px dotted #b6bdc5;
	padding: 5px 5px 5px 20px;
   	width: 130px;
	}

#submenu a:hover {
	display: block;
	color: #003367;
	background-color: #B8C9E3;
	border-bottom: 1px dotted #b6bdc5;
	padding: 5px 5px 5px 20px;
   	width: 130px;
	}

#lhs {
	font-size: 11px;
	font-weight: 800;
	}

#breadcrumb {
	background-color: #E5ECF6;
	color: #003366;
	display: block;
	padding: 1px 5px 4px 5px;
	margin: 0px;
	border-bottom: 2px solid #B6BDC5;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}

#breadcrumb a {
	font-weight: bold;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #458000;
	font-style: normal;
	text-decoration: none;
}

#footer {
	display: block;
	background-color: #E5ECF6;
	font: 11px arial,helvetica,sans-serif;
	color: #004299;
	padding: 10px;
    border-top: 3px solid #B8D700;
	border-bottom: 0;
	border-left:2px solid #0081C6;
	border-right:2px solid #0081C6;
	text-align: center;
	
	}
	
.copyright {
	color: #CCCCCC;
	font-size: 10px;
}

#johnsonbox {
	border: 2px solid #ff0000; 
	background-color: #eeeeee; 
	margin: 0 auto; 
	width: 360px; 
	padding: 10px;
}

ul.faq {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

ul.faq li {
/*	background-image: url(/dev/images/arrow-down.gif); 
	background-repeat: no-repeat;
	 
	background-position: 0 5px; */
	list-style-image: url('images/arrow-down.gif');
	list-style-position: outside;
	padding: 2px;
	margin: 0;
}

#rightcol
{
	float: right;
	width: 160px;
	display: block;
	text-align: left;
	padding: 5px 5px 5px 0px;
}

#news
{
	padding: 10px;
	font-size: 11px;
	color: #036;
	background-color: #ecf2f9;
	border-bottom: 3px solid #B6BDC5;
}

.input
{
	background-color: #9ebfde;
	border: 1px inset #d9e5f3;
	height: 15px;
	width: 80px;
	font: 10px verdana,arial,helvetica,sans-serif;
	color: #000000;
}

ul li {
	padding: 2px;
	list-style: none outside url('images/bullet.gif');
}

#preheader, #preheader a {
	font: bold 11px arial,helvetica, sans-serif;
	width: 760px;
	color: #000099;
	text-align: right;
	margin: 0px;
    padding: 2px 0px 2px 0px;
	text-decoration: none;
}



.contact_form {
	background-color: #eeeeee; 
	border: 2px solid #999999; 
	padding: 5px; 
	text-align: left; 
}

.required {
	font-size: 9px; 
	color: #ff0000
}

#subfooter {
	font-size: 0.8em;
	background-color: #ffffff;
	padding: 4px 0px;
	color: #989898;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
	border-left:2px solid #0081C6;
	border-right:2px solid #0081C6;
	border-top: 0;
	border-bottom:2px solid #0081C6;
}

#subfooter A {
	color: #989898; 
	text-decoration: none;
}

#subfooter A:hover {
	text-decoration: underline;
	color: #003367; 
}

#credit, #credit a
{
	font-size: 10px;
	color: #999999;
	display: block;
	width: 760px;
	padding: 2px;
	text-decoration: underline;
}

#credit a:hover
{
	color: #666666;
	text-decoration: none;
}