body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #D1EFEF;
	background-image: url(images/bk-1.png);
	background-repeat: repeat-x;
}

p {
	margin: 0 0 3px 0;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

#rlheadrt {
	float: right;
	width: 230px;
	height: 100px;
	margin-right: 20px;
}

.rllog-login {
	margin-top: 20px;
	margin-bottom: 22px;
}

#rlheadrt .number2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #600;
}

#rlheadlt {
	height: 100px;
	width: 600px;
	position: relative;
	z-index: 1;
	top: 10px;
	left: 0px;
}

#rlheadlt .extagline {
	font-size: 22px;
	font-style: italic;
	color: #660000;
	text-align: center;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.ex a:link, a:visited {
	color:blue;
}

.ex a:hover {
	text-decoration: none;
}

#menu hr {
	color: teal;
	background-color: teal;
}
#textarea {
	margin: 10px 20px;
	text-align: center;
}

.lgteal {
	color: teal;
	font-size: 18px;
	line-height: 130%;
}
#textarea .smteal {
	color: teal;
	font-size: 14px;
}
#textarea .lgmaroon {
	color: maroon;
}
#textarea .smmaroon {
	color: maroon;
	font-size: 14px;
}
#textarea .space {
	font-size: 12px;
	margin: 0;
}
#textarea a:link, #textarea a:visited {
	color: #0033CC;
	font-weight: bold;
}
#textarea a:hover {
	text-decoration: none;
}

#textarea hr {
	color:#660000;
	background-color: #660000;
	width: 85%;
	border: none;
	margin: 20px auto;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	border: 2px solid #016867;
	background-color: #FFF;
}

#header {
	height: 120px;
	width: 850px;
}

#content h1 {
	margin-top: 0;
	font-size: 16px;
	color: #660000;
	margin-bottom: 12px;
}

#content h2 {
	margin-top: 0;
	font-size: 16px;
	color: #660000;
	margin-bottom: 8px;
}

#content h3 {
	font-size: 20px;
	color: #660000;
	text-align: center;
	margin-bottom: 10px;
}
	
#botborder {
	background-image: url(../images/border-mid.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
}

#topborder {
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 5px;
	clear: both;
}

.rtborder {
	float: right;
}

.ltborder {
	float: left;
	height: 24px;
}

.bluetext {
	color: #0033cc;
}

.boldred {
	font-weight: bold;
	color: #660000;
}

.bold {
	font-weight: bold;
}
	
.dateright {
	float: right;
	margin-right: 10px;
}

.smalltext {
	font-size: 12px;
}

.teal {
	background-color: #016867;
	height: 28px;
}

.required {
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

#maintext {
	height: auto;
	width: 635px;
	float: right;
	margin-right: 5px;
}
#maintext td {
	font-size: 13px;
}
#maintext li {
	padding-bottom: 12px;
	font-size: 12px;
}

.cover {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

.redtext {
	font-weight: bold;
	color: #990000;
}

.fmlt {
	width: 26%;
	float: left;
}

.fmrt {
	margin-left: 30px;
}

.small {
	font-size: 12px;
}

.roofimg {
	margin-left: 24px;
	margin-top: 5px;
}

.ret menu a:link, .ret a:visited {
	font-size: 12px;
	padding: 4px 10px 3px 10px;
	color: #0033CC;
	background-color: #E8EFFF;
	text-decoration: none;
	border: 1px solid #0033CC;
	letter-spacing: 1px;
}

.ex a:link, a:visited {
	color:blue;
}

.ex a:hover {
	text-decoration: none;
}

label {
	font-size: 12px;
}

.center {
	text-align: center;
}
#features .green {
	color: #006600;
}
#copyright {
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	background-image: url(../images/footer2.jpg);
	width: 850px;
}

#copyright p {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	margin: 0px 10px;
	padding-top: 7px;
}

#copyright a:link, #copyright a:visited {
	color: #CCCCCC;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright .hosting {
	float: right;
	margin-right: 5px;
}
#textarea hr {
	color: teal;
	background-color: teal;
	border: none;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 100%;
}
#textarea h2 {
	font-size: 28px;
	color: teal;
	text-align: center;
	margin-top: 0px;
	font-style: italic;
}
.lexformtable {
	width: 100%;
	background-color: #008080;
	margin: 10px 0 20px 0;
	padding: 10px;
	font-weight: bold;
	text-align: left;
}
.underline {
	text-decoration: underline;
}
#textarea .heading {
	font-style: italic;
	text-decoration: underline;
}

