/* CSS Document */
body {
margin:0px;

}
body, html, table, tr, td, a {
	font-size:11px;
}
body, html, table, tr, td, font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer, .footer td {
font-size:10px;
color:#666;
background-color:#F5F5F5;
}
.footer {
border-top:1px solid #ccc;
}
.footer a {
font-size:10px;
color:#333;
}

.warning-block{border:1px solid #f5e082;color:#d96600;background-color:#ffffea;font-size: 13px;}
.warning-block .heading{font-weight: 700; font-size: 13px;color:#d96600; padding-bottom:0px !important;}

.error-block {border:1px solid #ff0000;color:#AE1f24;background-color:#ffcccc;font-size: 13px; width:354px;}
.error-block .heading{font-weight: 700; font-size: 13px; color: #ED1f24; padding-bottom:0px !important;}

#new_account_block {background-color#E8E8E8;width:456px;}
