z/* global elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body, td, th {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ffffff;
		font-size: 14px;
	line-height:18px;
}
body {
	margin: 0px;
	clear: both;
	background-image: url(resource/img_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	  height:100%;
}
*html #site-background{
  height: 100%;
}
#site-background{
  min-height:100%;
}
p {
	padding: 0px;
	margin-top: 0px;
}
hr {
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFCC00;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:hover {
	color: #999999;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:active {
	color: #999999;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FFCC00;
	line-height: 28px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #FFCC00;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;

}
h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h6 {
	font-size: 16px;
	color: #FFCC00;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	margin-bottom: 10px;
	margin-top: 5px;
	list-style-image: url(resource/bullet-main.png);
	list-style-position: inside;
	margin-left: 5px;
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 15px;
	list-style-position: inside;
}
ol {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 20px;
}
li {
}
.search-btn {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	background-color: #7f7f7f;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 4px;
}
.btn {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	background-color: #7f7f7f;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.sm-text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.btn1 {
	color: #000000;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	background-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
}
.btn2 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	border:1px solid;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	background-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.searchfield {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 200px;
	margin-right: 5px;
}
.form-column-container {
	display: block;
	float: none;
	width: 440px;
}
.form-column {
	display: block;
	float: left;
	width: 100px;
}
.formfield1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 220px;
	margin-bottom: 10px;
}
.formfield2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 100px;
	margin-bottom: 10px;
}
.formfield3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 50px;
	margin-bottom: 10px;
}
.formfield4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 75px;
}
.formfield5 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F9DB9;
	width: 260px;
	margin-bottom: 10px;
}
.arrow {
}
.morearrow {
	display: none;
}
.backarrow {
	background-image: url(resource/bullet-arrow-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	display: block;
	float: left;
	padding-left: 15px;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.spacer {
	clear: both;
	height: 1px;
}
.spacer-6px {
	clear:both;
	display: block;
	height: 6px;
}
.spacer-10px {
	clear:both;
	display: block;
	height: 10px;
}
.spacer-19px {
	clear:both;
	display: block;
	height: 19px;
}
.spacer-20px {
	clear:both;
	display: block;
	height: 20px;
}
.spacer-29px {
	clear:both;
	display: block;
	height: 29px;
}
.spacer-34px {
	clear:both;
	display: block;
	height: 34px;
}
.spacer-35px {
	display:none;
}
.spacer-50px {
	display: block;
	height: 25px;
	width: 50px;
	float:left;
}
.spacer-100px {
	clear:both;
	display: block;
	height: 100px;
}
.quote {
}
.mandatory {
	color: #CC0000;
}
.pagination-container {
	margin-top: 5px;
	text-align: center;
	display: block;
}
.callout {
}
.divider {
}
.date {
	color: #7f7f7f;
	font-weight: bold;
	padding-bottom: 5px;
}
.rssfeeds {
display:block;
float:none;
	position: relative;
	z-index: 50;	
 left: 600px;
	top: 30px;
	
}
.captionbox {
}
.thumbbox {
}
.msg-error {
	color: #00CC00;
	font-style: italic;
	font-size: 13px;
}
.msg-info {
	color: #999999;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
.form-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.hr-divider {
	margin-bottom: 10px;
	height: 1px;
}
.header-divider {
	margin-bottom: 10px;
	background-image: url(resource/header-divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
}
/* global navigation */
#nav-menu {

}
.nav-menu-level1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 8px 7px 5px 5px;
	text-decoration: none;
	float: left;
	background-image: url(resource/primary-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-menu-level1 a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 8px 7px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-menu-level1 a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 8px 7px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-menu-level1 a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 8px 7px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#sub-menu {
	width: 215px;
	margin-top: -30px;
	padding-bottom: 10px;
}
.sub-menu-standard {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
padding: 10px;
			background-image: url(resource/subnav-bg.png);
				_background-image: url(resource/subnav-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border-bottom: 1px solid #000000;
}
.sub-menu-standard a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
		background-image: url(resource/bullet-subnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.sub-menu-standard a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
		background-image: url(resource/bullet-subnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.sub-menu-standard a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
		background-image: url(resource/bullet-subnav-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.sub-menu-highlight {

	color: #FFCC00;

}
.sub-menu-subpage {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
	background-image: url(resource/subnav-bg.png);
	background-repeat: repeat;

	
}
.sub-menu-subpage a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;

}
.sub-menu-subpage a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
	padding-left: 15px;
}
.sub-menu-subpage a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;

	padding-left: 15px;
}
.sub-menu-subpage-highlight {
	color: #FFCC00;
	text-decoration: none;
}
#nav-menu-level2 {
	width: 712px;
	display: block;
	float: left;
	background-color: #999999;
	font-size: 10px;
}
.nav-menu-level2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.nav-menu-level2 a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.nav-menu-level2 a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.nav-menu-level2 a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86bbca;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.nav-menu-level2-selected {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
#breadcrumb-container {
}
#breadcrumb {
	font-size: 12px;
	color: #FFCC00;
	padding-bottom: 5px;
}
#breadcrumb a:link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
#breadcrumb a:visited {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:active {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
/* specific divs */

#body-container {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	/*	height: 436px; */
	margin:  0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	background-image: url(resource/img_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#column-a {
	display: block;
	float: left;
	width: 470px;
		padding-bottom: 50px;
}
#column-b {
	display: block;
	float: right;
	width: 235px;
		padding-bottom: 50px;
}
#column-c {
	display: block;
	float: left;
	width: 712px;
		padding-bottom: 50px;
		padding-top: 50px;
}
#home-column-a {
	display: block;
	width: 215px;
	margin-right: 15px;
	float: left;
		padding-bottom: 50px;
		padding-top: 50px;
}
#home-column-b {
	display: block;
	width: 512px;
	float: left;
	padding-bottom: 50px;
	padding-top: 50px;
}
#home-column-c {
	display: block;
	width: 240px;
	float: right;
		padding-bottom: 50px;
		padding-top: 50px;
}
#logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
	
}

#logo img {
float:left;
}

#header-container {
	position: absolute;
	z-index: 100;
	top: 112px;
	width: 800px;
	left: 50%;
	margin-left: -310px;
}
#home-img-container {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sub-img-container {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#home-content-container {
	width: 1000px;
	margin: 0 auto 0;
	padding: 0;
	clear:both;
}
#content-container {
	margin-top: 5px;
	border: 1px solid #999999;
	padding: 5px 15px 15px;
}
#abstract-container {
	border: 1px solid #999999;
	padding: 0px 15px;
}
#hero {

}
#hero img{
	display: block;
	float: none;
		padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

#home-hero {
	display: block;
	float: none;
	width: 512px;
	height: 310px;
	border: 1px solid #FFFFFF;
}
#home-hero img {

}
#followon-hero {
	display: block;
	float: none;
	width: 512px;
	height: 150px;
	border: 1px solid #FFFFFF;
}
#followon-hero img {
}

.custom-img{
	display: block;
	float: none;
	width: 512px;
	height: 150px;
	border: 1px solid #FFFFFF;
	
}
.custom-img img {

}
.thumbnail-img {

}
.thumbnail-img img {
	margin-right: 10px;
	display: block;
	float: left;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	border: 1px solid #FFFFFF;
}
.full-img {

}
.full-img img{
	display: block;
	float: none;
	background-color: #000000;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	border: 1px solid #FFFFFF;
	max-width:512px;
 width:expression(this.width > 511 ? "512px" : this.width);
	margin-bottom: 20px;
        height:auto;
}
.sidebar {
	display: block;
	float: left;
	padding: 10px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	width: 220px;
	margin-bottom: 10px;
}
.sidebar a:link {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.sidebar a:visited {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.sidebar a:hover {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.sidebar a:active {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.sidebar-img img {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#search-container {
	background-color: #00FF00;
}

#search {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	display: block;
	width: 160px;
	float: right;
	position: relative;
	top: 5px;
	font-weight: bold;
	}
	
	
#search a:link {
}
#search a:visited {
}
#search a:hover {
}
#search a:active {
}
#header-block {
display: block;
	float: none;
	height: 147px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	background-image: url(resource/navbar.png);
	_background-image: url(resource/navbar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}
#login-container {
	display: block;
	padding-bottom: 10px;
}
#login {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#login a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#login a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#newsletter {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	margin-bottom: -10px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 220px;
}
#footer-container {
}
.footer {
display: inline;

	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		margin-top: 20px;
		padding-top: 20px;
	padding-bottom: 20px;

}
.footer a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.copyright {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.copyright a:link {
}
.copyright a:visited {
}
.copyright a:hover {
}
.copyright a:active {
}
/* feature components*/
#featured-box-container {
display:none;
}
#random-box-container {
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	background-color: #392e22;
}
.featured-box-container-hdr {
	font-size: 14px;
	color: #FFCC00;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.featured-box-img img {
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	border: 1px solid #FFFFFF;

}
.featured-box {
	display: block;
float:none;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: 1px solid #000000;
	clear: both;

}
.featured-box p{
height: 50px;
overflow: hidden;

}
.featured-box-text {
	display: block;
	float: none;
	line-height: 15px;
	font-size: 13px;
}
.featured-box a:link {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.featured-box a:visited {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.featured-box a:hover {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.featured-box a:active {
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.featured-box-title {
	font-size: 13px;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	line-height: 10px;
}
.home-featured-box {
	width: 215px;

	overflow: hidden;
	display: block;
	float: none;
	margin-right:  10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: 1px solid #765029;
	clear:both;
}
.home-featured-box a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:  12px;
}
.home-featured-box a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:  12px;
}
.home-featured-box a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.home-featured-box a:active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#home-featured-box-top {
}
#home-featured-box-bottom {
}
.item-tile-container {
	margin-right: 10px;
	width: auto;
	display: block;
	float: left;
}
.item-container {
}
.group-item-tile {
}
.group-item {
}

#poll {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 12px;
	background-color: #000000;
	margin-bottom: 10px;
		display:block;
		float: none;
}
#poll h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#poll h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#poll .poll_option {
	display:block;
		margin-bottom: 5px;
}
#poll .poll_results {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#poll .poll_graph {
	background-color: #3E3E3E;
	display:block;
	height:12px;
}
#poll a:link {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#poll a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#poll a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
#banner-container {
	position:absolute;
	top:0;
	right:0;
}
/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */

    
#inlinecal {
	margin-top:5px;
	margin-bottom:5px;
}
.selected_day {
}
.selected_day a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background: #dadada url(resource/selected_day.png) 0 50% repeat-x !important;
	cursor: pointer;
	border: 1px solid #ffffff !important;
}
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
	background: #000000;
	font-size: 1.1em;
	border: 1px solid #FFFFFF;
	/*width: 15.5em; */
  width: 230px;
	padding: 2.5em .5em .5em .5em;
	position: relative;
	margin-bottom: 10px;
}
#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #000000;

}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #000000 url(resource/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 18em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(resource/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(resource/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(resource/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(resource/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(resource/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(resource/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(resource/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
		font-weight: bold;
	background: #aaaaaa;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 8em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 7.4em;
	left: 10.4em;
}
table.ui-datepicker {
	width: 230px;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #FFFFFF;
	background: #e6e6e6 url(resource/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #000000;
}
table.ui-datepicker td a:hover {
	border: 1px solid #FFFFFF;
	color: #000000;
	background: #dadada url(resource/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #000000 url(resource/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #FFFFFF;
	text-transform: uppercase;/*border-bottom: 1px solid #d3d3d3;*/
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #FFFFFF;
}
#pagetools {
	display:inline-block;
}


.sf-menu {
	float:			left;
	margin-bottom:	1em;
}

.sf-menu > li{
	background-image: url(resource/primary-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
    padding: 4px 7px 5px 5px;
}

.sf-menu a {

    padding: 8px 7px 5px 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #fff;
	/*padding: .75em 1em;*/
    font-weight: bold;
	text-decoration:none;
    white-space: nowrap;
    text-transform: uppercase ;
    text-decoration: none ;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	
}
.sf-menu li li {
	background:		#433B34;
	border-top:	1px solid #fff;
}
.sf-menu li li li {
	background:		#433B34;
	border-top:	1px solid #fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/* background:		#CFDEFF; */
	outline:		0;
    color: #FFCC00;
}

.sf-menu  li:hover   ul, .sf-menu  li.sfHover  ul {
top: 25px !important;
}

.sf-menu  li li:hover   ul, .sf-menu li li.sfHover  ul {
top: 0px !important;
}
.sf-menu  li li li:hover   ul, .sf-menu li li li.sfHover  ul {
top: 0px !important;
}



#home-content-container{ 
position:relative;
    z-index:1; 
    } 
#header-block { 
position:relative;
    z-index:2; 
    }  