/* CSS Document */


a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*.index_logo {
	background-attachment: fixed;
	background-image: url(../images/index_background.gif);
	background-repeat: no-repeat;
	background-position: 256px 70px;
}*/
.index_logo {
	background-attachment: scroll;
	background-image: url(../images/index_background.jpg);
	background-repeat: no-repeat;
}

.bold_text {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
.normal_text {
	font-size: 15px;
	color: #666666;
	font-size: small
	font-family: Arial;
}
.published_text {
	font-size: small;
	font-style: italic;
}
.editorialcopy  {
  color: #333333;
  font-size: 14px;
  margin-right: 10px; padding-right: 5px};

.header  {
  color:                  #C56800;
  font-family:            Verdana, Arial, Helvetica, sans-serif;
  font-size:              16px;
  }

.headerGreyBold  {
  color:                  #1f2e4b;
  font-family:            "Times New Roman", Times, serif;
  font-size:              22px;
  padding-top: 8px; padding-bottom: 10px  };

.latest_news {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFCC;
  	font-size:              16px;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
}
.news_header {
	color: #000000;
	background-color: #EAE7E7;
	border: 1px solid #666666;
}
.news_body {
	color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #666666;
}





.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #F4F4F4;
	width: 105px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EAE7E7;

}

.anylinkcss2{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #F4F4F4;
	width: 125px;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #EAE7E7;

}




.info_header {
	background-color: #EAE7E7;
	border: 1px solid #666666;
}
.info_body {
	background-color: #EDEDED;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.full_border_lt_gray {
	background-color: #EDEDED;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.index_sub {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	font-size: 16px;
}
.index_G1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.index_text {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
}
.index_text_i {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
.index_blue {
	font-family: Arial, sans-serif;
	color: #FFF000;
	font-size: 14px;

}
.index_blue a:hover{
	font-family: Arial, sans-serif;
	color: #FFF000;
	font-size: 14px;

}
