body {
	margin: 0;
	padding: 0;
	font: normal 12px Georgia;
	color: #707070;
	text-align: center;
	line-height: 15px;
	background-color: #054a6d;
}
img {
	border: 0;
}
.header {
	background: #d3d3d3 url(../../images/bg-header.gif) repeat-y top center;
	border-bottom: 3px solid #ffffff;
}
.header table {
	padding-top: 3px;
}
#content {
	width: 903px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #fff;
}
.title {
	font: normal 18px Georgia;
	color: #8a1e04;
}
.subtitle {
	font: normal 18px Georgia;
	color: #707070;
}
a {
	font: normal 12px Georgia;
	color: #707070;
	text-decoration: underline;
}
a:hover	{
	font: normal 12px Georgia;
	color: #707070;
	text-decoration: none;
}
#menu {
	background: #81011e url(../../images/menu/bg.gif) repeat-x top center;
	border-top: 1px solid #520819;
	border-right: 1px solid #7b0c26;
	border-bottom: 1px solid #7b0c26;
	border-left: 1px solid #7b0c26;
}
#menu a {
	font: bold 14px Georgia;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 15px 0 15px;
}
#menu a:hover	{
	font: bold 14px Georgia;
	color: #fff;
	text-decoration: underline;
	display: block;
	margin: 0 15px 0 15px;
}
/* footer */
#footer {
	width: 903px;
	font: normal 11px arial;
	color: #fff;
}
#footer a {
	font: normal 11px arial;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	font: normal 11px arial;
	color: #fff;
	text-decoration: underline;
}

/*request info form*/
div#reqInfo {
	width: 162px;
	font: normal 12px Georgia;
	color: #4d4d4d;
	text-align: center;
	background-color: #c8c8c8;
	padding: 16px 0 15px 0;
}
div#reqInfo div {
	padding: 5px 5px 0px 5px;
}
div#reqInfo .input {
	font: normal 12px Georgia;
	color: #4d4d4d;
	border: 1px solid #abadb3;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	width: 135px;
}
div#reqInfo textarea {
	font: normal 12px Georgia;
	color: #4d4d4d;
	text-decoration: none;
	border: 1px solid #bdbcbd;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	overflow: auto;
	width: 135px;
	height: 80px;
}
div#reqInfo .btn {
	padding: 5px 0 0 0;
}
.input {
	font: normal 12px Georgia;
	color: #4d4d4d;
	border: 1px solid #abadb3;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	width: 135px;
}

/**/

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtLarge
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1 
{
	background-color:#D3D3D3;
	font: 10px Arial;
	color: #F9F9F9;
	padding: 0px 30px 0px 47px;
	margin: 0px 0 0px 0px;
	 
}