@charset "utf-8";
body {
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0.05em;
line-height: 140%;
color: black;
background-image: url(images/tableBG.jpg);
background-position: top;
background-repeat: repeat-x;
}
#td_header {
border-bottom: solid 1px black;
background-image: url(images/Full-Scale-Logo-2.png);
background-position: top;
background-position: left;
background-repeat: no-repeat;
}

#lhs_fade_body {
	background-image: url(images/lhs_table_body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: solid 1px black;
}
#rhs_fade_header {
	background-image: url(images/rhs_table_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#rhs_fade_body {
	background-image: url(images/rhs_table_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: solid black 1px;
}
td_right_foot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
td_left_foot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#td_rhs_bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#nav_bullet {
	list-style-image: url(images/bullet1.png);
}
#td_navigation {
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 10px;
	background-image: url(images/navigation2_bg.jpg);
	background-position: bottom;
	background-position: left top;
	background-repeat: no-repeat;
	width: 160px;
	border-right-color: #000000;
	background-color: #496B9B;
}
#td_footer {
	background-image: url(images/h-stripes.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #C1C0C0;
}
td_footer a:link {
	color: #C1C0C0;
	text-decoration: none;
}

#td_lhs_bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#td_navigation #nav_bullet #selected {
	background-color: #999966;
	list-style-type: disc;
}
#td_navigation p{
padding: 5px;
font-size:10px;
}
#lhs_fade_header {
	background-image: url(images/lhs_table_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.floatleft {
float: left;
padding-left: 10px;
margin-right: 10px;
}
ul li {
list-style-type:square;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	
	
}


#td_navigation a:link {
text-decoration: none;
color: black;

}
#td_navigation a:visited {
text-decoration: none;
color: black;

}
#td_navigation a:hover {
	background-color: white;
	text-decoration: none;
	color:red;
	
}
#td_navigation a:active {
text-decoration: none;
color: red;

}
.mainbody {
padding-left: 15px;
padding-right: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	margin-left: 5px;
	padding-left: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 0px;
	padding-bottom: 0px;
}
p.mainbody {
max-width: 300px;
text-align: justify;
}
legend {
padding: 4px;
padding-right: 10px;
background-color: #FFFFCC;
color: #000066;
font-size:12px;
}
.style1 {font-size: 14px}
#nav_horizontal  a:link {
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#nav_horizontal  a:visited {
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#nav_horizontal  a:hover {
	color: #aa0000;
	text-decoration: underline;
	text-align: right;
	padding: 3px 5px 3px 5px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
#nav_horizontal  a:active {
	color: #aa0000;
	text-decoration: none;
	text-align: right;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#nav_horizontal p{
	color: #000000;
	text-align: right;
	padding: 5px;
	margin: 10px;
	}
	#nav_horizontal {
	border-bottom: 1px solid black;
	background-color: #ededed;
	background-image: url(images/nav_horiz.jpg);
	background-position: top;
	background-position: right;
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	font-weight: bold;
	}
	form.contact legend {
padding: 4px;
padding-right: 10px;
background-color: #EDEDED;
color: #000066;
font-size:12px;
color: navy;
font-weight: normal;
}
form.contact label{
display:block;
width:180px;
float: left;
}
