﻿a:link		{ text-decoration: none; color: #000000}
a:visited 	{ text-decoration: none; color: #000000}
a:hover		{ text-decoration: none; color: #FF0000}

a.page-footer:link		{ text-decoration: none; color: #FFFFFF}
a.page-footer:visited 	{ text-decoration: none; color: #FFFFFF}
a.page-footer:hover		{ text-decoration: none; color: #FFFF00}

a.FNavLink:link		{ text-decoration: none; color: #000080}
a.FNavLink:visited 	{ text-decoration: none; color: #000080}
a.FNavLink:hover	{ text-decoration: none; color: #FF0000}

a.ResourceLink:link		{ text-decoration: none; color: #000000}
a.ResourceLink:visited 	{ text-decoration: none; color: #000000}
a.ResourceLink:hover	{ text-decoration: none; color: #FF0000}



.BGcolor {
	background-color: #F2F5F5;
}
.XOblue {
	color: #637FA7;
}
.XOBGblue {
	background-color: #637FA7;
}
.Arial-10-Bold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.Arial-10-Italic-20px {
	font-family: Arial;
	font-size: 10pt;
    font-style:italic; 
    line-height :20px
}

.Arial-11-Bold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.FNavLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
}

.FResourceLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
}


.FNav1 {
	background: url('images/shade-yellow.jpg');
}
.FNav2 {
	background: url('images/shade-red.jpg');
}
.FNav3 {
	background: url('images/shade-green.jpg');
}

.tabcontent {
  border-left: solid 1px #B0BEC7;
  border-right: solid 1px #B0BEC7;
  border-bottom: solid 1px #B0BEC7;
  background-Color: #FFFFFF;
  background-repeat: repeat-y;
}

.tabtext {
  font-family: Arial;
  font-size: 9pt;
  line-height: 20px;
  margin-right: 30px;
}

.tabtextsm {
  font-family: Arial;
  font-size: 9pt;
  line-height: 15px;
  margin-right: 30px;
}

