@charset "utf-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
}
#paper-holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#paper {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 960px;
	float: left;
}
#header {
	float: left;
	width: 960px;
	height: 47px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	float: left;
	width: 960px;
	background-color: #616161;
	line-height: 21px;
	color: #B4B4B4;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	width: 228px;
	height: 47px;
}
#usernav {
	float: left;
	width: 712px;
	height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#usernav td {
	font-size: 11px;
	line-height: 27px;
	color: #B4B4B4;
}
#usernav a {
	color: #FFFFFF;
	text-decoration: none;
}
#usernav a:hover {
	text-decoration: underline;
}
#header2 {
	float: left;
	width: 960px;
	height: 22px;
	background-color: #616161;
	margin-top: 1px;
	color: #B4B4B4;
}
#strapline {
	float: left;
	width: 400px;
	height: 22px;
	line-height: 21px;
	color: #B4B4B4;
	font-size: 11px;
	padding-left: 10px;
}
#strapline h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topnav {
	float: right;
	width: 540px;
	height: 22px;
	line-height: 21px;
	color: #B4B4B4;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav .news_feeds_link {
	background-image: url(http://www.fabtech.org/images/icon_rss.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}
#mainnav {
	float: left;
	width: 160px;
}
#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	font-size: 11px;
	line-height: 20px;
	display: block;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
	text-decoration: none;
}
#mainnav a:hover {
	text-decoration: underline;
}
#mainnav a.lev1 {
	background-color: #616161;
	color: #FFFFFF;	
}
#mainnav a.lev2 {
	background-color: #949494;
	color: #FFFFFF;
}
#mainnav a.lev1-selected {
	background-color: #CC4300;
	color: #FFFFFF;
}
#mainnav a.lev2-selected {
	font-weight: bold;
	background-color: #949494;
	color: #FFFFFF;
}
#sectionnav {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#sectionnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sectionnav a {
	font-size: 11px;
	line-height: 20px;
	display: block;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
	text-decoration: none;
}
#sectionnav a:hover {
	text-decoration: underline;
}
#sectionnav a.lev1 {
	background-color: #616161;
	color: #FFFFFF;	
}
#sectionnav a.lev2 {
	background-color: #949494;
	color: #FFFFFF;
}
#sectionnav a.lev1-selected {
	background-color: #CC4300;
	color: #FFFFFF;
}
#sectionnav a.lev2-selected {
	font-weight: bold;
	background-color: #949494;
	color: #FFFFFF;
}
#header-banner {
	float: left;
	width: 728px;
	height: 90px;
	padding: 0 116px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header-banners {
	float: left;
	width: 960px;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header-banner1 {
	float: left;
	width: 222px;
	height: 90px;
}
#header-banner1 .banner {
	float: left;
}
#header-banner2 {
	float: left;
	width: 728px;
	height: 90px;
	margin-left: 10px;
}
#header-banner2 .banner {
	float: left;
}
#left-column {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
#mid-column {
	float: left;
	width: 660px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right-column {
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#quick-search {
	float: left;
	width: 120px;
	padding-bottom: 10px;
	background-color: #616161;
	text-align: center;
}
#quick-search input {
	margin-top: 10px;
}
#quick-search a {
	margin-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
#quick-search a:hover {
	text-decoration: underline;
}
#ad-space-right-column {
	width: 120px;
	float: left;
}
#ad-space-right-column .banner {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#ad-space-left-column {
	float: left;
	width: 160px;
}
#ad-space-left-column .banner {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#ad-space-middle {
	float: left;
	width: 660px;
	text-align: center;
}
#ad-space-middle .banner {
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#frontpage {
	float: left;
	width: 660px;
}
#frontpage .top-story {
	float: left;
	width: 658px;
	border: 1px #CC4300 solid;
}
#frontpage .top-story h2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background-color: #CC4300;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 654px;
}
#frontpage .top-story h3 {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .top-story h3 a {
	text-decoration: none;
	color: #CC4300;
}
#frontpage .top-story h3 a:hover {
	text-decoration: underline;
}
#frontpage .top-story .article {
	float: left;
	padding: 5px;
	width: 648px;
}
#frontpage .top-story .article .summary {
	float: left;
	width: 638px;
	font-size: 11px;
}
#frontpage .top-story .article .details {
	float: left;
	width: 638px;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .top-story .article .details a {
	color: #CC4300;
	text-decoration: none;
}
#frontpage .top-story .article .details a:hover {
	text-decoration: underline;
}
#frontpage .top-story .article a.readmore {
	color: #CC4300;
	text-decoration: none;
}
#frontpage .top-story .article a.readmore:hover {
	text-decoration: underline;
}
#frontpage .left-column {
	width: 325px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#frontpage .left-column h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#frontpage .left-column h2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#frontpage .left-column h2 a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
#frontpage .left-column .article h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .left-column .article h3 a {
	text-decoration: none;
	color: #005a84;
}
#frontpage .left-column .article h3 a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
#frontpage .left-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .left-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
#frontpage .left-column .article .details a:hover {
	text-decoration: underline;
}
#frontpage .left-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#frontpage .left-column .article a.readmore:hover {
	text-decoration: underline;
}
#frontpage .right-column {
	width: 325px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
#frontpage .right-column h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#frontpage .right-column h2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#frontpage .right-column h2 a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
#frontpage .right-column .article h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
#frontpage .right-column .article h3 a {
	text-decoration: none;
	color: #005a84;
}
#frontpage .right-column .article h3 a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
#frontpage .right-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
#frontpage .right-column .article .details a:hover {
	text-decoration: underline;
}
#frontpage .right-column .article .summary{
	float: left;
	width: 100%;
	font-size: 11px;
}
#frontpage .right-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#frontpage .right-column .article a.readmore:hover {
	text-decoration: underline;
}
.static_page {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.static_page h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.static_page .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
.static_page .body table {
	margin-bottom: 15px;
	width: 100%;
	border-spacing: 0;
	border-top: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}
.static_page .body table thead th {
	background-color: #F8F8F8;
}
.static_page .body table tbody tr td,
.static_page .body table thead th {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	vertical-align: top;
}
.single_article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.single_article h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.single_article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 10px;
	color: #666666;
}
.single_article .details a {
	color: #005a84;
	text-decoration: none;
}
.single_article .details a:hover {
	text-decoration: underline;
}
.single_article .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
.single_article .body p {
	margin: 0px 0px 10px 0px;
}
.single_article .file_attachment {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	float: left;
	width: 638px;
	border: 1px solid #CCCCCC;
}
.single_article .file_attachment td {
	font-size: 11px;
}
.single_article .file_attachment a {
	font-weight: bold;
	color: #005a84;
	text-decoration: none;
}
.single_article .file_attachment a:hover {
	text-decoration: underline;
}
.article_list {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.article_list h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
.article_list .list-summary {
	width: 650px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.article_list .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.article_list .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.article_list .article h3 a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article h3 a:hover {
	text-decoration: underline;
}
.article_list .article .details {
	font-size: 11px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
	color: #666666;
}
.article_list .article .details a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article .details a:hover {
	text-decoration: underline;
}
.article_list .article .summary {
	font-size: 11px;
	float: left;
	width: 100%;
}
.article_list .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.article_list .article a.readmore:hover {
	text-decoration: underline;
}
/* ------ */
.article_list .article_left_col {
	float: left;
	width: 325px;
	margin-bottom: 10px;
}
.article_list .article_right_col {
	float: right;
	width: 325px;
	margin-bottom: 10px;
}
.article_list .article_left_col h3, .article_list .article_right_col h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 325px;
}
.article_list .article_left_col h3 a, .article_list .article_right_col h3 a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article_left_col h3 a:hover, .article_list .article_right_col h3 a:hover {
	text-decoration: underline;
}
.article_list .article_left_col .details, .article_list .article_right_col .details {
	font-size: 11px;
	float: left;
	width: 325px;
	margin-bottom: 3px;
	color: #666666;
}
.article_list .article_left_col .details a, .article_list .article_right_col .details a {
	color: #005a84;
	text-decoration: none;
}
.article_list .article_left_col .details a:hover, .article_list .article_right_col .details a:hover {
	text-decoration: underline;
}
.article_list .article_left_col .summary, .article_list .article_right_col .summary {
	font-size: 11px;
	float: left;
	width: 325px;
}
.article_list .article_left_col a.readmore, .article_list .article_right_col a.readmore {
	color: #005a84;
	text-decoration: none;
}
.article_list .article_left_col a.readmore:hover, .article_list .article_right_col a.readmore:hover {
	text-decoration: underline;
}

/* ------ */
.article_list .pagination {
	width: 660px;
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.article_list .pagination a {
	color: #005a84;
	text-decoration: none;
}
.article_list .pagination a:hover {
	text-decoration: underline;
}
.section-page {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.section-page h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 660px;
}
.section-page .left-column {
	width: 325px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.section-page .left-column h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.section-page .left-column h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.section-page .left-column h3 a:hover {
	text-decoration: underline;
}
.section-page .left-column .column-summary {
	width: 315px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.section-page .left-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
.section-page .left-column .article h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
.section-page .left-column .article h4 a {
	text-decoration: none;
	color: #005a84;
}
.section-page .left-column .article h4 a:hover {
	text-decoration: underline;
}
.section-page .left-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
.section-page .left-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
.section-page .left-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
.section-page .left-column .article .details a:hover {
	text-decoration: underline;
}
.section-page .left-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.section-page .left-column .article a.readmore:hover {
	text-decoration: underline;
}
.section-page .right-column {
	width: 325px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.section-page .right-column h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #4d8eac;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	width: 321px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.section-page .right-column h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.section-page .right-column h3 a:hover {
	text-decoration: underline;
}
.section-page .right-column .column-summary {
	width: 315px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.section-page .right-column .article {
	float: left;
	width: 325px;
	margin-bottom: 5px;
}
.section-page .right-column .article h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 100%;
}
.section-page .right-column .article h4 a {
	text-decoration: none;
	color: #005a84;
}
.section-page .right-column .article h4 a:hover {
	text-decoration: underline;
}
.section-page .right-column .article .summary {
	float: left;
	width: 100%;
	font-size: 11px;
}
.section-page .right-column .article .details {
	float: left;
	width: 100%;
	font-size: 10px;
	margin-bottom: 2px;
	color: #666666;
}
.section-page .right-column .article .details a {
	color: #005a84;
	text-decoration: none;
}
.section-page .right-column .article .details a:hover {
	text-decoration: underline;
}
.section-page .right-column .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
.section-page .right-column .article a.readmore:hover {
	text-decoration: underline;
}
.event_calendar {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.event_calendar h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
.event_calendar .list-summary {
	width: 650px;
	font-size: 11px;
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e3f6ff;
}
.event_calendar .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
.event_calendar .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
.event_calendar .article h3 a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .article h3 a:hover {
	text-decoration: underline;
}
.event_calendar .article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 3px;
	color: #666666;
}
.event_calendar .article .details a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .article .details a:hover {
	text-decoration: underline;
}
.event_calendar .article .summary {
	font-size: 11px;
	float: left;
	width: 660px;
}
.event_calendar .calendarnav {
	font-size: 11px;
	float: left;
	width: 648px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.event_calendar .calendarnav a {
	color: #005a84;
	text-decoration: none;
}
.event_calendar .calendarnav a:hover {
	text-decoration: underline;
}
#article_utils_block {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 660px;
	float: left;
	font-size: 11px;
}
#article_utils_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_utils_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#article_utils_block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#article_utils_block li {
	display: inline;
}
#article_utils_block .print {
	display: block;
	float: left;
	line-height: 17px;
	padding-left: 22px;
	margin-right: 20px;
	background-image: url(/images/icon_au_print.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#article_utils_block .comments {
	display: block;
	float: left;
	line-height: 17px;
	padding-left: 22px;
	margin-right: 20px;
	background-image: url(/images/icon_au_comments.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#article_popular_articles_block {
	width: 220px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	clear: right;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_popular_articles_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_popular_articles_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}
#article_popular_articles_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_popular_articles_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#article_comments_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_comments_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_comments_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}
#article_comments_block textarea {
	width: 300px;
}
#article_comments_block #comments {
	float: left;
	width: 650px;
	margin-bottom: 10px;
}
#article_comments_block #comments .comment {
	float: left;
	width: 650px;
	margin-top: 5px;
	font-size: 11px;
}
#article_comments_block #comments .comment .details {
	float: left;
	width: 650px;
	font-size: 10px;
	color: #5b5b5b;
}
#article_comments_block #form {
	float: left;
	width: 650px;
	font-size: 11px;
}
#article_comments_block .form_row {
	float: left;
	width: 650px;
	font-size: 11px;
	margin-bottom: 3px;
}
#article_related_articles_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_related_articles_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_related_articles_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}
#article_related_articles_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_related_articles_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#article_related_jobs_block {
	width: 650px;
	padding: 5px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #eeeeee;
	background-image: url(/images/article_block_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#article_related_jobs_block h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article_related_jobs_block h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}
#article_related_jobs_block a {
	text-decoration: none;
	color: #2e69bf;
}
#article_related_jobs_block a:hover {
	text-decoration: underline;
	color: #F78D1E;
}
#account {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#account h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#account .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#account td {
	font-size: 12px;
}
#account .required {
	font-weight: bold;
}
#journal {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#journal h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#journal .edition {
	float: left;
	width: 648px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px #cccccc solid;
}
#journal .edition h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 593px;
}
#journal .edition h3 a {
	color: #005a84;
	text-decoration: none;
}
#journal .edition h3 a:hover {
	text-decoration: underline;
}
#journal .edition .cover {
	float: left;
	width: 50px;
	height: 70px;
	margin-right: 5px;
}
#journal .edition .description {
	font-size: 11px;
	float: right;
	width: 593px;
	margin-bottom: 3px;
}
#journal .edition .download_links {
	font-size: 11px;
	float: right;
	width: 593px;
	margin-bottom: 3px;
	color: #666666;
}
#journal .edition .download_links a {
	color: #005a84;
	text-decoration: none;
}
#journal .edition .download_links a:hover {
	text-decoration: underline;
}
#contact {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#contact h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#contact .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#contact td {
	font-size: 12px;
}
#contact .required {
	font-weight: bold;
	color: #ac0000;
}
.form_validation_error {
	font-size: 11px;
	font-weight: bold;
	color: #ac0000;
	margin-left: 5px;
}
#search {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#search h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 660px;
}
#search h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#search .asearch_form_row {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 5px;
}
#search .body {
	font-size: 12px;
	float: left;
	width: 660px;
}
#search .article {
	float: left;
	width: 660px;
	margin-bottom: 10px;
}
#search .article h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}
#search .article h3 a {
	color: #005a84;
	text-decoration: none;
}
#search .article h3 a:hover {
	text-decoration: underline;
}
#search .article .details {
	font-size: 11px;
	float: left;
	width: 660px;
	margin-bottom: 3px;
	color: #666666;
}
#search .article .details a {
	color: #005a84;
	text-decoration: none;
}
#search .article .details a:hover {
	text-decoration: underline;
}
#search .article .summary {
	font-size: 11px;
	float: left;
	width: 660px;
}
#search .article a.readmore {
	color: #005a84;
	text-decoration: none;
}
#search .article a.readmore:hover {
	text-decoration: underline;
}
#search .pagination {
	width: 660px;
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#search .pagination a {
	color: #005a84;
	text-decoration: none;
}
#search .pagination a:hover {
	text-decoration: underline;
}
.marker { 
	background-color: #ff0; 
} 
#sitemap_block {
	float: left;
	width: 660px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background-color: #EEEEEE;
	background-image:url(/images/article_block_corner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#sitemap_block a {
	color: #5e5e5e;
	text-decoration: none;
}
#sitemap_block a:hover {
	text-decoration: underline;
}
#sitemap_block .col {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 15px;
/*
	margin-bottom: 15px;
*/
}
#sitemap_block .col-spacer {
	float: left;
	width: 200px;
	height: 15px;
}
#sitemap_block h2 {
	float: left;
	clear: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#sitemap_block h3 {
	float: left;
	clear: left;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#google_ads_div_fabtech_right_column_large_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_large_2_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_1_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_2_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_3_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_4_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_5_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_6_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_right_column_7_ad_container {
	float: left;
	margin-top: 10px;
	width: 120px;
}
#google_ads_div_fabtech_middle_1_ad_container {
	float: left;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#google_ads_div_fabtech_left_column_1_ad_container {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#google_ads_div_fabtech_left_column_2_ad_container {
	float: left;
	width: 160px;
	margin-top: 10px;
}
#globalspec_search_block {
	float: left;
	width: 160px;
	margin-top: 10px;
	background-color: #dfdfdf;
}
#globalspec_search_block td {
	font-size: 11px;
	padding: 3px;
}
#globalspec_search_block .query {
	width: 80px;
}
#globalspec_search_block .logo {
	text-align: center;
}