* {
margin: 0; 
padding: 0; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; }
/*Override defaults for all tags. */

BODY {
margin-top: 12px; 
margin-bottom: 4px; 
margin-left: 12px; 
background-color:white; }

BODY.popup {
margin-top: 0px; 
margin-left: 0px; }

H1, H2, H3 { 
font-weight: bold; 
text-align: center; 
font-size: 14px; }

H4 { 
font-weight: bold; 
text-align: left;
margin-top: 18px; }

P { 
margin-top: 10px; 
line-height: 16px; }

P.indent {
margin-left: 24px; }

P.credit{ 
margin-top: 12px; 
text-align: right }

P.pullquote{ 
margin-top: 15px; 
margin-right: 36px; 
margin-bottom: 15px; 
margin-left: 36px; 
font-size: 18px; 
font-style: italic; 
font-family: Georgia, Times, 'Times New Roman', serif; 
line-height: 24px; 
text-align: center }

BLOCKQUOTE { 
margin-top: 10px; 
margin-right: 48px; 
margin-left: 48px; 
font-style: italic; }

BLOCKQUOTE.indent { 
margin-left: 62px; }

UL, OL { 
margin-top: 2px; 
margin-left: 40px; }

UL.indent, OL.indent { 
margin-left: 64px; }

LI { margin-top: 2px; }

DT { font-weight: bold; }

IMG.margin {
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 3px; 
margin-left: 10px; 
}

IMG.right {
float: right; 
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 3px; 
margin-left: 10px; 
}

.footnote { 
font-size: 9px; 
vertical-align: super; 
}

TABLE {
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 3px; 
margin-left: 10px; 
}

TABLE.layout {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
}

TD.home-body-left {
background-image: url(images/photo-left.jpg);
background-repeat: no-repeat;
background-color: #80807E;
}

TD.home-body-right {
background-color: #80807E;
}

TD.body  {
background-color: #ffffff;
padding-top: 25px;  
padding-right: 45px;  
padding-bottom: 40px;
padding-left: 45px; 
}

TD.body-popup  {
background-color: #ffffff;
padding-top: 25px;  
padding-right: 45px;  
padding-bottom: 40px;
padding-left: 45px; 
}

TD.frame-left {
background-image: url(images/frame-left.gif);
background-color: #800000;
}

TD.frame-bottom {
background-image: url(images/frame-bottom.gif);
background-color: #E6E6E6;
}

TD.frame-right {
background-image: url(images/frame-right.gif);
background-color: #E6E6E6;
}

TD.menu {
background-image: url(images/stripe_fill_menu.gif); 
background-color: #800000;
}

TD.footer  {
background-image: url(images/stripe_fill_footer.gif); 
background-color: #800000;
font-size: 9px; 
color: #FFFFFF;  
padding-top: 5px;  
padding-bottom: 5px;}

TD.footer-popup  {
background-image: url(images/stripe_fill_footer.gif); 
background-color: #800000;
font-size: 12px; 
color: #FFFFFF; 
text-align: center 
padding-top: 5px;  
padding-bottom: 8px;}

TABLE.photo {
background-color: #FFF8C6;
}

TD.photo {
background-color: #FFF8C6;
}

TABLE.testimonial {
background-color: #FFF8C6;
font-size: 14px; 
font-style: italic; 
font-family: Georgia, Times, 'Times New Roman', serif; 
}

TD.testimonial {
background-color: #FFF8C6;
font-size: 14px; 
font-style: italic; 
font-family: Georgia, Times, 'Times New Roman', serif; 
}

/* link attributes */
a:link     {color: #0033FF; font-weight: bold; text-decoration: none}
a:visited  {color: #0033FF; font-weight: bold; text-decoration: none}
a:active   {color: #0033FF; font-weight: bold; text-decoration: none}
a:hover	 {color: #0033FF; font-weight: bold; text-decoration: underline}

/* link attributes in footer*/
a.footer:link     {color: #FFFF00; font-weight: bold; text-decoration: none; font-size: 9px;}
a.footer:visited  {color: #FFFF00; font-weight: bold; text-decoration: none; font-size: 9px;}
a.footer:active   {color: #FFFF00; font-weight: bold; text-decoration: none; font-size: 9px;}
a.footer:hover	 {color: #FFFF00; font-weight: bold; text-decoration: underline; font-size: 9px;}
