.requiredField {
color:Red;
}

#contactFrom{
	margin-left:20px;
	width:4500px;
}


element.style {
width:180px;
}

input {
color:#666666;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11px;
}

.commentBox{
color:#666666;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11px;
width:100%;
}


.baseTextBox{
	width:100%;
}

.baseDDL{
	width:100%;
}

.petList{
	width:80px;
}

.smallTextBox{
	width:100px;
}

.sectionHeader {
color:Black;
font-family:Tahoma,Arial;
font-size:10pt;
font-weight:bold;
text-align:left;
}


.copyGC {
line-height:1.6;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:8pt;
}




.divGC {
font-family:Tahoma,Arial;
font-size:8pt;
font-weight:bold;
text-align:left;
line-height:1.6;
}




select {
border:solid gray 1px;
color:#666666;
font-family:Verdana,arial,helvetica,sans-serif;
font-size:11px;

}

.showHideRevealSection .revealSectionContent{
	display:none;
}


.showRevealSection .revealSectionContent{
	display:block;
}
