#divPageWrapper {
	width: 753px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../shared/images/bknd_wrapper.gif);
	color: #333333;
}
#divContentWrapper {
	float: left;
	width: 100%;
}
#divFooter {
	text-align: left;
	clear: both;
	background-color: #F8F9F9;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: -1em;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F9F9;
}
#divHeader {
	background-color: #F8F9F9;
}
#divNavigation {
	float: left;
	width: 201px;
	padding-top: 60px;
}
#divContent {
	float: left;
	width: 552px;
	padding-bottom: 40px;
}
#divContent ul {
	list-style-position: outside;
	list-style-type: square;
	padding-right: 20px;
	line-height: 1.5em;
}
#divContent ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-right: 20px;
	line-height: 1.5em;
}
#divContent p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.5em;
}
#divContent h1 {
	font-size: 2em;
	color: #B01B1E;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
#divContent h2 {
	font-size: 1.25em;
	color: #B01B1E;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #0033CC;
	text-decoration:underline
}
a:visited {
	color: #0099FF;
	text-decoration:underline
}
a:hover {
	color: #0033CC;
	text-decoration:none
}
a:visited:hover {
	color: #0099FF;
	text-decoration:none
}
#divFooter a:link {
	color: #666666;
	text-decoration:none
}
#divFooter a:visited {
	color: #666666;
	text-decoration:none
}
#divFooter a:hover {
	color: #666666;
	text-decoration:underline
}
#divFooter a:visited:hover {
	color: #666666;
	text-decoration:underline
}	
.yellowCellBknd {
	background-color: #FFFFCC;
}
.helloMember {
	padding-left: 45px;
	color: #990000;
}
.smallTextBottom {
	font-size: 11px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.georgiaBody {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
