/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #918876 url(../images/backContent.gif) repeat-x;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-align: center;
}
.backoncetime {
	background-repeat: repeat-x;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C6D;
}
#header {
	margin: 0;
	padding: 10px 0 0 8px;
	text-align: left;
}
#logo {
	float: left;
	width: 66px;
	height: 30px;	
}
/*************** Utility Email and Languages */
#mail {
	font-size: 10px;
	width: 542px;
	float: left;
	text-align: right;
	padding: 0;
	margin: 14px 0 0 0;
}
#lang {
	font-size: 10px;
	width: 105px;
	font-weight: bold;
	color: #B3A899;
	float: left;
	text-align: left;
	margin: 0 0 0 6px;
	padding: 0 0 0 5px;
	border-left: 1px solid #928876;
	background: transparent;
}
#lang img, #mail img {
	margin: 0 3px 0 0;
	padding: 0;
}
#lang a, #mail a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: transparent;
}
#lang a:hover, #mail a:hover {
	font-weight: bold;
	color: #B3A899;
	background: transparent;
	text-decoration: none;
}
#textbox {
	margin: 0;
	padding: 25px 45px 0 15px;
	text-align: left;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004C6D;
	text-decoration:underline;
	font-weight: bold;
}
a.text02:link {
	text-decoration:underline;
}
a.text02:hover {
	text-decoration:underline;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	margin-left: 7px;
}
a.text03:link {
	text-decoration:none;
}
a.text03:hover {
	text-decoration:underline;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405660;
	text-decoration:none;
	font-weight: bold;
}
a.text04:link {
	text-decoration:none;
}
a.text04:hover {
	text-decoration:underline;
}
#credit {
	font: 9px "Georgia", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}
#credit a{
 	color: #000;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}

