@charset "UTF-8";
.textWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal;
}
.textYellow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #D6DD79;
}
.subTitleDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.subTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #D6DD79;
	text-align: left;
	letter-spacing: -0.03125em;
}
.textDark {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.textDarkUnderline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.mockLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-variant: small-caps;
	line-height: 14px;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CECECE;
	letter-spacing: 0.012em;
	text-align: left;
	text-decoration: underline;
	font-variant: normal;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: underline;
	text-align: left;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C5CB70;
	text-align: center;
	font-style: italic;
	line-height: 20px;
}
a.tips:link {
	color: #000000;
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18pt;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
a.tips:visited {
	color: #333333;
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
a.tips:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
a.linkDark:link {
	color: #000000;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
a.linkDark:visited {
	color: #333333;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
}
a.linkDark:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 14;
}
a.linkWhite:link {
	color: #FFF;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;	
}
a.linkWhite:visited {
	color: #333333;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;	
}
a.linkWhite:hover {
	color: #333;
	text-decoration: underline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.textRightJustified {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: right;
}
