
/* Hide if Flash */

.flashInstalled #middle h2,
.flashInstalled .box i,
.flashInstalled .docs h3,
.flashInstalled #rightside h2,
.flashInstalled #flash {
	visibility: hidden;
}
.flashInstalled #middle h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.flashInstalled .box i,
.flashInstalled #rightside h2 {
	height: 22px;
	margin-bottom: 2px;
}
.flashInstalled .docs h3 {
	fon-size: 1.3em;
	line-height: 1em;
}
.json .faqAnswer, .json .folderlist {
	display: none;
}


/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #444;
	background: #fff url(/_img/layup/bg.gif) repeat-x;
	text-align: center;
}
a {
	color: #8a3a9f;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	font: 2em Arial, Helvetica, sans-serif;
	color: #8a3a9f;
	padding: 0;
	margin: 0 0 10px;
}
#middle h2 {
	font-size: 1.8em;
}
h2,
h3 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
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;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	background: #78278b;
	font: 1em Arial, Helvetica, sans-serif;
}
button span {
	color: #fff !important;
} 
legend {
	display: none !important;
}

/* Welsh */

/*.cy button {
	background: url(/_img/layup/cy_submit_but.gif) no-repeat;
}
.cy .box a {
	width: 73px;
	background: url(/_img/layup/cy_more_but.gif) no-repeat;
}
.cy #adbox a {
	width: 73px;
	background: url(/_img/layup/cy_more_but2.gif) no-repeat;
}*/
.cy #n1, .cy #n2, .cy #n3, .cy #n4, .cy #n5, .cy #n6 {
	background: url(/_img/layup/cy_navi.gif) no-repeat;
}
.cy #n1 {background-position: 0 0; width: 60px;}
.cy #n2 {background-position: -60px 0; width: 76px;}
.cy #n3 {background-position: -136px 0; width: 111px;}
.cy #n4 {background-position: -247px 0; width: 80px;}
.cy #n5 {background-position: -327px 0; width: 127px;}
.cy #n6 {background-position: -454px 0; width: 104px;}

.cy #n1:hover, .cy #n1:focus, .cy #n1.on {background-position: 0 -27px;}
.cy #n2:hover, .cy #n2:focus, .cy #n2.on {background-position: -60px -27px;}
.cy #n3:hover, .cy #n3:focus, .cy #n3.on {background-position: -136px -27px;}
.cy #n4:hover, .cy #n4:focus, .cy #n4.on {background-position: -247px -27px;}
.cy #n5:hover, .cy #n5:focus, .cy #n5.on {background-position: -327px -27px;}
.cy #n6:hover, .cy #n6:focus, .cy #n6.on {background-position: -454px -27px;}



/* Structure */

#contents{
	margin: 0 auto;
	padding: 9px 0 0;
	width: 756px;
	text-align: left;
	overflow: hidden;
	border-bottom: 6px solid #fff;
	background: url(/_img/layup/left_bg.gif) no-repeat;
}
#middle {
	margin: -1px 0 0;
	float: left;
	width: 566px;
}
.home #middle {
	width: 376px;
}
#text {
	float: left;
	padding: 20px 15px;
	font-size: 1.1em;
	line-height: 1.2em;
	width: 376px;
}
#text ul {
	margin-top: 0;
}
.home #text {
	width: 345px;
}
.fullwidth {
	width: 536px !important;
}
#topbar {
	height: 188px;
}
#header {
	padding: 3px;
	margin-right: 4px;
	width: 558px;
	height: 180px;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
}
#flash {
	display: block;
	width: 558px;
	height: 153px;
}
#logo {
	float: right;
	width: 166px;
	height: 163px;
	padding: 23px 0 0 18px;
	border: 1px solid #ddd;
	background: #fff;
}
#logo span {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 91px;
	width: 147px;
}
/*#logo h2 {
	width: 151px;
	height: 50px;
	text-indent: -9000px;
	background: url(/_img/layup/quote.gif) no-repeat;
}*/
#textchange {
	float: left;
	margin: 0 0 5px;
	padding: 0;
}
#textchange li {
	float: left;
	display: inline;
}
#textchange li.first {
	margin: 4px 5px 0 0;
	color: #666;
	float: left;
	width: 68px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#textchange a {
	float: left;
	text-indent: -9000px;
	height: 19px !important;
	width: 12px !important;
	text-align: left;
	padding: 0 0 3px !important;
	margin-right: 2px !important;
	outline: 0;
}
#textchange .on,
#textchange a:focus {
	border-top: 3px solid #8a3a9f;
}
#Default a, #Medium a, #Large a {
	background: url(/_img/layup/text_size.gif) no-repeat;
}
#Default a {
	background-position: 0 6px;
}
#Medium a {
	background-position: -14px 6px;
}
#Large a {
	background-position: -28px 6px;
}
#Default .on,
#Default a:focus {
	background-position: 0 3px;
}
#Medium .on,
#Medium a:focus {
	background-position: -14px 3px;
}
#Large .on,
#Large a:focus {
	background-position: -28px 3px;
}

#logo div {
	margin-top: 5px;
	float: left;
	clear: left;
	width: 100%;
}
#logo div strong {
	color: #666;
	float: left;
	width: 68px;
	height: 20px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#logo div ul {
	margin: 1px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#logo div li {
	display: inline;
}
#logo div li a {
	float: left;
	width: 22px;
	height: 14px;
	margin-left: 4px;
	display: block;
	outline: 0;
	text-indent: -9000px;
}
.lang1 a {background: url(/_img/layup/flags.gif) no-repeat 0 -18px;}
.lang2 a {background: url(/_img/layup/flags.gif) no-repeat -26px -18px;}

.lang1 a:hover, .lang1 a:focus, .lang1 .on {background: url(/_img/layup/flags.gif) no-repeat 0 0;}
.lang2 a:hover, .lang2 a:focus, .lang2 .on {background: url(/_img/layup/flags.gif) no-repeat -26px 0;}

.printlogo {
	display: none;
}

#topnavi {
	height: 26px;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 26px;
	outline: 0;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background: url(/_img/layup/navi.gif) no-repeat;
}
#n1 {background-position: 0 0; width: 96px;}
#n2 {background-position: -96px 0; width: 114px;}
#n3 {background-position: -210px 0; width: 110px;}
#n4 {background-position: -320px 0; width: 132px;}
#n5 {background-position: -452px 0; width: 106px;}

#n1:hover, #n1:focus, #n1.on {background-position: 0 -27px;}
#n2:hover, #n2:focus, #n2.on {background-position: -96px -27px;}
#n3:hover, #n3:focus, #n3.on {background-position: -210px -27px;}
#n4:hover, #n4:focus, #n4.on {background-position: -320px -27px;}
#n5:hover, #n5:focus, #n5.on {background-position: -452px -27px;}

#bread {
	width: 100%;
	height: 21px;
	margin: 1px 0 0 -4px;
	padding: 9px 10px 0 14px;
	float: left;
	background: #e4e4e4 url(/_img/layup/bread_bar.gif) repeat-x;
}
#bread ul {
	list-style: none;
	margin: 0 6px;
	padding: 0;
}
#bread li {
	float: left;
	display: inline;
	margin-right: 7px;
}
#bread li a {
	padding: 0 10px 0 0;
	color: #8a3a9f;
	background: url(/_img/layup/arrow3.gif) no-repeat right 5px;
}
#bread .first {
	margin-right: 10px;
}
#bread li.last {
	color: #333;
}

#leftside {
	width: 186px;
	float: left;
	margin: -1px 4px 0 0;
}
#leftside ul {
	clear: left;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #fff;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0 0 1px;
	padding: 0;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 1.8;
	padding: 2px 5px 2px 14px;
	width: 155px;
	background: #d3cfe2;
}
#leftside a:hover,
#leftside a:focus,
#leftside a.on {
	text-decoration: none;
	background: #78278b;
	color: #fff;
}
#leftside a.on {
	background: #78278b url(/_img/layup/arrow1.gif) no-repeat 156px center !important;
}
#leftside li ul {
	margin: 1px 0;
	padding: 10px 0;
	border: none;
	background: #a79fc6;
}
#leftside li ul a {
	padding: 2px 5px 2px 25px;
	width: 144px;
	font-weight: normal;
	color: #fff;
	line-height: 1.1;
	background: url(/_img/layup/arrow2.gif) no-repeat 13px 5px;
}
#leftside li ul a:hover,
#leftside li ul a:focus,
#leftside li ul a.on {
	background: url(/_img/layup/arrow4.gif) no-repeat 13px 5px !important;
}
.box {
	width: 165px;
	height: 110px;
	padding: 13px 5px 0 16px;
	float: left;
	color: #fff;
	cursor: pointer;
}
.box i {
	color: #fff;
	margin: 0 0 7px;
	font: 1.5em Arial, Helvetica, sans-serif;
	padding: 0;
	display: block;
}
.box p {
	padding-bottom: 4px;
}
.box a {
	float: right;
	display: block;
	padding-right: 12px;
	margin: 2px 10px 7px 0;
	outline: 0;
	color: #fff;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/_img/layup/arrow2.gif) no-repeat right center;
}
.box a:hover,
.box a:focus {
	opacity: 0.8;
}
.b1 {
	cursor: auto !important;
	background: #8b3ca0 url(/_img/layup/box_bg.gif) no-repeat left bottom;
}
.cy .b1 p {
	padding-bottom: 3px;
}
.b2 {
	margin-right: 4px;
	background: #5fc153 url(/_img/layup/box_bg2.gif) no-repeat left bottom;
}
.b3 {
	background: #07b0ef url(/_img/layup/box_bg3.gif) no-repeat left bottom;
}
.b4 {
	margin-bottom: 1px;
	background: #f7a732 url(/_img/layup/box_bg4.gif) no-repeat left bottom;
}
#rightside {
	float: right;
	width: 186px;
	margin: -1px 0 0;
}
.boxlinks,
#adbox {
	clear: both;
	border-top: 6px solid #cdc8e3;
	padding: 16px 15px;
	margin-bottom: 4px;
	background: #eeecf5;
}
.boxlinks h2 {
	margin-left: -2px;
	width: 156px;
}
.boxlinks ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}
.boxlinks li {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #b5b4bb;
}
.boxlinks span {
	color: #8a3a9f;
	display: block;
}
.boxlinks a,
.docs a {
	display: block;
	color: #202020;
	padding-right: 8px;
	text-decoration: none;
	background: url(/_img/layup/arrow3.gif) no-repeat right 5px;
}
.boxlinks a:hover,
.boxlinks a:focus,
.docs a:hover,
.docs a:focus {
	color: #8a3a9f;
	background: url(/_img/layup/arrow5.gif) no-repeat right 5px;
}
.r1 ul {
	margin-top: 6px;
}
.r2 {
	float: left;
	border-top: 6px solid #b4adcf;
	background: #dedaec;
}
.r2 li {
	border: none !important;
	width: 134px;
	margin-bottom: 0;
	padding-bottom: 3px !important;
}
.docs {
	float: left;
	width: 536px;
	margin: 0 0 4px 15px;
	padding: 0 0 20px;
	background: #dedaec;
}
#middle .docs a {
	display: inline;
}
#text .docs {
	margin: 5px 0 10px;
}
.docs h3 {
	padding: 6px 16px 0;
	margin-bottom: 14px;
	color: #fff;
	font-size: 1.6em;
	line-height: 1.6em;
	background: #b4adcf;
}
.docs ul {
	margin: 0 0 0 14px;
	padding: 0;
}
.docs li,
.r2 li {
	clear: left;
	list-style: none;
	padding: 4px 0 4px 24px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -144px;
	float: left;
}
.docs li {
	width: 470px;
}
.docs span {
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.searchdocs{
	padding: 2px 0 4px 24px; 
	margin-left: 0;
	background: url(/_img/layup/docs.gif) no-repeat 0 -144px;
	text-decoration: none;
}	

.xls { background-position: 0 2px !important;}
.pdf { background-position: 0 -217px !important;}
.doc { background-position: 0 -71px !important;}
.link { background-position: 0 -359px !important;}
.vid { background-position: 0 -442px !important;}
.ppt { background-position: 0 -521px !important;}

.d2 {
	margin-bottom: 0;
	background: #eeecf5;
}
.d2 h2 {
	background: #cdc8e3;
}

.imageholder {
	float: right;
	width: 110px;
	margin: 60px 21px 0 0;
}
.imageholder img,
.intropage img,
#adbox img {
	padding: 4px;
	margin: 0 0 15px;
	border: 1px solid #ddd;
}
.intropage {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
.intropage li {
	margin: 0 0 10px;
	float: left;
	width: 100%;
}
.intropage img {
	float: left;
	margin-right: 10px;
}
.intropage h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.intropage h3 a {
	text-decoration: none;
	padding-right: 10px;
	float: none;
	background: url(/_img/layup/arrow5.gif) no-repeat right center;
}
.intropage h3 a:hover,
.intropage h3 a:focus {
	color: #222;
	background: url(/_img/layup/arrow3.gif) no-repeat right center;
}
.intropage span {
	color: #222;
	float: right;
	padding-top: 1px;
	margin-left: 10px;
}
.intropage div {
	float: left;
	width: 450px;
	min-height: 88px;
	padding: 2px 0 12px;
	border-bottom: 1px dotted #bbb;
}
.intropage p {
	padding: 4px 0;
	clear: both;
}
.careers div {
	width: 536px !important;
	min-height: 0 !important;
}
.noborder {
	border: none !important;
}

#faqs {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	font-size: 0.99em;
}
#faqs li {
	background: url(/_img/layup/arrow3.gif) no-repeat right 2px;
	margin-bottom: 20px;
}
#faqs a {
	color: #595959;
	text-decoration: none;
	min-height: 37px;
	display: block;
	background: url(/_img/layup/qa.gif) no-repeat 10px 0;
	padding: 0 10px 0 43px;
	outline:none;
}
#faqs div {
	color: #000;
	margin-top: 15px;
	background: url(/_img/layup/qa.gif) no-repeat 10px -142px;
	padding-left: 43px;
	min-height: 37px;
}
#faqs .on {
	background-image: url(/_img/layup/arrow_on.gif);
}
#faqs a:hover,
#faqs a:focus,
#adbox a:hover,
#adbox a:focus {
	color: #000;
}
#adbox {
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
	width: auto !important;
	height: auto !important;
	float: none;
	color: #202020;
}
#adbox img {
	float: left;
	margin-right: 10px;
	background: #fff;
}
#adbox p {
	font-weight: bold;
	margin-top: 10px;
	color: #484848;
}
#adbox a {
	float: right;
	display: block;
	padding-right: 12px;
	margin: 2px 10px 7px 0;
	outline: 0;
	font-size: 0.9em;
	color: #8a3a9f;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/_img/layup/arrow4.gif) no-repeat right center;
}
#survey {
	margin-top: 12px;
}
.r3 h3 {
	margin-bottom: 10px !important;
}
#survey p {
	clear: left;
	margin-top: 10px;
}
.results p {
	margin: 0 0 -4px 0 !important;
}
.results p label{
	margin-bottom: 5px;
}
#survey p label{
	float: left;
}
#survey input{
	float: left;
	margin: 0 10px 0 0;
}
#survey button {
	float: right !important;
	clear: both !important;
	margin-top: 10px !important;
}

#survey .bar{
	display: block;
	height: 26px;
	background:#fff url(/_img/layup/survey1.gif);
	padding: 0 1px;
	clear: left;
}
#survey .bar b{
	display: block;
	background:url(/_img/layup/survey.gif);
	height: 26px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}


#footer {
	clear: both;
	margin: 0 auto;
	width: 740px;
	padding: 0 16px 0 0;
	border-top: 1px solid #c5c5c5;
}
#footmain {
	float: left;
	width: 530px;
}
#footer ul {
	margin: 0;
	padding: 12px 10px 25px;
	list-style: none;
	width: 500px;
	text-align: left;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #6d6e71;
	text-decoration: none;
	border-right: 1px solid #949597;	
	padding: 0 10px;
}
#footer .no a { 
	border-right: none;	
}
#footer a:hover,
#footer a:focus {
	color: #000;
}
#footer .feed {
	float: left;
	margin: 12px 0 0;
	padding: 0 12px 3px 0;
	background: url(/_img/layup/rss.gif) no-repeat right top;
}
#footer .credit {
	border: none;
	padding: 0;
	margin: 10px 5px 0 0;
	float: right;
	clear: right;
	color: #c3c3c3;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
.paging li {
	float: left;
	margin: 15px 0 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 5px;
	text-decoration: none;
	color: #666;
	background: #eeecf5;
	line-height: 1.3em;
}
.paging li a:hover, .paging li a:focus, .paging li .on{
	background: #78278b;
	color: #fff;
}
.paging .first {
	padding: 2px 0 0;
}

#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,
#sitemap a:focus { 
	color: #000;
}
#sitemap ul a {
	color: #8a3a9f;
}
#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;
	clear: both;
}
.formarea p label {
	float: left;
	text-align: left;
}
.formarea .checkbox {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.formarea .rlabel {
	width: 310px;
	margin: 0 0 0 5px;
	padding-bottom: 13px;
}
.formarea select{
	padding: 0;
	width: 176px;
}
#searchform label,
#publicationsform label {
	display: none;
}
#searchform p {
	background: url(/_img/layup/input.gif) no-repeat 0 1px;
}
#searchform .textform,
#searchform .textformfocus {
	width: 119px;
	padding: 2px 6px;
	color: #8b3ca0 !important;
	border: none !important;
	background: none !important;
}
#searchform button,
#publicationsform button {
	width: 17px;
	height: 17px;
	text-indent: -9000px;
	margin: 1px 0 0;
	background: url(/_img/layup/button.gif) no-repeat;
}
#publicationsform {
	position: absolute;
	margin: 6px 0 0 290px;
}
.json #publicationsform {
	margin: 6px 0 0 307px;
}
#publicationsform select {
	width: 214px;
}
#publicationsform .textform,
#publicationsform .textformfocus {
	color: #8c82b5;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 1px 3px !important;
	background: #fff !important;
}
#publicationsform button {
	margin: 2px 0 0;
}
#consultationForm .formarea {
	width: 535px !important;
	text-align: left;
	float: left;
}
#consultationForm label {
	font-weight: bold;
}
#consultationForm .textform,
#consultationForm .textformfocus {
	width: 527px;
	clear: left;
	margin-top: 10px;
}
#consultationForm select {
	width: 535px !important;
}
#consultationForm button {
	float: right;
}
.textform {
	background: #f3f1f8 !important;
}
.textformfocus {
	border: 1px solid #999 !important;
	background: #d3cfe2 !important;
	color: #222 !important;
}
.textform, 
.textformfocus {
	color: #777;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	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;
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 537px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}


/* Document Library */

#dataGrid {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
#dataGrid table {
	border-collapse: collapse;
	margin: 0;
	width: 536px;
	background-color: #fff;
	font-size: 0.95em;
}
#dataGrid .highlight {
	background-color: #f4f4f4;	
}
#dataGrid .over {
	background-color: #eeecf5;	
	cursor: pointer;
}
#dataGrid .table {
	display: table !important;
}
#dataGrid td, 
#dataGrid h3 {
	border-bottom: 1px solid #fff;
	padding: 4px 3px 4px 8px;
	color: #696969;
	vertical-align: top;
}
#dataGrid h3 {
	padding: 6px 10px 6px 34px;
	margin: 0;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	width: 492px;
	background: #b1b1b1 url(/_img/layup/doc_icon_off.gif) no-repeat 12px 7px;
}
#dataGrid td {
	padding-right: 10px;
	border: 1px solid #ddd;
}
#dataGrid h3 a {
	background: url(/_img/layup/doc_arrow_off.gif) no-repeat right top;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	outline: 0;
}
#dataGrid h3:hover,
#dataGrid h3:focus,
#dataGrid h3.on {
	background: #78278b url(/_img/layup/doc_icon_off.gif) no-repeat 12px 7px;
}
#dataGrid h3.on {
	background: #78278b url(/_img/layup/doc_icon_on.gif) no-repeat 12px 7px;
}
#dataGrid td a {
	text-decoration: none;
	color: #696969;
	display: block;
	padding: 2px 0 3px 24px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -144px;
}
#dataGrid .on {background: url(/_img/layup/doc_arrow_on.gif) no-repeat right 4px;}
#dataGrid .pdf {background-position: 0 -219px}

#dataGrid .textright {
	padding: 5px 10px 0 0;
	width: 15%;
}

/* Filter Search */

#filtersearch {
	width: 182px;
	position: absolute;
	margin: -39px 0 0 353px;
}
#filtersearch label{
	position: absolute; 
	left: -9999px; 
}
#filtersearch .searchbg {
	display: block;
	float: left;
	height: 30px;
	width: 186px;
	background: url(/_img/layup/search1.gif) no-repeat;
}
#filtersearch .searchbg:hover {
	background: url(/_img/layup/search2.gif) no-repeat;
}
#filtersearch .textform,
#filtersearch .textformfocus {
	width: 146px;
	height: 17px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #969696 !important;
	padding-top: 2px;
	margin: 2px 8px 0 25px;
	border: none !important;
	background: none !important;
}

/* Search Bars */

.search .intropage .relev {
	float: left;
	margin-right: 3px;
}
.search .intropage .bar,
.search .intropage .percent {
	display: block; 
	width: 25px; 
	height: 10px; 
	padding: 0;  
	background-color: #c5c5c5; 
	float: left; 
	margin: 2px 0 0 4px;
}
.search .intropage .percent {
	background-color: #8a3a9f;
	margin: 0; 
}

/* 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: #8a3a9f;
}