
/* Hide if Flash */

.flashInstalled #middle3 h1 {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 0;
	color: #555;
	background-color: #fff;
	text-align: center;
}
a {
	color: #a2001f;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	font: bold 2.8em Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	border: 0;
	margin: 0;
	padding: 4px 6px;
	cursor: pointer;
	color: #fff;
	background: #a2001f;
} 
legend {
	display: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	background: #eee;
	margin-bottom: 10px;
}
td, th {
	border: 1px solid #fff;
	padding: 6px !important;
	text-align: left;
	vertical-align: top;
	color: #000;
}
th {
	background: #a8a8a8;
	color: #fff;
}
.printlogo {
	display: none;
}
.fullwidth {
	width: auto !important;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 730px;
	text-align: left;
	overflow: hidden;
	background: url(/_img/layup/3/bg_rpt.gif) repeat-y;
}
#leftside {
	width: 220px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 20px;
	background: url(/_img/layup/3/bg.gif) no-repeat;
}
#leftside h1 {
	text-indent: -9000px;
	background: url(/_img/layup/3/logo.gif) no-repeat;
	margin: 0 0 10px;
	padding: 0;
	height: 354px;
	width: 214px;
	float: left;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftside a {
	display: block;
	float: left;
	height: 23px;
	width: 220px;
	text-indent: -9000px;
	outline: 0;
}
#leftside li ul {
	float: left;
	padding: 10px 0 !important;
}
#leftside li ul li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside li ul a {
	margin: 0;
	text-align: right;
	color: #000;
	text-decoration: none;
	display: block;
	line-height: 1.2;
	font-size: 1.2em;
	padding: 0 10px 2px 0;
	width: 141px;
	height: auto !important;
	text-indent: 0;
	background: none !important;
}
#leftside li ul a:hover,
#leftside li ul a:focus,
#leftside li ul a.on {
	text-decoration: none;
	color: #a2001f;
}
#n1 ul {
	margin: -16px 0 5px 61px !important;
}
#n2 ul {
	margin: -9px 0 5px 0 !important;
}
#n3 ul {
	margin: -92px 0 5px 11px !important;
}
#n4 ul {
	margin: -49px 0 5px 63px !important;
}
#n5 ul {
	margin: -17px 0 5px 24px !important;
}
#n6 ul {
	margin: 0 0 5px 63px !important;
}

#n1 a, #n2 a, #n3 a, #n4 a, #n5 a, #n6 a {
	background: url(/_img/layup/3/navi.gif) no-repeat; 
}

#n1 a {background-position: 49px 0; margin-bottom: 16px; height: 25px !important;}
#n2 a {background-position: 19px -30px; margin-bottom: 9px; height: 25px !important;}
#n3 a {background-position: 37px -60px; margin-bottom: 92px;}
#n4 a {background-position: 62px -88px; margin-bottom: 49px;}
#n5 a {background-position: 12px -116px; margin-bottom: 17px;}
#n6 a {background-position: 47px -144px;}

#n1 a:hover, #n1 a:focus, #n1 a.on {background-position: 49px -191px;}
#n2 a:hover, #n2 a:focus, #n2 a.on {background-position: 19px -221px;}
#n3 a:hover, #n3 a:focus, #n3 a.on {background-position: 37px -251px;}
#n4 a:hover, #n4 a:focus, #n4 a.on {background-position: 62px -279px;}
#n5 a:hover, #n5 a:focus, #n5 a.on {background-position: 12px -307px;}
#n6 a:hover, #n6 a:focus, #n6 a.on {background-position: 47px -335px;}

#rightside{
	float: left;
	width: 470px;
}
#top,
#middle3 {
	float: left;
	width: 100%;
}
#top img {
	float: left;
}
#topimg {
	margin: 12px 0 0 34px;
}
#middle3 {
	margin: 0;
	float: left;
}
#middle3 h1 {
	margin: 5px 0 0;
	text-align: right;
}
#maintext3 {
	width: 250px;
	float: left;
	font-size: 1.1em;
}
#maintext3 ul {
	margin: 0 0 0 25px;
	padding: 0;
}
#maintext3 li {
	margin: 2px 0;
	padding-left: 15px;
	list-style: none;
	clear: left;
	background: url(/_img/layup/3/bullet.gif) no-repeat left 3px;
}
#maintext3 li div {
	margin-right: 8px;
	display: block;
	float: left;
	min-width: 40px;
	border-bottom: 1px solid #fff;
}
.imageholder {
	float: right;
	width: 204px;
}
#gallery {
	width: 470px;
	min-height: 490px;
	margin: 0 !important;
	padding: 60px 0 0 !important;
	background: url(/_img/layup/3/gallery_bg.gif) no-repeat 14px 0;
}
#gallery li {
	display: inline;
	float: left;
	clear: none;
	margin: 0 10px 8px 0;
	padding: 0;
	width: 106px;
	height: 147px;
	background: none;
}
#gallery a {
	text-decoration: none;
}
#gallery li span {
	position: absolute;
	display: none;
	width: 99px;
	height: 48px;
	text-align: right;
	color: #fff;
	margin-top: 86px;
	padding: 5px 7px 0 0;
	font: 1.5em Arial, Helvetica, sans-serif;
	background: url(/_img/layup/3/hover.png) no-repeat; 
}
#gallery a:hover span {
	display: inline;
}
.internal a:hover img {
	opacity: 0.7;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	width: 730px;
	height: 50px;
	border-bottom: 15px solid #fff;
}
#footer ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
}
#footer li { 
	display: inline;
}
#footer a {
	font-weight: bold;
	color: #999;
	float: left;
	text-decoration: none;	
	padding: 0 10px;
}
#footer a:hover,
#footer a:focus {
	color: #666;
}
#footer .last {
	color: #333;
	margin-left: 70px;
}
.botlinks {
	float: right;
	clear: both;
	padding: 10px 20px 0 0 !important;
}
.botlinks a {
	padding: 0 0 0 20px !important;
}

.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 5px 0 15px;
}
.paging li {
	float: left;
	margin: 0;
	padding: 0;
}
.paging li.first {
	margin-right: 4px;
}
.paging li.last {
	margin-right: 12px;
}
.paging li a {
	display: block;
	margin: 0;
	padding: 2px 3px 0 0;
	text-decoration: none;
	color: #999;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	color: #a2001f;
}

.docs {
	margin: 0 0 0 20px;
	padding: 0;
}
.docs li{
	clear: left;
	list-style: none;
}
.docs a{
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/3/docs.gif) no-repeat 0 -82px ;
	float: left;
}
.docs span{
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}


#sitemap,
#sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	color: #53107f;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/3/sitemapli.gif) no-repeat 0 .5em;
}


/* Forms */

.formarea {
	text-align: right;
	vertical-align: top;
	margin-top: 10px;
	width: 342px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 176px;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	background: #e5e5e5 !important;
}
.textform, 
.textformfocus {
	color: #333;
	padding: 2px 3px 3px 3px;
	width: 168px;
	border: 1px solid #666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear {
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #a2001f;
}