body
{
	margin-top: 0px;
	background-image: url(/images/background.jpg);	 
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;	
	font-family: Arial;
}

a
{
	color: #943892;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

a:hover
{
	color: #FF60EE;
	font-weight: bold;
	text-decoration: underline;
}

a.menu
{
	color: #943892;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #FF60EE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.bylineLink
{
	font-size: 10px;
}

a.bylineLink:hover
{
	color: #FAB4E8;
}

img.contentImageRight
{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.contentImageLeft
{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.highlight, span.highlight
{
	font-weight: bold;
}

div.emphasize, span.emphasize
{
	font-style: italic;
}

div.divMainContent
{
	overflow: auto; 
	width: 405px; 
	height: 305px;  /* 360px;  */
}

div.divMainContentWide
{
	overflow: auto; 
	width: 605px; 
	height: 345px;  /* 360px;  */
}

div.linkText
{
	color: #FF60EE;
	font-weight: bold;
	font-size: 10px;
}

table.SiteBorder
{
	border-left: solid #682D55 1px;
	border-right: solid #682D55 1px;
}

td.tdMenu
{
	width: 715px;
	height: 23px;
	padding-right: 15px;
	background-image: url(/images/menu.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

td.tdBannerSection
{
	width: 242px;
	padding-top: 30px;
	background-image: url(/images/bannerSection.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

td.tdContentShort
{
	background-image: url(/images/contentInfo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

td.tdContentWelcome
{
	background-image: url(/images/contentSections/contentInfoWelcome.jpg);	
	background-repeat: no-repeat;
	background-position: top;
}

td.tdContentWide
{
	background-image: url(/images/contentSections/contentInfoWide.jpg);	
	background-repeat: no-repeat;
	background-position: top;
	width: 656px;
	height: 379px;
}

td.tdContentKingsDaughter
{
	background-image: url(/images/contentSections/contentInfoKingsDaughter.jpg);	
	background-repeat: no-repeat;
	background-position: top;
	width: 656px;
	height: 379px;
}

td.requiredField
{
	font-weight: bold;
}

div.contentSection
{
	font-size: 12px;	
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
	padding-right: 40px;
}

tr.bottomBorder
{
	border: none 0px #FFFFFF;	
	background-color: #A760A4;
}

td.tdFooter
{
	background-image: url(/images/footer.jpg);	
	/*
	width: 656px;
	height: 48px;
	*/
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #FAB4E8;
}

hr.separatorLine
{
	color: #643D58;
	background-color: #643D58;
	height: 1px;		
	border: none;
}

div.largeHighlight
{
	font-size: 14px;
	font-weight: bold;
}

input.button
{
	background-color: #C972C5;
	color: #3B2433;
	border: solid 1px #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.systemSummaryBox
{
	background: #FFFFFF;
	color: #3B2433;
	border: solid 1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight:  bold;
	font-size: 12px;
}