@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
	background-color: #D4D4D4;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.footer {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	height: 20px;
	line-height: 20px;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #333;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 18px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 12px;
}
h3 {
	font-size: 13px;
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}



p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
	line-height: 18px;
}
#adsense {
	width: 120px;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D4D4D4;
}
#breadcrumbs {
	line-height: 30px;
	color: #333;
	background-color: #D4D4D4;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#main-outer {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#slogan {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #999;
	text-align: right;
}

a:link, a:visited, a:active {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}
.introTxt {
	font-size: 13pt;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

hr {
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 28px;
	list-style-type: square;
}
ul {

}
