	.rust {
	background-color : #892A25;

}
	.listtext {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	font-style : normal;
	font-weight : normal;

}
	.bodyitalic {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-style : italic;
	font-weight : normal;
	text-align : right;

}
	.bodytext {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-style : normal;
	font-weight : normal;

}
	.bodytextsm {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : left;

}
	.bodytextwhite {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;

}
	.fineprint {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;

}
	.finerust {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;

}
	.fineblue {
	color : #0A6D84;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;

}
	.rusttext {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;

}
	A.bluetext {
	color : #0A6D84;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	white-space : normal;

}	
	
	A.bluetext:visited {
	color : #0A6D84;

}
	A.bluetext:hover {
	text-decoration : underline;
}
	.largeText {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	.largeRust {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	.titlehead {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height : 5px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-decoration: none;
	background-position: center;



}
	.blackcaption {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	.whitecaption {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	.blacktext {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-decoration : none;

}
	.whitetext {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	.whitehead {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	text-transform : capitalize;
	text-align : center;

}
	.blackhead {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	text-transform : capitalize;
	text-align : center;

}
	.rusthead {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	text-transform : capitalize;
	text-align : center;

}
	.bluehead {
	color : #0A6D84;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	text-transform : none;
	text-align : center;

}
    A.bluelink {
	color : #05485D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-transform : none;
	text-decoration : none;
	white-space : normal;

}
	A.bluelink:visited {
	color : #05485D;

}
	A.bluelink:hover {
	color : #D36518;
	text-decoration : underline;

}
    A.rustlink {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-transform : none;
	text-decoration : none;
	white-space : normal;

}
	A.rustlink:visited {
	color : #892A25;

}
	A.rustlink:hover {
	color : #D36518;
	text-decoration : underline;

}
	A.largeLink {
	color : #892A25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	A.largeLink:hover {
	color : #000000;
	text-decoration : underline;

}
	A.listnav {
	color : #05485D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-transform : capitalize;
	text-decoration : none;
	white-space : normal;

}
	A.listnav:hover {
	color : #892A25;
	text-decoration : underline;

}
	A.listnavlg {
	color : #05485D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-transform : capitalize;
	text-decoration : none;
	white-space : normal;

}
	A.listnavlg:hover {
	color : #892A25;
	text-decoration : underline;

}
	A.listlink {
	color : #05485D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-transform : none;
	text-decoration : none;
	white-space : normal;

}
	A.listlink:visited {
	color : #0A6D84;

}
	A.listlink:hover {
	color : #892A25;
	text-decoration : underline;

}
	A.footernav {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 11px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	white-space : normal;

}
	A.footernav:hover {
	color : #892A25;
	text-decoration : underline;

}
	A.whitetextlink {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;

}
	A.whitetextlink:hover {
	color : #D36518;
	text-decoration : underline;

}
    .blacktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	line-height: 36px;
}
