@charset "utf-8";
/* CSS Document */
#subpage_menu{
	margin-top:20px;
	float:left;
	width:200px;
}
.submenu_menu_item{
	width:auto;
	margin:10px 0px 0px 17px;
	padding:4px 0px 3px 13px;
	background-image:url(../imgs/site/submenu_dot.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E7E7E7;
}
.submenu_menu_selected{
	width:auto;
	color:#009AA9;
	font-weight:bold;
	margin:10px 0px 0px 17px;
	padding:4px 0px 3px 13px;
	background-image:url(../imgs/site/submenu_dot_selected.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E7E7E7;
}
.submenu_menu_selected a{
	color: #009AA9;
	text-decoration: none;
}
.submenu_menu_item a{
	color:#515151;
	text-decoration:none;
}
.submenu_menu_item a:hover{
	color:red;
}
#subpage_content{
	margin-top:0;
	padding-right:15px;
	width:615px;
	float:right;
}
#subpage_content_block{
}
#subpage_content_block p{
	margin-bottom:10px;
	line-height:170%;
	text-align:justify;
}
h1{
	margin-top:10px;
	margin-bottom:1px;
	padding-left:0px;
	padding-bottom:1px;
	width:615px;
}
.home_right_content_img, .swf_content_right, .movie_content_right, .banners_content_right{
	margin-left:10px;
}
.home_left_content_img, .swf_content_left, .movie_content_left, .banners_content_left{
	margin-right:10px;
}

#subpage_content a:hover{
	text-decoration: underline;
	color: #45b1bb;
}
#subpage_content a{
	text-decoration: none;
	color: #45b1bb;
}

#tracker{
	margin-left: 2px;
	color:#BEBEBE;
}
#tracker a{
	text-decoration:none;
	color:#BEBEBE;
}
#tracker a:hover{
	text-decoration:underline;
}
.submenu_item_selected{
	width:auto;
	color:#46b1bb;
	font-weight:bold;
	margin:10px 0px 0px 17px;
	padding:4px 0px 3px 13px;
	background-image:url(../imgs/site/submenu_line_selected.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E7E7E7;
}
.submenu_item_selected a{
	color: #009AA9;
	text-decoration: none;
}
.submenu_menu_inner_item{
	width:auto;
	margin:10px 0px 0px 17px;
	padding:4px 0px 3px 13px;
	background-image:url(../imgs/site/submenu_minus.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #E7E7E7;
}
.submenu_menu_inner_item a{
	color:#515151;
	text-decoration:none;
}
.submenu_menu_inner_item a:hover{
	color:red;
}

.home_link_list{
	border-bottom:0;
	margin-bottom:6px;
	padding-bottom:4px;
	text-align:justify;
}
.home_link_list h4{
	margin: 0;
	padding:0;
	line-height: 100%;
}
.home_link_list a{
	text-decoration:none;
	color:#3097A1;
	font-weight:bold;
	line-height:100%;
}
.home_link_list a:hover{
	text-decoration:underline;
}

.ui-accordion-header span{
	/*background-image:url(../imgs/site/line_dotted_home_left.gif);*/
}
