body { background-color:#D8B3B1; margin:0px; text-align:center; font-family:Arial; }
form { margin:0px; }
img { border:0px; }
td { font-size:12px; vertical-align:top; }

#main { margin-left:auto; margin-right:auto; height:100%; }

#lgutterOut { width:20px; background-image:url(../images/left_gutter.gif); }
#rgutterOut { width:20px; background-image:url(../images/right_gutter.gif);}

#lgutterIn { width:34px; background-image:url(../images/left_inside_gutter.gif); }
#rgutterIn { width:34px; background-image:url(../images/right_inside_gutter.gif); }

#center { width:652px; background-color:#FAE5E0; background-image:url(../images/inside_background.gif); background-repeat:repeat-x; vertical-align:top; }

#header { background-color:#FAE5E0; width:100%; }
#header_logo { vertical-align:middle; padding-left:5px; }
#header_links { vertical-align:top; text-align:right; font-size:75%; padding-top:5px; padding-right:10px; text-decoration:none; }
#header_links a { color:Black; }

#footer { width:100%; text-align:center; font-size:11px; margin-top:10px; }
#footer a { color:Black; text-decoration:none; margin-left:10px; margin-right:10px; }

.box { border:solid 1px black; background-image:url(../images/backgrounds_boxes.gif); padding:4px; background-repeat:repeat-x; }
#dlNames { margin:5px; }
#dlNames td { padding-right:15px; }
#dlNames td a { color:Black; font-weight:bold; }

#vital { color:#00ADEF; font-weight:bold; font-size:20px; }
#name { background-color:#EF9DB4; color:White; font-weight:bold; font-size:20px; padding:2px; }
#facts ul { margin-left:10px; padding-left:10px; }
#facts li { margin-left:0px; list-style-type:square; color:#00ADEF; }
span.fact { color:Black; }

.formSmall { width:80px; margin-bottom:3px; }
.formMedium { width:115px; margin-bottom:3px; }
.formLarge { width:200px; margin-bottom:3px; }
.formQuestion { width:590px; height:75px; }

a { color:Black;  text-decoration:none;}
a:visited { color:Black;  text-decoration:none;}

h5 { font-size:14px; margin-bottom:5px; }

table.form { border: black 1px solid; padding:10px; background-color:#fae5e0; width:612px; }



/*** Media Sponsor PSA Video styles ***/
#mediaSponsorPsaLink { background-image:url(../images/PSA.jpg); background-repeat:no-repeat; color:#000; cursor:pointer; font:11px Arial; height:50px; margin: 14px auto 0 auto; overflow:hidden; text-align:left; width:240px; }
#mediaSponsorPsaLink p { margin:4px 0px 0px 13px; padding:0; width:162px; }

.modalPopup { background-color:#FFFFFF; border:solid 1px #d8b3b1; display:none; height:318px; overflow:hidden; position:absolute; width:394px; z-index:9999; }

.closePopupLink { color:#FFF; font:normal 10px Arial; margin:0px 0px 0px 606px; text-decoration:underline;}
 
.pageMask { background-color:#000000; display:none; position:absolute; left:0; top:0; z-index:9000; }