body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg_main2.gif);
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
}
body, td, .mainText {
	font-family: Arial, Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
}
p {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
ul {
	line-height: 18px;
}
form {
	margin : 0 0 0 0;
}
input {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
textarea {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
select {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
option {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color : #333333;
}
a:link {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a.darkLink:link {
	font-family: Arial, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.darkLink:visited {
	color: #333333;
	text-decoration: none;
}
a.darkLink:hover {
	color: #333333;
	text-decoration: underline;
}
a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.orangeLink:link {
	color: #FF6633;
	text-decoration: underline;
}
a.orangeLink:visited {
	color: #FF6633;
	text-decoration: underline;
}
a.orangeLink:hover {
	color: #FF6633;
	text-decoration: none;
}
.smallText {
	font-size: 10px;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.categoryLink:link {
	font-size: 12px;
	color: #940C08;
	text-decoration: underline;
}
a.categoryLink:visited {
	font-size: 12px;
	color: #940C08;
	text-decoration: underline;
}
a.cityLink:link {
	font-size: 12px;
	font-weight: bold;
	color: #940C08;
	text-decoration: underline;
	line-height: 25px;
}
a.cityLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #940C08;
	text-decoration: underline;
	line-height: 25px;
}

a.redLink:link {
	color: #940C08;
	text-decoration: underline;
}
a.redLink:visited {
	color: #940C08;
	text-decoration: underline;
}
a.redLink:hover {
	color: #940C08;
	text-decoration: none;
}	
a.redLink2:link {
	color: #940C08;
	text-decoration: none;
}
a.redLink2:visited {
	color: #940C08;
	text-decoration: none;
}
a.redLink2:hover {
	color: #940C08;
	text-decoration: underline;
}
a.whiteLinkNU:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLinkNU:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLinkNU:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.mainTitle, .mainTitle a, .mainTitle a:visited {
	font-size: 14px;
	color: #940C08;
	text-decoration: none;
}
.mainTitle a:hover {
 	text-decoration: underline;
 }
.dataText {
	padding-top: 5px;
	padding-bottom: 5px;
}
.greenTextBig {
	font-size: 12px;
	color: #376307;
}
li {
	font-size: 12px;
	color: #555555;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #336600;
}
.redText {
	color: #940C08;
}
.orangeText {
	color: #FF6633;
}
.darkText {
	color: #333333;
}
.article_text {
	line-height: 2em;
}
.article_quote {
	font-size: 16px;
	color: #336600;
	line-height: 2em;
	font-style: italic;
	
}
.article_title {
	font-size: 15px;
	color: #336600;
	text-transform: uppercase;
	font-weight: bold;
}
.article_title2 {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	font-style: italic;
}
.article_author {
	font-size: 12px;
	color: #336600;
	font-style: italic;
}
.article_footer {
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.article_first_letter {
	font-size: 20px;
	color: #333333;
}
.tabText {
	font-size: 12px;
	color: #FFFFFF;
}

/*########### box styles #############*/

.box{
	clear:both;
	background:url(images/hr2.gif) bottom repeat-x;
	margin:10px 0px 0px -10px;
	padding:0 10px 10px 10px;
}

#boxes_content {
	float:right;
	width:90%;
	background:url(images/vr2.gif) left repeat-y;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
}

#boxes_content .box{
	background:url(images/hr2.gif) bottom repeat-x;
	width:100%;
	margin-top:10px;
	padding:0px 0px 10px 0px;
}
#boxes_content .box .imageBoxTitle img{
	margin-right:0px;
}

#boxes_content .imageBoxTitle_black {
	font-weight:bold;
	font-size:14px;
}
#boxes_content img {
	margin-right:3px;
}
.imageBoxTitle, .imageBoxTitle a, .imageBoxTitle a:visited, .imageBoxTitle a:hover {
	font-size: 14px;
	/*color: #7D892F;*/
}

/*########### custom leads campaign #############*/
#customRow1 {
	background-color: #efefef;
	font-size: 24px;
	text-align:left;
	text-indent: 20px;
	padding: 8px;
	color:#330000;
	height: 10%;
}

#customRow2 {
	color: #222;
	background-color: #ccc;
	height: 30%;
	background: url(images/number_1.gif) no-repeat #e1e1e1;
	padding-left: 60px;
	padding-top: 5px;
}
#customRow3 {
	color: #222;
	background-color: #eee;
	height: 30%;
	background: url(images/number_2.gif) no-repeat #efefef;
	padding-left: 60px;
	padding-top: 5px;
}
	#customRow4 {
	color: #222;
	background-color: #ccc;
	height: 30%;
	background: url(images/number_3.gif) no-repeat #e1e1e1;
	padding-left: 60px;
	padding-top: 15px;
	
}

#customRow2 ul li, #customRow3 ul li {
	color: #222;
	list-style:none;
	background:url(images/smallDot.gif) no-repeat 0 5px;
	list-style-position:outside;
	text-indent: 10px;
	
	
}
.clcTable {
	color: #222;
}
#leftPullBox {
	width: 200px;
	padding: 6px;
	border: 1px solid #990033;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 5px;

}
#leftPullBox2 {
	background-color:#993333;
	font-size:12px;
	color:#eee;
	padding: 10px;
}
#leftPullBigTxt {
	color: #fff;
	font-size: 18px;
	font-weight:bold;
}
#leftLowTxt ol {
	margin: 0px;
	padding: 0px;	
	text-indent: 5px;
	
}
#customRow2 ul, #customRow3 ul{
	margin: 0px;
	padding: 0px;	
	text-indent: 0px;
	text-align:left;
	
}
#leftLowTxt ol li{
	list-style-position: inside;
	text-indent: 5px;		
}
.dottedLeftBorder {
	border-left: 1px dashed #444;
	background-color: #fff;
}
.dottedBtmBorder {
	border-bottom: 1px dashed #444;
	
}
#leftImage {
	
}
