/* CSS Document */
html,body {
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	background: transparent ;/*url(layout/bg.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	text-align: center; /* Center on IE5 PC */
}

td {
	text-align: left;
}

div {
	border: 0;
	margin: 0;
	
}

div#main {
width: 790px;
margin: 0 auto 0 auto;
}

div#header {
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
	clear: both; /*top: auto;
	text-align: center;*/
	color: #999999;
	background: transparent;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 790px;
	
}

div#header {
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
	clear: both; /*top: auto;
	text-align: center;*/
	color: #999999;
	background: transparent;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 790px;
	
}

div#headerLeft {
	background: transparent;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 124px;
	height: 16px;
	float: left;
	/*text-align: left;*/
}

div#headerRight {
	color: #999999;
	width:256px;
	height:16px;
	text-align: right;
	float: right;
	margin-top: 0px;
}

div#footerLeft {
	background: transparent;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 400px;
	height: 16px;
	float: left;
	text-align: left;
}

div#footerRight {
	color: #999999;
	width:256px;
	height:16px;
	text-align: right;
	float: right;
	margin-top: 0px;
}
div#footer {
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
	clear: both; /*top: auto;
	text-align: center;*/
	color: #999999;
	background: transparent;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 790px;
	
	
}


form {
	height: 100%;
}

p {
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
	background: transparent;
	color: #888888;
	padding: 8px 8px 0 64px;
	width: 456px;
}

a.paragraph:link,a.paragraph:visited {
	background: transparent;
	color: #888888;
	text-decoration: none;
}

a.paragraph:hover {
	background: transparent;
	color: #888888;
	text-decoration: underline;
}

.hidden {
	color: #FEFEFE;
}

.claim {
	text-align: right;
	color: #63B5E7;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}

.address {
	text-align: right;
	color: #B6B6B6;
	font: normal normal normal 9px Arial, Helvetica, sans-serif;
}

a.footer:link,a.footer:visited {
	background: transparent;
	color: #B6B6B6;
	text-decoration: none;
}

a.footer:hover {
	background: transparent;
	color: #B6B6B6;
	text-decoration: underline;
}

a.headerMenu:link,a.headerMenu:visited {
	background: transparent;
	color: #666666;
	text-decoration: none;
}

a.headerMenu:hover {
	background: transparent;
	color: #666666;
	text-decoration: underline;
}