@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(assets/images/bkgrds/banana_grey.gif);
}
#td_header {
}
#td_linksHeader {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align: middle;
	padding-left: 3px;
}
#td_linksHeader td {
	text-align: center;
	vertical-align: middle;
}
#td_leftContent {
	background-color: #71C1C7;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	line-height: 1.7em;
	vertical-align: middle;
}
#td_leftContent a:link {
	font-weight: bold;
	color: #65B1C1;
	text-decoration: none;
}
#td_leftContent a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#td_leftContent a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	
#td_rightContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#td_rightContent a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#td_rightContent a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#td_rightContent a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#td_footerL {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#td_footerL a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#td_footerL a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#td_footerL a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#td_footerR {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#td_bottomNote {
	background-color: #484747;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}
#td_bottomNote a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#td_bottomNote a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#td_bottomNote a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style_header1 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

