/* Campion PRINT CSS 2006 */



/* Body */

html { height: 100%; }

body { margin: 0px 0px 0px 0px; font-family: Times, Times New Roman, serif; background-color: #FFFFFF; vertical-align: top; height: 100%; }

a { text-decoration: none; }

#wrap { }

.leftshadow { display: none; }

.rightshadow { display: none }



#header { text-align: left; vertical-align: top; height: 180px; }




/* NAVIGATION */

#navigation { display: none; }

/* CONTENT */

#content { text-align: left; vertical-align: top; padding: 0px 15px 0px 15px; }

#content table { vertical-align: top; width: 96%; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding: 1px; }
	
#content table td { font-family: Times, Times New Roman, serif;; font-size: 11px; line-height: 17px; color: #333333; background-color: #CCCCCC; padding-left: 6px; font-weight: bold; }

#content table th { text-align: left; font-family: Times, Times New Roman, serif; font-size: 12px; line-height: 17px; color: #333333; background-color: #999999; padding-left: 6px; }







/* headings */


h1 { font-family: Times, Times New Roman, serif; font-size: 2.0em; font-weight: normal; margin: 15px 0 0 0; }
h2 { font-family: Times, Times New Roman, serif; font-size: 1.7em; margin: 1.2em 0em 1.2em 0em; font-weight: normal; }
h3 { font-family: Times, Times New Roman, serif; font-size: 1.4em; margin: 1.2em 0em 1.2em 0em; font-weight: normal; }
h4 { font-family: Times, Times New Roman, serif; font-size: 1.2em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }
h5 { font-family: Times, Times New Roman, serif; font-size: 1.0em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }
h6 { font-family: Times, Times New Roman, serif; font-size: 0.8em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }


/* basic class definitions */

p { font-family: Times, Times New Roman, serif; font-size: 12px; line-height: 19px; color: #000000; margin-right: 20px; }

ul { font-family: Times, Times New Roman, serif; font-size: 12px; line-height: 18px; color: #000000; margin-left: 15px; margin-top: 5px; margin-right: 10px; padding-right: 5px; }

ol { font-family: Times, Times New Roman, serif; font-size: 12px; line-height: 18px; color: #000000; margin-left: 15px; margin-top: 5px; margin-right: 10px; padding-right: 5px; }



/* FOOTER */


#footer { font-size: 10px; line-height: 20px; color: #666666; margin: 0; padding: 10px 5px 30px 15px; border-top: 1px dashed #CCCCCC;  }


#footer .weboffice { color: #cccccc; text-align: right; }

