#ss_nav {
	position: relative;
	width:585px;
	height:500px;
	background-color: #FFFFFF;
}
#ss_bullets {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.Body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.bodyBold { 
          font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-weight: bold;
}
IMG.centeredImage
    {
   display: block;
    text-align:center;
    margin-left: auto;
    margin-right: auto
    }
.bodySmaller { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.bodyDevnote { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #330000}
.wcell {  
          background-color: #FFFFFF}
.bodySmallerPlus1 { 
          font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.bodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D64AB;
}
.bodyBoldBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.subTitleSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#waran_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-color: #333;
	padding: 4px;
	border-width: 1px;
	border: solid #333 1px;
	background-color: #FFF;
}
.ss_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
}

.ss_body_text_italic {
	margin-top: 5px;
	margin-bottom: 5px;
	font: italic 12px Arial, Helvetica, sans-serif;
}

.ss_body_text_BOLD_red {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #c11400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.ss_body_text_BOLD_blue {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #c11400;
	font: bold 12px Arial, Helvetica, sans-serif;
}


.ss_body_text_red {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #c11400;
	font: 12px Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000066;
}
p.ss_body_text {
	text-indent: 6px;
	line-height: 125%;
}

p.ss_body_text_italic {
	text-indent: 6px;
	line-height: 125%;
}
p.ss_body_text_BOLD_red {
	text-indent: 6px;
	line-height: 125%;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
body {
	background-color: #988B73;
}
#topperZ {
	z-index: 1000;
}
#lowerz {
	z-index: 50;
}

