@charset "utf-8";
body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.underlined a:link{
	color: #990000;
	text-decoration:underline;
}
.underlined a:hover {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.header {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:top;
	height:99px;
}
.toplink {
	color:#666666;
}
.toplink a:link {
	color: #666666;
	text-decoration: none;
}
.toplink a:visited {
	text-decoration: none;
	color: #666666;
}
.toplink a:hover {
	text-decoration: none;
	color: #990000;
}
.toplink a:active {
	text-decoration: none;
	color: #666666;
}


.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	height:39px;
	color:#666666;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: none;
	color: #990000;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}

.bottom {
	color:#666666;
	padding:10px;
	line-height:25px;
}
.bottom a:link {
	color: #666666;
	text-decoration: none;
}
.bottom a:visited {
	text-decoration: none;
	color: #666666;
}
.bottom a:hover {
	text-decoration: none;
	color: #990000;
}
.bottom a:active {
	text-decoration: none;
	color: #666666;
}

.Treb13Grey {
	color:#666666;
	font-size:13px;
}
.Treb13Grey a:link {
	color: #990000;
	text-decoration: none;
}
.Treb13Grey a:visited {
	text-decoration: none;
	color: #990000;
}
.Treb13Grey a:hover {
	text-decoration: none;
	color: #000000;
}
.Treb13Grey a:active {
	text-decoration: none;
	color: #990000;
}

.Treb13Black {
	color:#000000;
	font-size:13px;
}


.Treb14Black {
	color:#000000;
	font-size:14px;
}
.Treb14White {
	color:#ffffff;
	font-size:14px;
}

.Treb13Red {
	color:#990000;
	font-size:13px;
}

.Treb10Red {
	color:#990000;
	font-size:10px;
}
.Treb16Red {
	color:#990000;
	font-size:16px;
}

.Treb30White {
	color:#ffffff;
	font-size:30px;
}
.Treb20Black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.Treb26Black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
}

.HomeBox1 {
	background-image:url(images/box1.png);
	background-repeat:no-repeat;
	background-position:top;
	height:206px;
	width:300px;
}

.HomeBox2 {
	background-image:url(images/box2.png);
	background-repeat:no-repeat;
	background-position:top;
	height:206px;
	width:300px;
}

.HomeBox3 {
	background-image:url(images/box3.png);
	background-repeat:no-repeat;
	background-position:top;
	height:206px;
	width:300px;
}

.InnerBody {
	background-image:url(images/inner/innerbody_top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:670px;
}
.secureRightsLock{
	float:right;
	color:#333;
	height:30px;
	background:transparent url('https://www.data3001.com/images/amerivalue/SR_lock.gif') no-repeat top right;
	/*background-image:url(images/SR_lock.gif);
	background-repeat:no-repeat;
	background-position:right top;*/
	margin-right:20px;
	margin-top:-30px;
	width:138px;
}











