/* CSS Document */
.formfield-fixed-height-width {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	height: 18px;
	width: 150px;

} 
.pdfitem {
	background-image:  url(../In%20Progress/demo_ca_site/mini_pdf_16x16.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 18px;
	display: block;
	height: 20px;
}
.formfield-no-fixed {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;

}
.divgap {
	padding-top: 5px;
}
.div-sidegap {
	padding-left: 5px;
}

.date-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}
.arial-eleven-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
}
.arial-twelve-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 8px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
}
a.green:link {
	color: #526830;
	text-decoration: none;
}
a.green:hover {
	font-weight: bold;
	color: #526830;
}
a.green:visited {
	color: #526830;
}
a.green-med:link {
	color: #A6C379;
	text-decoration: none;
}
a.green-med:hover {
	font-weight: bold;
	color: #A6C379;
}
a.green-med:visited {
	color: #A6C379;
}
a.grey:link {
	color: #666666;
	text-decoration: none;
}
a.grey:visited {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #999999;
}
a:hover {
	color: #CC0000;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #CC0000;
}
.logger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.aroitem-2pxsquare-indent {


	background-image: url(../images/black_pixel_2px.gif);
	background-repeat: no-repeat;

	background-position: 14px 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 2px;
}
.aroitem-2pxsquare {

	background-image: url(../images/black_pixel_2px.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 2px;
}
.vop_insert {
	height: 130px;
	width: 100%;
	overflow: hidden;


}
td.topoff {
	background:  url(newtopbanncss/bg.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.topnobg {
	background: #A6C379;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.topon {
	background: #DEE9CD;
	color: #475D27;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
td.off {
background: #DEE9CD;
}
td.on {
background: #DEE9CD;
} 
a.top:link {
	color: #ffffff;
	text-decoration: none;
}
a.top:visited {
	color: #ffffff;
}
a.top:hover {
	font-weight: bold;
	color: #475D27;
}

