body {
	background-color: #FFFFFF;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4{
	margin:0px;
}

#gNavi {
	font-size: 12px;
}
.gNavi02{
	font-size: 12px;
}
.gNavi02 a{
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}
#locNavi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 120px;

}
#locNavi li{
	margin: 0px 10px 7px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
	line-height: 130%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6666;
	list-style-type: none;
}
#whereabout{
	font-size: 12px;
	color: #818181;
	padding-left: 10px;
}
#ptop {
	font-size: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#foot {
	font-size: 10px;
	color: #818181;
	line-height: 1.2em;
}

#lead h3{
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}


.rLink{
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

.stext{
	font-size: 0.7em;
	line-height: 1.2em;
}
.box10{
	padding-right: 10px;
	padding-left: 10px;
}
.box5{
	padding-right: 5px;
	padding-left: 5px;
}
.gray{
	color: #999999;
}
.spacer {
	font-size: 10px;
}
.letter05em {
	letter-spacing: 0.5em;
}
.letter1em {
	letter-spacing: 1em;
}
.letter2em {
	letter-spacing: 2em;
}
.form30{
	width:30px;
}
.form60{
	width:60px;
}
.form150{
	width:150px;
}
.p {
	font-weight: normal;
}
em {
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
	color: #333333;

}
.em {
	font-weight: bold;
}
#docs {
	font-size: 0.9em;
	line-height: 140%;
	margin-bottom: 20px;
}
#docs td {
	font-size: 0.9em;
	line-height: 140%;
}
#docs h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
}
#docs h4 {

	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#docs li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#docs ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.txt-l {
	font-size: 120%;
}
.red {
	color: #990000;
}
.red_b {
	color: #990000;
	font-size: 120%;
	font-weight:bold;
}