body {
	margin: 0px; 0px;
	text-align: center;
	position: relative;
	background-color: #f1f0e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #363636;
	}
div.container {
	text-align: left;
	position: relative;
	background-image: url("../images/bggrad_second.gif");
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	}
div.top {
	background-image: url("../images/bgtop.gif");
	background-position: top right;	
	background-repeat: no-repeat;	
	width: 850;
	height: 72;
	}
	
.logo {
	float: left;
	padding-left: 14px;
	}
#links {
	float: right;
	display: inline;
	position: relative;
	margin-top: 51px;	
	text-align: right;
	margin-right: 13px;
	}
#links a {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: white;
	font-size: 10pt;	
	padding-left: 14px;
	text-decoration: none;
	}
#links a:hover {
	color: #01B2FE;
	}
.header {
	clear: both;
	padding: 0px 14px 16px 13px;	
	}
.pressTitle {
	position: relative;
	top: 8px;
	left: 75px;
	}
.pressBox {
	font-size: 9pt;
	margin-top: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	background-color: #FAF6E1;
	padding: 30px;
	}
.pressBox a {
	font-size: 8pt;
	color: #013186;
	text-decoration: none;
	}
.pressBox a:hover {
	text-decoration: underline;
	}
.pressBox hr {
	width: 100%;
	color: #bobobo;
	padding: 0 0 0 0;
	margin: 30px 0 30px 0;
	}
.pressBox h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 11pt;
	font-weight: bold;
	color: #464646;
	}
#footer {
	width: 100%;
	display: inline;
	font-size: 11px;
	padding-top: 20px;
	margin: 20px 0 0 14px;
	color: white;	
	}
#footer a {
	padding: 0px 5px 0px 0px;
	color: white;
	text-decoration: none;
	}
#footer a:hover {
	color: #013186;
	}
.copy {
	height: 65px;
	clear: left;	
	color: #013186;
	position: relative;
	top: 35px;
	left: 14px;
	}	
	
#contact-info {
	width: 200px;
	float: left;
	margin: 0 0 0 80px;
	color: #fff;
}

#contact-info h3 {
	font-size: 10pt;
	padding: 0;
	margin: 15px 0 0 0;
	color: #fff7a8;
}

#contact-info a {
	color: #fff;
}

#contact-info a:hover {
	color: #fff7a8;
}

#contact-form {
	width: 500px;
	float: left;
	margin: 10px 0 0 20px;
}

#contact-form input {
	margin: 0 0 0 0;
}	

#contact-form textarea {
	width: 275px;
}

#contact-form p {
	color: #fff7a8;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#contact-table {
	border: 1px solid #9dc6e5;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 15px;
}	