html,
body					{ padding:0; margin:0; }
body					{ background:url(images/bg.gif) repeat-x 0 80px; }
hr						{ border:0; border-bottom:1px dashed #ccc; height:1px; }
h1						{ font-size:40px; letter-spacing:-2px; margin-top:0; }
h2						{ font-size:30px; letter-spacing:-2px; margin-top:0; }
h3						{ font-size:25px; letter-spacing:-2px; }
ul						{ }
li						{ margin-bottom:5px; }
table					{ border-collapse:collapse; }
table td, th			{ padding:7px; }

#container				{ width:650px; margin:auto; margin-top:95px; font-family:arial; font-size:13px; }
#content				{ width:400px; margin-top:50px; margin-left:220px; }
#logo					{ color:#fff; }
#footer					{ font-size:11px; margin:50px 0 20px 0; border-top:1px dashed #ccc; padding-top:10px; text-align:center; }
#navigation				{ position:absolute; top:200px; border-right:1px dashed #ccc; padding-right:10px; }

.clear					{ clear:both; }
.text_caption			{ font-size:11px; }
.text_button			{ border:1px solid #69d100; background:#f1ffe2; padding:2px; font-weight:bold; margin:2px; }
.tabular td,
.tabular th				{ border:1px solid #f1f1f1; vertical-align:top; }
.tabular th				{ background:#002a5f; color:#fff; font-weight:bold; }
.submit					{ width:auto; cursor:pointer; }
.radio					{ width:auto; }

.stripe					{ background:url(images/stripe.png); height:20px; margin-bottom:20px; }


a:link,
a:visited,
a:active				{ text-decoration:underline; color:#000; }
a:hover					{ color:orange; }

#navigation a			{ text-decoration:none; }

#mbr_flash_container	{ position:absolute; top:90px; width:100%; z-index:1; }
#mbr_flash_message		{ padding:75px 0; background:#f0fbec; border:1px solid #8cdb72; color:black; font-family:verdana; font-size:15px; text-align:center; }
.mbr_validation_error	{ background:white; padding:2px; font-size:11px; color:red; margin-top:5px; }