
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled .flash,
.flashInstalled .box h2,
.flashInstalled .home #mainimg  {
	visibility: hidden;
}

.flashInstalled h1,
.flashInstalled .box h2 {
	padding-bottom: 2px;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	text-align: center;
}
a {
	color: #7b4aa8;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 18px;
	font-weight: normal;
	color:#666666;
}
h2 {
	margin: 0;
	padding: 0;
}
h2, h3 {
	font:normal 1.4em/1 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 {
	border: 0;
	cursor: pointer;
	color: #fff;
	background: #858585;
	padding: 5px 13px;
	margin: 0 0 0 4px;
	border-bottom: 4px solid #c2c2c2;
} 
button:hover,
button:focus {
	background-color: #3f3f3f;
}
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 981px;
	text-align: left;
	background: url(/_img/layup/bg.gif) repeat-y;
	overflow: hidden;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.home #contents {
	background: none;

}
#middle {
	margin: 0;
	padding: 43px 34px;
	float: left;
	width: 482px;
	font-size: 1.1em;
	line-height: 1.4;
}
.fullwidth {
	width: 703px !important;
}
#topbar {
	height: 98px;
	background: #fff;
}

#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 98px;
	width: 401px;
	float: left;
}
.printlogo {
	display: none;
}

#topbar ul  { 
	padding: 45px 0 0;
	margin: 0;
	float: right;
}
#topbar li {
	display: inline;
} 
#topbar  a {
	float: left;
	text-align: center;
	color: #fff;
	background: #858585;
	text-decoration: none;
	padding: 0 13px;
	margin: 0 0 0 4px;
	height: 29px;
	white-space: nowrap;
	border-bottom: 4px solid #c2c2c2;
	font: 1.1em/250% Arial, Helvetica, sans-serif;
}
#topbar a:hover,
#topbar a:focus {
	text-decoration: none;
	background-color: #3f3f3f;
}
#topbar .on {
	background: #3f3f3f url(/_img/layup/navi_arrow.gif) center bottom no-repeat;
}
#header {
	height: 211px;
	clear: both;
}
.box {
	width: 178px;
	height: 89px;
	padding: 16px 16px 0;
	background: url(/_img/layup/b1_bg.gif) left center repeat-x;
	position: absolute;
	color: #fff;
	line-height: 1.2;
}
.home .box {
	position: static;
	float: left;
	height: 192px;
	padding: 19px 16px 0;
}
.b2 {	
	margin-top: 106px;
	background-image: url(/_img/layup/b2_bg.gif);
}
.home .b2 {
	float: right;
	margin: 0;
}
.box h2 {
	text-transform: uppercase;
	color: #ffffff;
}
.box p {
	float: left;
	width: 135px;
	font-size: 10px;
}
.home .box p {
	height: 95px;
	float: none;
	width: 	auto;
}
.box a {
	width: 40px;
	height: 27px;
	font-size: 1px;
	text-indent: -9000px;
	background: url(/_img/layup/b1_arrow.png);
	float: right;
	margin: 20px 0 0 0;
}
.home .box a {
	margin: 10px 0 0 0;
}
.b2 a { 
	float: right;
	background: url(/_img/layup/b3_arrow.png);
}
.home .b2 a { 
	float: left;
	background: url(/_img/layup/b2_arrow.png);
}
#header .box ul {
	display: none;
	position: absolute;
	margin: -40px 0 0 194px;
	padding: 0;
	list-style: none;
	height: 211px;
	width: 545px;
	border-left:solid 8px #fff;
	background: url(/_img/layup/dropbg.png);	
}
#header .b2 ul {
	margin: -40px 0 0 -569px;
	border-left: none;
	border-right:solid 8px #fff;
}
.home .box:hover ul,
.home .box .over  {
	display: block !important;
}

#header li {
	margin: 0;
	padding: 0;
	float: left;
}
#header .box li a{
	background: none;
	width: 165px;
	height: 20px;
	margin: 0 0 0 1px;
	padding: 5px 0 5px 15px;
	text-indent: 0;
	font:normal 1.3em/1.6  Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	float: left;
}
#header .box li a:hover{
	background-color: #000;
}

#mainimg {
	padding: 0 0 0 218px;
	width: 545px;
	height: 211px;
}
.home #mainimg {
	float: left;
	padding: 0 8px;
}

#quicklinks {
	padding: 50px 0 0;
	margin: 0;
	list-style: none;
	background: url(/_img/layup/home_shadow.gif)  no-repeat;
}
#quicklinks li{
	width: 305px;
	float: left;
	padding: 0 33px 30px 0;
	background: url(/_img/layup/home_arrow.gif) right bottom no-repeat;
	
}
#quicklinks h3{
	width: 305px;
	height: 108px;
	background: url(/_img/layup/home_l1.png) no-repeat;
	font-size: 1px;
	text-indent: -9000px;
	cursor: pointer;
}
#quicklinks div {
	height: 0;
	margin-top: -1px;
	overflow: hidden;
	background: url(/_img/layup/home_rpt.png) repeat-y;
}
#quicklinks div p {
	padding: 18px 35px;
}
#quicklinks span{
	width: 305px;
	height: 42px;
	display: block;
	background: url(/_img/layup/home_bot.png) no-repeat;
}
#qlink2 h3{
	background: url(/_img/layup/home_l2.png) no-repeat;
}
#qlink3 {
	padding-right: 0 !important;
	background: none !important;
}
#qlink3 h3{ 
	background: url(/_img/layup/home_l3.png) no-repeat;
}
#leftside {
	width: 210px;
	padding: 40px 0;
	float: left;
	border-top: 1px solid #fff;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0 0 1px;
}
#leftside a{
	margin: 0;
	text-align: left;
	color: #555;
	text-decoration: none;
	display: block;
	font: 1.3em/2.1  Arial, Helvetica, sans-serif;
	padding: 0 16px;
}
#leftside a:hover,
#leftside a:focus,
#leftside .on {
	text-decoration: none;
	background-color: #868686;
	color: #fff;
}
#leftside .on {
	text-decoration: none;
	background: #868686 url(/_img/layup/navi_arrow2.gif) no-repeat right top;
}
#rightside{
	float: right;
	width: 180px;
	background: #ccc;
}
.imgholder {
	float: right;
	margin: 30px 0 50px;
	padding: 0;
	width: 216px;
	list-style: none;
}
.imgholder li {
	padding-top: 34px;
}
.imgholder span{
	position: absolute;
	width: 216px;
	height: 167px;
	background: url(/_img/layup/img_mask.png) no-repeat;
}
.imgholder img {
	margin: 19px 0 0 22px;
}
.intropage {
	margin: 0 0 0 -5px;
	padding: 0;
	list-style: none;
}
.intropage li {
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}
.intropage span,
.introsmall a {
	display: block;
	position: absolute;
	width: 117px;
	height: 91px;
	background: url(/_img/layup/t_mask.png) no-repeat;
	font-size: 1px;
	text-indent: -9000px;
}
.introsmall a {
	outline:0;
	background: url(/_img/layup/t_masklink.png) no-repeat;
}
.intropage img {
	margin: 8px 20px 25px 8px;
	float: left;
}
.introsmall img {
	float: none;
}
.intropage div {
	float: left;
	width: 579px;
}
.intropage h3 {
	margin: 0;
	padding: 4px 0 8px;
}
.intropage h3 a{
	text-decoration: none;
	background: url(/_img/layup/arrow.gif) no-repeat right top;
	padding-right: 20px;
}
.intropage h3 a:hover,
.intropage h3 a:focus {
	color: #000;
}
.intropage  p {
	line-height: 1.2;
}
.introsmall li {
	width: 117px;
	float: left;
	clear: none;
	padding-right: 30px;
}
.introsmall .last {
	padding-right: 0;
}


#footer{
	clear: both;
	margin: 0 auto;
	width: 981px;
	height: 34px;
	background: #c7c7c7;
	border: 10px solid #fff;
	border-top: 1px solid #fff;
}
#footer ul{
	margin: 0;
	padding: 10px 2px 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;	
	padding: 0 15px 0 14px;
	font-size: 1.1em;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #dfdfdf;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}

table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td,
th  {
	padding: 5px 16px;
	text-align: left;
	border: none;
}
th {
	padding-top: 10px;
	border: none;
	height: auto;
}

.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/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;}


.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
	clear: both;
}
.paging li{
	float: left;
	margin: 15px 0 0;
	padding: 0;
	text-align: center;
}
.paging li a {
	float: left;
	text-align: center;
	color: #fff;
	background: #858585;
	text-decoration: none;
	margin: 0 0 0 1px;
	height: 25px;
	width: 30px;
	white-space: nowrap;
	border-bottom: 4px solid #c2c2c2;
	font: 1.1em/220% Arial, Helvetica, sans-serif;
}
.paging li a:hover,
.paging li a:focus{
	text-decoration: none;
	background-color: #3f3f3f;
}
.paging li .on,
.paging li .on:hover,
.paging li .on:focus{
	background-color: #000;
}

.paging .info {
	padding: 5px 20px 0 0;
	font-weight: bold;
}


#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/sitemapli.gif) no-repeat 0 .5em;
}


/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	background: #e5e5e5 !important;
}
.textform, 
.textformfocus {
	color: #666;
	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: #7b4aa8;
	font-weight: bold;
}


