/* CSS Document */
a:link, a:active, a:visited{
	color: #F26522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #F26522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.LINK_menu:link, a.LINK_menu:active, a.LINK_menu:visited{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.LINK_menu:hover{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
body, form{
	margin: 0px;
	padding: 0px;
background-color: #FFF;
}
div, span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
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-color: #E3E3E5;
	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{
	font-size: 11px;
	line-height: 150%;
}
.FONT_blue{
	color: #001D55;
}
.FONT_content{
	color: #666666;
	line-height: 125%;
	margin: 25px 15px 25px 25px;
}
.FONT_gray{
	color: #666666;
}
.FONT_orange{
	color: #F26522;
}
#MENU_wrapper{
	left: 50%; 
	margin-left: -385px;
	margin-top: 90px;
	position: absolute;
	width: 800px;
}

h1
{
	font-size: 14px;
}
h2
{
	font-size: 12px;
}
h3
{
	font-size: 11px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 11px;
}
h6
{
	font-size: 11px;
}

