
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #news h1,
.flashInstalled #leftside dt,
.flashInstalled #header {
	visibility: hidden;
}

.flashInstalled #topnavi .flash {
	visibility: hidden;
	padding-right: 0;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #e5e5e5;
	text-align: center;
}
a {
	color: #ad2929;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	padding: 0;
	margin: 0 0 0 -2px;
	color: #cbcbcb;
	font: normal 27px "Swiss 721 Bold Condensed BT", "HelveticaNeueLT Std Bold Cn", Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
}
h2, h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0 5px;
}
h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0 -5px 0 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	background:#6c6c6c url(/_sitefiles/1/_img/layup/submit.gif) no-repeat;
	height: 43px;
	width: 49px;
} 
button:hover,
button:focus{
	background-color:#000
}
legend {
	display: none;
}

table{
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
}
td,
th  {
	padding: 5px 8px;
	text-align: left;
	border: 1px solid #c7c7c7;
}
th {
	height: auto;
	background: #787878;
	color: #fff;
	font-weight: normal;
}

/* Structure */

#contents{
	margin: 6px auto 35px;
	padding: 0 8px;
	width: 756px;
	text-align: left;
	background: #fff;
	border: solid 1px #fff;
}
#middle {
	padding: 18px;
	float: left;
	width: 560px;
	font-size: 1.1em;
}
.home #middle {
	width: 266px;
	min-height: 209px;
}
#middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#middle li{
	margin-bottom: 5px;
	padding: 0 0 0 15px;
	background: url(/_sitefiles/2/_img/layup/ul.gif) no-repeat 0 4px;
}
#topbar {
	height: 96px;
	background-color: #fff;
}
#topbar span {
	text-indent: -9000px;
	background: url(/_sitefiles/2/_img/layup/logo_main.gif) no-repeat; 
	height: 96px;
	width: 148px;
	float: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_sitefiles/2/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 96px;
	width: 268px;
	float: left;
}
#header {
	height: 170px;
	border-bottom: 7px solid #c7c7c7;
}
.printlogo {
	display: none;
}

#topnavi {
	background-color: #6b6b6b;
	margin: 1px 0;
	padding: 0 0 0 4px;
	height: 27px;
}

#topnavi li {
	float: left;
	position: relative;
	display: inline;
} 
#topnavi  a {
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 0 13px;
	margin: 0 3px;
	height: 27px;
	white-space: nowrap;
	font: 1.16em/27px Arial, Helvetica, sans-serif;
}
#topnavi a:hover,
#topnavi a:focus,
#topnavi .on,
#topnavi .show {
	text-decoration: none;
	color: #fff;
	background-color: #970c0c;
}
#topnavi ul {
	display: none;
	position: absolute;
	top: 27px;
	left: -13px;
	width: 160px;
	margin: 0 0 0 16px;
	padding: 10px 0;
	background: url(/_sitefiles/2/_img/layup/drop_bg.png);
	z-index: 999;
	border-top: solid 1px #fff;
}
#topnavi ul a {
	display: block;
	margin: 0 0 1px 0;
	padding: 0 0 0 11px;
	text-decoration: none;
	text-indent: 0;
	outline:0;
	height: 20px;
	background: url(/_sitefiles/2/_img/layup/n_arrow.gif) 150px 8px no-repeat;
	width: 149px;
	color: #fff;
	text-align: left;
	font: 1em/20px Verdana, Arial, Helvetica, sans-serif;
}
#topnavi ul a:hover{
	background-color: #6b6b6b;
	color: #fff;
}
#topnavi li:hover ul, li.over ul {
	display: block !important;
}

#leftside {
	width: 153px;
	float: right;
	margin: 12px -2px 10px 0;
	padding: 0;
}
.home #leftside {
	width: 756px; 
	margin: 12px 0 5px -1px;
}
#leftside li {
	float: left;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 136px;
	background:url(/_sitefiles/2/_img/layup/box_bg2.gif) no-repeat;
}
.home #leftside li {
	width: 151px;
	height: 263px;
	background:url(/_sitefiles/2/_img/layup/box_bg.gif) no-repeat;
}
#leftside img {
	margin: 7px 0 0 7px;
}

#leftside dl {
	margin: 6px 5px 0 7px;
	padding: 0;
	height: 122px;
	list-style: none;
	background-color: #ececec;
	
}
#leftside dt {
	display: block;
	color: #a1a1a1;
	font: normal 2.2em "Swiss 721 Bold Condensed BT", "HelveticaNeueLT Std Bold Cn", Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	height: 30px;
	background-color: #fff;
}
#leftside dd {
	margin: 0 0 1px;
	padding: 0;
	display: block;
	font: 1.1em/1 Arial, Helvetica, sans-serif;
}
#leftside dd a {
	color: #6b6b6b;
	display: block;
	padding: 0 6px 1px;
	text-decoration: none;
	background-color: #ececec;
	border-bottom: 1px solid #fff;
}
#leftside dd a:hover {
	color: #6b6b6b;
	background-color: #dbdbdb;
	text-decoration: none;
}
.home #news {
	padding: 0 18px;
	margin: 18px 0;
	float: left;
	width: 250px;
	min-height: 230px;
	border-left: 1px solid #dbdbdb;
}

.preview {
	margin: 0;
	padding: 0;
	list-style: none;
}
.preview li {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0 !important;
	background: none !important;
}
.home .preview li { 
	margin-bottom: 5px;
}
.preview img {
	float: left;
	margin-right: 11px;
}
.preview span {
	color: #6c6c6c;
	display: block;
}
.preview span b {
	font-weight: normal;
}
.preview h2 {
	font-size: 1.1em;
	margin: 0 0 5px;
	padding: 0;
	float: left;
	width: 450px;
}
.home .preview h2 {
	width: 180px;
}
.preview h2 a {
	color: #000;
	text-decoration: none;
	padding-right: 15px;
	float: left;
	background: url(/_sitefiles/2/_img/layup/link.gif) no-repeat right 3px;
}
.preview h2 a:hover,
.preview h2 a:focus {
	color: #6c6c6c;

}
.preview p {
	width: 450px;
	float: left;
}
.home .preview p {
	width: 185px;
	float: right;
}

#qlinks {
	margin: 18px 2px 0  0;
	padding: 0;
	list-style: none;
	float: right;

} 
#qlinks li{
	width: 129px; 
	height: 103px;
	background-color: #aecff0;
	color: #1159a1;
	margin-bottom: 4px;
	padding: 9px;
	font: normal 1.4em/1em  Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
}
#qlinks img {
	border: solid 1px #fff;
	margin-bottom: 7px;
}
#qlinks a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	width: 129px;
	height: 103px;
	background: url(/_sitefiles/2/_img/layup/qlink_arrow.gif) no-repeat 120px 0;
	outline: 0;
}
#qlinks a:hover {
	background-position: 120px -124px;

}
.color1 {
	background-color: #1159a0 !important; 
	color: #fff !important; 
}
.color1 a{
	background-position: 120px -124px !important; 
}
.color1 a:hover{
	background-position: 120px -248px !important; 
}

.paging {
	margin: 10px 0 0 !important; 
	padding: 10px 0 0  !important;
	list-style: none;
	clear: both;
	border-top: solid 1px #ccc;
}
.paging li{
	display: inline;
	float: left;
	margin-right: 1px;
	background: none !important; 
	padding: 0 !important;
}
.paging a{
	width: 18px;
	height: 16px;
	line-height: 16px;
	display: block;
	background: #e8e7e5;
	text-decoration: none;
	color: #6f6f6f;
	text-align: center;
	font-size: .9em
}
.paging a:hover,
.paging a:focus,
.paging .on{
	background: #1d2547;
	text-decoration: none;
	color: #fff;
}

#footer{
	clear: both;
	margin: 1px auto 10px;
	width: 756px;
	height: 27px;
	background: #dcdcdc;
}
#footer ul{
	margin: 0;
	padding: 7px 10px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
	border-right: 1px solid #9b9b9b;	
	padding: 0 10px 0 7px;
}
#footer .last {
	position: absolute;
	margin: 40px 0 0 550px;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #ccc;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}

.smap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 2px;
}
.smap {
	padding: 0 0 10px 12px ;
	margin:0 ;
	list-style: none;
}
.smap li {
	padding:0 0 0 14px;
}
.smap  a:hover { 
 	color: #272727;
}
.smap li ul a {
	color: #aaa;
}
.smap li ul ul a {
	color: #999;
	font-weight: normal;
}
.smap ul {
	margin: 0 !important;
	padding: 0 0 0 20px  !important;
	list-style: none;
}
.smap li {
	border-left: 1px solid #cdcdcd;
	background: url(/_inc/layup/sitemapli.gif) no-repeat 0 .5em !important;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
	font-weight: bold;
}
.formarea select{
	padding: 3px 0;
	width: 176px;
}
.textform {
	background: #fff !important;
	border: 1px solid #c7c7c7;
}
.textformfocus {
	background: #e5e5e5 !important;
	border: 1px solid #ccc;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 4px 3px;
	width: 168px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #a30800;
	color: #a30800;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #a30800;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #a30800;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 433px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.highlight {
	color: #4b8ed1;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.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;
}