/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #fff;
  text-align: left;
  margin-top: 25px;
}

/* text control*/
h1 {
  margin: 0px;
  font-size: 110%;
  font-weight: bold;
  color: #0970b8;
  line-height:1.2em;
  padding-top: 10px;
  padding-bottom: 5px;
}

p  {
  margin: 0px;
  padding-bottom: 5px;
  line-height: 150%;
}
.unorderedlist {
/* fixes the ie6 bug which loses bullet points*/
  position: relative;
  /**/
  line-height: 150%;
  padding: 0px;
  margin: 0px;
}
.unorderedlist-yellow {
/* fixes the ie6 bug which loses bullet points*/
  position: relative;
  /**/
  line-height: 150%;
  padding: 0px;
  margin: 0px;
}

.unorderedlist li{
  list-style: none;
  background-image:url(../images/bullet_arrow_white.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 15px;
  padding-bottom: 5px;
}
.unorderedlist-yellow li{
  list-style: none;
  background-image:url(../images/bullet_arrow_yellow.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 15px;
  padding-bottom: 5px;
}
#text_footer {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-top: 10px;  
}




.topMenuTable {
	text-align:center;
	font-size:16px;
}
.topMenuSelected {
	text-align:center;
	font-size:16px;
	color:#30363a;
}
.bottomMenuTable {
	text-align:center;
	font-size:16px;
}
.bottomSubMenuTable {
	text-align:right;
	font-size:14px;
	color:#505050;
}
.bottomSubMenuSelected {
	text-align:right;
	font-size:14px;
	color:#202529;
}
.pointerImagePosition0 {
	margin-top:-228px;
}
.pointerImagePosition1 {
	margin-top:-196px;
}
.pointerImagePosition2 {
	margin-top:-172px;
}
.pointerImagePosition3 {
	margin-top:-148px;
}
.pointerImagePosition4 {
	margin-top:-124px;
}
.pointerImagePosition5 {
	margin-top:-100px;
}
.shortcutsText {
	color:#505050;
   line-height :1.4em;
}
.greyText {
	color:#505050;
}
.greyTextSmall {
	color:#404040;
	font-size:11px;
}
.greyText2 {
	color:#505050;
}
.greyText2 p {
	line-height: 125%;
}
.greyTextSmall p {
	line-height: 125%;
}
.greenLink {
	color:#8dc63f;
}
.blueLink {
	color:#008fd4;
}
.sitemapTable {
    text-align:left;
	font-size:16px;
   line-height :1.4em;
	color:#505050;
}
.footer {
	color:#505050;
	font-size:10px;
}
.footerMenu {
	margin-top:10px;
	font-size:12px;
}

a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color: #30363a;
	text-decoration: none;
}
a:visited:hover {
	color: #30363a;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

p a:link {
	color:#0970b8;
	text-decoration: none;
}
p a:visited {
	color:#0970b8;
	text-decoration: none;
}
p a:hover {
	color: #85abeb;
	text-decoration: none;
}
p a:visited:hover {
	color: #85abeb;
	text-decoration: none;
}
p a:active {
	color: #0970b8;
	text-decoration: none;
}

li a:link {
	color:#0970b8;
	text-decoration: none;
}
li a:visited {
	color:#0970b8;
	text-decoration: none;
}
li a:hover {
	color: #85abeb;
	text-decoration: none;
}
li a:visited:hover {
	color: #85abeb;
	text-decoration: none;
}
li a:active {
	color: #0970b8;
	text-decoration: none;
}

.topMenuTable a:hover {
	color: #30363a;
	text-decoration: none;
}
.topMenuTable a:visited:hover {
	color: #30363a;
	text-decoration: none;
}

.bottomMenuTable a:hover {
	color: #30363a;
	text-decoration: none;
}
.bottomMenuTable a:visited:hover {
	color: #30363a;
	text-decoration: none;
}

.sitemapTable a:link {
	color:#505050;
	text-decoration: none;
}
.sitemapTable a:visited {
	color:#505050;
	text-decoration: none;
}
.sitemapTable a:hover {
	color: #30363a;
	text-decoration: none;
}
.sitemapTable a:visited:hover {
	color: #30363a;
	text-decoration: none;
}
.sitemapTable a:active {
	color: #505050;
	text-decoration: none;
}

.bottomSubMenuTable a:link {
	color:#505050;
	text-decoration: none;
}
.bottomSubMenuTable a:visited {
	color:#505050;
	text-decoration: none;
}
.bottomSubMenuTable a:hover {
	color: #30363a;
	text-decoration: none;
}
.bottomSubMenuTable a:visited:hover {
	color: #30363a;
	text-decoration: none;
}
.bottomSubMenuTable a:active {
	color: #505050;
	text-decoration: none;
}

.greenLink a:link {
	color:#8dc63f;
	text-decoration: none;
}
.greenLink a:visited {
	color:#8dc63f;
	text-decoration: none;
}
.greenLink a:hover {
	color: #5ba30d;
	text-decoration: none;
}
.greenLink a:visited:hover {
	color: #5ba30d;
	text-decoration: none;
}
.greenLink a:active {
	color: #8dc63f;
	text-decoration: none;
}

.blueLink a:link {
	color:#008fd4;
	text-decoration: none;
}
.blueLink a:visited {
	color:#008fd4;
	text-decoration: none;
}
.blueLink a:hover {
	color: #005ca1;
	text-decoration: none;
}
.blueLink a:visited:hover {
	color: #005ca1;
	text-decoration: none;
}
.blueLink a:active {
	color: #008fd4;
	text-decoration: none;
}

.greyTextSmall a:link {
	color:#505050;
	text-decoration: underline;
}
.greyTextSmall a:visited {
	color:#505050;
	text-decoration: underline;
}
.greyTextSmall a:hover {
	color: #30363a;
	text-decoration: underline;
}
.greyTextSmall a:visited:hover {
	color: #30363a;
	text-decoration: underline;
}
.greyTextSmall a:active {
	color: #505050;
	text-decoration: underline;
}

.brownstoneLink a:link {
	color:#505050;
	text-decoration: none;
}
.brownstoneLink a:visited {
	color:#505050;
	text-decoration: none;
}
.brownstoneLink a:hover {
	color: #30363a;
	text-decoration: none;
}
.brownstoneLink a:visited:hover {
	color: #30363a;
	text-decoration: none;
}
.brownstoneLink a:active {
	color: #505050;
	text-decoration: none;
}

.footerMenu a:link {
	color:#505050;
	text-decoration: none;
}
.footerMenu a:visited {
	color:#505050;
	text-decoration: none;
}
.footerMenu a:hover {
	color: #30363a;
	text-decoration: none;
}
.footerMenu a:visited:hover {
	color: #30363a;
	text-decoration: none;
}
.footerMenu a:active {
	color: #505050;
	text-decoration: none;
}