/* CSS Document */
.listitem {
	FONT-SIZE: 12px; COLOR: #C0272D; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss
}
a.popup:link, a.popup:active, a.popup:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #58595B; text-decoration:none;
}
a.popup:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #CADB2A; text-decoration:underline;
}
.spanaddress {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #58595B;}
.spantitle {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #58595B;}
.spantitlered {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #C0272D;}
a.LINK_orange:link, a.LINK_orange:active, a.LINK_orange:visited{ 
	color: #F26522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.LINK_orange:hover{ 
	color: #F26522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
body, form, table{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595B;
}
div, span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input, textarea{
	border: 1px solid #666666;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li{
	list-style-image: url(../images/layout/list.gif);
}
li.LIST_news{
	list-style-image: url(../images/layout/list_news.gif);
	margin-left: -24px;
	margin-bottom: 3px;
}
.BACK_content{
	background-image: url(../images/layout/BACK_gradient.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
.BACK_image{
	background-position: center;
	background-repeat: no-repeat;
}
.BACK_sub{
	background-color: #FFFFFF;
	background-image: url(../images/layout/sub.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #666666;
}
.BACK_sub_hover{
	background-color: #F26522;
	background-image: url(../images/layout/sub.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
}
.FONT_address{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FONT_item{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FONT_red{
	color: #C0272D;
}
.FONT_blue{
	color: #001D55;
}
.FONT_content{
	color: #666666;
	line-height: 125%;
	margin: 25px 15px 10px 25px;
}
.FONT_gray{
	color: #666666;
}
.FONT_orange{
	color: #F26522;
}
.MENU_wrapper{
	left: 50%; 
	margin-left: -447px;
	top: 102px;
	position: absolute;
	z-index: 100;
}
.MENU_background{
	left: 50%; 
	margin-left: -450px;
	top: 100px;
	position: absolute;
	z-index: 0;
}
.RIGHT_background{
	left: 50%; 
	margin-left: 247px;
	top: 155px;
	position: absolute;
	z-index: 0;
}
.SEARCH_wrapper{
	left: 50%; 
	margin-left: 232px;
	top: 26px;
	position: absolute;
	z-index: 0;
}
.SEARCH_background{
	left: 50%; 
	margin-left: 330px;
	top: 26px;
	position: absolute;
	z-index: 0;
}
.highlight { font-weight: bold; color: red}
.searchform {
background-color: #FFFFFF;
border-width: 0;
border-color: #333333;
font-size: 10px;
width: 100px;
}
.searchbutton {
background-color: #F7931D;
border-width: 0;
color:#FFFFFF;
}
TABLE.pagetable {
	vertical-align:middle;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#9FA0A4;
}
TABLE.pagetable TD {
	border-top:1px solid;
	border-right:1px solid;
	border-color:#9FA0A4;
}
TABLE.pagetable TD.tablepos {
	BACKGROUND: #CEDF52; COLOR: #ffffff;
	text-align:left;
	height:30px;
	padding-left:3px;
	padding-right:3px;
}