﻿*{
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-color: #EEEEEE;
}
h1{
	margin: 0px;
	padding: 0px;
	top: 65px;
	background-image: url(../access/img/access_top_h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 110px;
	width: 595px;
	text-indent: -9999px;
	position: absolute;
	left: 205px;
}
h2{
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 5px;
}
/*======================
Header Parts
======================*/
#heada{
	height: 345px;
	width: 800px;
	display: table;
	border: 0px none;
}
#heada p{
	text-indent: -9999px;
	display: block;
	margin: 0px;

}
#logo{
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 800px;
	background-image: url(../img/in_logo.gif);
}
#logo p{
	text-indent: -9999px;
	float: right;

}
#logo p a{
	background-image: url(../img/in_logo_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 186px;
	display: block;
}
/*======================
Main Container
======================*/
#maincontainer{
	width: 770px;
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	margin-top: 65px;
}
/*======================
Main Contents Parts
======================*/
#contents{
	height: auto;
	width: 535px;
	float: right;
	padding-top: 60px;
}

#contents p{
	font-size: 80%;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

#mainTitle {
	text-indent: -9999px;
	display: block;
}

#out01 {
	background-image: url(../access/img/access_h2.gif);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 535px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#out02 {
	background-image: url(../access/img/access_h2_f2.gif);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 535px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#out03 {
	background-image: url(../access/img/access_h2_f3.gif);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 535px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.float01{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	height: auto;
	width: auto;
}

#maincontainer #contents .topCopy {
	margin-top:1px;
}
#maincontainer #contents .pageTop {
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right 0.5em;
	text-align: right;
	padding-right: 15px;
	clear: both;
}
#maincontainer #contents .pageTop a{
	color: #013830;
	text-decoration: none;
}
#maincontainer #contents .pageTop a:hover{
	color: #B3840A;
	text-decoration: none;
}
#maincontainer #contents .cap01 {
	font-weight: bold;
	color: #005767;
}



/*======================
Footer Parts
======================*/
#footer{
	clear: both;
	height: auto;
	width: 799px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #013830;
}
address{
	font-size: 70%;
	font-style: normal;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 1em 0.5em;
	text-align: center;
}
.invisibility{
	text-indent: -9999pt;
	position: absolute;
	height: 1px;
	width: 1px;
	top: -9999px;
}
/*======================
Huck
======================*/
