body.mceContentBody { 
   background: #FFFFFF; 
} 
.btnprimary { 
	color:#ffffff;
	background-color:#0c7097;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}

.textbox   {
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	border: 1px #999999 solid;
	height: 20px;
	background-color: #c6eafb;
	margin-bottom: 20px;
}
.textblock  {
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border: 1px #999999 solid;
	background-color: #c6eafb;
	margin-bottom: 15px;
}
.roundedBox {
background-image: url(/admin/images/fade_gold.gif);

       border: 1px #993300 solid;
	height: 20px;
	 border-radius: 5px;

}
img { 
	border: 0; 
} 
.button  {
}
p {
	font-size: 14px;
	list-style-type: circle;
	color: #222222;
	font-family: 'Proxima-Nova', Arial, Tahoma, sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 33px;
	font-weight: 800;
	color: #2b3e7a;
	line-height: 36px;
	font-family: 'proxima-nova', Verdana, Tahoma, Arial, sans-serif;
}
h2 {  
	font-size: 27px;
	font-weight: 700;
	color: #2b3e7a;
	line-height: 30px;
	font-family: 'proxima-nova', Verdana, Tahoma, Arial, sans-serif;
}
h3 {
	font-size: 18px;
	font-weight: 700;
	color: #2b3e7a;
	line-height: 20px;
	font-family: 'proxima-nova', Verdana, Tahoma, Arial, sans-serif;
}
h4 {
	font-size: 16px;
	font-weight: 600;
	color: #2b3e7a;
	line-height: 18px;
	font-family: proxima-nova, Verdana, Tahoma, Arial, sans-serif;
}
h5 {
	font-size: 16px;
	font-weight: 400;
	color: #222222;
	line-height: 18px;
	font-family: proxima-nova, Verdana, Tahoma, Arial, sans-serif;
}
h6 {
	font-size: 11px;
	font-weight: 400;
	color: #222222;
	line-height: 12px;
	font-family: proxima-nova, Verdana, Tahoma, Arial, sans-serif;
}
.smltbl {
	font-size: 11px;
	color: #000000;
}
.tbl {
	font-size: 14px;
	color: #000000;
}
fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.formmandatory {
        color: #FF0000;
	font-size:12px;
	line-height:10px;
	}
.formmandatory:after {
	content: "#";
	}
.formmandatorytitle:after {
	content: " required fields";
	}
.formtable {
	}
.formleftcol, .formrightcol {
        margin-top: 5px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom: 10px;
	}
.formleftcol {
	font-weight: normal;
	font-style: italic;
        text-align:right;
}
.formrightcol {
}
.formitem {
	font-weight: normal;
	font-style: italic;
}
.formfield {
	margin-left: 20px;
}
.formnotestart {
}
.formnote {
	color: #009933;
}
#formsubmit, #formcheckcode {
    clear: both;
}

ul {
	font-size: 14px;
	list-style-image: url(../images/bullet_round.gif);
	color: #222222;
	line-height: 18px;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.image_left_pad_10_right {
	float: left;
	padding-right: 10px;
}
.image_right_pad_10_left {
	float: left;
	padding-right: 10px;
}

.none {}
.row1 {
	background-color: #CCCCCC;
	overflow: auto;
}
.row2 {
	background-color: #999999;
	overflow: auto;
}
.rowhighlight {
	background-color: #FF0000;
	overflow: auto;
}





