/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/

html, body {
	height: 100%
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* common styles */
/*img { 
	behavior: url(/css/iepngfix.htc) ;
	}*/

.clearDiv {
	height: 0;
	clear:both;
	overflow:hidden;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

em {
	font-style: italic;
}

ul
{
list-style: disc outside;
margin-left: 40px;
} 

p {
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	color: #b8132a;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

h1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 34px;
	/*font-weight: bold;*/
	/*margin-bottom: 8px;*/
}

h2 {
	font-family: Arial, sans-serif;
	color: #577686;
	/*text-transform: uppercase;*/
	font-size: 18px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, sans-serif;
	color: #577686;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: Arial, sans-serif;
	color: #577686;
	font-size: 14px;
	font-weight: bold;
}
/* end common styles */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5c5c5c;
	background-color: #ffffff;
	text-align: left;
	background: url(/media/1147/bodyback2.jpg) repeat-x #ffffff;
}

#container {
	margin: 0 auto;
	width: 896px;
	/* background: url(/media/1047/bodyback.jpg) repeat-x #FFFFFF; */
	height: 100%;
}


#header {
	width: 896px;
	height: 123px;
	/*background: url(/media/49/headerback.png) no-repeat;
	behavior: url(/css/iepngfix.htc); */
}


#logo {
	float: left;
	width: 525px;
	margin: 5px 0 0 15px;
}

#logo img {
	behavior: url(/css/iepngfix.htc);
	}

#navBar {
	width: 896px;
	height: 81px;
	/* background: url(/media/1102/navbarback.jpg) repeat-x; */
	background-color: #e6e6e6;
}

ul#mainNav {
	margin: 0;
	list-style-type: none;
	height: 53px;
}

ul#mainNav li {
	display: inline;
	float: left;
	width: 128px;
	height: 53px;
}

ul#mainNav li a {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 53px;
	text-decoration: none;
	color: #ffffff;
	width: 128px;
	height: 53px;
	text-transform: lowercase;
}

ul#mainNav li a.home {
	background:url(/media/1107/nav_blue.jpg);
}

ul#mainNav li a.navButton1 {
	background:url(/media/1112/nav_ltblue.jpg);
}

ul#mainNav li a.navButton2 {
	background:url(/media/1117/nav_green.jpg);
}

ul#mainNav li a.navButton3 {
	background:url(/media/1137/nav_yellow.jpg);
}

ul#mainNav li a.navButton4 {
	background:url(/media/1127/nav_orange.jpg);
}

ul#mainNav li a.navButton5 {
	background:url(/media/1122/nav_ltorange.jpg);
}

ul#mainNav li a.navButton6 {
	background:url(/media/1132/nav_purple.jpg);
} 

ul#mainNav li a:hover {
	background-position: 0 53px;
}

ul#mainNav li a.current {
	background-position: 0 53px;
}

ul#subNav {
	list-style-type: none;
	width: 100%;
	height: 30px;
	clear: both;
}

ul#subNav li {
	display: inline;
	/* float: left;
	width: auto;
	height: 30px;*/ 
	
}

ul#subNav li a {
	/*display: block;*/
	/*white-space:nowrap;*/
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #666666;
	padding:10px 15px;
	height: 30px;
	text-transform: capitalize; 
}

ul#subNav li a:hover {
	/*background-color: #666666;*/
	color: #b8132a;
}

ul#subNav li a.subcurrent {
	color: #b8132a;
	font-weight: bold;
}




#flashBar {
	width: 896px;
	height: 320px;
	text-align: left;
	background: url(/media/1142/flashbarback.jpg) no-repeat;
	border-bottom: 2px solid #949494;
}

#flashBar h1 {
	text-align: center;
	width: 350px;
	color: #65687f;
	line-height: 24px;
	font-size: 22px;
	padding-top: 80px;
	font-style: italic;
	margin-bottom: 25px;
}

#flashBar ul {
	width: 350px;
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
	list-style-type: none;
}

#flashBar ul li {
	display: inline;
	background: url(/media/10990/redcirlce.gif) no-repeat;
	background-position: 0 5px;
	padding: 0 15px;
	width: auto;
	font-style: italic;
	font-size: 18px;
	color: #65687f;
}

#contentArea {
	width: 896px;
	text-align: center;
	margin: 10px 0px;
	clear:both;
}



.bucket {
	float: left;
	width: 288px;
	margin-right: 16px;
	height: 240px;
	background: url(/media/1062/bucketback.jpg) bottom left no-repeat;
}

.bucket h2 {
	text-align: center;
	background: url(/media/1057/bucketheaderback.jpg) no-repeat #ffffff;
	width: 288px;
	height: 37px;
	line-height: 37px;
}

.bucketContent {
	width: 248px; 
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
}

.bucketContent ul {
	margin: 0;
	list-style-type:none;
}

.bucketContent ul li {
	background: url(/media/1955/arrow.gif) no-repeat transparent;
	background-position: 0 7px;
	padding-left: 14px;
   }

.bucketContent a {
	text-decoration: none;
	color: #b8132a;
}

.bucketContent a:hover {
	text-decoration: underline;
}

.right {
	float: right;
	margin-right: 0px;
}

#insideLeftContent {
	float: left;
	width: 245px;
}

#insideRightContent {
	float: right;
	width: 620px;
	text-align: left;
}

#insideRightContent h1 {
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}

#insideContent {
	background: url(/media/1268/contentback.jpg) repeat-y #ffffff;
	width: 100%;
	margin-bottom: 20px;
}

#insideContentNOLINE {
	width: 100%;
	margin-bottom: 20px;
}


#insideRightWide {
	float: right;
	width: 620px;
	text-align: left;
}

#insideRightWide h1 {
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}

#leftCol {
	float: left;
	width: 420px;
	padding-right: 40px;
}

#leftCol ol {
	margin-left: 40px;
}

#leftCol ul {
	list-style-type:none;
	padding: 0;
	margin: 10px 0 10px 15px;
}

#leftCol ul li {
	background: url(/media/2004/redbox.gif) no-repeat;
	background-position: 0 7px;
	padding-left: 20px;
	margin-bottom: 15px;
}

#rightCol {
	float: left;
	width: 150px;
}

#rightCol p.quote {
	color: #000000;
	font-size: 14px;
	/*font-weight: bold; */
	font-style: italic;
}

#leftNav {
	width: 224px;
	background: url(/media/1278/tanboxbottom.jpg) no-repeat;
	background-position: bottom center;
	padding: 0 0 10px 0;
	margin: 0 auto;
}


#leftNav ul {
	width: 190px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#leftNav ul li {
	text-align: left;
	background: url(/media/1955/arrow.gif) no-repeat transparent;
	background-position: 0 7px;
	padding-left: 14px;
	margin-bottom: 10px;
}

#leftNav ul li a {
	display: block;
	font-size: 14px;
	color: #919191;
}

#leftNav ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#leftNav ul li a.thirdCurrent {
	color: #b8132a;
	font-weight: bold;
}

#leftNav p {
	width: 190px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	margin-bottom: 20px;
}



#footer {
	width: 896px;
	border-top: 1px solid #949494;
	height: 30px;
}

#footer p {
	line-height: 30px;
}

#cxkg {
	width: 300px;
	border: 1px solid #ff0000;
}

.managementBio {
	width: 100%;
	margin-bottom: 25px;
}

.managementPic {
	float: left;
	width: 100px;
	margin-right: 15px;
}

.managementBio h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 14px;
}

.managementBio h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 14px;
	margin-bottom: 8px;
}

.bioContent {
	float: left;
	width: 485px;
	/*border: 1px solid #ff0000;*/
}

.img {
	margin: 5px 0 20px 0;
}

.imgRight {
	float: right;
	margin: 5px 0 20px 15px;
}

.imgLeft {
	float: left;
	margin: 5px 15px 20px 0;
}

.imgCenter {
	text-align: center;
	margin: 5px 0 20px 0;
}

.testimonial {
	margin-bottom: 20px;
}

#testimonialLogos {
	margin: 20px 0;
	text-align: center;
}

ul#marketList {
	list-style-type: none;
	margin:0;
	padding: 0;
}

ul#marketList li {
	background: none;
	padding:0;
	margin: 0;
}

ul#marketList li a {
	color: #000000;
}


ul#listLocalCats {
	list-style-type: none;
	margin: 50px 0;
	padding: 0;
}

ul#listLocalCats li {
	width: 40px;
	float: left;
	margin: 0 40px 35px 40px;
}

ul#listLocalCats li a {
	color: #000000;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
	width: 40px;
	text-align: center;
}

ul#listLocalCats li a:hover {
	text-decoration: none;
	color: #b8132a;
}

ul#listCorpReleases {
	list-style-type: none;
	margin: 30px 0;
}

ul#listCorpReleases li {
	margin-bottom: 20px;
}

ul#listCorpReleases li a {
	text-decoration: underline;
	color: #000000;
}

ul#listCorpReleases li a:hover {
	text-decoration: none;
	color: #b8132a;
}

ul#newsLetters {
	list-style-type: none;
	margin: 0;
}

.pressDate {
	font-weight: bold;
	font-size: 14px;
}

ul#docList {
	list-style-type:none;
	margin: 0 0 20px 0;
}

.emailSignup_form { 
	width: 200px;
	height: 82px;
	background: url(/media/4920/signupback.jpg) no-repeat;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.emailSignup_form h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}


#hiddenForm {
	display: none;
}


#hiddenTwo {
	display: none;
}

.prodCol {
	float: left;
	width: 145px;
	text-align: left;
	margin-right: 55px;
}

.prodCol p {
	margin-bottom: 20px;
}

.prodCol h3 {
	color: #b8132a;
	font-size: 32px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 8px;
}


#releaseList ul {
	list-style-type: none;
}

#releaseList ul li ul {
	margin-bottom: 10px;
}


/* jquery form re-style */

form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	/*display: block;*/
	float:left;
}
form.jqtransformdone div.rowElem {
	clear:both;
	padding:4px 0px;
}

orm.jqtransformdone div.rowElem input{
	clear:both;

}

form.jqtransformdone div.rowElem label {
	width: 100%;
}


/* -------------
 * Buttons
 * ------------- */
form.jqtransformdone div.rowElem button.jqTransformButton {
	margin: 0;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}



button.jqTransformButton {
	margin: 20px 0 0 0;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(/data/images/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.jqTransformButton span span {
	background: transparent url(/data/images/btn_left.gif) no-repeat top left;
	color: #333;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }

/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(/data/images/input/input_text_left.gif) no-repeat left top;
	height: 31px;
	padding: 0px;
	float:left;
}

.jqTransformInputInner {
	background: transparent url(/data/images/input/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 31px;
	margin:0px 0px 0px 8px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	vertical-align: middle;
	height: 31px;
	color:#404040;	
	border: none;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background:transparent;
}

/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-10px;
	height:24px;
}

/*hover*/
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}

/*focus*/
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}



.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 12px;
	line-height: 16px;
}

table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(/data/images/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(/data/images/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(/data/images/textarea/textarea_tr.gif) no-repeat top left;}

table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(/data/images/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(/data/images/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(/data/images/textarea/textarea_mr.gif) repeat-y top left;}

table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(/data/images/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(/data/images/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(/data/images/textarea/textarea_br.gif) no-repeat top left;}

/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(/data/images/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}

/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(/data/images/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:0px 4px;	margin-top:5px;}
.jqTransformRadio {
	background: transparent url(/data/images/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(/data/images/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 31px;
	background: url(/data/images/select_left.gif) no-repeat top left;
	float:left;
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	line-height: 15px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 31px;
	background: url(/data/images/select_right.gif) no-repeat center center;
}

#leftCol .jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

#leftCol .jqTransformSelectWrapper ul li {
	background: url() no-repeat;
	margin: 0;
	padding: 0;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
	
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}



label.error {
	clear:both;
	width: auto;
	color: #ff0000;
	margin-bottom: 15px;
}

/* tree styles */

#leftCol .treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#leftCol .treeview ul li {
	background: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/data/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(/data/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/data/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: -80px -3px; }

.treeview-red li { background-image: url(/data/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/data/images/treeview-red.gif); } 

.treeview-black li { background-image: url(/data/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/data/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/data/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/data/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/data/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/data/images/treeview-famfamfam.gif); } 
.treeview-famfamfam li.lastExpandable {
background-position: 0pt -176px;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/data/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/data/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/data/images/file.gif) 0 0 no-repeat; }




span.pdfDownloadLink a {
	display: inline;
	/* float: left;
	width: 80%;*/
	background: url(/media/10931/page_white_acrobat.png) no-repeat;
	color: #000000;
	height: 20px;
	line-height: 20px;
	padding: 0 0 10px 20px;
}

#surveyButton {
	color:#cccccc;
	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 5px 10px;
}


#surveyButton.pretty-button {
	background: #3c981c;
	border: 1px solid #40d91f;
	
	padding: 5px 10px;
	cursor: pointer;
	color: #ffffff;
}

#surveyButton.pretty-button:hover {
	background: #40d91f;
	border: 1px solid #3c981c;
	color: #000000;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
