.background_ltblue { background-color: #a5d5e7; }
.background_violet { background-color: #8c90c2; }
.background_tan { background-color: #ffda7e; }
.background_paleblue{ background-color: #dbeef5; }
.background_paletan{ background-color: #fff6e0; }

.jcButton_textL {
	color:white;
	font-family:Helvetica;
	font-size:12pt;
	font-style: italic; 
	font-weight: bold;
	letter-spacing: -0.5px;
	margin:0;
}
.jcButton_textR {
	color:black;
	font-family:Helvetica;
	font-size:8pt;
	font-style: italic; 
	font-weight: bold;
	letter-spacing: -0.5px;
	margin:0;
}

.jcDD_textT {
	color:black;
	font-family:Helvetica;
	font-size:9pt;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin:0;
}


#jcButton{
	vertical-align:middle;
	text-align:center;
	padding:12px 5px 12px 5px;
	height:50px;
/*	border: thinpx ridge #ffff00;
*/
	border-top:outset 1px #CCCCCC;
	border-left:outset 1px #AAAAAA;
	border-bottom:ridge 1px #999999;
	border-right:inset 1px #666667;
	
/*background-image:url(apiimages/turquoise.gif);*/

background-position:bottom left;
background-repeat:repeat-x;
	cursor:default;
}

#jcDropDown{
	width:300px;
}

.jcDropDown{
	width:100px;
	border-top:solid 1px #aaaaaa;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #666667;
	border-right:solid 1px #333333;
}

.jcIPContainer{
	width:80%;
}

.jcLeftS{
	width:40%;
}

.jcRightS{
	width:60%;
}

.jcxSmall{
	padding:0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	width:20px;
	height:20px;
	font-size:8pt;

}

.jclables{
	font-family:arial;
	font-size:8pt;
	font-style:normal;
	text-decorating:none;
	font-weight:normal;
}

#jcForm{
	margin:0px;
}