/* 
  --------------------------------------------------------
  Format 3b CSS - horizontal nav, masthead, sidebar1, main, sidebar2, footer
  by Zee Designs - www.zeedesigns.com, and
  Vast Array Advertising Design - www.VastArray.com
  ZD-CMS™ custom site style integrated
  --------------------------------------------------------
*/


body{
	margin:10px 0 10px 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#23408f;
}
a:link {
	text-decoration:none;
	font-style:italic;
	font-weight: bold;
	color: #46873A;
	}
a:visited {
	text-decoration:none;
	color: #c6c;
	font-style:italic;
	font-weight: bold;
	}
a:hover {
	text-decoration:underline;
	color: #f5c749;
	}
#container	{
	background-color:#fff;
	background-image:none;
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
#masthead	{
	margin: 0px;
	padding: 0px;
	width: 760;
	height: 250px;
	background-image:none;
	position:relative;
	overflow:hidden;
}
form table {
	margin-bottom: 1em;
}
h1#site-title {
    background-image: none;
    width: 760px;
    height: 142px;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    font-size: 0px;
    overflow: hidden;
	}


#main{
	float: left;
	margin:  0;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 730px;
	height: auto;
	background-color: none;
	background-image:none;
	background-repeat: repeat-x;
	border: none;
	border-color: none;
}
#zd-primary-image  {
	margin:10px 0px 10px 10px;
	}

#footer {
	clear: both;
	background-color: #23408f;
	background-image:none;
	background-repeat: none;
	width: 760px;
	height: 30px;
}
h1 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 10px 0;
	color: #23408F;
	}
h2 {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h3 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h4 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin: 0 0 10px 0;
	}
h5 {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
h6{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	letter-spacing: normal;
	margin: 0 0 10px 0;
	}
p {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	margin: 0 0 10px 0;
	line-height: 15px;
	}
#main ul, #sidebar2 ul {
	font-size:11px;
	font-weight: normal;
	text-align:left;
	line-height: 15px;
	list-style-type:disc;
	}
#main ul ul li, #sidebar2 ul ul li{
	margin: 0 0 0 -20px;
	padding:0;
	}
#main ol, #sidebar2 ol {
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
	list-style-type:decimal;
	}
#main ol ol li, #sidebar2 ol ol li{
	margin: 0 0 0 -20px;
	padding:0;
	list-style-type:upper-alpha;
	}
img {
	border:none;
	}
#credits {
	padding: 5px 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}
#credits a:link, #credits a:visited, #credits a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


label {
	font-size: 11px;
}
