@charset "utf-8";
/* CSS Document */

.secureRightsLock {
	BACKGROUND: url(https://www.data3001.com/images/amerivalue/SR_lock.gif) no-repeat right top; FLOAT: right; COLOR: #333; HEIGHT: 20px
}
#container {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
body {
	background-image: url(../img/page-bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.left {
	float: left;
	width: 627px;
	margin-top: 50px;
	border: 0.1em solid #CCC;
}
.right {
	float: left;
	width: 305px;
	margin-top: 50px;
	margin-left: 20px;
	border: 0.1em solid #CCC;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #01baff;
	font-style: italic;
	padding-left: 5px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #030;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #5BCFF8;
	text-transform: uppercase;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(images/bar-end.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.menus {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-left: 5px;
}
.form a:link{
	color:#333;
	background-color:#ddfc8a;
	text-decoration:none;
	opacity: .75;
}
.form a:visited{
	color:#333;
	background-color:#ddfc8a;
	text-decoration:none;
	opacity:.75;
}
.form a:hover{
	color:#333;
	text-decoration:none;
	opacity:1;
}
.footer {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer a:link{
	color:#000;
	text-decoration:none;
}
.footer a:visited{
	color:#000;
	text-decoration:none;
}
.footer a:hover{
	color:#666;
	text-decoration:none;
}
.clear {
	clear: both;
	height: 15px;
}
.sub-head {
	font-family: Verdana;
	color: #027DAC;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
	font-style: normal;
}
