.topnav {
	background-color: #4C2F77;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}

.topnav a:link {
	color: white;
}

.topnav a:visited {
	color: white;
}

.servicesbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5C4367;
	padding: 10px;
	background-color: #EAF3DB;
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-position: inside;
	list-style-type: circle;
	overflow: hidden;
}

.servicesbox a {
	text-decoration: underline;
	color: #5C4367;
}


.servicesbox a:hover {
	color: #A22828;
	text-decoration: underline;
}


body {
	text-align: center;
	margin: 20px 0px 0px;
	background-color: #D0D6B4;
}

.mainTable {
	border: 1px solid #4C2F77;
}

.contentCell {
	padding-top: 10px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #495677;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #9999CC;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

hr {
	color: #666699;
	display: inline;
}

.linkCells {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #495677;
	border: 1px solid #495677;
	padding: 5px;
	text-align: left;
	list-style-image: url(images/bullet.gif);
	vertical-align: top;
	line-height: 15px;

}

.linkCells a:link {
	text-decoration: underline;
	color: #5C4367;
}

.linkCells a:visited {
	text-decoration: underline;
	color: #5C4367;
}

.linkCells a:hover {
	color: #A22828;
	text-decoration: underline;
}

.linkCells a:active{
	text-decoration: underline;
	color: #5C4367;
}

.mainImage {
	border: 1px solid #333366;
}

.bottomContentPad {
	padding-top: 8px;
}

ul {
	display: inline;
}

.contentCellHead {
	padding-top: 10px;
	padding-right: 10px;
	font-family: "BrushScript BT", Georgia, Arial, "Times New Roman", Times, sans-serif, serif;
	font-size: 22px;
	color: #008080;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #9999CC;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-style: normal;
}

.navLeft {
	text-align: left;
	background-color: #4C2F77;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
