/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 90%/110% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.5em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
   	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
.clearboth {
	clear: both;
	height: 1px;
}
/* End Initial */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
body {
	background-color: #FFF7D2;
	background-image: url(../images/gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
}
#header {
	background-color: #FFF;
	padding: 0 10px;
	padding-top: 10px;
	background-image: url(../images/headbg.jpg);
	background-repeat: repeat-y;
	height: 150px;
}
#main {
	clear: both;
	background-color: #FFF;
	padding: 0 10px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;	
	float: left;
}
#footwrap {
	width: 760px;
	padding: 20px 10px;
	padding-top: 10px;
	background-color: #FFF;
	background-image: url(../images/footbg.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	clear: both;
}
#page {
	width: 780px;
	color: #333;
	margin: 0 auto;
	line-height: 140%;
}
a, a:link {
	/*color: #426B84;*/
	color: #003366;
	text-decoration: underline;	
}
a:visited {
	color: #555;
}
a:hover {
	color: #F98718;
	text-decoration: underline;	
	background: none;
}
ul {
	list-style: none;
}
li {
	padding-left: 15px;
	background-image: url(../images/listbg.gif);
	background-repeat: no-repeat;
	height: 1%;
}	
#logo {
	padding: 20px 0 0 20px;
	float: left;
}
#banner {
	padding: 10px;
	float: right;
}
h1 {
	color: #426B84;
	font-size: 130%;
	padding: 2px 18px;
	background-image: url(../images/hbg.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 90%;
}
#footer {
	padding: 10px 20px;
	clear: both;	
	border-top: 1px solid #F98718; 
	width: 700px;
	margin: 0 auto;
	margin-top: 10px;
}
#copy {
	float: left;
}
#footlinks {
	float: right;
	display: inline;
}
#footlinks ul {
	display: inline;
	list-style: none;
}
#footlinks li {
	float: left;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main {
	clear: both;
}
#wrap {
	float: right;
	width: 520px;
	padding: 10px;
	border-top: 1px solid #F98718;
	position: relative;
	right: 16px;
}
#sidebar {
	float: left;
	width: 200px;
}
#nav {
        width: 200px;
        }
#nav ul, {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#nav li {
	background-image: none;
	padding: 0;
} 
#nav li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
		font-weight: bold;
		text-transform: capitalize;
        }

#nav li a:link, #nav li a:visited {
        color: #333;
        display: block;
        background: url(../images/navbg.gif);
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }

#nav li a:hover, #nav li #current {
        color: #FFF;
        background: url(../images/navbg.gif) 0 -32px;
		background-repeat: no-repeat;
        padding: 8px 0 0 10px;
        }
#nav li #current {
	cursor: default;
}
.resources {
	/*background-color: #E8EFF3;*/
	background-color: #FFFF99;
	width: 180px;
	margin-top: 10px;
	margin-left: 12px;
	background-image: url(../images/sidebg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;	
}
.resources h2 {
	background-image: url(../images/sidebg_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-size: 110%;
	color: #FFF;
	padding: 5px;
	margin: 0;
	/*background-color: #426B84;*/
	background-color: #ED1509;
}
div.resources h2.manuals-head {
	background-color: #ED1509;
}
div.resources h2.manuals-head a {
	color: #FFF;
}
div.manuals {
	background: none;
}
hr {
	border: 0;
	color: #F98718;
	background-color: #F98718;
	height: 1px;
	margin-top: 20px;
}
#content dl {
	padding-left: 30px;
}
#content dl dt {
	color: #426B84;
	font-weight: bold;
	margin-top: 20px;
}
div.alert {
	font-weight: bold;
	color: #FF0000;
	width: 450px;
	padding: 10px;
	margin: 0 auto;
	background-color: #F5F5F5;
	border: 1px solid #F98718;
	margin-bottom: 10px;
} 
fieldset { 
	border: 1px solid #F98718;
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	font-size: 100%; 
}
fieldset input, fieldset textarea {
	margin-bottom: 10px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
  float:left;
  width:130px;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  color: #444;
  margin-bottom: 10px;
}
legend {
	padding: 0.5em 1em;
	border: 1px solid #F98718;
	color: #F98718;
	font-weight: bold;
	text-align:right;
	margin-left: 20px;
}
p.button {
	text-align: center;
}
input.button {
	padding: 3px;
	font-weight: bold;
	width: 170px;
	color: #444;
}
#required-notice {
	text-align: center;
	margin: 15px 0;
}
span.required {
	font-weight: bold;
	color: #FF0000;
}
#messagesent {
	text-align: center;
	font-weight: bold;
}
span.event-title {
	color: #970F00;
	font-weight: bold;
	font-size: 110%;
}
span.event-subtitle {
	color: #970F00;
}
span.event-venue {
	font-weight: bold;
}
div.event-more {
	width: 250px;
	float: left;	
}
div.event-more h2 {
	text-align: center;
	font-size: 110%;	
}
div.event-more div {
	margin: 10px;
	border-top: 2px solid #F98718;
}
div.event-day {
	width: 450px;
	margin: 0 auto;	
}
div.event-day h2 {
	text-align: center;
	font-size: 110%;	
}
div.event-day div {
	margin: 5px;
	border-top: 2px solid #F98718;
	font-size: 90%;
}
div.event-day div ul li ul li{
	background: none;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
}
div.accredited {
	width: 430px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #F98718;	
	margin: 0 auto;
	margin-top: 10px;
}