body {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: url(/docs/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.divTop {
	background-image: url(/docs/images/bgTopCellDefault.gif);
	background-repeat: repeat-x;
	width:978px;
	height: 50px;
	position: relative;
	left: 50%;
	margin-left: -489px;	
	border-bottom: 5px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}
div.divTopCell {
	background-image: url(/docs/images/bgTopCell.gif);
	background-repeat: repeat-x;
	width:163px;
	height: 50px;
	position: relative;
	float:left;
}
div.divTopCell a {
	font-family: Arial Narrow, Arial, Calibri, Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	color: #999999;
	display: table-cell;
	vertical-align:middle;
	width: 163px;
	height:50px;
	text-align:center;
}
div.divTopCell a:link {
	color: #999999;
	text-decoration: none;
}
div.divTopCell a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
div.divTopCellSelected {
	background-image: url(/docs/images/bgTopCellSelected.gif);
	background-repeat: repeat-x;
	width:163px;
	height: 50px;
	position: relative;
	float:left;
}
div.divTopCellSelected a {
	font-family: Arial Narrow, Arial, Calibri, Tahoma;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	color: #999999;
	display: table-cell;
	vertical-align:middle;
	width: 163px;
	height:50px;
	text-align:center;
}
div.divTopCellSelected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.divTopCellSelected a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.divFirstNavCell {
	background-image: url(/docs/images/lineH.gif);
	background-repeat: no-repeat;
	background-position:center left;
	width:155px;
	height: 18px;
}
div.divNavCell a {
	font-size:12px;
	text-decoration:none;
}
.divNavCellSelected a {
	font-size:12px;
	color: #003366;
	font-weight:normal;
	text-decoration:none;
}
.divContent {
   	background-color:#FFFFFF;
	width:978px;
	position: relative;
	left: 50%;
	margin-left: -489px;
}
.title {
	font-family: arial narrow;
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	text-transform:uppercase;
}
.title a {
	text-decoration:none;
}
.body {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	color: #333333;
}
.textBottom {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	background-image:url(/docs/images/bgShadowBottom.gif);
	background-positon:bottom;
	background-repeat: repeat-x;
	font-weight:bold;
	color: #999999;
	width: 980px;
	background-color: #FFFFFF;
	text-align: center;
        padding:20px 0px 15px 0px;
}
.textBottom a:link, .textBottom a:visited, .textBottom a:active {
	color: #999999;
	text-decoration:none;
}
.textBottom a:hover {
	color: #999999;
	text-decoration:underline;
}
.style1 {
	font-weight: bold;
	color: blue;
}
.breadcrumbTrail {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	color: #999999;
}
.titleContent {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #003366;
 
}
.quote {
	margin: 30px 10px 10px 10px;
	font-size:12px;
}
.quoteByLine {
	padding-top:10px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
.quoteImage {
	border: 0px;
	text-align:center;
	width:100%;
}
.quoteImage img {
	padding-top:10px;
}
