/*
Theme Name: PowerMailings
Theme URI: http://www.powermailings.com
Description:  The powerful way to deliver your news
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body{
background:#3986A9 url(bg.gif) top left repeat-x;
background-attachment:fixed;
margin:0;
padding:0;
text-align:center;
font-family:Verdana, Arial;
color:#000000;
font-size:9pt;
}

table#x{
background:#ffffff;
line-height:1.4em;
margin:0 auto;
padding:0;
text-align:left;
font-family:Verdana, Arial;
font-size:9pt;
color:#5D5E5E;}

.content{background:#ffffff url(content.gif) top center no-repeat;}

img{border:0;}
.alignleft{float:left;border:0;margin:3px 10px 3px 3px;}
.alignright{float:right;border:0;margin:3px 3px 3px 10px;}
.aligncenter{border:0;margin:3px auto;display:block;}

#contentpage {
margin:50px 50px 20px 50px;
width:700px;
text-align:left;
overflow:hidden;}

blockquote{
background:#E7EFF5;
margin:20px;
color:#000000;
border:1px solid #478FB0;
padding:10px;}

#footer {
margin:5px 50px 5px 50px;
width:700px;
text-align:center;
font-size:7pt;
overflow:hidden;}

h1, h2, h3, h4, h5, h6{
font-family: Verdana, Arial, sans-serif;
color:#000000;
font-size:10pt;
border-top:1px solid #478FB0;
padding-top:5px;
margin: 15px 0px 2px 0px;
font-weight:bold;
}

a:link, a:visited{
color:#3F8AAB;
text-decoration:none;
font-weight:bold;}

a:hover{
color:#B70F0F;
text-decoration:none;
font-weight:bold;}

.email  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : blue;
        text-decoration : none;
}

.required {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : red;
        text-decoration : none;
}

.missing {
        font-size : 14px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : red;
}

.error  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : red;
        text-decoration : none;
}

.info  {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : magenta;
        text-decoration : none;
}
