/* CSS Document */
a{
	color: #03425A;
}
a.link:link, a.link:active, a.link:visited{ 
	color: #343536;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.link:hover{ 
	color: #343536;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.sitemap:link, a.sitemap:active, a.sitemap:visited{ 
	color: #4191C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.sitemap:hover{ 
	color: #4191C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.menu1:link, a.menu1:active, a.menu1:visited{ 
	color: #17164a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.menu1:hover{ 
	color: #17164a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.news:link, a.news:active, a.news:visited{ 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.news:hover{ 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.FONT_menu1{
	color: #17164a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 2px 15px 3px 0px;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#content{
	color: #343536;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin: 0px;
	padding: 30px 0px 10px 0px;
}
li.list{
	color: #4191C4;
	list-style-type: square;
}
#FONT_breadcrumb{
	color: #17164a;
}
.FONT_blue{
	color: #17164a;
}
.FONT_lightblue{
	color: #4191C4;
}
.FONT_gray{
	color: #999999;
}
.FONT_bold{
	font-weight: bold;
}
.FONT_yellow{
	color: #FCE92B;
}
.IMG_whoiswho{
	border: 2px solid #666666;
}
#FONT_address{
	color: #343536;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
}
#FLASH_animation{
	background-color: #FAFAFA;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 210px;
	width: 570px;
}
#FLASH_index{
	height: 168px;
	width: 670px;
}
.BACK_address{
	background-color: #D4D6D7;
}
.BACK_blue{
	background-attachment: scroll;
	background-image: url(../images/layout/back_blue.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.BACK_indexBottom{
	background-image: url(../images/index/fade_bottom.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.BACK_indexBottom2{
	background-image: url(../images/index/back_gray_home.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.BACK_indexImage{
	background-position: right 170px;
	background-repeat: no-repeat;
}
.BACK_indexTop{
	background-image: url(../images/index/fade_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.BACK_site{
	background-attachment: scroll;
	background-color: #D3D4D6;
	background-image: url(../images/layout/back_gray.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.BACK_menu1{
	background-image: url(../images/layout/menu_1.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 28px;
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6{
	color: #17164a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}