@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .7em;
	color: #383E45;
	background: #383E45 url(/images/bg2.jpg) center top no-repeat;
	}
#container {
	margin: 0 auto;
	width: 750px;
	}
.navbar {
	background-image: url(images/bg_nav1.png);
	background-repeat: repeat-x;
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 53px;
	width: 750px;
	text-align: center;
}
.linkONE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #778792;
	height: 30px;
	width: 120px;
	display: block;
	text-align: center;
	position: relative;
	margin-left: 25px;
}
.linkTWO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #113450;
	height: 30px;
	width: 120px;
	display: block;
	text-align: center;
	position: relative;
	margin-left: 25px;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #383E45;
	text-decoration: none;
}
.topText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
	display: block;
	padding-top: 55px;
	padding-left: 300px;
	padding-bottom: 0px;
}
.copy_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	text-transform: none;
	line-height: 18px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	padding: 0px;
	height: 35px;
	width: 200px;
	margin-top: 0px;
	line-height: 35px;
	text-indent: 50px;
}.headers_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #335C7B;
	text-decoration: none;
}
.copy_main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.header_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335C7B;
	text-decoration: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.timlarsenCOM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E2E4E6;
	text-decoration: none;
}
.footerMain{
	background-color:#CCCCCC;
	height:75px;
	}

.navLink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 53px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 26px;
	background-image: url(images/bg_nav1.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 53px;
}
.navLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 53px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 26px;
	background-image: url(images/bg_nav2.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: 53px;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #383E45;
	text-decoration: none;
	background-color: #E7E9EB;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: 263px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #BDCEDF;
}
.DropList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #383E45;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	width: 200px;
	padding-left: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #383E45;
	background-color: #C7D8EA;
	height: 25px;
	width: 263px;
}
.commentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #383E45;
	text-align: left;
	vertical-align: top;
	width: 263px;
	border: thin solid #C7D8EA;
}
.input_catch {
	visibility: hidden;
	height: 10px;
	width: 10px;
}

