body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A2B6F;
	background-color: #31286B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #EDF4FC;
	border: 1px solid #646895;
}
.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #31286B;
	background-color: #DEB768;
	border: 1px solid #31286B;
}

a:link,a:visited {
	text-decoration:none;
	color: #A37923;
}
a:active,a:hover {
	text-decoration:underline;
	color: #C6942B;
}
a.linkPurple {
	color: #6B6AA7;
}



.navSectionOff  {
	background-color:#FCF5EC;
	padding:4px;
	padding-left:36px;
	color:#3F4682;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom:1px solid #4c3c95;
}
.navSectionOn  {
	background-color:#CFCFE0;
	padding:4px;
	padding-left:36px;
	color:#3F4682;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom:1px solid #4c3c95;
	cursor:pointer;
}
.navSectionOffParent  {
	background-color:#FCF5EC;
	padding:4px;
	padding-left:36px;
	color:#3F4682;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom:1px solid #4c3c95;
}
.navSectionOnParent  {
	background-color:#CFCFE0;
	padding:4px;
	padding-left:36px;
	color:#3F4682;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom:1px solid #4c3c95;
	cursor:pointer;
}

#tableHeader {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	background-color:#E4C484;
}
#tableNav {
	background-color:#EDF4FC;
}
#tableSecNav {
	background-color:#EDF4FC;
	border-bottom:3px solid #31286B;
}
#tableSecNav td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C3C95
}
#tableSecNav a {
	color: #4C3C95
}



#tableSearch {
	background-color:#DEB768;
}
#tableSearch .formSearch{
	width:100px;
	background-image:url(/_common/bg/searchfield.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border:1px solid #DEB768;
}
#tableFooter {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	background-color: #FFFFFF;
}
#tableFooter #tdUSCJ {
	padding-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4C3C95;
}
#tableFooter a {
	color: #4C3C95
}
#tableFooter .darim {
	font-size: 10px;
}


#tableSec {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	background-color: #FFFFFF;
}
#tableSec #tdSecL {
	padding-bottom:15px;
}
#tableSec #tdSecR {
	padding-bottom:55px;
}
#tableSec #tdSecMain {
	padding:19px;
	padding-top:7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A2B6F;
	line-height:16px;
}
#tableSec #tdSecMain .breadcrumb {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6B6AA7;
}
#tableSec #tdSecMain .pageTitle {
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;
}


#tableHome {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	background-color: #FFFFFF;
}
#tableHome #tdHomeL {
	padding-bottom:15px;
}
#tableHome #tdHomeR {
	padding-bottom:55px;
}
#tableHome #tdHomeMain {
	padding:19px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3A2B6F;
	line-height:17px;
}
#tableHome #tdHomeMain .pageTitle {
	font-size: 16px;
	font-weight:bold;
}
#tableTeasers {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	background-color: #FFFFFF;
}
#tableTeasers .tdTeaser {
	border-left: 1px solid #E4C484;
	border-right: 1px solid #E4C484;
	border-bottom: 1px solid #E4C484;
	padding:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3A2B6F;
	background-color:#EDF4FC;
}



/* multiple GALLERY */
#tableGalleries {
	border-left: 1px solid #B9C9D4;
	border-top: 1px solid #B9C9D4;
	border-right: 1px solid #B9C9D4;
}
#tableGalleries td {
	border-bottom: 1px solid #B9C9D4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding:5px;
}
.galleryRowTitle {
	background-color:#4976B3;
	color:#FFFFFF;
	font-weight:bold;
}
.galleryRowOff {
	background-color:#FFFFFF;
	color:#333333;
}
.galleryRowOn {
	background-color:#EDF1F3;
	color:#000000;
	cursor:pointer;
}
.borderGalThumb {
	border: 1px solid #B35109;
}
a:active .borderGalThumb,a:hover .borderGalThumb { 
	border: 1px solid #0F3262; 
}

