.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38463A;
}
.linkwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.navborderbottom {
	background-image: url(images/pixhorz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navbordertop {
	background-image: url(images/pixhorz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.listitem {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 20px;
	padding: 0px;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: 89805F;
}

.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #38463A;
	margin-top: 20px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #38463A;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.bullet {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet_text.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 20px;
}
.whatsnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.whatsnewhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}

.whatsnewbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.whatsnewborder {
	border: 1px dashed #89805F;
	background-color: #d1c392;
}

a:link.whatsnewA {
	text-decoration: none;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
}
a:visited.whatsnewA {
	text-decoration: none;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
}
a:hover.whatsnewA {
	text-decoration: underline;
	font-size: 14px;
	color: #666666;
}
a:active.whatsnewA {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
}
