
/*shared styling */

body { background-color: #FFF; margin: 0px 0px; padding: 0px; text-align: center;}

#content { width: 771px; margin: 0px auto; text-align: left; background-color: #FFF;}

#header { width: 700px; height: 76px; background-color: #FFF; }
#header .img1 { margin-top: 17px; float: left; }
#header .img2 { margin-top: 48px; float: right; }

/* homepage styling */

#indLeft { display: none; }

#indCenter { display: none; }

#indRight { display: none; }

#indPrint { display: block; width: 700px; text-align: left;  font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; color: #333333; text-decoration: none; }
#indPrint ul { margin-top: 0; }

/* interior styling */

#intLeft { display: none; }

#intCenter { width: 700px; float: left; background-color: #FFF; }

#intContent {  padding: 30px 50px 10px 20px; font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; color: #333333; text-decoration: none; }
#intContent img { display: none; }

#intContent ul { margin-top: 0; }

#intContent a { color: #861818; }
#intContent a:hover { text-decoration: none; }
#intContent a:visited { color: #861818; }

H1 { display: block; font-size: 14px; font-weight: bold; margin-bottom: -0.5em;  }
H2 { font-size: 12px; font-weight: bold; margin-bottom: -0.5em;  }

#intRight { display: none; }

#intFooter { display: none; } 
 