/*CONTACT FOR STYLES*/

.CCcheckbox {
	
}

.CCradio {
}

.CCbold {
	font: bold 14px Arial;
}

.CCboldS {
	font: bold 12px Arial;
}

.CCtext {
	font: 14px Arial;
}

.CCtextbox {
	border: 1px solid Silver;
}

.CChr {
	border: thin dotted Silver;
}

.CChr2 {
	border: thin dotted Black;
}

.CCsubmit {
	font: bold 12px Arial;
}

a.pager:link, a.pager:visited {
	        font-size: 12px;
        color: Black;
		text-decoration: none;
        font-weight: bold;
        height: 20px;
		background-color: #DFDFDF;
		border: 1px groove Gray;
		width: 94%;
        line-height: 20px;
        text-indent: 4px;
}

a.pager:hover {
	        font-size: 12px;
        color: White;
        text-decoration: none;
        font-weight: bold;
        background-color: #FF001A;
		border: 1px solid Black;
                /*border-bottom: 1px dashed #1C90FF;*/
		width: 94%;
			   line-height: 20px;
				  height: 20px;
				text-indent: 4px;
}

a.faqlink:link, a.faqlink:visited {
	font-size: 12px;
	color: #FF001A;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FF001A;
}

a.faqlink:hover {
	font-size: 12px;
   color: Gray;
   text-decoration: none;
   font-weight: bold;
	border-bottom: 1px dashed Gray;
}

.pagerdead {
	        font-size: 12px;
        color: Gray;
        font-weight: bold;
        height: 20px;
		background-color: #DFDFDF;
		border: 1px groove Gray;
		width: 94%;
        line-height: 20px;
        text-indent: 4px;
}
