body{
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	/*background-color: #204e76;
	background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}
a img{ border:none;}
div,h1,h2,h3,h4,h5,h6,ul,li,ol,p,span,dt,dd{ margin:0; padding:0;}
ul,li{ margin:0;padding:0; list-style-type:none;}
a{text-decoration:none;}.logo {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content-bg {
	padding: 25px;
}
.label-bg {
	font-size: 12px;
	font-weight: bold;
	color: #005DC7;
	background-color: transparent;
	background-image: url(../images/lavel-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
}
.lavel-txt {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6b6b6b;
}
.mssg-bg {
	font-size: 12px;
	font-weight: normal;
	color: #005DC7;
	background-color: transparent;
	background-image: url(../images/mssg-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	height: 98px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
color:#3A8FEA;
font-size:20px;
}
.text_1{
font-family:Arial, Helvetica, sans-serif;
color:#6b6b6b;
font-size:11px;
}
.error {
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* for validation css */ 

.cmxform fieldset p.error label { color: red; }
div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}
div.container ol li {
	list-style-type: disc;
	
	margin-left: 20px;
}
div.container { display: none; width:600px;}
.container label.error {
	display: inline;
}
form.cmxform { width: 30em; }
form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}

h4 { font-size:14px;
color:#000000;
font-family:Arial, Helvetica, sans-serif; 
}
ol{
color:#000000;
}
div.error { display: none; }

input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }




/* the end */
