@charset "UTF-8";



#subIndex {
	width: 20%;
	margin: 10px 0px 20px;
	float: left;
	padding: 0px;
}


#subIndex a  {
	text-decoration: none;
	display: inline-block;
}




#subIndex ul li ul li a
{
   color: #333;
	letter-spacing: normal;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: .8em;
	text-transform: none;
}

#subIndex ul li ul li a:hover {
	color: #600;
	text-decoration: underline;
}

#subIndex h2 {
	font-size: 0.7em;
	color: #003;
	margin: 6px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: lighter;
	border-left-style: none;
	padding: 0px 0px 0px 2px;
}

#subIndex h3 a
{
	text-decoration: underline;
}
#subIndex h1
a{
	font-size: 0.5em;
	color: #FFF;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	border-left-width: medium;
	border-left-style: none;
	margin: 30px 0px 2px;
	text-transform: capitalize;
	background: #003469;
	display: block;
	text-transform: none;
}

#subIndex p  {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: .8em;
	text-transform: none; }


#subIndex p a {
	color: #333;
	letter-spacing: normal;
}


#subIndex p a:hover {
	color: #600;
	text-decoration: underline;
}
