a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cd3301;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;



}
a.navlinks:hover {
	color: #CC0000;
	font-weight: bold;




}
a.navlinks:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}
body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #cd3301;
	margin-top: 0px;



}
td {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;

}
.textred {
	color: #FF0000;
}

input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #CCCCCC;
 }  .navbar {
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;




}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.sideadverts {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;



}
.industrynews {
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 10px;
	color: #333333;





}
.contentarea {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 11px;
	color: #333333;
	text-align: justify;





}
.logo {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;

}
.dottedline {
	background-color: #FFFFFF;
	background-image: url(../images/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.topadverts {
	background-color: #FFFFFF;
}
.toptext {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.whiteblock {
	background-color: #FFFFFF;
}
.contentarea2 {
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: justify;
	padding-right: 25px;



}
.buyersguide {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CCCC00;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 11px;
}
.textwhite {
	color: #FFFFFF;
}
.ratecarddownload {
	height: 8%;
	width: 55%;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCC00;
	background-color: #eeeeee;







}
.downloadratecard {
	color: #FFFFFF;





}
.resources3col {
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	-moz-column-gap:20px; /* Firefox */
	-webkit-column-gap:20px; /* Safari and Chrome */
	column-gap:20px;
	-moz-column-rule:1px outset #cccccc; /* Firefox */
	-webkit-column-rule:1px outset #cccccc; /* Safari and Chrome */
	column-rule:1px outset #cccccc;
	padding-top: 11px;
}
.newsblock {
	border: 14px solid #000000;
	border-radius:40px 40px 40px 40px;
	-webkit-border-radius:40px 40px 40px 40px;
	radius:40px 40px 40px 40px;
}
