

#key_visual
{
	background: url(images/Layout/key_visual.jpg) no-repeat;
}


.sub_nav_list a.sub_nav_active_item, .sub_nav_list a.other_nav_active_item
{
	font-family: arial, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

.sub_nav_list a.sub_nav_active_item
{
	background: url(images/Layout/sub_nav_active.gif) no-repeat;
	color: #ffffff;
	
	} 

.sub_nav_list a.other_nav_active_item
{background: url(images/Layout/other_nav_active.gif) no-repeat;
	color: #ffffff;}

.sub_nav_list a.sub_nav_item, .sub_nav_list a.other_nav_item
{
	font-family: arial, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

.sub_nav_list a.sub_nav_item
{
	background: url(images/Layout/sub_nav.gif) no-repeat;
	color: #ffffff;
}

.sub_nav_list a.other_nav_item
{
	background: url(images/Layout/other_nav.gif) no-repeat;
	color: #000000;
}
.sub_nav_list a.sub_nav_item:hover, .sub_nav_list a.other_nav_item:hover
{
	font-family: arial, tahoma, verdana, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

.sub_nav_list a.sub_nav_item:hover
{
	background: url(images/Layout/sub_nav_active.gif) no-repeat;
	color: #ffffff;
}

.sub_nav_list a.other_nav_item:hover
{
	background: url(images/Layout/other_nav_active.gif) no-repeat;
	color: #ffffff;
}


#content_container h1, #index_content_container h1
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
	margin-bottom: 10px;
	margin-top: 15px;
}


h1 IMG
{
	vertical-align: middle;
	margin-right: 10px;
}

#content_container h2, #index_content_container h2
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content_container h3, #index_content_container h3
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
}
#content_container, #content_container p, #index_content_container, #index_content_container p
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-right: 2px;
	line-height: 1.4em;
}
#content_container a:visited, #index_content_container a:visited
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #2f5666;
}
#content_container a:link, #index_content_container a:link
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #2f5666;
}
#content_container a:hover, #index_content_container a:hover
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #2f5666;
}
#content_container a:active, #index_content_container a:active
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #2f5666;
}
#footer_text
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #2f5666;
}

#footer_text a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
}
#footer_text a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
}
#footer_text a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #4A5884;
}
#footer_text a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #4A5884;
}

#content_container TD a:link, #content_container TD a:visited, #content_container TD a:hover 

{
	font-size: 12px;
}

