/* MAIN BODY */
div#twclegacy_content .body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7b187b;
	background-color:#DEE0C1; /*#FFF;*/
}

div#twclegacy_content {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: smaller;
/*	background-color:#CCC;*/
}

div#twclegacy_content p.sectiontitle {
	font-size: small;
	font-wight: bolder;
	/*color: #7b187b;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 3px;

}
/* HEADER AND FOOTER */
div#twclegacy_content p.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	/*color: #7b187b;*/
	margin-top: 0px;
	margin-bottom: 20px;
}
div#twclegacy_content p.announcement {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: normal;

}
div#twclegacy_content td.header{
	background-color:#B29B6A;
}
div#twclegacy_content td.footer{
	text-align:right;
	font-weight:bold;
	background-color:#FFF;
	padding:15px 0px 15px 0px;
	font-size: 80%;
}
div#twclegacy_content td.footer a{
	font-style: italic;
}

/* LINKS BASE*/
div#twclegacy_content a:link {
	text-decoration: none;
	/*color: #7b187b;*/
}
div#twclegacy_content a:visited {
	text-decoration: none;
	/*color: #7b187b;*/
}
div#twclegacy_content a:hover {
	text-decoration: underline;
	/*color: #7b187b;*/
}
div#twclegacy_content a.bodylink:link {
	text-decoration: none;
	/*color: #7b187b;*/
}
div#twclegacy_content a.bodylink:visited {
	text-decoration: none;
	/*color: #7b187b;*/
}
/* NAVIGATION */
div#twclegacy_content .selected {
	font-size: 140%;
	font-weight: bolder;
	/*color: #7b187b;	*/
}

div#twclegacy_content td.nav{
	background-color:#E2CED8; /* white;*/
}

div#twclegacy_content td.nav p{
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#twclegacy_content td.nav p.navlogin{
	font-size: 100%;
	border:1px dotted black;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
}
div#twclegacy_content td.nav p.first {
	margin-top: 30px;
	margin-bottom: 0px;
}
div#twclegacy_content a.emailhighlight
{
	color:#ff3300;
}
