/*  Supplemental CSS for Velocity Traffic Site  */

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#footer {
	clear: both;
	/* height: 60px;  */
	height: auto;
	/* width: 750px; */
	text-align: center;
	line-height: 20px;
}

a, a:link, a:active {
	color:#194fcd;
	/* font-size:90%;*/
	width:auto;
	/* font-weight:bold; */
	text-decoration:none;
}
a:visited
{
 	/* color:#cd19a9;  */
 	color:#9719cd;
	/* font-size:90%;*/
	width:auto;
	/* font-weight:bold; */
	text-decoration:none;   
}
a:hover {
	color:#19a9cd;
}

.right_column {
   	background:#FFFFFF;
   	float:right;
	width:25%;
	margin-top: 20px;
	/* border: solid 1px black; */
}
.rgtcol_cnt {
	padding:0 2% 0 2%;
	background:#ffffff;
}

/*  Opt In Button  */
.oButton {padding: 2px 2px 2px 2px; border-color: red;}
.oButton:hover {border-color: green;}

/*  Old Stuff to be removed

.buttons {
	color: #999933;
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 1px;
	padding: 3px 1px 1px;
	float: none;
	position: static;
	top: 10px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
	background-color: #C6C7D6;
}
a:link {
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #660033;
	font-size:90%;
}
a:active {
	font-weight:bold;
	text-decoration:none;
	color: #0030CE;
	font-size:90%;
}
	font-size:90%;
	width:auto;
	float:left;
	font-weight:bold;
	text-decoration:none;


.titles {
	color: #CC3300;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.addresses {
	font-size: 11px;
	color: #003399;
	text-align: center;
}
.slogen {
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}
.TABLES {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6666CC;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	padding: 0px;
	margin-top: 4px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7A305;
	font-weight: bold;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94929C;
	font-weight: normal;
}
.borders {
	border: 1px solid #E5E5E5;
}
.buttonhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.table_2 {
	height: 142px;
	width: 750px;
}
*/
