﻿/* Print CSS */

body {
	margin: 0px;
	width: 640px;
	height: 100%;
	padding: 0px;
	color: #000;
	font-family: arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #2C5DC7;
}

.swap span {display: none;} /* FIR Image Replacement Technique */

#page-holder {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../img/bkg.gif) repeat-x #FFFFFF;
}
#top {
	z-index: 2;
	position: relative;
	display: block;
	width: 100%;
	height: 144px;
	margin: 0px;
	background: url(../img/top-bkg.gif) no-repeat;
	display: none;
}



#logo {
	position: relative;
	left: 60px;
	top: 0px;
	width: 230px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#logo a, #logoanchor {
	width: 220px;
	height: 0px;
	margin: 0px;
	padding: 100px 0px 0px 0px;
	border: none;
}

#content {
	z-index: 1;
	position: relative;
	display: block;
	float: none;
	clear: both;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
#bottom-bar {
	display: block;
	position: relative;
	float: none;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/bottom-bkg.gif) repeat-x;
}
#bottom-bar #copyright {
	width: 469px;
	height: 0px;
	padding: 28px 0px 0px 0px;
	background: url(../img/bottom-copyright.gif) no-repeat;
}
#b-home #box {
	position: relative;
	float: left;
	display: inline;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 403px;
	height: 332px;
	background: url(../img/home-box-bkg.gif) no-repeat;
}
#b-home #box p {
	padding: 34px;
	margin: 0px;
	font-size: 14px;
}
#home-box-button {
	position: relative;
	left: 75px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	background: url(../img/home-box-button.gif) 0px 0px no-repeat;
}
#home-box-button a {
	display: block;
	overflow: hidden;
	height: 0px;
	padding: 54px 0px 0px 0px;
	margin: 0px;
	font-size: 1px;
	text-indent: -2000px;
	background: url(../img/home-box-button.gif) no-repeat;
}
#home-box-button {
	background-position: 0px -54px;
}
#home-box-button a:hover {
	background: none;
}

#movie {
	display: inline;
	float: right;
	margin: 0px 0px 30px 30px;
}
/*
#b-home #movie {
	margin-top: 15px;
}
*/
.footnote {
	color: #6D6C5C;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4em;
}

/************** Setup page headers **************/
h1 {
	color: #2C5DC7;
	font-size: 24px;
	font-weight: bold;
}

/**************** end page headers ****************/

h2 {
	color: #8C5200;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0em 0.5em 0em;
}

hr {
	height: 1px;
	border: 0px;
	padding: 0px;
	background-color: #D9BF75;
	margin: 20px 0px 20px 0px;
}
.hr {
	display: block;
	float: none;
	clear: both;
	height: 1px;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #D9BF75;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
.ul1 {
	display: block;
	height: 100%;
	float: none;
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	color: #8C5200;
}
.ul1 li {
	margin: 0em 0em 0.7em 3em;
	margin-bottom: 0.7em;
}
.ul1 li span{
	color: #000;
}

a:link, a:visited, a:active {
	color: #00389A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #2C5DC7;
	text-decoration: underline;
}

#links {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 13px 5px 13px;
	font-weight: bold;
	background: url(../img/link-bkg.gif) repeat-x;
	border: 1px solid #BEC6D5;
	font-size: 15px;
	color: #7C92B9;
	text-align: center;
}
#links a {
	font-size: 12px;
}

table.dataTable {
	width: 690px;
	border: 0px;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0px 20px 20px;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #D9BF75;
}

table.dataTable th {
	font-weight: bold;
	vertical-align: bottom;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	color: #300;
	background: url(../img/box1-bkg.gif) repeat-x #FFF4D5;
	border-bottom: 1px solid #D9BF75;
}
table.dataTable td {
	margin: 0px;
	padding: 5px 15px 5px 15px;
	vertical-align: top;
}
td.goldLine {
	border-bottom: 1px solid #D9BF75;
	font-size: 1px;
}

.box1 {
	display: block;
	float: none;
	clear: both;
	background: url(../img/box1-bkg.gif) repeat-x #FFF4D5;
	border: 1px solid #D9BF75;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	width: 100%;
	text-align: center;
	color: #300;
}
.box2 {
	display: block;
	float: none;
	clear: both;
	font-weight: bold;
	background: url(../img/link-bkg.gif) repeat-x;
	border: 1px solid #BEC6D5;
	padding: 7px 20px 7px 20px;
	margin: 0px 0px 15px 0px;
	color: #333;
	text-align: left;
}
.em1 {
	color: #A4793B;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.em2 {
	color: #A4793B;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.emgray {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.img-left {
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	border: 1px solid #D9BF75;
}
.img-left-no-border {
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	border: none;
}
.img-right {
	display: block;
	float: right;
	margin: 0px 0px 0px 20px;
	border: 1px solid #D9BF75;
}
.img-right-no-border {
	display: block;
	float: right;
	margin: 0px 0px 0px 20px;
	border: none;
}
.img-block img {
	margin: 5px;
}
.centered {
	text-align: center;
	display: block;
	float: none;
	margin: 20px;
}