a:link {
	color: #D24827;
	text-decoration: underline;
}
a:hover {
	color: #E3521C;
	text-decoration: none;
}
a:visited {
	color: #7D7E7C;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.border-l-r {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADAEAD;
	border-right-color: #ADAEAD;
	border-bottom-color: #ADAEAD;
	border-left-color: #ADAEAD;
}
.border-l-r-b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADAEAD;
	border-right-color: #ADAEAD;
	border-bottom-color: #ADAEAD;
	border-left-color: #ADAEAD;
}
.dotted-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADAEAD;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #7D7E7C;
}
.topics {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
}
.solid-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADAEAD;
}
.full-table-border {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADAEAD;
	border-right-color: #ADAEAD;
	border-bottom-color: #ADAEAD;
	border-left-color: #ADAEAD;
	height: 100%;
}
.copy2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #7D7E7C;
}
.tr-border {
	background-color: #E5E5E5;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #FFFFFF;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
