.AYMEBody {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(images/2006/2006PageBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #6088AF;
	margin: 0px;
}
.AYMEBanner {
	background-image: url(images/2006/2006BannerBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 109px;
	width: 100%;
}
.editorBox {
	padding-right:6px;
	padding-left:6px;
	font: normal 11px/17px "lucida grande", verdana, sans-serif;
}
td {
	font-size: 8pt;
}
.SearchBG {
	background-image: url(images/2006/2006SearchBox.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
input {
	font-size: 9pt;
}


a {
	color: #6088AF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TDMenu {
	padding-right: 0px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6088AF;
}
form {
	margin: 0px;
}

.TDMain {
	padding-right: 8px;
	padding-left: 8px;
}
.TDCopyright {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6088AF;
	font-size: 8pt;
	color: #999999;
	margin-top: 8px;
}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6088AF;
	margin-top: 4px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6088AF;
}
.MenuHeading {
	background-color: #EFECDF;
	font-weight: bold;
	color: #336699;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.MenuHeading a {
	color: #336699;
	text-decoration: none;
	display: block;
}
.MenuHeading a:hover {
	text-decoration: underline;
}

.MenuItem {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6088AF;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6088AF;
	color: #6088AF;
}
.MenuItem a {
	display: block;
	color: #336699;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F1F4F8;
}
.MenuItem a:hover {
	text-decoration: none;
	background-color: #D6E1EB;
}
/*version 2 of the Menu Classes*/
.MenuHeading2 {
	background-color: #EFECDF;
	font-weight: bold;
	color: #336699;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.MenuHeading2 a {
	color: #336699;
	text-decoration: none;
	display: block;
}
.MenuHeading2 a:hover {
	text-decoration: underline;
}

.MenuItem2 {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #336699;
	margin-left: 8px;
	background-color: #6088AF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.MenuItem2 a {
	display: block;
	color: #FFFFFF;
}
.MenuItem2 a:hover {
	text-decoration: underline;
}
.UserHTML {
	margin-top: 8px;
	padding-right: 10px;
}
.UserHTML input {
	font-size: 7pt;
}

