body {
	text-align:center;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
}
	
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

a {
	color: #005194;
	text-decoration: none;
}

a:hover {
	color: #005194;
	text-decoration: underline;
}

p {
	text-align: left;
}

strong {
	font-weight: bold;
	color: #369;
}


.field {
	width: 190px;
	border: 1px solid #000;
}

.button {
	width: 65px;
	height: auto;
	background-color: #f90;
	border: 1px solid #000;
}

img {
	border: 0;
}

.bold-txt {
	font-weight: bold;
	color:#003366;
}

#frame {
	width:762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-image:  url("/images/center_bg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 72px;
	border-bottom: 1px solid #ccc;
}

#frame-sub {
	width:762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	border-bottom: 1px solid #ccc;
}

#frame-article {
	width:762px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#contentleft {
	float: left;
	width: 219px; 
	padding:0px;
	background-image:  url("/images/spam_seal_bg.jpg");
	background-repeat: no-repeat;
	background-color: #F9F6F2;
}

#contentcenter {
	float: left;
	width: 325px;
	padding:0px;
}

#contentright {
	float: left;
	width:218px;
	padding:0px;
	background-color: #f4fcff;
}

#frame-bottom {
	width:762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
	text-align:left;
}

/*
#bottom-left {
	float: left;
	width: 252px;
	padding:0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
	
#bottom-center {
	float: left;
	width: 252px;
	padding:0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#bottom-right {
	float: left;
	width: 252px;
	padding:0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

*/
#bottom-left {
	float:left;
	width: 252px;
	background-color: #f4fcff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
	
#bottom-center {
	float:left;
	width: 254px;
	margin-left: 2px;
	background-color: #f4fcff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#bottom-right {
	float:left;
	width: 252px;
	margin-left: 2px;
	background-color: #f4fcff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
html>body #bottom-center {
	width: 252px;
	}
html>body #bottom-right, html>body #bottom-left {
	width: 250px;
	}

.faq-links {
	color: #369;
	font-weight: normal; 
}
	
.seal-link {
	position: relative;
	width: 215px;
	margin-top: 81px;
	text-align: center;
	font-size: 11px;
}

.welcome-copy {
	position: relative;
	padding-left: 3px;
	width: 215px;
	margin-top: 4px;
	text-align: left;
	font-size: 11px;
}

.form {
	width:325px;
	height:183px;
	background-image:  url("/images/signup_bg.jpg");
	background-repeat: no-repeat;
}

.form-sub {
	width:325px;
	height:183px;
	background-image:  url("/images/signup_bg.jpg");
	background-repeat: no-repeat;
	text-align: left;
}

.hot-today {
	width:325px;
	background-image:  url("/images/hot_today_bg.jpg");
	background-repeat: no-repeat;
}

.hot-today-content {
	padding-bottom: 25px;
}

.president {
	width:218px;
	padding:0px;
	background-color: #f4fcff; 
}

.president-message {
	width: 218px;
	height: 145px;
	background-image:  url("/images/rj_photo_bg.jpg");
	background-repeat: no-repeat;
}

.sample-report {
	width:218px;
	padding:0px;
	background-color: #f4fcff;
}

.sample-message {
	width: 218px;
	height: 118px;
	background-color: #F4FCFF;
	background-image:  url("/images/sample_report_bg.jpg");
	background-repeat: no-repeat;
}

.header-box {
	color: #fff;
	background-color: #005194;
	font-weight: bold;
	padding: 2px 4px;
	border: 1px solid #ccc;
}

.header-box-link {
	color: #fff;
	background-color: #005194;
	font-weight: bold;
	padding: 2px 4px;
	border: 1px solid #ccc;
	text-align: right;
}

.header-box-link a{
	color: #fff;
}
	
.header-box-link a:hover{
	color: #fff;
	text-decoration: underline;
}	
.header-box2 {
	color: #fff;
	background-color: #f90;
	font-weight: bold;
	padding: 2px 4px;
	border: 1px solid #ccc;
}

#contentheader {
	width: 762px;
	height: 72px;
	background-image:  url("/images/header.gif");
	background-repeat: no-repeat;
}

#contentheader-sub {
	width: 400px;
	height: 85px;
	text-align: center;
	background-image:  url("/images/pop_header.gif");
	background-repeat: no-repeat;
}

.header-links-top {
	position: relative;
	top: 5px;
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
}

.header-links-bottom {
	position: relative;
	top: 32px;
	padding-right: 5px;
	text-align: right;
	color: #f90;
	font-weight: bold;
	font-size: 12px;
}

.header-links-bottom a{
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}

.header-links-bottom a:hover{
	color: #f90;
	font-weight: bold;
	text-decoration: underline;
}

.padded {
	padding: 0px 5px 0px 5px;
}

.animated-form-header {
	margin-left: 1px;
	width: 323px;
	height: 52px;
	background-image:  url("/images/formhead_anim.gif");
	background-repeat: no-repeat;
}

.form-intro {
	width: 230px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.form-intro-sub {
	width: 230px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.arrow-anim {
}

.form-submit {
	margin-top: 20px;
}

.form-itself {
	display: block;
}

.form-left {
	display: block;
	float: left;
	width: 30px;
}
.form-right {
	display: block;
	padding-top: 3px;
}

.form-right {}

.link-expand {
	font-weight: bold;
	color: #f90;
	text-align: right;
}

.link-expand a{
	font-weight: bold;
	color: #369;
}

.link-expand a:hover{
	font-weight: bold;
	color: #369;
	text-decoration: none;
}

.cappers {
	position: relative;
	text-align: left;
	height: 56px;
	display: block;
}

.white-txt {
	font-weight: bold;
	color: #fff;
}

#close-window {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f90;
	font-weight: bold;
	text-align: center;
}

