.textbox {
	font-family: arial;
	font-size: 8.5pt;
	color: #000000;
	padding: 8px;
	border: 1px solid #E1E1E1;
}
.whitenewstext {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FFFFFF;
	border-top-width: 1px;
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}

.bottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 8pt;
	color: #940100;
}
.topright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.fullborder {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.h1 {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 16px;
	color: #950006;
}
.topbottom {
	font-family: arial;
	font-size: 8.5pt;
	color: #000000;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodycopy {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #DDB65E;
}

a:link, a:visited, a:active{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	color: #950006;
	outline: none;

}

a:hover{

	text-decoration: underline;

}

a.white:link, a.white:active, a.white:visited {
	font-family: arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;

}

a.white:hover {
	text-decoration: none;
	color: #FF0000;
	background: #fff;

}
.topbottomright {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.leftbottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Uborders {
	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-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #950006;
	font-weight: bold;
}
.archive {
	font-family: arial;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
