@charset "UTF-8";
* {
}
.linkstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.footertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4EA9F;
}
.headreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F4EA9F;
}
.headbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F4EA9F;
}
.timesreg {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
	line-height: 1.5em;
}
.timesregred {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	line-height: 1.5em;
	font-weight: bold;
}
.timesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}
.disclaimer_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
}
.arialbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.arialreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: lighter;
	color: #996600;
	line-height: 2.9em;
}
.disclaimertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #F0E69C;
	line-height: 1.5em;
}
.timeslargered {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9e0918;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #996600;
}
DIV.ext A:link {
	color: #f4ea9f;
	text-decoration: none;
}
DIV.ext A:visited {
	color: #f4ea9f;
	text-decoration: none;
}
DIV.ext A:active {
	color: #f4ea9f;
	text-decoration: none;
}
DIV.ext A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pdf {
	float: right;
	width: 75px;
	padding-left: 10px;
}

