
/* base styles */
body { margin: 0 0 0 0; background: #FFFFFF; }
div { margin: 0; padding: 0px; font-family: Verdana, Arial,  Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 14px; }
img { border: 0px; }
table { padding: 0px; border: 0px; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
h1, h2, h3, h4, h5 { padding: 0px; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
h1 { font-size: 10pt; color: #DA2824; line-height: 18px; }
h2 { font-size: 8pt; }
h3 { font-size: 9pt; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }

/* custom base styles */
.bold { font-weight: bold; }
.italic { font-style: italic; }

/* container */
#container { display: block; width: 650px; margin: auto; }

/* header */
#header { display: block; width: 100%; height: 100px; }
#print-header { display: block; width: 100%; height: 75px; }
#breadcrumbs { display: block; width: 100%; height: 25px; line-height: 25px; font-size: 7pt; color: #666666; }
#search { display: none; }

/* navigation */
#navigation-container { display: none; }

/* sub-navigation */
#subnavigation { display: none; }

/* member login */
#login { display: none; }

/* adverts + credits */
#adverts { display: none; }

/* content */
#content-container { display: block; width: 100%; padding-top: 25px; }
h1 { display: block; padding-bottom: 15px; background: top right no-repeat; }

/* footer */
#footer { display: block; width: 100%; height: 44px; padding-bottom: 10px; font-size: 7pt; color: #666666; text-align: right; }
#footer a { display: none; }