body{background:url(images/bkgd/bkgd.png) repeat-x top #FDFEFE;}
*{font:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; vertical-align:top;}
h1{font-size:34px; border-top:5px solid #2E2D81; border-bottom:5px solid #2E2D81; text-align:center; margin:0;}
h2{font-size:24px; border-top:5px solid #2E2D81; border-bottom:5px solid #2E2D81; text-align:center; margin:0;}
h4{font-size:12px; padding:20px 0 40px 0;}

#wrapper{width:660px; margin:10px auto; border-top:5px solid #DD1237; border-bottom:5px solid #2E2D81; background:#fff;}
	#inner{width:550px; padding:0 55px 10px 55px;}
#footer{width:550px; margin:0px auto; padding:0 160px;}
	
p{padding:10px 4px; margin:0 0 10px 0; font-size:11px; line-height:18px;}
p.home{border-bottom:5px solid #DD1237;}
.small{font-size:10px;}
.no_padding{margin:0px; padding:0px;}

.contact_form{border-top:5px solid #DD1237; padding:10px 0;}

.right{float:right; text-align:right;}

.img{border:0px;}



form.cmxform {
	width: 100%;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; font-size:11px;}
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border: 1px solid #57695B;
	background: url(/images/bkgd/cmxform-fieldset.gif) left bottom repeat-x;
	padding:0 0 6px 0;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 3px 10px 3px;
	background: url(/images/cmxform-divider.gif) left bottom repeat-x;
	}

	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display:inline-block;
	line-height: 1.8;
	vertical-align: top;
	width:110px;
	}
	
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform fieldset label{font-size:11px;}
form.cmxform fieldset textarea,input{font-size:12px;}
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
input{width:170px;}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

