html {
	height: 100%;
	width: 100%;
}
body {
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 13px;
	color: #333333;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
ol {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-image: url(support/bullet.gif);
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 25px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	background-color: #003263;
	color: #FFFFFF;
}
.container_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	position: relative;
}
.container_btn {
	margin: 0px;
	padding: 0px;
	float: left;
}
.container_header {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 900px;
	position: relative;
}
.container_900 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container_full {
	float: left;
	clear: left;
	width: 900px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.container_left {
	float: left;
	clear: left;
	width: 340px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.container_right {
	float: left;
	width: 560px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.container_title {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 900px;
	height: 55px;
	position: relative;
}
.container_footer {
	width: 900px;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4BBAF;
	float: left;
	margin-top: 30px;
	position: relative;
}
.text_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C4BBAF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	visibility: hidden;
	text-align: right;
}
.text_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #003366;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	visibility: hidden;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	line-height: 21px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C4BBAF;
	border-bottom-color: #C4BBAF;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.text_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 21px;
	margin: 15px;
}
.text_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 20px;
	font-weight: bold;
}
