tr.disabled td,
tr.disabled td a:link,
tr.disabled td a:hover,
tr.disabled td a:active,
tr.disabled td a:visited,
div.listbox-subcontainer.disabled .field_value {
    color:          #888888 !important;
}
div.listbox-subcontainer.disabled {
    background-color: #dddddd;
}

.field_title {
	color:			#666666;
	font-weight:	normal;
	font-size: 		9px;
	padding-bottom: 0px;
}

.field_value {
	color:			#000000;
	font-weight:	bold;
	font-size: 		11px;
	padding-top: 	0px;
}

.field_text {
	color:			#000000;
	font-size: 		11px;
	padding-top: 	0px;
}

/* HELP FILES */

.user_guide {
/*	background-color:	#FFFFFF;*/
	padding: 		5px 15px 5px 15px;
}

.user_guide p {

}

.user_guide h1 {
	font-size:		18px;
	margin:			0;
}

.user_guide h2,
.user_guide h2 a {
	font-size:		18px;
	margin:			0 0 0 0;

}

.user_guide a {
	color: #000000;
}

.user_guide a:link {
	color: #000000;
	text-decoration: underline;
}

.user_guide .red_text {
	color: red;
}


.multipleSelect{
    background:#FFF;
    border:1px solid gray;
    text-align:left;
    width:100%;
}
.multipleSelect label{
    display:block;
}
.multipleSelect label.plan_disabled{
    color:#aaa;
    text-shadow:#ddd 1px 1px;

}
.copy-button {
	cursor:pointer;
}
.highlighted .roweven-coleven{
	background-color: #A0CFFE !important;
}
.highlighted .roweven-colodd{
	background-color: #B3D8FC !important;
}
.highlighted .rowodd-coleven{
	background-color: #B3D8FC !important;
}
.highlighted .rowodd-colodd{
	background-color: #A0CFFE !important;
}

.hover {
	background-color: #C9E4FF !important;
}

.highlight_trigger {
	cursor:pointer;
}
.ui-widget {
	font-size :0.8em;
}