﻿/* CSS layout */
body {
	font: normal normal 700 100% normal tahoma;
	margin: 5px;
	padding: 0;
}

#masthead {
	min-width: 600px;
}

#logo {
	float: left;
	width: auto;
}

#header {
	font: 100% tahoma;
	margin-left: 200px;
	text-align: right;
	font-size: small;
}

#container {
	clear: both;
	min-width: 600px;
	height:auto;
}

#left_col {
	float: left;
	width: 110px;
	height:auto;
}

#right_col {
	font: 100% tahoma;
	font-size: small;
	text-align: right;
	float: right;
	width: 240px;
}
#lowerright_col {
	font: 100% tahoma;
	font-size: small;
	text-align: right;
	float: right;
	width: 240px;
}


#page_content {
	padding: 5px 5px 5px 5px;
	border-left: thin #000000;
	margin-left: 120px;
	width: 660px;
	font: 100% tahoma;
	font-size: small;
	height: auto;
}

#footer {
	clear: both;
	height: auto;
	border-top: 1px #000000 ridge;
	margin-left: 0px;
	margin-bottom:0px;
	text-align: center;
	bottom: auto;

}

#line {
	clear: both;
	height: 5%;
	border-top: 1px #000000 ridge;
	padding: 0;
	margin: 0;
	text-align: center;
	bottom: auto;
}
	
}
.footer_table {

	font: 100% tahoma;
	font-size: small;

}
.footer_text {
	font-size: x-small;
}

.footer_text:hover {
	text-decoration: underline;
}

.lc_table {
	width: 100%;
	font: 100% Tahoma;
	font-size: small;
	height: 40px;
}
a {
	font: 100% tahoma;
	style text-decoration: none;
	font-size: small;
	color: #000000;
	text-decoration: none;
	bottom: auto;
}
footer_a {
	font: 100% tahoma;
	style text-decoration: none;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.pagecontentgeneral {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
}
.headerboldUL {
	text-decoration: underline;
}
.midpagetable {
	padding: 0px;
	width: 100%;
}
b {
	font: 100% tahoma;
	style text-decoration: none;
	font-size: small;
	color: #000000;
	text-decoration: none;
	bottom: auto;
}
#right_col_text {
	font: 100% tahoma;
	font-size: small;
	text-align: left;
}
#right_col_text:hover {
	font: 100% tahoma;
	font-size: small;
	text-align: left;
	text-decoration: underline;
}
.smallhyperlink {
	font-size: xx-small;
	font-family: Tahoma;
}
.smalltext {
	font-weight: bold;
}
