/* ****************************************************************** */
/* Fixes */

* html .clearfix{
	height: 1%;
	overflow: visible;
}

*+html .clearfix{
	min-height: 1%;
}

.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearFloat {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

/* ****************************************************************** */
/* Global elements  */

html, body {
	margin: 0;
	padding: 0;
	background: #a49d93  url(/images/rwt/mbg.png) repeat-x 0 0;
}


body {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
}

table, img {
	border: none;
}

.Content {
	font-size: 13px;
	line-height: 1.5;
}

h1, h2, h3 {
	color: #ff9900;
	margin: 0 0 .7em 0;
	line-height: 1.2;
}

h1 {
	font-size: 28px;
	margin: 0 0 .6em 0;
}

.Content {
	color: #003399;
}

.Content h2 {
	font-size: 21px;
	margin: 1.2em 0 .8em 0;
}

.Content h3 {
	font-size: 18px;
	margin: 1.2em 0 .8em 0;
}

.Content h4 {
	font-size: 16px;
	margin: 1.2em 0 .8em 0;
}

.Content p {
	font-size: 13px;
	margin: 0 0 1em 0;
}

.Content a {
	color: #ff9900;
}

.Content a:hover {
	color: #000;
}

.Content h1:first-child,
.Content h2:first-child,
.Content h3:first-child,
.Content h4:first-child,
.Content p:first-child {
	margin-top: 0;
}


/* ****************************************************************** */
/* Layout  */
#pageHolder {
	width: 960px;
	margin: 0 auto;
}

#topSeo {
	height: 21px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	word-spacing: -4px;
	letter-spacing: -4px;
	text-transform: lowercase;
	margin-right: -17px;
	text-align: center;
}

#topSeo .download {
    text-transform:none;
	font-weight:bold;
	background:url(/images/download.png) no-repeat;
	padding-left: 20px;
	line-height: 18px;
	display:inline-block;
	margin-left: 15px;
	color: #e7e7e7;
}

#topSeo .download:hover {
    text-decoration:underline;
}

#topSeo * {
	word-spacing: 0;
	letter-spacing: normal;
}

#topSeo a {
	color: #fff;
	text-decoration: none;
	margin-right: 17px;
}

#topSeo a.even {
	color: #ff9900;
}

#topSeo a:hover {
	text-decoration: underline;
}

#Page {
	background: #fff;
	padding: 15px 25px;
	position: relative;
}

h2#Logo {
	margin: 0;
}

#Logo {
	position: absolute;
	z-index: 100;
	left: 25px;
	top: 15px;
	overflow: hidden;
	width: 315px;
	height: 30px;
	background: url(/images/rwt/logo.png) no-repeat 0 0;
}

.home #Logo {
	top: 20px;
	width: 225px;
	height: 75px;
	background: url(/images/rwt/logo-home.png) no-repeat 0 0;
}

#Logo a {
	display: block;
	text-indent: -9999em;
}

#Phone {
	text-align: right;
	margin-top: -3px;
	margin-bottom: 27px;
	color: #003399;
	text-transform: uppercase;
}

.home #Phone {
	margin-bottom: 30px;
}

#Phone p {
	margin: 0;
    font-family:Arial,Helvetica;
    font-size:18px;
}

.bookmark {
	position: absolute;
	z-index: 1000;
	width: 125px;
	right: 25px;
	top: 32px;
}

.home-top-block {
	/* padding: 0 0 20px 305px;
	height: 333px; */
	background: url(/images/main_bg.jpg) no-repeat right;
	padding-top: 40px;
	/* margin-bottom: 20px; */
	height: 370px;
}

.home-top-block .wrap {
	padding: 20px 20px 35px 315px;
}
.home-top-block .text .twoCols li a span {
    color: #003399;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

/* .home-top-block .text {
	border-top: 4px solid;
	border-bottom: 4px solid;
	border-color: #ff9900;
	padding: 10px 0;
	height: 305px;
}
 */
/* .home-top-block .text .wrap {
	padding: 0;
	background: none;
	height: 100%;
	overflow: hidden;
} */

.home-top-block .text h3,
.mainMenu h3,
.teaser-block h3 {
	margin: 0 0 7px;
	font-size: 16px;
}

.home-top-block .text .twoCols h3,
.teaser-block h3 {
	font-size: 22px;
}

.home-top-block .text h3 a,
.mainMenu h3 a,
.teaser-block h3 a {
	text-decoration: none;
	color: #ff9900;
}

.home-top-block .text h3 a:hover,
.mainMenu h3 a:hover,
.teaser-block h3 a:hover {
	text-decoration: underline;
}

.home-top-block .text ul,
.mainMenu ul,
.teaser-block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.home-top-block .text li,
.mainMenu li,
.teaser-block li {
	margin: 0 0 5px 0;
	padding: 0 10px 0 13px;
	background: url(/images/rwt/bull.png) no-repeat 0 .2em;
	font-size: 12px;
	line-height: 1.2;
}

.home-top-block .text li a,
.mainMenu li a,
.teaser-block li a {
	color: #505050;
	text-decoration: none;
}

.home-top-block .text li a,
.teaser-block li a {
	color: #ddd;
/*	text-decoration: underline;*/
}

.home-top-block .text li a span,
.teaser-block li a span {
	color: #505050;
}
.home-top-block .text .fourCols li a:hover,
.mainMenu li a:hover,
.teaser-block li a:hover {
	color: #000;
	text-decoration: underline;
}

.home-top-block .text .twoCols li a:hover span {
	color: #FF9900;
}
.home-top-block .twoCols,
.home-top-block .fourCols {
	overflow: hidden;
	margin-bottom: 15px;
}

/* .home-top-block .twoCols {
	margin-bottom: 15px;
} */

.home-top-block .twoCols li {
	font-size: 12px;
	text-decoration: none;
}

.home-top-block .fourCols li {
	margin-bottom: 7px;
}

.home-top-block .col,
.teaser-block .col {
	float: left;
	clear: right;
}

.home-top-block .twoCols .col,
.teaser-block .twoCols .col {
	width: 50%;
}

.home-top-block .fourCols .col {
	/*width: 25%; */
	margin-right: 20px;
}

.home-top-block .clickMessage { float:right; position: relative; color: #003399; right: 20px; } 
	
/* .home-top-block .fourCols .col.first {
	width: 28%;
} */

.mainMenu h3 {
	font-size: 18px;
}

.mainMenu li {
	font-size: 13px;
	margin-bottom: 7px;
}

.mainMenu .mblock {
	margin-bottom: 20px;
}


.home-top-block .slog,
.teaser-block .slog {
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

.mainMenu {
	position: relative;
	margin-bottom: 25px;
}


.top-block {
	background: url(/images/rwt/t-b-bot.png) no-repeat 0 100%;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 10px;
}

.top-block .wrap {
	background: url(/images/rwt/t-b-top.png) no-repeat 0 0;
	padding-top: 20px;
}

.top-block .wrap .wrap2 {
	border-left: 4px solid #ff9900;
	border-right: 4px solid #ff9900;
	padding: 0 16px;
	overflow: hidden;
	height: 200px;
}

.top-block h2 {
	position: absolute;
	right: 20px;
	top: 44%;
	width: 600px;
	font-size: 20px;
	text-align: right;
	color: #003399;
	margin: 0;
	z-index: 50;
}

.top-block h4 {
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: right;
	margin: 0;
	color: #888;
	width: 600px;
	z-index: 50;
}

.top-block p {
	margin: 0;
	position: relative;
	z-index: 1;
}

.top-block .text {
	width: 450px;
	position: absolute;
	right: 20px;
	top: 22px;
	text-align: right;
	z-index: 100;
}

.top-block .text > .descr {
	top: 21px;
}
.top-block .descr {
	color: #003399;
	font-size: 18px;
	line-height: 1.5;
}

.top-block .text h3 {
	font-size: 28px;
	margin-bottom: 40px;
}

.top-block .text h3 .other {
	font-size: 11px;
	color: #888;
}

.top-block .text h3 .other a {
	color: #888;
}

.top-block .text h3 .other a:hover {
	color: #000;
}

.top-block .number {
	font-size: 14px;
	line-height: 24px;
	color: #888;
}

.top-block .number span {
	display: inline-block;
	padding: 5px;
	border: 1px solid;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	top: 3px;
	color: #003399;
}




#mainPart {
	position: relative;
	//zoom: 1;
}

#leftCol {
	width: 690px;
	float: left;
	margin-right: -100%;
	position: relative;
}

.home #leftCol {
	width: 910px;
}

#rightCol {
	width: 190px;
	float: right;
	margin-left: -190px;
	position: relative;
}

.home #rightCol {
	width: 285px;
	margin-left: -285px;
}

/*
.Content {
	background: #feeddd url(/images/rwt/content-bot-cn.png) no-repeat 0 100%;
	padding-bottom: 20px;
	position: relative;
}
*/

.home .Content {
	/* background-image: url(/images/rwt/content-h-bot-cn.png); */
	background-image: url(/images/rwt/content-home-bot-cn.png);
	background-color: #fff9f4;
}

.Content .wrap {
	background: url(/images/rwt/content-top-cn.png) no-repeat 0 0;
	padding-top: 20px;
}

.home .Content .wrap {
	/* background-image: url(/images/rwt/content-h-top-cn.png); */
	background-image: url(/images/rwt/content-home-top-cn.png);
}

.Content .wrap .wrap2 {
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	padding: 0 20px;
	overflow: hidden;
}

.home .Content  .wrap .wrap2 {
	border: none;
	background: url(/images/rwt/content-home.png) repeat-y 0 0;
}



.teaser-block {
	background: url(/images/rwt/cw-bot.png) no-repeat 0 100%;
	padding-bottom: 20px;
	position: relative;
	margin-top: 25px;
}

.teaser-block .wrap {
	background: url(/images/rwt/cw-top.png) no-repeat 0 0;
	padding-top: 20px;
}

.teaser-block .wrap .wrap2 {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 0 16px;
	overflow: hidden;
}

.teaser-block h3 {
	margin-bottom: 15px;
}

.teaser-block .twoCols {
	margin-bottom: 10px;
	overflow: hidden;
}

.teaser-block li {
	margin-bottom: 10px;
}

.teaser-block .slog {
	font-size: 18px;
	padding-right: 5px;
}



.home-stats {
	background: #eee url(/images/rwt/h-r-bot.png) no-repeat 0 100%;
	padding-bottom: 20px;
	font-size: 13px;
	position: relative;
}

.home-stats .wrap {
	background: url(/images/rwt/h-r-top.png) no-repeat 0 0;
	padding-top: 20px;
}

.home-stats .wrap .wrap2 {
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 0 20px;
	overflow: hidden;
}

.home-stats h3 {
	margin-top: 0;
	color: #003399;
	font-size: 16px;
}

.home-stats h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003399;
	font-size: 14px;
}

.home-stats .tTitle {
	font-size: 13px;
}

.home-stats table {
	width: 100%;
	margin: 5px 0;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
}

.home-stats table td {
	border-top: 1px solid #ccc;
	padding: 3px;
}

.home-stats td:first-child {
	border-right: 1px solid #ccc;
	width: 160px;
}

.home-stats td a {
	text-decoration: none;
	color: #888;
}

.home-stats .vAll {
	text-align: right;
}

.home-stats .vAll a {
	color: #003399;
}


#LatestNews {
	padding-bottom: 20px;
	margin: 25px 0;
}

#LatestNews {
}

#LatestNews .wrap {
	padding-top: 20px;
}

#LatestNews .wrap {
}

#LatestNews .wrap .wrap2 {
	border-left: 4px solid #feeddd;
	border-right: 4px solid #feeddd;
	padding: 0 20px;
	overflow: hidden;
}

#LatestNews .wrap .wrap2 {
	border: none;
}

#LatestNews h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
}

#LatestNews .container {
	margin-right: -50px;
}

#LatestNews .newsItem {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	margin: 0 15px 0 0;
}

#LatestNews .newsItem span {
	display: block;
}

#LatestNews .newsItem .title {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
}

#LatestNews .newsItem p {
	margin: 0px;
}

#LatestNews .newsItem:hover {
	text-decoration: underline;
}


#Footer .copy {
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

#Footer .menuBlock {
	float: left;
	width: 600px;
}

#Footer .menuBlock2 {
	clear: both;
	/* border-top: 1px solid #eee; */
	padding-top: 5px;
}

#Footer .menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	word-spacing: -4px;
	letter-spacing: -4px;
	margin-bottom: 5px;
}

#Footer .copy p {
	float: right;
	text-align: right;
	width: 285px;
	margin-top: 0;
}

#Footer .menu * {
	word-spacing: 0;
	letter-spacing: normal;
}

#Footer .menu li {
	display: inline-block;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #ccc;
	//display: inline;
	//zoom: 1;
}

#Footer .menu li.last {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

#Footer .menu li a {
	text-decoration: none;
	color: #505050;
}

#Footer .menu li a:hover {
	text-decoration: underline;
	color: #000;
}



.seo,
.seo2 {
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}

.seo h1,
.seo2 h1 {
	margin-top: 0;
	color: #003399;
	font-size: 28px;
	font-weight: normal;
}

.seo .Content {
	width: 390px;
	background-image: url(/images/rwt/seo-cont-bot.png);
	margin: 0 150px;
}

.seo .Content .wrap {
	background-image: url(/images/rwt/seo-cont-top.png);
}

.seo2 .Content {
	margin-bottom: 20px;
}

.seo .rateCol {
	width: 130px;
	position: relative;
}

.seo2 .rateCol {
	width: 332px;
	position: relative;
	background: #feeddd url(/images/rwt/ind-rate-bot-cn.png) no-repeat 0 100%;
	padding-bottom: 20px;
}

.seo2 .rateCol .wrap {
	background: url(/images/rwt/ind-rate-top-cn.png) no-repeat 0 0;
	padding-top: 20px;
}

.seo2 .rateCol .wrap2 {
	padding: 0 20px;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	overflow: hidden;
}

.seo .rateCol.first,
.seo2 .rateCol.first {
	float: left;
	margin-right: -130px;
}

.seo .rateCol.second,
.seo2 .rateCol.second {
	float: right;
	margin-left: -130px;
}

.rateCol h3 {
	font-size: 15px;
	margin: 0 0 15px 0;
}

.rateCol.first h3 {
	color: #003399;
}

.rateCol h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 3px 0;
}

.rateCol .rate {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	background: url(/images/rwt/rate-bg.png) no-repeat 0 0;
	overflow: hidden;
	color: #003399;
}

.seo2 .rateCol .rate {
	width: 290px;
	background-image: url(/images/rwt/rate2-bg.png);
}

.rateCol .rate.r0 { background-color: #eee; }
.rateCol .rate.r1 { background-color: #e4e4e4; }
.rateCol .rate.r2 { background-color: #dadada; }
.rateCol .rate.r3 { background-color: #cfcfcf; }
.rateCol .rate.r4 { background-color: #c5c5c5; }
.rateCol .rate.r5 { background-color: #bbb; }

.blockLogos {
	position: relative;
}

.blockLogos h3 {
	color: #003399;
	font-size: 18px;
	margin: 35px 0 10px 0;
}

.blockLogos a {
	margin-right: 10px;
}

.linkedLocations {
	position: relative;
}

.linkedLocations  h3 {
	color: #003399;
	font-size: 18px;
	margin: 35px 0 10px 0;
}

#breadcrumb {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-left: -7px;
	word-spacing: -0.5ex;
	letter-spacing: -0.5ex;
	//letter-spacing: normal;
}

#breadcrumb * {
	word-spacing: 0;
	letter-spacing: normal;
}

#breadcrumb a {
	color: #888;
	display: inline-block;
	padding: 0 7px;
	border-left: 1px solid #ccc;
}

#breadcrumb a.first {
	border: none;
}

#breadcrumb a:hover {
	color: #000;
}


.newsBlock,
.blogBlock {
	margin-top: 25px;
}

.newsBlock .date,
.blogBlock .date
, #mainPart .gray_blocks .date {
	color: #888;
	font-size: 11px;
	line-height: 1;
}

.newsBlock .news_head,
.blogBlock .blogTitle {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 3px;
}

.blogBlock h2 {
	font-size: 20px;
	margin: 0 0 3px;
}

.blogBlock p {
	margin-bottom: 3px;
}

.blogFooter {
	font-size: 11px;
	/* padding-top: 3px;
	border-top: 1px solid #ff9900; */
}

.blogFooter a {
	margin-right: 5px;
}

#comments {
	margin: 15px 0 0;
	padding-top: 10px;
	border-top: 1px solid #ff9900;
}

.comment {
	margin-bottom: 15px;
}

.comment .cHead {
	font-size: 11px;
}

.comment .cHead .nick {
	color: #000;
}


.jobButtons.bottom {
	margin-top: 25px;
}




.returnedNum.top {
	font-size: 12px;
	margin-top: -7px;
}

.returnedNum b {
    font-weight: normal;
}

.pagingBlock {
    margin: 35px 0 0 0;
    font-size: 12px;
	position: relative;
}

.pagingBlock .returnedNum {
    padding: 2px;
    font-size: 11px;
    display: none;
}

.paging {
    margin-top: 3px;
    font-size: 12px;
    line-height: 15px;
	white-space: nowrap;
    overflow: hidden;
	position: relative;
	width: 650px;
}

.paging .pwrap {
    display: block;
    position: relative;
    float: left;
}

.paging .leftBtn {
    display: inline-block;
    width: 40px;
	vertical-align: top;
}

.paging .rightBtn {
    display: inline-block;
    text-align: right;
	vertical-align: top;
	padding-left: 5px;
}

.paging .body {
    display: -moz-inline-stack;
    display: inline-block;
    white-space: normal;
	max-width: 557px;
}

.paging .body a,
.paging .body span {
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0;
    padding: 0 4px;
    white-space: nowrap;
}

.paging .body a {
    color: #003399;
}

.paging a:hover {
    color: #ff9900;
}

.paging .leftBtn a,
.paging .rightBtn a {
    color: #ff9900;
    font-size: 11px;
}

.paging .leftBtn a:hover,
.paging .rightBtn a:hover {
    color: #000;
}

.paging .pas {
    background-color: #ff9900;
    color: #ffffff;
}

.paging .leftBtn .pas,
.paging .rightBtn .pas {
    background: none;
    color: #bbb;
    font-size: 11px;
}





.botNav {
	margin: 30px 0 10px -6px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 5px;
	color: #888;
	/* word-spacing: -0.5ex;
	letter-spacing: -0.5ex;
	//letter-spacing: normal; */
}

.botNav * {
/* 	word-spacing: 0;
	letter-spacing: normal; */
}

.botNav a {
	padding: 0 6px;
	text-decoration: none;
	color: #888;
}

.botNav a:hover {
	color: #000;
	text-decoration: underline;
}



#countyList ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#countyList table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

#countyList table td {
	width: 33%;
}

#countyList td li {
	padding: 0;
	margin: 0 0 3px;
	list-style-type: none;
}


#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
}

#sitemap ul ul {
	padding-left: 40px;
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
}

#sitemap ul ul ul {
	font-size: 12px;
}

#sitemap ul li {
	margin-top: 5px;
}

#sitemap a {
	color: #505050;
}




.indButton {
	display: block;
	text-decoration: none;
	background: #003399 url(/images/rwt/ind-but-h-r-bot.png) no-repeat 0 100%;
	padding-bottom: 20px;
	position: relative;
	color: #ff9900;
	margin-top: 20px;
}

.indButton .wrap {
	display: block;
	background: url(/images/rwt/ind-but-h-r-top.png) no-repeat 0 0;
	padding-top: 20px;
}

.indButton .wrap2 {
	display: block;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	padding: 0 20px;
	overflow: hidden;
}

.indButton b {
	display: block;
	color: #fff;
}

.indButton:hover {
	color: #fff;
}

.indButton .but-pointer {
	color: #ff9900;
	letter-spacing: -2px;
	font-size: 12px;
}

.Content.industry {
	background: #FEEDDD url(/images/rwt/content-bot-cn.png) no-repeat 0 100%;
}

.Content.industry .wrap {
	background-image: url(/images/rwt/content-top-cn.png);
}

.Content.industry .wrap2 {
	color: #fff;
}

.Content.industry a:hover {
	color: #fff;
}


table.layout {
	width: 100%;
	border-collapse: collapse;
	border: none
}

table.layout td {
	padding-left: 10px;
}

table.layout td:first-child {
	padding-left: 0;
}

.colsList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.colsList ul li {
	margin: 0 0 3px;
	padding: 0;
	list-style-type: none;
}


.twits ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.twits ul li {
	margin: 0 0 15px;
	padding: 0;
}

.twits  .text {
	font-size: 13px;
	color: #000;
	margin-bottom: 5px;
}

.twits .info {
	font-size: 11px;
	color: #888;
}

.twits .info .date,
.twits .info .via {
	color: #505050;
}

.twits .more {
	margin-top: 25px;
}

.twits .more a.prev {
	margin-right: 5px;
}




.mainPartForms form {
	margin: 0;
	font-size: 12px;
}

.mainPartForms p.fline,
.mainPartForms .slfclr {
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0;
	border-top: 1px dotted #ff9900;
}

.mainPartForms label {
	display: inline-block;
	width: 140px;
	font-size: 12px;
	padding: 0 5px 0 0;
	vertical-align: middle;
}

.mainPartForms label em.note {
	color: #ff9900;
}

.mainPartForms .input input,
.mainPartForms .textarea textarea {
	width: 310px;
	vertical-align: middle;
}

.mainPartForms .textarea {
	vertical-align: top;
}

.mainPartForms .textarea textarea {
	height: 95px;
}

.mainPartForms .input .errmsg {
	display: inline-block;
	width: 175px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 1.2;
	color: #cc0000;
	padding-left: 3px;
}

.mainPartForms .slfclr .btn {
	margin-left: 145px;
	text-align: right;
}

.mainPartForms .errmsg {
	display: inline-block;
	color: #ff0000;
}

.loged {
	font-size: 11px;
	margin-bottom: 10px;
	text-align: right;
}

.loged.home {
	position:absolute;
	display:block;
	top: 105px;
	text-align: left;
}

.loged b {
	color: #003399;
}

.loged a {
	font-size: 10px;
	color: #888;
	margin-left: 5px;
}

.loged a:hover {
	color: #000;
}

#mainLoginForm  .button {
	float: right;
}


#ComForm .mainPartForms label {
	width: 90px;
	vertical-align: top;
}

#ComForm .mainPartForms .textarea {
	display: inline-block;
	width: 370px;
	vertical-align: top;
}

#ComForm .mainPartForms .textarea .wrap {
	display: block;
	padding: 0 6px 0 0;
	margin: 0;
	background: none;
}

#ComForm .mainPartForms .textarea textarea {
	width: 100%;
}

#ComForm .slfclr {
	padding-left: 98px;
}


.viewAll {
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	margin-right: 20px;
}

.viewAll a {
	color: #ff9900;
	font-weight: bold;
}

.viewAll a:hover {
	color: #003399;
	font-weight: bold;
}

.gray_blocks .txt{
   vertical-align:top;
   width: 440px;
   background:url(/images/in_bg_block.gif) repeat-y;
}

.Content .gray_blocks .txt { width: 100%; background:url(/images/in_bg_block_690.gif) repeat-y; }
.Content.small .gray_blocks .txt { background:url(/images/in_bg_block_390.gif) repeat-y; }
#mainPart .gray_blocks.industry .txt { background:url(/images/in_bg_block_332.gif) repeat-y; }

.gray_blocks .txt img {
   display:block;
}

.gray_blocks .space { width: 30px; }
.gray_blocks.industry .space { width: 25px; }

.gray_blocks .wrap2 .content{
  background:url(/images/in_bg_block_gradient.gif) no-repeat;
  min-height: 230px;
  padding: 0px 20px;
  color: #003399;
}

.Content .gray_blocks .wrap2 .content { background:url(/images/in_bg_block_gradient_690.gif) no-repeat; }
.Content.small .gray_blocks .wrap2 .content { background:url(/images/in_bg_block_gradient_390.gif) no-repeat; }
#mainPart .gray_blocks.industry .wrap2 .content { background:url(/images/in_bg_block_gradient_332.gif) no-repeat; }

#LatestNews .gray_blocks .wrap2 .content .container a{
  display:block;
  width: 300px;
  margin-bottom: 10px;
  font-size: 14px;
}

.gray_blocks .wrap2 .content a {
  color:#ff9900;
}

.gray_blocks .wrap2 .content a:hover {
  color:#000000;
}

.gray_blocks .wrap2 .content p{
  margin-top: 0px; 
}

#location { text-transform: none; }

#location a {
	color: #FF9900;
	font-size:small;
	font-weight:bold;
	text-decoration: none;
	margin-left: 20px;
}

#mainPart table.title { width: 100%; }
#mainPart table.title td { vertical-align: top; }
#mainPart table.title td.date_col { width: 30px; }
#mainPart table.title .date { float:right; }

.phone_table { width:100%; }
.phone_table td { text-align:right; }
.phone_table .phone_td { width: 250px; }

