body, table, tr, td, p, dl, dt, dd {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	font-size: 11px;
}

input, select, textarea {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.sub_hd {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

div#.nav {
	font-size: 9px;
	color: #999999;
}
div#.nav_parent {
	font-size: 9px;
	color: #999999;
}
.nav {
	font-size: 9px;
	color: #999999;
}
a.nav {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.nav:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.nav:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.nav_drop, a.nav_drop:link, a.nav_drop:visited, div.nav_drop {
	font-size: 9px;
	width: 120px;
	display:block;
	border: 1px solid #cccccc;
	padding: 1px 4px;
	background: #ffffff;
	color: #666666;
	text-decoration: none;
}
a.nav_drop:hover {
	background: #eeeeee;
	color: #666666;
}
a.nav_drop, a.nav_drop:link, a.nav_drop:visited {
	border-bottom: none;
}
div#nav_child {
	border-bottom: 1px solid #cccccc;
}

a {
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #4f77c3;
}

.credit {
	color: #666666;
	font-size: 9px;
}
a.credit {
	color: #666666;
	font-size: 9px;
}
a.credit:link {
	color: #666666;
	font-size: 9px;
}
a.credit:visited {
	color: #666666;
	font-size: 9px;
}
a.credit:hover {
	color: #999999;
	font-size: 9px;
}

.home_box {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
a.home_box {
	color: #003399;
	text-decoration: none;
}
a.home_box:link {
	color: #003399;
	text-decoration: none;
}
a.home_box:visited {
	color: #003399;
	text-decoration: none;
}
a.home_box:hover {
	color: #4f77c3;
	text-decoration: underline;
}

.sub_nav {
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
a.sub_nav {
	color: #003399;
	text-decoration: none;
}
a.sub_nav:link {
	color: #003399;
	text-decoration: none;
}
a.sub_nav:visited {
	color: #003399;
	text-decoration: none;
}
a.sub_nav:hover {
	color: #4f77c3;
	text-decoration: underline;
}

a.navi {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
a.navi:link {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
a.navi:visited {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
a.navi:hover {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
}

a.navi_sel {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #62bd19;
}
a.navi_sel:link {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #62bd19;
}
a.navi_sel:visited {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #62bd19;
}
a.navi_sel:hover {
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	color: #999999;
}

.bread {
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
a.bread_link {
	font-size: 9px;
	line-height: normal;
	color: #003399;
}
a.bread_link:link {
	font-size: 9px;
	line-height: normal;
	color: #003399;
}
a.bread_link:visited {
	font-size: 9px;
	line-height: normal;
	color: #003399;
}
a.bread_link:hover {
	font-size: 9px;
	line-height: normal;
	color: #53a0e7;
}

.sidebox {
	font-size: 9px;
	line-height: 13px;
	color: #999999;
}
a.sidebox {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #003399;
}
a.sidebox:link {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #003399;
}
a.sidebox:visited {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #003399;
}
a.sidebox:hover {
	font-size: 10px;
	line-height: 11px;
	text-decoration: underline;
	color: #53a0e7;
}

.header{
	font-size: 17px;
	color: #ffffff;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.title_light {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.smaller {
	font-size: 10px;
}

