@charset "UTF-8";
/* CSS Document */

.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #D89D48;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

a:link {font-family:Georgia; color:#000000;text-decoration:underline;}
a:visited {font-family:Georgia; color:#000000; text-decoration:underline;}
a:hover {font-family:Georgia; color:#333; text-decoration:none;}
a:area {font-family:Georgia; color:#000000; text-decoration:underline;}
.icon {
	margin-right: 5px;
}

td.borderRight {
border-right: 1px solid #D89D48;
}

td.borderTopRight {
border-right: 1px solid #D89D48;
border-top: 1px solid #D89D48;
}

td.borderBottom {
border-bottom: 1px solid #D89D48;

}.orangesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #DBA454;
}
.imagemarginrightbottom {
	margin-right: 10px;
	margin-bottom: 10px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.tablenav {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgborder {
	border: 2px dashed #CCCCCC;
}
.toprighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.pageimage {
	margin-left: 35px;
	margin-top: 14px;
	vertical-align: bottom;	
}
.topimage {
	margin-right: 20px;
}
	