body {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	font-style: normal;
	font-weight: normal;
}
#maincontent {
	margin: 0 auto;
	width:100%;
}
#flashcontent {
	margin: 0 auto;
	width:100%;
}
.bodyindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.profilePrintText, .profilePrintText a, .profilePrintText a:active, .profilePrintText a:hover, .profilePrintText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
.profilePrintTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.bodysidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
.bodysidebarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	line-height: 17px;
}
.bodysubheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

/*the following added 10/1/07 by Chad Donnick - Ascedia*/
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b52e35;
	line-height: 18px;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-bottom: 0px;
	line-height:32px;
	height: 40px;
	vertical-align: text-bottom;
}
.namePrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	padding:0;
	margin:0;
}
.bodybold {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.mceContentBody 
{
	background-color: White;
	color: Black;
	font-size: 14px;
	background-image: none;
	padding:0;
	margin:0 65px;
}

.bodyspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.pageTitle {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.profileLogotype {
	margin:0px;
	font: 15px/20px Arial, Helvetica, sans-serif;
	color: #6A0C2B;
	text-align:right;
	padding: 0 0 10px 0;
	display:block;
}
.rightVertTile
{
	background-color: #FFFFFF;
	background-image:url(../images/colBg.jpg);
	background-repeat:repeat-y;
	background-position:540px 0;
}
#content
{
	width:100%;
	padding: 10px 0 0 15px;
}
#content table
{
	width:510px;
}
#content table tr td
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCol
{
	width:220px;
	margin:8px 0 0 32px;
}
#rightCol ul li
{
	line-height: 17px;
	color:#333333;
}
#rightCol ul li a
{
	color:#333333;
	text-decoration:none;
}
#rightCol ul li a:hover
{
	color:#333333;
	text-decoration:none;
}