html {
	width: 100%; 
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
} 
body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;

} 
#BlogBanner {
	display: none;
}
#PrintLogo { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	visibility:visible;
	border-bottom: 2px solid #000000;
	text-align:left;
}
#PrintAddress {
	position: relative;
	width: 100%;
	visibility:visible;
	border-top: 2px solid #000000;
	margin-top: 20px;
	padding-top: 10px;
}
#wrapper {
	text-align: left;
	margin-top: 100px;
} 
#Nav1, #Nav2, #Nav3, #Nav4, #Nav5, #Nav6, #Nav7 {
	display: none;
} 
#Content {
	position: relative;
	width: auto;
	height: auto;
	visibility: visible;
} 
#Content2 {
	position: relative;
	width: auto;
	height: auto;
	visibility: visible;
}
#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6, #Layer7, #Cookie, #TeaCup {
	display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #7E1400;
	line-height: 15px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #301212;
	line-height: 14px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #a21b01;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.MainBody {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.MainBodyBold {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.MainBodyItalisized { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: normal; color: #FFFFFF; line-height: 13px;}
.MainBodyItalisizedBold { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #FFFFFF;  line-height: 13px;}

.MainBodyYellow {  font-family: Arial, sans-serif; font-size: 9pt; color: #b7801b; line-height: 13px;}
.MainBodyBoldYellow { font-family: Arial, sans-serif; font-size: 9pt; color: #b7801b; font-weight: bold;  line-height: 13px;}
.MainBodyItalisizedYellow { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: normal; color: #b7801b; line-height: 13px;}
.MainBodyItalisizedBoldYellow { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #b7801b;  line-height: 13px;}

.MainBodyRed {  font-family: Arial, sans-serif; font-size: 9pt; color: #a21b01; line-height: 13px;}
.MainBodyBoldRed { font-family: Arial, sans-serif; font-size: 9pt; color: #a21b01; font-weight: bold;  line-height: 13px;}
.MainBodyItalisizedRed { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: normal; color: #a21b01; line-height: 13px;}
.MainBodyItalisizedBoldRed { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #a21b01;  line-height: 13px;}

.MainBodyBlack {  font-family: Arial, sans-serif; font-size: 9pt; color: #000000; line-height: 13px;}
.MainBodyBoldBlack { font-family: Arial, sans-serif; font-size: 9pt; color: #000000; font-weight: bold; line-height: 13px;}
.MainBodyItalisizedBlack { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: normal; color: #000000; line-height: 13px;}
.MainBodyItalisizedBoldBlack { font-family: Arial, sans-serif; font-size: 9pt; font-style: italic; font-weight: bold; color: #000000; line-height: 13px;}

.BrownButton {
background-image:url(../images/button.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
border: 0px;
color:#ffc600;
width: 200px;
height: 28px;
margin:0px;
padding-bottom: 5px;
}
.SmallLetters li {
font-family: Arial, sans-serif; font-size: 9pt; color: #000000;
margin: 0px;
padding: 0px;
list-style-type: lower-alpha;
list-style-position: outside;
}
.LargeNumbers li {
font-family: Arial, sans-serif; font-size: 10pt; color: #301212; font-weight:bold;
margin: 0px;
padding: 0px;
list-style-position: outside;
}
