body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 1px;
}


body, td, th, input, select, textarea, p, div
{
	font-family: Arial;
	font-size: 12px;
	color: #262262;
	letter-spacing: 1px;
	text-align: left;
}
.content, .content table
{
	line-height: 1.5;
}

a
{
	color: #262262;
	xtext-decoration: none;
}

h1
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

form
{
	margin: 0px;
	padding: 0px;
}

h2
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

#mid {
	text-align: center;
}

#container
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.wrapper
{
	text-align: left;
	width: 958px;
	margin: 0 auto;
}

body .headerC
{
	width: 100%;
	height: 353px;
	background-image: url('/_clientfiles/Layout/header.jpg');
	background-repeat: no-repeat;
}

.headerC .top
{
	height: 319px;
	width: 100%;
}

.logo
{
	width: 328px;
	height: 82px;
	margin-top: 15px;
	margin-left: 5px;
}

.menuContainer
{
	width: 100%;
	height: 34px;
}

.menu
{
	height: 34px;
	margin-left: 4px;
}

.menuBtn
{
	xxfloat: left;
}

.menuBtnSpacer
{
	width: 190px;
	float: left;
	display: inline;
}

.menuBtn a
{
	color: #fff;
	text-decoration: none;
}

.menuBtn a:hover
{
	color: #262262;
	text-decoration: none;
}
.btnContainer_current .menuBtn a
{
	color: #262262;
	text-decoration: none;
}

.menuBtn span
{
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	cursor: pointer;
}

.copy
{
	float: right;
	height: 34px;
	text-align: right;
}

.copy img
{
	margin-right: 15px;
	margin-top: 8px;
}

.content
{
	width: 100%;
	background-image: url('/_clientfiles/Layout/contentSpacer.jpg');
	background-repeat: repeat-y;
	padding: 20px 0;
}

.content .container
{
	margin: 0 20px;
	margin-top: 20px;
}

.footer
{
	height: 41px;
	width: 100%;
	background-image: url('/_clientfiles/Layout/footer.jpg');
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.submenuContainer
{
	position: relative;
	top: 0;
	left: -37px;
	width: 176px;
}

.submenuContainer h2
{
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
}

.submenuTop
{
	width: 100%;
	height: 9px;
	font-size: 1px;
	background-image: url('/_clientfiles/Layout/submenuTop.jpg');
	background-repeat: no-repeat;
}

.submenuSpacer
{
	width: 100%;
	background-image: url('/_clientfiles/Layout/submenuSpacer.jpg');
	background-repeat: repeat-y;
	text-align: left;
}

.submenuBottom
{
	width: 100%;
	height: 19px;
	background-image: url('/_clientfiles/Layout/submenuBottom.jpg');
	background-repeat: no-repeat;
}

.submenuItem
{
	margin-left: 20px;
}

.submenuWidth
{
	position: relative;
	width: 180px;
}

.submenuWhiteC
{
	margin-left: 1px;
	width: 172px;
	background-image: url('/_clientfiles/Layout/submenuWhiteSpacer.jpg');
}

.submenuWhiteBottom
{
	width: 172px;
	font-size: 1px;
	height: 10px;
	background-image: url('/_clientfiles/Layout/submenuWhiteBottom.jpg');
	background-repeat: no-repeat;
	margin-top: 30px;
}

.submenuWhiteTop
{
	width: 172px;
	height: 10px;
	font-size: 1px;
	background-image: url('/_clientfiles/Layout/submenuWhiteTop.jpg');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.submenuWhiteC a
{
	color: #E59614;
	font-weight: bold;
	font-size: 11px;
}

.submenuWhiteC .current
{
	color: #262262;
}

b
{
	color: #262262;
}

.footer
{
	color: #fff;
	text-align: center;
	padding-top: 9px;
	font-size: 11px;
}

.label
{
	width: 130px;
}

.inputtext
{
	width: 300px;
}

.inputbutton, .customerbutton
{
	background-color: #262262;
	border: solid 1px #fff;
	color: #fff;
	text-align: center;
}

#ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR_ERROR
{
}

.ErrorMessage
{
	width: 400px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	color: #e00;
	background-color: #f00;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.ErrorMessage1
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	margin: -100px 0 0 -200px;
	color: #e00;
	background-color: #f00;
	border-top: 1px solid red;
	border-left: 1px solid red;
}

.ErrorMessage2
{
	padding: 4px;
	text-align: left;
	background-color: #fff;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
}

.ErrorMessage2 h3
{
	font-weight: bold;
	text-align: center;
	color: #c00;
}

.ErrorMessage2 p
{
}

.checkfieldissue input
{
	border: solid 1px red;
}

.checkfieldissue textarea
{
	border: solid 1px red;
}

LI
{
	margin-bottom: 8px;
}