@charset "UTF-8";
#sidebar {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 240px;
}
/* CSS Document */

/* specify blanket rules for all elements */
body {
	margin:0px;
	font: 80% "Lucida Grande", Verdana, sans-serif;
	}
#container_middle {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#acrbaticon {
	float: right;
	width: 100px;
	margin-left: 30px;
	margin-top: -20px;
}
	
/* rules for headings */

#topbaracross {
	background: #FFFFFF repeat-x;
	height: 25px;
	width: auto;
	padding-left: 5px;
	margin-top: 10px;
	border-top: 1px solid #6A6F7B;
	border-bottom: 1px solid #6A6F7B;
}
.h1content {
	font: bold 18px "Lucida Grande", Verdana, sans-serif;
	color: #000000;
}
.h2content {
	font: italic bold 120% "Lucida Grande", Verdana, sans-serif;
	letter-spacing: normal;
	margin-left: 2px;
}
.h3content {
	font: italic bold normal 115% "Lucida Grande", Verdana, sans-serif;
	letter-spacing: normal;
	margin-bottom: 9px;
	width: auto;
	border-bottom: thin solid #656A76;
	margin-left: 1px;
}
h4 {
	margin-left: 3px;
	font: bold 105%/110% "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 7px;
	margin-top: -1px;
}
.h4content {
	font: bold 105% "Lucida Grande", Verdana, sans-serif;
	letter-spacing: normal;
	margin-bottom: 9px;
	width: auto;
}

#content a:link, #content a:visited {
	font: 100%/20px "Lucida Grande", Verdana, sans-serif;
	margin-bottom: -8px;
	margin-top: -4px;
	text-align: justify;
}
#middlecontainer {
	width: 900px;
	margin-top: 3px;
}
#nav a:link, #nav a:visited {
	font: bolder normal 12px "Lucida Grande", Verdana, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 50px;
}

#nav a:hover {
	font: bolder normal 12px "Lucida Grande", Verdana, sans-serif;
	text-transform: uppercase;
	color: #F37920;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 50px;
}
#sidebar      h2   {
	font: oblique bolder 100%/normal "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: #FF7B0E;
	margin-bottom: -9px;
	text-align: left;
	margin-right: -15px;
	width: 240px;
	border-bottom: 1px solid #666666;
}
#sidebar        ul        li    {
	font: 11px/17px "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-align: left;
	list-style: disc outside;
	margin-top: -3px;
	margin-bottom: 5px;
	margin-left: -16px;
}
#sidebar   p {
	font: 11px/17px "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 5px;
	color: #000000;
	text-align: left;
	margin-left: 6px;
}

/* default p styles */
p {
	font-size:100%;
	line-height:150%;
	margin-top: -4px;
	margin-bottom: 20px;
	margin-left: 9px;
	text-align: justify;
	}
	
/* masthead */
#masthead {
	margin: 0px 0px 10px;
	padding-top: 10px;
	background: #FFFFFF;
	}
	
/* Footer */
#footer-wrapper {
	clear: both;
	border-top: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #E0E0E0 repeat;
	margin-top: 10px;
	height: auto;
}
.footer {
	font: 9px/120% "Lucida Grande", Verdana, sans-serif;
	vertical-align: middle;
	list-style: url(none) none;
	margin-left: -9px;
	background: #E0E0E0 repeat;
}

 *html body {
  overflow: hidden;
}
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}
#content {
	margin-bottom:20px;
	float: left;
	width: 595px;
	padding: 10px 20px 10px 10px;
	margin-left: 15px;
	display: block;
	border-right: 1px solid #666666;
}
#topnav a:link, #topnav a:visited {
	font: 85% "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: right;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topnav a:hover {
	font: 85% "Lucida Grande", Verdana, sans-serif;
	color: #E77526;
	text-align: right;
	float: right;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ulcontent {
	font: 100%/150% "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-align: left;
	list-style: outside;
	margin-top: -3px;
	margin-bottom: 5px;
}

#sidebar a:link, #sidebar a:visited {
	font: 11px "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
#sidebar a:hover {
	font: 11px "Lucida Grande", Verdana, sans-serif;
	color: #F57A20;
	text-decoration: none;
}
#topnav {
	margin-right: 50px;
}
.ulcontent_images {
	font: 100%/120% "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-align: left;
	list-style: outside;
	margin-top: -3px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content a:link, #content a:visited {
	font: 100% "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	font: 100% "Lucida Grande", Verdana, sans-serif;
	color: #F67B20;
	text-decoration: underline;
}
#smallcontent {
	float: left;
	width: 295px;
	padding-left: 5px;
	display: block;
}
#smallcontentright {
	float: left;
	width: 295px;
	padding-left: 5px;
	display: block;
}
.ulcontentnobullets {
	list-style: disc url(none) outside;
	line-height: 190%;
	margin-top: -2px;
}
h5 {
	font: bold 105%/110% "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 7px;
	margin-top: -1px;
	margin-left: 12px;
	text-transform: uppercase;
}
.bold {
	font-weight: bolder;
}
#centerwrapper {
	margin: auto;
	width: 900px;
}
.imagebottommargin {
	margin-bottom: 100px;
}
.sidebar_menu_shift_down {
	margin-top: 5px;
}
.home_form {
	background-color: #CF0;
	width: 240px;
}
#form1wrapper {
	background-color: #F90;
}
form .name_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #9CF;
}

