body {
	background-color: #b2b8ba;
	background-image: url(/images/page_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	padding: 0px;
	margin: 0px;
}
a.pdf { 
	background: url(/images/icon_pdf.png) no-repeat left center;
	padding: 1px 0px 1px 20px;
	line-height: 16px;
}
a.txt { 
	background: url(/images/icon_txt.png) no-repeat left center;
	padding: 1px 0px 1px 20px;
	line-height: 16px;
}
a.zip {
	background: url(/images/icon_zip.png) no-repeat left center;
	padding: 1px 0px 1px 20px;
	line-height: 16px;
}
a.email {
	background: url(/images/icon_email.png) no-repeat left center;
	padding: 1px 0px 1px 20px;
	line-height: 16px;
}
a.file {
	background: url(/images/icon_file.png) no-repeat left center;
	padding: 1px 0px 1px 20px;
	line-height: 16px;
}
#holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 90px;
	width: 980px;
	margin: 10px 0px;
}
#newsletter_block {
	float: left;
	line-height: 30px;
	margin: 15px 15px 0px 0px;
	font-size: 12px;
	color: #78888c;
	text-align: right;
	width: 865px;
}
#newsletter_block .errors {
	color: #f8941e;
	font-weight: bold;
	font-size: 11px;
}
#header_menu {
	display: block;
	float: right;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_menu a {
	font-size: 12px;
	color: #576062;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#header_menu a:hover {
	background-color: #FFFFFF;
}
#header_menu li {
	display: block;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #727B81;
	float: left;
}
#header_menu li.last {
	border-right-style: none;
}
#header_menu .hello {
	font-size: 12px;
	color: #78888c;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	height: 90px;
	width: 100px;
}
#topnav {
	float: left;
	width: 980px;
}
#main_menu {
	display: block;
	float: left;
	width: 980px;
	margin: 0px;
	list-style-type: none;
	background-image: url(/images/main_menu_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
}
#main_menu a {
	font-size: 12px;
	color: #484d50;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#main_menu a.selected {
	background-color: #FFFFFF;
	font-weight: bold;
}
#main_menu a:hover {
	color: #F8941E;
}
#main_menu li {
	display: block;
	float: left;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5C8CB;
}
#sub_menu {
	display: block;
	float: left;
	width: 980px;
	margin: 0px;
	list-style-type: none;
	background-image: url(/images/sub_menu_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 20px;
}
#sub_menu a {
	font-size: 12px;
	color: #484d50;
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#sub_menu a.selected {
	font-weight: bold;
}
#sub_menu a.rss {
	background-image:url(/images/icon_rss.gif);
	background-repeat:no-repeat;
	background-position: 15px center;
	padding-left: 30px;
}
#sub_menu a:hover {
	color: #F8941E;
}
#sub_menu li {
	display: block;
	float: left;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E9EAEB;
	margin-top: 1px;
	margin-bottom: 1px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 980px;
	padding-bottom: 20px;
	background-image: url(/images/paper_lower_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_column {
	width: 775px;
	font-size: 12px;
	float: left;
	clear: left;
	padding-top: 15px;
	padding-left: 15px;
}
#right_column {
	float: left;
	width: 160px;
	margin-left: 15px;
}
#right_column .button {
	float: left;
	width: 160px;
	margin: 5px 0px 5px 0px;
}
#right_column .block {
	float: left;
	width: 160px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d9dfe4;
	font-size: 11px;
	padding-bottom: 25px;
}
#right_column .block h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 160px;
}
#right_column .block h2 a {
	color: #3f4447;
	text-decoration: none;
}
#right_column .block h2 a:hover {
	color: #F8941E;
	text-decoration: underline;
}
#right_column .block .logo {
	float: left;
	width: 160px;
	margin-top: 10px;
	text-align: center;
}
#footer_nav {
	float: left;
	width: 965px;
	padding-left: 15px;
}
#footer_nav h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer_nav a {
	color: #373D3E;
	text-decoration: none;
	padding: 3px;
	display: block;
	clear: left;
	float: left;
}
#footer_nav a:hover {
	background-color: #FFFFFF;
}
#footer_nav .block {
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	width: 100px;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer {
	float: left;
	width: 950px;
	font-size: 11px;
	color: #7f8a90;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.generic_page {
	float: left;
	width: 775px;
}
.generic_page h1 {
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	float: left;
	width: 775px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9DFE4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.generic_page h2 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	width: 775px;
	display: block;
}
.generic_page h3 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	width: 775px;
	display: block;
}
.generic_page .details {
	font-size: 13px;
	float: left;
	width: 775px;
	margin-top: 3px;
	color: #9eaab3;
}
.generic_page .details a {
	color: #4c707c;
	text-decoration: none;
}
.generic_page .details a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.generic_page .body {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
}
.generic_page .body a {
	color: #4c707c;
	text-decoration: underline;
}
.generic_page .body a:hover {
	color: #F8941E;
	text-decoration: none;
}
.generic_page .body p {
	margin-top: 0px;
}
.generic_page .file_attachment {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
	font-weight: bold;
}
.generic_page .file_attachment a {
	color: #4c707c;
	text-decoration: underline;
	font-weight: normal;
}
.generic_page .file_attachment a:hover {
	color: #F8941E;
	text-decoration: none;
}
.generic_page .entry_category_list {
	float: left;
	width: 775px;
	margin: 10px 0px 0px 0px;
}
.generic_page .entry_category_list ul {
	display: block;
	float: left;
	width: 775px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.generic_page .entry_category_list ul li ul {
	margin: 10px 0px 0px 0px;
}
.generic_page .entry_category_list ul li {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.generic_page .entry_category_list ul li ul li {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
.generic_page .entry_category_list a {
	color: #3F4447;
	text-decoration: none;
}
.generic_page .entry_category_list a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.generic_page .form_holder {
	margin: 0px;
	padding: 0px;
	float: left;
}
.generic_page .form_holder .row_field {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.generic_page .form_holder .row_field label {
	float: left;
	width: 385px;
	text-align: right;
	line-height: 20px;
}
.generic_page .form_holder .row_field input {
	float: left;
	margin-left: 5px;
	line-height: 20px;
}
.generic_page .form_holder .row_field textarea {
	float: left;
	margin-left: 5px;
}
.generic_page .form_holder .row_field .help {
	float: left;
	margin-left: 390px;
	width: 385px;
	margin-top: 3px;
	font-size: 11px;
	color: #7a888b;
}
.generic_page .form_holder .row_button {
	margin-bottom: 10px;
	float: left;
	width: 775px;
	text-align: center;
}
.generic_page .form_holder .validation_error {
	line-height: 20px;
	margin-left: 5px;
	font-size: 11px;
	color: #ab0d0d;
	font-weight: bold;
}
.generic_list_page {
	float: left;
	width: 775px;
}
.generic_list_page h1 {
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	float: left;
	width: 775px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9DFE4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.generic_list_page .article {
	float: left;
	width: 775px;
	margin-top: 10px;
}
.generic_list_page .article h2 {
	font-size: 15px;
	margin: 0px;
	float: left;
	width: 775px;
	display: block;
}
.generic_list_page .article h2 a {
	color: #3f4447;
	text-decoration: none;
}
.generic_list_page .article h2 a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.generic_list_page .article .details {
	font-size: 13px;
	float: left;
	width: 775px;
	margin-top: 3px;
	color: #9eaab3;
}
.generic_list_page .article .details a {
	color: #4c707c;
	text-decoration: none;
}
.generic_list_page .article .details a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.generic_list_page .article .summary {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 3px;
}
.generic_list_page .article .summary p {
	margin: 0px 0px 3px 0px;
}
.generic_list_page .pagination {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
	text-align: center;
}
.generic_list_page .pagination a {
	color: #4c707c;
	text-decoration: none;
}
.generic_list_page .pagination a:hover {
	color: #F8941E;
	text-decoration: underline;
}
#rating_form_block {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4273b0;
}
#rating_form_block h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 775px;
}
#rating_form_block a {
	color: #4c707c;
	text-decoration: underline;
}
#rating_form_block a:hover {
	color: #F8941E;
	text-decoration: none;
}
#rating_form_block .row_rating {
	float: left;
	width: 775px;
	margin-top: 10px;
}
#rating_form_block .row_rating label {
	float: left;
	width: 775px;
	margin-bottom: 2px;
}
#ratings_block {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4273b0;
}
#ratings_block h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 775px;
}
#ratings_block .rating {
	float: left;
	width: 775px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
#ratings_block .rating .user {
	float: left;
	width: 755px;
	padding-left: 20px;
	background-image: url(/images/icon_comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
}
#ratings_block .rating .data {
	margin-top: 5px;
	float: left;
	width: 775px;
	font-size: 11px;
	color: #62686c;
}
#ratings_block .rating .review {
	margin-top: 5px;
	float: left;
	width: 775px;
	font-size: 12px;
}
#share_this {
	margin-top: 10px;
	font-size: 12px;
	float: left;
	width: 775px;
}
#share_this a {
	color: #4c707c;
	text-decoration: none;
}
#share_this a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.homepage {
	float: left;
	width: 775px;
}
.homepage .col1 {
	float: left;
	width: 460px;
}
.homepage .col1 h2 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	width: 460px;
	display: block;
}
.homepage .col1 h3 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	width: 460px;
	display: block;
}
.homepage .col1 p {
	margin-top: 0px;
}
.homepage .col1 a {
	color: #4c707c;
	text-decoration: underline;
}
.homepage .col1 a:hover {
	color: #F8941E;
	text-decoration: none;
}
.homepage .col2 {
	float: left;
	width: 300px;
	margin-left: 15px;
}
.homepage .col2 .block {
	float: left;
	width: 300px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4273b0;
	font-size: 11px;
	margin-bottom: 15px;
}
.homepage .col2 .block h2 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 300px;
}
.homepage .col2 .block h2 a {
	color: #3f4447;
	text-decoration: none;
}
.homepage .col2 .block h2 a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.homepage .col2 .block .article {
	float: left;
	width: 300px;
	margin-top: 10px;
}
.homepage .col2 .block .article h3 {
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 300px;
	display: block;
}
.homepage .col2 .block .article h3 a {
	color: #3f4447;
	text-decoration: none;
}
.homepage .col2 .block .article h3 a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.homepage .col2 .block .article .details {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-top: 1px;
	color: #9eaab3;
}
.homepage .col2 .block .article .details a {
	color: #4c707c;
	text-decoration: none;
}
.homepage .col2 .block .article .details a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.homepage .col2 .block .article .summary {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-top: 1px;
}
.homepage .col2 .block .article .summary p {
	font-size: 11px;
	display: inline;
}
.homepage .col2 .important_dates {
	float: left;
	width: 270px;
	padding: 15px;
	display: inline;
	font-size: 12px;
	margin-bottom: 15px;
	background-color: #4273b0;
	color: #ffffff;
	background-image: url(/images/important_dates_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homepage .col2 .important_dates h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0px;
	float: left;
	width: 270px;
	display: block;
	color: #ffffff;
}
.homepage .col2 .important_dates ul {
	display: inline;
	float: left;
	width: 255px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/elib/jquery/rating/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/elib/jquery/rating/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}
#rating_progressbar {
	display: block;
	float: right;
	margin: 5px 15px 5px 10px;
	width: 100px;
	height: 10px;
}
#rating_progress {
	float: left;
	font-size: 12px;
	color: #8EA0A5;
	display: block;
	padding-left: 15px;
}
.gallery {
	float: left;
	width: 775px;
}
.gallery a {
	color: #4c707c;
	text-decoration: none;
}
.gallery a:hover {
	color: #F8941E;
	text-decoration: underline;
}
.gallery h1 {
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	float: left;
	width: 775px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9DFE4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.gallery .category_list {
	width: 775px;
}
.gallery .category_list th {
	background-image: url(/images/gallery_th_bg.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #FFFFFF;
}
.gallery .category_list td {
	padding-left: 5px;
}
.gallery .photo_list {
	width: 775px;
}
.gallery .photo_list th {
	background-image: url(/images/gallery_th_bg.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #FFFFFF;
}
.gallery .thumbs {
	width: 25%;
	text-align: center;
	padding: 10px;
}
.gallery .thumbs .title {
	font-size: 11px;
	width: 100%;
	text-align: center;
}
.gallery .pagination {
	font-size: 12px;
	float: left;
	width: 775px;
	margin-top: 10px;
	text-align: center;
}
.gallery .photo_med {
	float: left;
	width: 775px;
	margin-top: 10px;
}
.gallery .photo_caption {
	float: left;
	width: 775px;
	margin-top: 5px;
}
.gallery .photo_stats {
	float: left;
	width: 775px;
	margin-top: 5px;
	font-size: 11px;
	color: #969696;
}






.red {color:#FF0000;}
.orange {color:#F8941E;}
.green {color:#006600;}

.form_holder2 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.form_holder2 .row_field2 {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.form_holder2 .row_field2 label {
	float: left;
	width: 220px;
	text-align: right;
	line-height: 20px;
	margin-right: 10px;
}
.row_fieldshort label {
	float: left;
	width: 20px;
	text-align: right;
	line-height: 20px;
}
.form_holder2 .row_field2 input {
	float: left;
	margin-left: 5px;
	line-height: 20px;
}
.form_holder2 .row_field2 textarea {
	float: left;
	margin-left: 5px;
}
.form_holder2 .row_field2 .help {
	float: left;
	margin-left: 225px;
	width: 385px;
	margin-top: 3px;
	font-size: 11px;
	color: #7a888b;
}
.form_holder2 .row_button2 {
	margin-bottom: 10px;
	float: left;
	width: 775px;
	text-align: center;
}
.form_holder2 .validation_error {
	line-height: 20px;
	margin-left: 5px;
	font-size: 11px;
	color: #ab0d0d;
	font-weight: bold;
}
p#nav-tabs {
	display: inline-block;
}
p#nav-tabs strong {
	padding: 2px 8px;
	background-color: #f8941e;
	color: #fff;
	display: inline-block;
	width: 120px;
	text-align: center;
}
p#nav-tabs a {
	padding: 2px 8px;
	background-color: #e6e9ec;
	color: #000;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	text-align: center;
}
p#nav-tabs a:hover {
	background-color: #cfd7de;
	text-decoration: none;
}