/*  Body. Links. Headers */
body {
	margin:0;
	padding:0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #464646;
	background-color:#f2f2f2;
  }

blockquote
{
	margin: 10px;
	margin-left:30px;
	margin-right:30px;
}
  
a img {border-width:0}  
a, a:visited
{
	color:#4b5676;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover
{
	color:#4b5676;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
div
{
	margin:0px;
	padding:0px;
}
h1
{
  font-size:16px;
  padding-top:15px;
  padding-bottom:5px;
  font-weight:bold;
  margin:0px;
}
h2
{
  font-size:14px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  margin:0px;
}
h3
{
  font-size:14px;
  padding-top:5px;
  padding-bottom:5px;
  font-weight:bold;
  margin:0px;
}
.active, .active:visited
{
  color:#990000;
}
.active:hover
{
  color:#990000;
  text-decoration:underline;
}
.bold, .bold:visited, .bold:hover
{
  font-weight:bold;
}
.main
{
  margin:0px;
  padding:0px;
  background-color:#dbdbdb;
  width:970px;
}
.slogan_div
{
  height:31px;
  background: url(/pict/bg31.gif) repeat-x left top;
  color:#990000;
  font-weight:bold;
  font-size:16px;
  text-align:center;
}
.slogan
{
  padding-top:6px;
}
.white_1_px
{
  height:1px;
  background-color:#ffffff;
}
.container_center
{
  background-color:#dbdbdb
}
.left_menu
{
  float:left;
  width:204px;
  text-align:left;
  padding:5px;
  background-color:#dbdbdb;
}
.content
{
  float:right;
  background-color:#dbdbdb;
  width:741px;
  text-align:left;
  padding:5px;
  padding-left:10px;
}
.block_menu
{
  background-color:#ffffff;
  margin-bottom:10px;
}
.header_menu
{
  background: url(/pict/top.gif) no-repeat left top;
  padding:10px;
  color:#4b5676;
}
.header_menu a, .header_menu a:visited
{
  font-weight:bold;
  font-size:14px;
}
.header_menu ._active, .header_menu a:hover
{
  font-weight:bold;
  color:#990000;
  font-size:14px;
  text-decoration:none;
}
.grey_1_px
{
  height:1px;
  background-color:#cccccc;
}
.menu_items
{
  background: url(/pict/bot.gif) no-repeat left bottom;
  padding:10px;
  color:#4b5676;
}
.menu_item
{
  padding-top:5px;
  padding-bottom:5px;
}
.menu_item a, .menu_item a:visited
{
  font-size:14px;
}
.menu_item .active, .menu_item a:hover
{
  font-size:14px;
  color:#990000;
  text-decoration:none;
}
.stopper
{
  clear:both;
  overflow:hidden;
}
.main_content
{
  background-color:#ffffff;
  padding:10px;
}
.breadcrumbs a, .breadcrumbs a:visited
{
  color:#464646;
}
.breadcrumbs a:hover
text-decoration:none;
{
  color:#4b5676;
}
.dot
{
  height:1px;
  background: url(/pict/dot_bg.gif) repeat-x left top;
  margin-top:3px;
}
.bottom
{
  background-color:#646464;
  color:#ffffff;
  font-size:9px;
  padding:5px;
  width:960px;
  text-align:left;
}
.bottom a, .bottom a:visited
{
  color:#ffffff;
  font-size:12px;
}
.bottom a:hover
{
  color:#990000;
  font-size:12px;
  text-decoration:none;
}
.bottom .none_viz_a, .bottom .none_viz_a:visited, .bottom .none_viz_a:hover
{
  color:#646464;
}
.none
{
  display:none;
}
.selectlist_big
{
	width: 550px;
}