body {
	/*margin-top: 40px;*/
	padding: 0;
	color: #FFFFFF;
	background-color: #fdc100;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;*/
	margin: 0;
	padding-left: 4px;
	padding-right: 3px;
	text-align: justify;
}

.topSpacer {
	height: 30px;
}
.spacer1 {
	height: 84px;
}
.spacer2 {
	height: 14px;
}
.spacer3 {
	height: 12px;
}

.topItalicText {
	/*font-family: arial, hevetica, sans-serif;*/
	font-size: 17px;
	font-style: italic;
	/*letter-spacing: +0.5px;*/
	padding-left: 20px;
}
.topText{
	font-size: 12px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}
.footerText{
	font-size: 10px;
	text-align: center;
	color: #4f4c4c;
}
.largeText{
	font-size: 18px;
	/*padding-left: 6px;
	padding-right: 4px;*/
}
.mediumText{
	font-size: 15px;
}
.smallText{
	font-size: 11px;
}
.smallTextBlock {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.textBlock {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.greyTextBox {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 4px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #6f6c6c;
}

.imageRow {
	padding-left: 20px;
}
.smallImage {
	padding-left: 9px;
}
.linksRow {
	font-size: 11px;
	padding-left: 20px;
	width: auto;
	white-space: nowrap;
}
.linksRow td {
	white-space: nowrap;
}
.linksRowSelected {
	color: #4f4c4c;
}
.blueLink {
	color: #0000AA;
}

.homeList {
	/*margin:0;
    padding:20;
	/*list-style:none;*/
	margin-left: 0; 
	padding-left: 10px;
}

.textBlock a:link {
	color:#0000AA;
	text-decoration: underline;
} 
.textBlock a:visited {
	color:#0000AA;
	text-decoration: underline;
}
.textBlock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textBlock a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textBlock a:active {
	color: #0000AA;
	text-decoration: underline;
}
.smallTextBlock a:link {
	color:#0000AA;
	text-decoration: underline;
} 
.smallTextBlock a:visited {
	color:#0000AA;
	text-decoration: underline;
}
.smallTextBlock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallTextBlock a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallTextBlock a:active {
	color: #0000AA;
	text-decoration: underline;
}

.greyTextBox a:link {
	color:#0000AA;
	text-decoration: underline;
}
.greyTextBox a:visited {
	color:#0000AA;
	text-decoration: underline;
}
.greyTextBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.greyTextBox a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.greyTextBox a:active {
	color: #0000AA;
	text-decoration: underline;
}

.linksRow a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.linksRow a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.linksRow a:hover {
	color: #4f4c4c;
	text-decoration: underline;
}
.linksRow a:visited:hover {
	color: #4f4c4c;
	text-decoration: underline;
}
.linksRow a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerText a:link {
	color:#4f4c4c;
	text-decoration: underline;
}
.footerText a:visited {
	color:#4f4c4c;
	text-decoration: underline;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:active {
	color: #4f4c4c;
	text-decoration: underline;
}

.blueLink a:link {
	color:#0000AA;
	text-decoration: underline;
}
.blueLink a:visited {
	color:#0000AA;
	text-decoration: underline;
}
.blueLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blueLink a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blueLink a:active {
	color: #0000AA;
	text-decoration: underline;
}