/* (c) override classes */

.chip_wrapper {
	width:auto;
}

.chip_wrapper h2 {
	    color: #011A7E;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
	font-size:12px;
}

.chip_wrapper h3 {
color: #011A7E;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
	font-size:12px;
}

.chip_entryform {
 
}

.chip_entryform p {

}

.chip_formfieldrow {
	padding:10px 0 10px 0;
	color: #011A7E;
}

.chip_formlabel {
	font-weight:normal !important;
	font-size:11px;
	width: 145px;
	padding-right:5px;
}

.chip_requiredfieldsnotice {
	padding:0;
	color: #011A7E;
}

.chip_formfieldbuttonwrapper {
	padding-right:20px;
}

.chip_pagestepscontainer ul {
 
}

.chip_labelinfo {
	font-weight:normal;
	font-size:9px;
	
}

.chip_pagebutton {
	width:70px;
}	

.chip_pagebuttonon {

}

.chip_forminput {

}

.chip_loadmessage {
	clear:both;
	margin-top:30px;
	width:auto;
}

.chip_loadmessage ul {
	width:auto;
	margin:0;
}

.chip_formreadonlywrapper {

}

.chip_forminputreadonly {

}

.chip_formselect {

}

.chip_formfielddate {

}

.chip_paragraphs {
	font-weight:normal !important;
	font-size:12px;
	font-family:arial;
	padding:0 5px;
}

