﻿/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }
p { padding-top: 8px; padding-bottom: 8px; margin: 0px 0px 0px 0px; }

#sideBorder{
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

#topBorder{
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

#bottomBorder{
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

.mainDiv{
  padding-left: 30px;
  padding-top: 20px;
  padding-right: 20px;
  /*margin: 0px 0px 0px 0px;*/
}

.clear {
	clear:both; 
	font-style:normal; 
	font-size:0px; 
	font-family:serif; 
	height:0em; 
	margin:0; 
	padding:0;
}

html, body
{	
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
}

/* Background Images */
.topBG { background-image: url(images/topBG.jpg); background-repeat: no-repeat; }
.middleBG { background-image: url(images/middleBG.jpg); background-repeat: no-repeat; background-position:center; }
.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }
.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }


/* Text Styles */
.search
{
	font-family: Arial;
	font-size: 11px;
	color: #717073;
    letter-spacing: 1px;
	font-weight: normal;
}

.searchGreen
{
	font-family: Arial;
	font-size: 11px;
	color: #6A9913;
    letter-spacing: 1px;
	font-weight: normal;
}

.leftText
{
    padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.titleTextTab
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	margin-left: 0px;
}

.titleText
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}

.mainText
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}

.smallText
{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	font-weight: normal;
}

.mainTextTab
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	margin-left: 15px;
}

.mainTextNav
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.SectionTitle {
	font-family:Tahoma; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold; 
	margin-bottom:5px;
}

.feature {
	width:340px; 
	border-bottom:1px solid #666666; 
	padding:10px 0; 
	height:40px;
}

.featureIcon { 
	width:50px; 
	float:left;
}

.featureCopy {
	float:left; 
	width:280px; 
	font-family:"Trebuchet MS"; 
	font-size:11px; 
	color:#333333;
}


/* Navigation Styles */
.navOn
{
	font-family: Arial;
	font-size: 14px;
	color: #E36F1E;
	font-weight: bold;
	text-decoration: none;
}

.navOnTab
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #E36F1E;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.navOff
{
	font-family: Arial;
	font-size: 14px;
	color: #71881C;
	font-weight: bold;
	text-decoration: none;
}


/* Logoworks Link Backs */
.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #999999;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.logoworksLink
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}

a.logoworksLink:hover
{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}