@charset "UTF-8";
/* CSS Document */



.outerAlert{

}
.outerAlert table{
margin-top:8px;
margin-bottom:13px;
background:#eaeff5;
padding:13px 13px 13px;
}
.outerAlert table p{
margin-left:3px;	
}
.outerAlert a{
text-decoration:underline !important;
color:#4d6893 !important;
}
.outerAlert p{
margin:5px;
padding:0;
}
.outerAlert h1{
background:transparent url(/custom/files/AlertHeader.jpg) no-repeat scroll 0 0;
padding:10px 0 10px 50px;
margin:0;
}