#emphasize {
	font-weight: bold;
}
.date {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.introText {
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.introImage {
	margin: 20px;
	padding: 2px;
	border: thin solid #000000;
}
.infoBox {
	background-color: #FFFFBB;
}
.question {
	font-size: medium;
	font-weight: bold;
	color: #996600;
}
.answer {
	font-size: small;
	margin-left: 20px;
}
.questionDISABLED {
	display: none;
}
.answerDISABLED {
	display: none;
}
.newsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
}
.caption {
	font-size: small;
	font-style: italic;
}
.smallParagraph {
	font-size: small;
}
body {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/assets/bg_Stripe.jpg);
	background-color: #404015;
	background-repeat: repeat;
}
.header {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/assets/bannerBG.jpg);
	background-color: #404015;
	background-repeat: repeat-x;
	text-align: center;
}
.linktoURL {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
.mainblob_Header {
	font-size: large;
	font-weight: bold;
	line-height: 32px;
	background-image: url(/assets/glblnav_selected.gif);
	text-align: center;
	vertical-align: middle;
}
.subblob_Header {
	font-weight: bold;
	background-image: url(/assets/glbnav_background.gif);
	text-align: center;
}
.headerTitle {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	vertical-align: text-bottom;
	font-size: x-large;
}
.headerTagline {color: #FFFFFF; font-size: small; }
.footerTable {
	background-image: url(/assets/glbnav_background.gif);
}

