@import url("/stylesheets/forms.css"); 
fieldset {border: solid 0 transparent;}
legend {display: none;}
input[type="submit"] {display: block; margin: 0 auto;}

body {font-family: arial,verdana,sans-serif; font-size: 12px; color: #000;}
a {color: #004080; text-decoration: none;}
a:hover {text-decoration: underline;}

.fptext {

   font-family: Arial, Helvetica, sans-serif;

   font-size: 12px;

   color: #003399;

   font-weight: bold;
}

.bodycopy {

   font-family: Arial, Helvetica, sans-serif;

   font-size: 13px;

   line-height: 20px;

   color: #003399;





}

.blue {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 12px;

   color: #003366;

}

.titles {

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 16px;

   font-weight: bold;

   color: #003366;

}

.menubold {

   font-family: "Comic Sans MS";

   font-size: 12px;

   font-weight: bold;

}

.bodycopyartsy {



   font-family: "Comic Sans MS";

   font-size: 14px;

   line-height: 20px;

   color: #003399;

}

h2 {font: bold 20px Palatino,'Palatino Linotype','Hoefler Text',Times,'Times New Roman',serif; letter-spacing: 0.5px; color: #214c6c; margin-right: 10px;}

.inline {}
.inline.first {}
.inline.hide {}
.inline.hide label {}
.inline.first label {}

.borderWhite {  border: 1px solid #fff;  font-size: .001em; } 

.blueBox {background: #c5e1e2; padding: 10px;}
.blueBox h3 {color: #e94a04; font-size: 16px; margin: 0 0 20px 0; padding: 0 0 5px 10px; border-bottom: 1px dotted #004080;}
.blueBox ul {list-style: none; margin: 0; padding: 0;}
.blueBox ul li {margin: 0; padding: 0 0 10px 0px;}
.blueBox ul li  a{list-style: none; padding: 0 0 0 15px; background: url(/images/misc/blue_arrow.gif) no-repeat 0 3px;}

.whiteBox {color: #004080; background: #f3f9f9; padding: 10px; border: 1px dotted #c5e1e2;}
.whiteBox h3 {font-size: 16px; margin: 0 0 15px 0; }
.whiteBox .notes {color: #999; font-size: 11px;}


