body, form, img {
	border:0px;
	margin:0px;
}
body {
	background-color:#B4AF91;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#33332D;
	margin-top:20px;
}


p {
	line-height:18px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#C03000;
	font-weight:normal;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#787746;
	font-weight:bold;
}


#outer {
	width:748px;
	background-color:#FCF9F4;
	border:6px solid #C03000;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	top:50%;
	margin-top:auto;
	margin-bottom:auto;
	display:table;
}
#inner {
	width:736px;
	background-color:#FFFFFF;
	border:5px solid #40411E;
	margin:1px;
	display:table;
}


#title {
	height:87px;
	margin-left:26px;
	margin-right:26px;
	margin-top:15px;
	clear:both;
	display:table-row;
}
#logo {
	float:left;
	margin-top:13px;
	margin-left:10px;
}
#nav {
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:32px;
	margin-right:20px;
	display:table-cell;
}





#main-graphic {
	width:700px;
	height:260px;
	margin-left:18px;
	clear:both;
	display:table;
}
#main-image {
	margin-top:-120px;
	margin-left:0px;
}
#main-image-space {
	width:678px;
	height:238px;
	overflow:hidden;
	margin:11px;
	position:absolute;
}
#main-mask {
	position:absolute;
}


#body-area {
	margin-top:15px;
	display:table-row;
}

#content {
	width:390px;
	margin-left:23px;
	float:left;
	clear:left;
	display:table;
}

#support {
	width:280px;
	margin-right:23px;
	float:right;
	clear:right;
	display:table;
}

#form {
	margin-top:15px;
}

/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.labels a	{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.labels a:hover	{
	text-decoration:underline;
}
#sub-artifact {
	position:absolute;
	margin-top:0px;
	margin-left:-40px;
}

#copyright {
	width:748px;
	font-size:11px;
	text-transform:uppercase;
	display:table;
	margin-top:10px;
	text-align:center;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover	{
	text-decoration:underline;
}
#resources {
	display:block;
	clear:both;
	width:660px;
	text-align:left;
	margin-left:50px;
}
.resources {
	margin:20px 0px 20px 0px;
	border:#999999 1px solid;
}
.resources p {
	font-size:11px;
	margin:0px;
}	
.resources a {	
	font-weight:bold;
	text-decoration:none;
	color:#C03000;
	font-size:11px;
}
.resources a:hover {
	text-decoration:underline;
}
#content-container {
	display:block;
	clear:both;
	vertical-align:top;
}