@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin:0px 0px 4px 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.dark{
	color: #FFFFFF;
}
a.dark{
	color: #FFFFFF;
}
a.dark:link,a.dark:visited,a.dark:active,a.dark:hover{
	color: #FFFFFF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: Black;
}
a.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: Black;
}
a.breadcrumbs:link,a.breadcrumbs:visited,a.breadcrumbs:active,a.breadcrumbs:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: Black;
}
.black{
	color: Black;
}
a.black{
	color: Black;
}
a.black:link,a.black:visited,a.black:active,a.black:hover{
	color: Black;
}

/*body {
	background-color: #000000;
}*/
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style5 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a.sortheader:link,a.sortheader:visited,a.sortheader:active,a.sortheader:hover {
	font-size: 16px;
	font-weight: bold; 
	color: #000000; 
	 }
	.evenRow {
		background-color : #cca16e;
	}
	/*.oddRow {
		background-color:#FDF5EA;
	}*/
.brochurefooter {
	font-size: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.BrochureTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.Brochuretd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}