@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	text-align: center;
	font-size: 100%;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: -6px -12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A3A83;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
}
.textBox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.oneColFixCtrHdr #container {
	margin-left: auto;
	margin-right: auto;
	width: 1029px;
}
.copy {
	float: right;
	width: 250px;
}
.tangent {
	float: left;
	width: 200px;
}
.copyright {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: x-small;
}
.oneColFixCtrHdr #mainContent {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_main.png);
	background-repeat: no-repeat;
	margin-top: -18px;
	padding-top: 60px;
	padding-bottom: 10px;
	height: 480px;
}
#mainContent #flash {
	margin-left: -8px;
}
.oneColFixCtrHdr #footer {
	height: 280px;
}
.textBoxCopy2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 250%;
}
#nav {
	padding-left: 10px;
}

.but_aust {
	float: left;
}
