div#logo a
{
	display: block;
	width: 100%;
	height: 100%;
}

#footer_text a
{
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	white-space: nowrap;
}

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

#text_caption
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#main_nav_list a.main_nav_active_item
{
	background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background-position: top right;
}

#main_nav_list a.main_nav_item
{
	background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background-position: top right;
}

#main_nav_list a.main_nav_item:hover
{
	background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-position: top right;
}

.sub_nav_list a.sub_nav_active_item
{
	background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #99ccff;
	background-position: top right;
}

.sub_nav_list a
{
	background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-position: top right;
}

.sub_nav_list a:hover
{
	background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-position: top right;
}

#content_container, #content_container p
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#content_container a:link
{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

#content_container a:visited
{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

#content_container a:hover
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

#content_container a:active
{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

#footer_text
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

