@charset "UTF-8";
/* CSS Document */

p {font-size: 13px; line-height: 24px; margin: 0px 0px 25px 0px; color: #282828;}

.caption {font-size: 10px; text-align: center; font-weight: bold; color: #3f1d35;}

.footerCopy {text-align: center; margin-bottom: 0px;}

.tableCopy {line-height: 16px; margin: 0px;}

p, h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif;}

#bodyList {font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 24px; color: #282828;}

h1 {font-size: 16px; font-weight: bold; color: #598272; margin: 15px 0px 0px 0px;}

h2 {font-size: 16px; font-weight: bold; color: #3f1d35; margin: 15px 0px 0px 0px;}

h3 {font-size: 14px; color: #5e2f54; margin: 0px 0px 4px 0px;}

h4 {font-size: 14px; color: #5e2f54; margin: 5px 0px 0px 0px;}

span {font-weight: bold;}

.headingLink {font-size: 75%; color: #666;}

.sidebarList {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #5e2f54; list-style: none; }

.sidebarList a{
	color: #5e2f54;
	text-decoration: none;
	background-color: #DDEBED;
	line-height:18px;
	display: block;
	width: 243px;
	padding: 2px 0px 2px 0px;
	margin-left: -20px;
	margin-right: 40px;
	text-align: center;
	margin-top: 6px;
	}
	
.sidebarList a:hover{
	background-color: #EAF3F4;
	}

.sidebarCopy {line-height: 18px; color: #5e2f54; margin: 0px 0px 0px 0px;}

.sidebarCopy a{
	color: #5e2f54;
	text-decoration: none;
	background-color: #99c4b6;
	line-height:18px;
	display: block;
	width: 203px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	margin-top: 6px;
	}

.sidebarCopy a:hover{
	background-color: #d4ece1;
	}

.link {color: #5e2f54;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

.resourcesLink {text-decoration: none;}

a.resourcesLink:hover {text-decoration: underline;}

a.link:hover {text-decoration: none;}
