cinput.text, ctextarea {
	margin-top: 5px;
}
input {
	margin-top: 5px;
}

#cselect {
	margin-top: 5px;
}
select#ctitle {
	margin-top: 5px;
}
.text:focus, textarea:focus {
	background-color: #0058A8;
	border: 1px solid #0058A8;
	color: #FFFFFF;
}
input.btn {
	color:#0058A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	} 
#ccontainer {
	font-family: Verdana;
	font-size: 10px;
	width: 510px;
	margin-bottom: 10px;
	color: #0058A8;
	float: left;
}
#cheading {
	font-family: Verdana;
	font-size: 16px;
	width: 550px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cmydiv {
	position: relative;
	text-align: left;
	left: 84px;
	top: -8px;
	width: 515px;
	height: 500px;
}
td.ccolone {
	text-align: left;
	vertical-align: top;
	padding-top:4px;
	height: 35px;
	font-size: 11px;
	color: #0058A8;
}
td.ccoltwo {
	color:red;
	text-align: center;
	vertical-align: top;
	padding-top:6px;

}
.credtext{
	color: #FF0000;
}
td.ccolthree {
	font-size: 10px;
	color: #0058A8;
}

.cfielddivs{
	text-align: left;
	color: #0058A8;
	float: left;
	margin-left: 5px;

}
.cinputdivs{
	text-align: left;
	color: #0058A8;
	height: 32px;
	
	float: right;

}
.csmalltext{
	font-size:11px;
	color: #0058A8;

}
.cleft{
	width:240px;
	float:left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ctextleft{
	width:240px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 70px;
}

.cright{
	width:270px;
	float:left;
	font-size: 12px;
	font-weight: normal;
}

#cleftcontainer{
	width:250px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	height: 130px;
	margin-top: 10px;
}
#crightcontainer{
	width:275px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	height: 130px;
	margin-top: 10px;
}
.cspecialcontainer{
width:550px;
float: left;
}
