@charset "UTF-8";
p {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #0053a1;
}
#header {
	margin: 0px;
	height: 130px;
	text-align: center;
	background-color: #FFFFFF;
}
#botttomaddress {
	background-color: #FFFFFF;
	width: 625px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00529F;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #00529F;
	top: -1px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	left: -1px;
}
#botttomblock {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 625px;
	padding: 0px;
	height: 35px;
}
#navbar {
	background-color: #A55006;
	margin: 0px;
	height: 27px;
	position: relative;
	padding: 0px;
}
#botttombar {
	line-height: 36px;
	background-color: #0053a1;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	position: relative;
}
#mainbody {
	background-image: url(siteimages/mainbg.jpg);
	height: 395px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: center top;
}
#footercopy {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyblock {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 395px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#bodycopy {
	width: 575px;
	height: 196px;
	position: relative;
	padding: 25px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 2em;
}
#navtable {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 25px;
}
#navtable td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.contactcolumnone {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	float: left;
	width: 200px;
	position: relative;
}
.contactcolumntwo {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	line-height: 1.25em;
	height: auto;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
#popupheader {
	margin: 0px;
	height: 130px;
	text-align: center;
	background-color: #FFFFFF;
	width: auto;
}
#popupmain {
	background-image: url(siteimages/popupbg.jpg);
	background-repeat: no-repeat;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #a55006;
	background-color: #00297D;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 0px;
}
#popupmain #form1 input {
	width: 280px;
}
#popupmain #form1 textarea {
	width: 280px;
}
