body {
	background-color: #FFFFFF;
	/*background-image: url(/images/layout/top_nav_bg.gif);*/
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #2B588B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2B588B;
}
a:hover {
	text-decoration: none;
	color: #2566AF;
}
a:active {
	text-decoration: underline;
	color: #2566AF;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B588B;
}
a.breadcrumbs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B588B;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #25355B;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2566AF;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2566AF;
	text-decoration: underline;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25355B;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copyBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.copyItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.copy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copy10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.copy10BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copy10Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.copy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copy12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copy12BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copy12Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.copy14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.copy14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copy14BoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.copy14Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.smallPrint {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
}

.copyBoldWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* Navigation for non-specific mID*/
/*Color guide*/
/*Normal button: bg: 510101 (dark red), text: FFFFFF (white)*/
/*Rollover: bg: A00000 (bright red), text: FABE22 (yellow)*/
/*Active: bg: 790000 (med red) text: FFFFFF (white)*/


/* nav for the mID links at the top of the left nav*/
/*a.mIDLinks:link, a.mIDLinks:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	width: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 10px;
}
a.mIDLinks:hover, a.mIDLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #E7BC18;
	width: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 10px;
}


a.nav:link, a.nav:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 12px;
}
a.nav:hover, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 12px;
}

a.navsub1:link, a.navsub1:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
}
a.navsub1:hover, a.navsub1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
}

a.navsub2:link, a.navsub2:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
}
a.navsub2:hover, a.navsub2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
}

a.navsub3:link, a.navsub3:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
}
a.navsub3:hover, a.navsub3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
}

a.navsub4:link, a.navsub4:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
}
a.navsub4:hover, a.navsub4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
}

a.navsub5:link, a.navsub5:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
}
a.navsub5:hover, a.navsub5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
}

/* nav up with arrow/over */
a.navsub1U:link, a.navsub1U:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	background-image: url(../images/nav_arrow_up1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.navsub1U:hover, a.navsub1U:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	background-image: url(../images/nav_arrow_down1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub1 static (downState) without arrow */
a.staticLinksub1:link, a.staticLinksub1:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
}
a.staticLinksub1:hover, a.staticLinksub1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
}

/* nav static (downState) with arrow */
a.staticLinkDsub1:link, a.staticLinkDsub1:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	background-image: url(../images/nav_arrow_down1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.staticLinkDsub1:hover, a.staticLinkDsub1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 18px;
	background-image: url(../images/nav_arrow_down1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub2 up with arrow/over */
a.navsub2U:link, a.navsub2U:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
	background-image: url(../images/nav_arrow_up2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.navsub2U:hover, a.navsub2U:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
	background-image: url(../images/nav_arrow_down2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub2 static (downState) without arrow */
a.staticLinksub2:link, a.staticLinksub2:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
}
a.staticLinksub2:hover, a.staticLinksub2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
}

/* nav sub2 static (downState) with arrow */
a.staticLinkDsub2:link, a.staticLinkDsub2:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
	background-image: url(../images/nav_arrow_down2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.staticLinkDsub2:hover, a.staticLinkDsub2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 31px;
	background-image: url(../images/nav_arrow_down2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub3 up with arrow/over */
a.navsub3U:link, a.navsub3U:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
	background-image: url(../images/nav_arrow_up3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.navsub3U:hover, a.navsub3U:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
	background-image: url(../images/nav_arrow_down3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub3 static (downState) without arrow */
a.staticLinksub3:link, a.staticLinksub3:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
}
a.staticLinksub3:hover, a.staticLinksub3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
}

/* nav sub3 static (downState) with arrow */
a.staticLinkDsub3:link, a.staticLinkDsub3:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
	background-image: url(../images/nav_arrow_down3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.staticLinkDsub3:hover, a.staticLinkDsub3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 44px;
	background-image: url(../images/nav_arrow_down3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub4 up with arrow/over */
a.navsub4U:link, a.navsub4U:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
	background-image: url(../images/nav_arrow_up4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.navsub4U:hover, a.navsub4U:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
	background-image: url(../images/nav_arrow_down4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub4 static (downState) without arrow */
a.staticLinksub4:link, a.staticLinksub4:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
}
a.staticLinksub4:hover, a.staticLinksub4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
}

/* nav sub4 static (downState) with arrow */
a.staticLinkDsub4:link, a.staticLinkDsub4:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
	background-image: url(../images/nav_arrow_down4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.staticLinkDsub4:hover, a.staticLinkDsub4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 57px;
	background-image: url(../images/nav_arrow_down4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub5 up with arrow/over */
a.navsub5U:link, a.navsub5U:visited {
	display: block;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
	background-image: url(../images/nav_arrow_up4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.navsub5U:hover, a.navsub5U:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
	background-image: url(../images/nav_arrow_down5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* nav sub5 static (downState) without arrow */
a.staticLinksub5:link, a.staticLinksub5:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
}
a.staticLinksub5:hover, a.staticLinksub5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
}

/* nav sub5 static (downState) with arrow */
a.staticLinkDsub5:link, a.staticLinkDsub5:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
	background-image: url(../images/nav_arrow_down5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.staticLinkDsub5:hover, a.staticLinkDsub5:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FABE22;
	text-decoration: none;
	background-color: #A00000;
	width: 100%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 70px;
	background-image: url(../images/nav_arrow_down5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*/
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E7BC18;
	background-color: #510101;
	border-top: 1px outset #E7BC18;
	border-right: 1px outset #E7BC18;
	border-bottom: 1px outset #E7BC18;
	border-left: 1px outset #E7BC18;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510101;
/*	border-top: 1px outset #A3B7CA;
	border-right: 1px outset #2F4255;
	border-bottom: 1px outset #2F4255;
	border-left: 1px outset #A3B7CA;*/
	border: 1px solid #000000;
}
/*.button:hover {
	background-color: #990000;
} */
.buttonHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E7BC18;
   background-color:#990000;
   border:1px solid #E7BC18;
/*   border-top-color:#A3B7CA;
   border-left-color:#2F4255;
   border-right-color:#2F4255;
   border-bottom-color:#A3B7CA; */
}
/*.buttonHighlight:hover {
	background-color: #510101;
} */

.newsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7BC18;
}

a.LeftNavGreen:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftNavGreen:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftNavGreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBD147;
	text-decoration: underline;
}
a.LeftNavGreen:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
