@charset "utf-8";
#page {
	top: -1px;
	position: absolute;
	left: 3px;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#page #content #headline {
	top: 15px;
	position: relative;
	width: 440px;
	left: 0px;
	float: left;
	margin: 3px;
	text-align: left;
	background-position: center;
}
#page #content #main_nav a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content #footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


#page #content #page_copy {
	top: 15px;
	height: 100%;
	width: 592px;
	left: 0px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 3px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 1f2b62;
	border-right-color: 1f2b62;
	border-bottom-color: 1f2b62;
	border-left-color: 1f2b62;
	background-position: center;
	clear: left;
}
#page #content #footer {
	top: 25px;
	width: 600px;
	height: 50px;
	position: relative;
	text-align: center;
	clear: both;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
#page #content #image {
	position: relative;
	width: 150px;
	right: 0px;
	height: auto;
	float: left;
	top: 15px;
	margin-bottom: 6px;
}

#page #content {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 1000px;
}

#page #content #main_nav {
	width: 600px;
	padding-top: 3px;
	margin-bottom: 10px;
}

body {
	height: 100%;
	background-image: url(images/stripe_bg.gif);
	background-repeat: repeat;
	text-align: center;
}
#white {
	background-color: #FFFFFF;
	width: 50px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0px;
	bottom: 100px;
	position: absolute;
	height: 1428px;
}
#white_left {
	background-color: #FFFFFF;
	width: 50px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0px;
	bottom: 100px;
	position: absolute;
	height: 1428px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.margin {
	border-right-width: 50px;
	border-left-width: 50px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 1px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
