@charset "utf-8";

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	line-height: 18px;
}
.padText {
	padding-top: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	padding-right: 20px;
}
.textBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}
.borderR {
	border-right-color: #777777;
	border-right-width: 1px;
	border-right-style: solid;
}
.padTextSpace {
	padding-left: 15px;
}
.bodySpace {
	padding-top: 40px;
	padding-bottom: 40px;
}
.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}
.borderB {
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.borderTB {
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	
	border-top-width: 1px;
	border-top-style: solid;
}
.emailLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d94005;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}
.borderBR {
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
.borderRLight {
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
}
.homeLink {
	color: #838383;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}

.borderAll {
	border: 1px solid #777777;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #483318;
}
.titlePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e2e2e;
	line-height: 18px;
	font-weight: bold;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.textSmallLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #37312C;
	text-decoration: none;
}
