@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(../images/rc_page_bg.png);
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #CBDAEC;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#navbar {
	background-image: url(../images/rc_navbar_hv.png);
	width: 780px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #CBDAEC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	font-variant: small-caps;
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #666666;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	line-height: 1.25em;
	margin-right: 100px;
	margin-left: 100px;
}
.oneColFixCtrHdr #container #mainContent a {
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent a:link {
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent a:visited {
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent a:hover {
	text-decoration: none;
	color: #FF9933;
}
.oneColFixCtrHdr #container #mainContent img .right {
	float: right;
}
.oneColFixCtrHdr #container #mainContent a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-right: 100px;
	margin-left: 100px;
	font-size: 1.3em;
}


.oneColFixCtrHdr #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-right: 100px;
	margin-left: 100px;
	font-size: 1em;
}
.oneColFixCtrHdr #container #mainContent ul {
	margin-right: 100px;
	margin-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	color: #666666;
	font-variant: normal;
}
.line425 {
	width: 425px;
}
.right {
	float: right;
	padding-left: 3px;
}
.center {
	text-align: center;
}
.main_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 100px;
	margin-left: 100px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.black_cell {
	background-color: #000000;
	color: #FFFFFF;
}
.white_cell {
	background-color: #FFFFFF;
	color: #000000;
}
.black_cell_head {
	background-color: #000000;
	color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 7px;
}
.white_cell_head {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 7px;
	border-top-width: medium;
	border-top-style: solid;
}
.oneColFixCtrHdr #container #mainContent .main_table .table_head {
	color: #FFFFFF;
	background-color: #405F89;
}

.cap {
	font-size: 1.75em;
}
.request {
	margin: 0px;
	width: 90%;
	padding: 0px;
	float: left;
}

.triplet {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

.triplet .pic {
	padding-right: 7px;
}

.head_img {
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-weight: normal;
	background-color: #90AFD6;
	text-align: center;
}


.oneColFixCtrHdr #container #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: .15em;
}
.oneColFixCtrHdr #container #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}.oneColFixCtrHdr #container #footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.movie {
	background-color: #000000;
	text-align: center;
	width: 740px;
	vertical-align: middle;
	height: 400px;
	position: relative;
	top: 25px;
}
.black_strip {
	background-color: #000000;
	height: 25px;
	width: 740px;
}
