html {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin-bottom: 0px;
	margin-top: 0.8em;
	font-size: .8em;
	line-height: 150%;
	padding-right: 15px;
}
/********************************************************************* head navigation **/
#contactNavi ul{
	display: none;
}
/************************************************************************* main nav*/
#nav_main_wrap
{
	display: none;
}

/************************************************************************* sub nav*/
#nav_sub_wrap
{
	display: none;
	}
/************************************************************************* blue box*/
#blueBox {
	color: #F3F5E0;
	background: #007DA8;
	padding: 15px;
	width: 770px;
	border-top: 4px solid #B2BF0B;
	margin-top: 98px;
	font-size: 1em;
	font-weight: bold;
	line-height: 200%;
}
#blueBox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
#blueBox a {
	color: #F3F5E0;
	text-decoration: underline;
}
#blueBox a:hover {
	font-style: italic;
	color: #F3F5E0;
	text-decoration: underline;
}
#blueBox a:visited {
	font-style: italic;
	color: #F3F5E0;
	text-decoration: none;
}
#blueBox h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #007DA8;
}
/********************************************************************* sub page header**/
#headLogo {
	background: #F3F5E0;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/********************************************************************* floats**/
#left {
	border-top: 3px solid #B2BF0B;
	margin-top: 20px;
}
#right {
	border-top: 3px solid #B2BF0B;
	line-height: 125%;
	font-size: 1em;
	margin-top: 20px;
}
ul.floats {
	clear: both;
}
ul.floats li {
	list-style: none;
	display: block;
	position: relative;
	float: left;
	width: 200px;
	font-size: .8em;
	padding: 0.2em 0.5em 0.2em 0.2em;
	margin: 0.2em 15px 0.2em 5px;
}
ul.floats li.clear {
	clear: both;
	display: block;
	float: none;
	width:770px;
	height: 0px;
	padding:0;
	margin:0;
}
li.clear, .clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}
/********************************************************************* main content**/
h1 {
	font-weight: normal;
	color: #007DA8;
	font-size: 1.5em;
	padding-top: 2em;
	margin-bottom: 0.2em;
	margin-top: 0px;
}
h2 {
	font-weight: normal;
	color: #B2BF0B;
	margin-bottom: 0em;
	padding-bottom: 0px;
	margin-top: 1.5em;
	font-size: 1.2em;
}
h3 {
	font-weight: bold;
	color: #007DA8;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0px;
}
h4 {
	color: #007DA8;
}
#right h4 {
	font-size: .8em;
	border-top: 1px solid #B2BF0B;
	margin-top: 2em;
	font-weight: normal;
}
h5 {
	color: #007DA8;
}
.indent {
	padding-left: 25px;
}
a {
	color: #007DA8;
	text-decoration: none;
	border-bottom: 1px dotted #007DA8;
}
a:hover {
	background: #B2BF0B;
	padding-top: .2em;
	padding-bottom: .2em;
}
p.psd {
	font-size: .8em;
}
p.psd a, p.psd a:visited {
	color: #F3F5E0;
	text-decoration: underline;
}
p.psd a:hover {
	color: #B2BF0B;
	background: #007DA8;
}
p#pdf {
	display: none;
}
.blue {
	color: #007DA8;
}
.boldBlue {
	font-weight: bold;
	color: #007DA8;
}
.green {
	color: #B2BF0B;
}
.boldGreen {
	font-weight: bold;
	color: #B2BF0B;
}
ol li {
	font-size: .8em;
	margin-bottom: 1em;
}
.photo {
	border: 2px solid #B2BF0B;
	margin-right: 1em;
}
.ruleTop {
	border-top: 2px solid #B2BF0B;
	padding-top: 1em;
	margin-top: 3em;
}
ul li {
	font-size: .8em;
	margin-bottom: 1em;
}
.black {
	color: #000000;
}
/**************************************************************************footer **/
#footNavi ul{
	 display: none;
}
#foot p {
	clear: both;
}
#right h2.rightBGa a {
	display: none;
}
