html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	color:#444;
	background-color:#174769;
	
}
html body { 
	margin: 0 auto;
	text-align: center;
	width: 776px;
	height: 100%;
}
html*.thetable {
	height: 100%;
	
}
html*.tablecell{
	float: left;
}
html>body #outer{height:auto;}
.thetable{
	position: relative;
	display: table;
	width: 776px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	background-image: url('../images/sub-head.jpg');
	background-repeat: no-repeat;
	background-position: 0 242px;
	border-spacing: 0; /* required by Opera 6 */
}
/* hide this from opera6 */
head:first-child+body div.thetable {
	height: 100%;
}

.tablerow {
	display: table-row;
}
.tablecell{
	display: table-cell;
	border: 0;
	padding-top: 200px;
	padding-bottom: 35px;
	vertical-align: top;
	min-height: 100%;
}
.one {
	width: 185px;
	position: relative;
	z-index: 8;
	height: 100%;
	padding-top: 200px;
	text-align: left;
}
.two{
	width: auto;
	padding-top: 200px;
	position: relative;
	text-align: left;
	background-image: url('../images/lc-watermark.gif');
	background-repeat: no-repeat;
	background-position: 80px 250px;
}
html*.two {
	height:100%;
	width: 591px;
}
#footer {
	clear: both;
	position: relative;
	height: 25px;
	margin-top: -25px;
	margin-bottom: 0;
	z-index: 15;
	width: 776px;
	text-align: left;
	background-color: #174769;
}
#footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
	padding-top: 0;
	padding-left: 19px;
	padding-right: 19px;
	margin: 0 0 0 0;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
}
#footer .footer_left {
	float:left;
	width: 500px;
	text-align: left;
	margin-top:5px
}
#footer .footer_right {
	float:left;
	width: 276px;
	text-align: right;
	margin-top:5px
}
/* hide this from opera6 */
head:first-child+body div#footer {margin-bottom: 0;}

/* removing margins from headings corrects an Opera 6 display error */
#outer {
	height:100%;
	width: 776px;
	min-height:100%;
	margin: 0px auto 0px auto;
	background-color: white;
	background-image: url("../images/main-background.jpg");
	background-repeat: repeat-y;
}

/* hide this from opera6 */
head:first-child+body div#footer {
	margin-bottom: 0;
}

#header {
	position: absolute;
	top: 0;
	width: 776px;
	height: 204px;
	z-index: 12;
	background-image: url('../images/head.jpg');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.one p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #504F53;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#content {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content h1 {
	font-family: Georgia;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	color: #6f6f60;
	margin: 5px 30px 0 25px;
	padding: 0 0 0 0;
	text-align: left;
}
#content h2 {
	font-family: Georgia;
	font-size: 32px;
	line-height: 48px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin: 5px 15px 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}
#content h3 {
	font-family: "Arial Narrow";
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
	font-style: normal;
	color: #bd051e;
	margin: 5px 15px 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}
#content h4 {
	font-family: Verdana;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	margin: 5px 15px 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}
#content h5 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #8D3138;
	margin: 10px 15px 0 15px;
	padding: 0 0 0 18px;
	text-align: left;
	background-image: url("../images/bullet-gray-8.gif");
	background-repeat: no-repeat;
	background-position: left 6px;
}
#content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #3f3d43;
	margin: 10px 45px 0 25px;
	padding: 0 0 0 0;
	text-align: justify;
}
#content a {
	color: #436C92;
}
#content a:hover {
	color: #2E4A65;
}
#content b {
	color: #bd051e;
}
#content ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #504F53;
	margin: 10px 45px 0 60px;
	padding: 0 0 0 0;
	text-align: left;
}
#content table {
	width: 500px;
	margin: 20px 45px 0 25px;
	border: 1px solid #BBBBBB;
	background-color: white;
}
#content table th {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #e31818;
	text-align: left;
	padding-left: 5px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
#content table td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #504F53;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#content_left {
	width:185px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#top_menu {
	float: right;
	width: 596px;
	height: 25px;
	margin: 137px 0 0 0;
	padding: 0 0 0 0;
}
#top_menu p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;
	margin: 4px 19px 0 30px;
	padding: 0 0 0 0;
	text-align:left;
}
#top_menu a {
	color: white;
	text-decoration: none;
}
#top_menu a:hover {
	color: #cccccc;
	text-decoration: none;
}
#left_menu {
	width: 135px;
	margin: 0 22px 0 28px;
	text-align: right;
}
#left_menu ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#left_menu ul li {
	width: 135px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #d3d3cc;
	margin: 8px 0 0 0;
	padding: 0 0 12px 0;
	background-image: url('../images/menu-divider.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#left_menu a {
	color: #d3d3cc;
	text-decoration: none;
}
#left_menu a:hover {
	color: #A7A798;
	text-decoration: none;
}

#langs {
	float:right;
	width:596px;
	height:24px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#langs p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: white;
	margin: 2px 19px 0 0;
	padding: 0 0 0 0;
	text-align:right;
}
#langs a {
	color: #d1dae1;
	text-decoration: none;
}
#langs a:hover {
	color: #859CAF;
	text-decoration: underline;
}
