/* CSS Document */

.image_right {
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-top: 18px;
}

.image_left {
	float: left;
	padding-right: 4px;
}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

ul {
  margin: 9px;
  padding: 0;
  list-style-type: none;
}

li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

.subnav_02 a {
	display: block;
	width: 174px;
	height: 24px;
	color: #252575;
	text-decoration: none;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../_images/v2.0/hover-03.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.subnav_02 a:visited {
	display: block;
	width: 174px;
	height: 24px;
	color: #252575;
	text-decoration: none;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.subnav_02 a:hover {
	background-position: right bottom;
	background-image: url(../_images/v2.0/hover-02.gif);
	color: #fff;
	text-decoration: none;
}

a:link {
	color: #252575;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #252575;
}
a:hover {
	text-decoration: underline;
	color: #a68c2e;
}
a:active {
	text-decoration: none;
	color: #252575;
}


#content_area #col-02 #box-01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


/*
#content_area #col-02 #box-01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #252575;
	letter-spacing: 1 ems;
	padding-left: 10px;
	padding-top: 14px;
} 
*/

#content_area #col-02 #box-03 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #252575;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 14px;
}

#content_area #col-02 #box-03 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../_images/v2.0/bullet-02-tri.gif);
	line-height: 18px;
	color: #232474;
}

#content_area #col-02 #box-04 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../_images/v2.0/bullet-02-tri.gif);
	line-height: 18px;
	color: #232474;
	padding-left: 5px;
}
