@charset "windows-1252";
/* Global Reset */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
/*	vertical-align: baseline;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

/********IE6 transparency bugfix*********/


/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
/*	border-spacing: 0;*/
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.text_left { text-align:left}
.text_right { text-align:right}
.text_center { text-align:center}
.no_brd { border-bottom:none; border-left:none; border-right:none; border-top:none}
.fleft { float:left}
.fright { float:right}
.clear { clear:both}


/**************CUSTOM STYLES*****************/
body { text-align:center; background:#D8DBF5 /*url(images/bg_body.jpg) repeat-x*/; color:#333; height:100%}
#main { border:#A6C1D8 1px solid; margin:0 auto 10px; width:840px; text-align:left}
#main p#homelanding { padding:25px; text-align:center}
#header {width:840px; height:300px; }
#wrapper { background:#fff url(images/bg_wrapper_top.png) repeat-x 0% 0%; border-bottom:1px solid #8E9EAB; padding:20px}
#wrapper p { text-align:center; font-size:12px; margin:5px 0;}
#wrapper p.itali { font-style:italic}
#wrapper p a { font-size:12px !important;}
#footer { background:url(images/bg_footer.jpg) repeat-x 0% 0%; color:#dbebf3; padding:17px; }
#footer p { padding:0; margin:0; text-align:right}


/**********FORMS*************/
form.cmxform fieldset { margin-bottom: 10px; border: none;}
form.cmxform legend { padding: 0 2px; font-weight: bold; _margin: 0 -7px; overflow:hidden; border:none /* IE Win */ }
form.cmxform label { display: inline-block; line-height: 1.8em; width: 450px; font-weight:bold; line-height:1.2em; margin:0 3px 0 0; color: #000; vertical-align:middle;}
form.cmxform label.thrd { width:123px}
form.cmxform label.sec { width:auto; padding:0 0 0 53px}
form.cmxform fieldset ol { margin: 0; padding: 0;}
form.cmxform fieldset li { list-style: none; padding: 5px; margin: 0; }
form.cmxform em { font-weight: bold; font-style: normal; color: #f00;}
form.cmxform .signs { width:1em; display:inline-block; font-size:10px; text-align:right; width:10px}
form.cmxform {color: #333;}
form.cmxform legend { padding-left: 0; background:#F0F5F9; padding:3px; text-align:left; color:#003399; }
form.cmxform fieldset li { padding: 5px 0px 7px;}
form.cmxform input { vertical-align:middle; font-size:11px; }
/* Additional styles for forms */
form.cmxform fieldset .txtarea_width { width:220px;}
form.cmxform fieldset .inp_address { width:192px;}
form.cmxform fieldset select { width:auto; font-size:11px; }
form.cmxform input.inp_width { width:182px;}
form.cmxform select.inp_width { width:187px;}
form.cmxform textarea { vertical-align:middle}
form.cmxform input.inp_width2, form.cmxform textarea { width:250px;}
div.submit_button input.btn {background:transparent url(images/btn_submit.jpg) no-repeat scroll 0%; border:medium none; color:#FFFFFF; cursor:pointer; font-size:0px; height:33px; outline-color:invert; outline-style:none; outline-width:medium; overflow:visible; width:101px;}
div.submit_button { text-align:center; margin-bottom: 40px;}
*:first-child+html .signs { text-align:center}
* html .signs { text-align:center}


h1 { font-size:14px}
