body {
	color: #000000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link,
a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover {
	color:#bd8315;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: underline;
}
.text {
	color: #000;
}
.textBrown {
	color: #000;
}
.textIt {
	color: #000000;
	font-style: italic;
}
.textblackBold {
	color: #000000;
	font-weight : bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.textBold {
	color: #bd8315;
	font-weight: bold;
	text-align: left;
}
.textBoldLine {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.componentheading,
h1 {
	margin-top: 4px;
	font-size: 120%;
	/*color: #bd8315;*/
	font-weight: bold;
	text-align: left;
	color: #bd8315;
}
.contentheading,
.contentheading a,
.breadcrumbs,
.breadcrumbs a,
.breadcrumbs .pathway,
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 110%;
	/*color: #bd8315;*/
	font-weight: bold;
	text-align: left;
	color: #bd8315;
}
.createdate{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.buttonheading,
.buttonheading a:link,
.buttonheading img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*.mini {
	width: 156px;
	float: left;
}
.mini input, .mini textarea {
	margin: 3px 0px;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
}*/
#company_name {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
}
.table {
	color: #f2ce89;
	font-weight: bold;
	background : #999999;
	border : 1px solid #000000;
}
#tableInside {
	background : White;
	border : 1px solid #000000;
	text-align: center;
}
.tableInsideB {
	border : 1px solid #BFF2FF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5F6FF;
	background-image: url(h2_bg.gif);
}
.tableContact {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	color: #FFFFFF;
	color: #000;
	border : thin dashed Maroon;
}
p {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.bold {
	 /*color:#bd8315;*/
}
#backToTop {
	right: 5px;
	bottom:5px;
	position: fixed;
	background-color: #FFFFFF;
	margin-right: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 90px;
	float: left;
}
.indent {
	margin-left: 15px;
}
.textInTable {
	color: #bd8315;
}
.phoneNumber {
	position: absolute;
	font-size: 16px;
	bottom: 5px;
	left: 840px;
	top: 186px;
	color:#bd8315;
	font-weight: bold;
}
#errors {
	margin-bottom: 20px;
	margin-left: 125px;
}
#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}
#btnValidateForm {
	margin-top: 10px;
	margin-left: 200px;
}
#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
	text-align: left;
}
#lblVerifySubmission {
	font-size: 14px!Important;
}
#lblVerifySubmission span {
	font-weight: bold;
}
#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}
.captcha span {
	margin-right: 10px;
}
#btnSubmitForm {
	margin-top: 5px;
}
#ValidationSummary2 ul li {
	color: #FF0000!Important;
}
#text-size-cta-blog-container {
	float: right;
	background-color: #FCF3E4;
	border: 2px solid #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	clear: both;
}
#cta-blog {
	height: 75px;
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#cta-blog a {
	display: block;
	height: 75px;
	width: 150px;
	background-image: url(../images/cta-blog.jpg);
	background-position: 0px 0px;
}
#cta-blog a:hover {
	background-position: 0px 75px;
}
#right-col {
	float:right;
	clear:both;
	margin: 0px 15px 15px 15px;
}
.book {
	width:100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
#blog {
	float:left;
}
#blogger-navigation {
	float:left;
}
#blogger-navigation h3 {
}
#blogger-navigation ul {
}
#blogger-navigation ul li {
}
#blogger-navigation ul li a {
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited {
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active {
}
#blogger-navigation #powered-by {
}

form{
	width: 156px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
ul{
}
ul li{
	text-align: left;
}

input, textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 145px;
	margin-left: 10px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
input {

}
input.select{
}
input.button{
}
textarea{
	height:97px;
}
form img {
    vertical-align:top;
	margin-top: 5px;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
	color:#FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
	color:#FFFFFF!important;	
}
.single-line {
	width: 110px;
}
#contact{
}
#contact form{
}
#contact ul{
}
#contact ul li{
}
#contact div{
}
#contact input{
	width:205px;
	height:22px;
}
#contact input.select{
}
#contact input.button{
}
#contact input.orange-main{
}
#contact textarea{
	width: 205px;
}
#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
}
.invalid {
    background-color: #F00000!important;
}
.state {
	width:205px;
	margin-left: 10px;
	height: 22px;
}
#mainpage #pageleft .leftblock .boxcontent .boxcontent strong {
	font-size: 18px;
}
