/* CSS Document */
/* Tags */
a {
	color: #d6222b;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
h1 {
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	margin: 6px 0;
}
h2 {
	color: #d6222b;
	font-size: 1em;
	font-weight: bold;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 51px;
	height: 20px;
	background: url(../_img/layup/submit_but.gif) no-repeat;
}
form .checkbox1 {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Structure */

body {
	font: 70%/120% Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0 0 25px;
	padding: 0;
	color: #666;
	background: #AAA url(../_img/layup/bg_rpt.gif) repeat-x left top;
	text-align: center;
}
.top {
	width: 765px;
	height: 20px;
	display: block;
	margin: 0 auto;
	background: url(../_img/layup/top.png) no-repeat;
}
#contents{
	margin: -5px auto;
	width: 765px;
	text-align: left;
	padding: 0;
	background: url(../_img/layup/body_rpt.png) repeat-y;
}
#holder {
	width: 765px;
	padding: 0;
	margin-left: -2px;
}
#middle {
	min-height: 350px;
	display: block;
	width: 700px;
	padding: 1px 0 15px;
}
#topbar {
	height: 105px;
	width: 722px;
	padding-top: 2px;
	margin: 5px 0 8px 24px;
}
#topbar img {
	border: 0;
}
#mainbanner {
	height: 228px;
	width: 722px;
	margin: 8px 0 0 24px;
}
#topnavi {
	height: 24px;
	width: 100%;
	margin-left: 24px;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnavi li {
	display: inline;
	float: left;
	position: relative;
}
#topnavi  a {
	float: left;
	text-indent: -9000px;
	height: 24px;
	margin: 0;
	text-decoration: none;
	outline: 0;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7, #n8, #n9, #n10 {
	background: url(../_img/layup/nav.gif) no-repeat;
}
#n1 {background-position: 0 0; width:59px}
#n2 {background-position: -59px 0; width:80px}
#n3 {background-position: -139px 0; width:81px}
#n4 {background-position: -220px 0; width:71px}
#n5 {background-position: -291px 0; width:58px}
#n6 {background-position: -349px 0; width:77px}
#n7 {background-position: -426px 0; width:83px}
#n8 {background-position: -509px 0; width:60px}
#n9 {background-position: -569px 0; width:60px}
#n10 {background-position: -629px 0; width:95px}
#n1:hover, #n1:focus, #n1.on {background-position: 0 -24px;}
#n2:hover, #n2:focus, #n2.on {background-position: -59px -24px;}
#n3:hover, #n3:focus, #n3.on {background-position: -139px -24px;}
#n4:hover, #n4:focus, #n4.on {background-position: -220px -24px;}
#n5:hover, #n5:focus, #n5.on {background-position: -291px -24px;}
#n6:hover, #n6:focus, #n6.on {background-position: -349px -24px;}
#n7:hover, #n7:focus, #n7.on {background-position: -426px -24px;}
#n8:hover, #n8:focus, #n8.on {background-position: -509px -24px;}
#n9:hover, #n9:focus, #n9.on {background-position: -569px -24px;}
#n10:hover, #n10:focus, #n10.on {background-position: -629px -24px;}

#rightside {
	float: right;
	margin: 15px 10px 0 0;
	width: 200px;
	display: block;
}
#title {
	height: 17px;
	margin: 12px 0 2px 24px;
}
#title h1 {
	text-indent: -9000px;
	display: block;
}
#text {
	width: 700px;
	display: block;
	margin: 5px 0 0 27px;
	text-align: justify;
}
#text p {
	margin: 0 0 15px 0;
}
#text ul {
	margin: -4px 0 10px -27px;
	list-style-type: square;
}
#text ul.leftlist,
#text ul.middlelist,
#text ul.rightlist {
	width: 160px;
	height: 85px;
	float: left;
}
#text img {
	margin-bottom: -15px;
}
#text h1 {
	margin-top: 15px;
}
#text h1 a {
	color: #666;
}
#text .logos {
	margin: -10px 0 -15px 32px;
	float: right;
}
#construction {
	margin: 10px 0 0 24px;
}
#construction img {
	border: none;
}

.bottom, .bottom1 {
	width: 765px;
	height: 20px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(../_img/layup/bottom.png) no-repeat;
}
#footer {
	clear: both;
	margin: 5px auto;
	width: 720px;
	height: 24px;
	padding: 0;
	text-align: right;
	font-size: 10px;
	border-top: 1px dotted #a7a9ac;
}
#footer ul{
	margin: 0;
	padding: 9px 0 0;
	height: 27px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	border-right: 1px solid #c3c3c3;	
	padding: 0 10px 0 7px;
	outline: 0;
}
#footer .copy {
	float: right !important;
	color: #999;
	margin-right: 2px;
}

/* Forms */

.formarea {
	text-align: right;
	vertical-align: top;
	width: 350px;
	padding: 10px 0 0;
	border: none;
}
.formarea {
	margin-top: -5px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 174px;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 195px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	background: #f8f8f8;
}
.textform1 {
	width: 180px;
}
.textformfocus {
	color: #333;
	border: 1px solid #999;
	background: #eee;
}

/* Extras */

.hidden {
	position: absolute; 
	left: -9999px; 
}
.icon {
	position: absolute;
}
.iconlink {
	margin-left: 20px;
}