body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_dotted.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 16px;
}

a:link {
	color: #666666;
	}
a:visited {
	color: #666666;
	}
a:hover {
	color:#672386;
	}
.logo {
	float: right;
	right: auto;
	padding: 10px 25px 10px 0;
}
.nav {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.gif);
	height: 36px;
	padding-left: 10px;
	vertical-align: middle;
}
.contentTable {
	width: 876px;
	margin:0 auto;
	margin-bottom:0;
	height: 30px;
}
.titleCell {
	background-color: #E9E9E9;
	width: 692px;
	margin: 0 0 0 0;
	padding: 25px 0 25px 25px;
}
.navCell {
	width: 155px;
	padding-top: 105px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.txtNavHighlight {
	margin: 0 5px 0 5px;
	text-decoration: none;
	color:#672386;
}
.txtNav {
	margin: 0 5px 0 5px;
	text-decoration: none;
	color:#FFFFFF;
}
.txtNav a:link {
	color: #FFF;
}
.txtNav a:visited {
	color: #FFF;
}
.txtNav a:hover {
	color: #FFF;
	}
.content {
	padding: 25px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right-position;
}
.txtSunNav {
	margin: 0 5px 8px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.txtSubNav a {
	color: #666666;
}
.txtSubNav a:hover {
	color:#672386;
	}
.imageRight {
	background-position: right;
	float: right;
	margin-left:20px;
}
li {
	line-height: 16px;
	padding-bottom: 8px;
}
td {
	vertical-align: top;
}
.titleTable {
	color: #FFFFFF;
	background-color: #8D7A96;
}
.titleTable2 {
	color: #FFFFFF;
	background-color: #8D7A96;
	font-size: 12px;
	font-weight: bold;
}
.pictureRHS {
	text-align: right;
	float: right;
}
