@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bgextend.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

a {
	color:#027FE5;
}

#container {
	display:block;
	position:relative;
	width:954px;
	background-color:#fff;
}
#leftColumn {
	background-color:#003C6C;
	width:197px;
}
#mainColumn {
	float:right;
	padding-left:1px;
}
#topNav {
	background-image:url(../images/ls_topnav_background.jpg);
	background-repeat:repeat-x;
	height:40px;
}
#content1 {
	border-top:#666 6px solid;
	border-left:#666 6px solid;
	border-right:#666 6px solid;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
#content2 {
	border-left:#666 6px solid;
	border-right:#666 6px solid;
	background-color:#FFFFFF;
	padding:15px;
}
#foot {
	width:954px;
	height:203px;
	background-image:url(../images/ls_foot_background.jpg);
	background-repeat:no-repeat;
	margin: auto;
}
.topNav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
}
.topNav a{
	color: #FFFFFF;
	text-decoration:none;
}
.topNav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.topNavNumber {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	text-align:right;
	letter-spacing:1px;
}
.leftNavHead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-image:url(../images/ls_left_heading.jpg);
	background-repeat:repeat-x;
	padding-left:5px;
}
.leftNavLink{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	text-align:left;
}
.leftNavLink a{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	text-align:left;
}
.leftNavLink a:hover{
	text-decoration:underline;
}
.leftContactList {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-align:left;
}
#credits {
	display:block;
	position:relative;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:80px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#credits a{
	color: #FFFFFF;
	text-decoration:none;
}
#credits a:hover{
	text-decoration:underline;
}
#address {
	display:block;
	position:relative;
	color:#000;
	font-size:12px;
	padding-top:15px;
	width:550px;
	margin: 0 0 0 255px;
	text-align:center;
}
#address td {
	font-size:12px;
}
#page_h1 {
	display:block;
	position:absolute;
	left:165px;
	top:269px;
	color:#fff;
	font-size:20px;
	width: 400px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana;
}
h1 {
	font-size:20px;
	margin: 0px;
}
#printonly {
	display:none;
}
