body {
	font-family:Verdana, Geneva, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(images/bodyGrad.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border:0px;
	}
div {
	margin:0px;
	padding:0px;
	border:0px;
	}
.content01 {
	width:85%;
	background-color:#FFFFFF;
	border-style: solid;
	border-width:thin;
	border-color: #008030;
	padding: 5px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right:auto;
	overflow:auto;
	/* font-size:14px; */
	color:#777777;
	}
.content02 {
	width:85%;
	background-color:#FFFFFF;
	border-style: solid;
	border-width:thin;
	border-color: #008030;
	/* padding: 5px; */
	margin-top:15px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right:auto;
	overflow:auto;
	/* font-size:14px; */
	color:#333333;
	}
.disclaimer01 {
	width:100%; 
	background:#EEFFEE; 
	font-size:10px;
	color:#777777;
	overflow:auto;
	}
.text {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	}
.text-small {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	}
.super {
	font-size: .5em;
	vertical-align:super;
	margin-top: 0px;
	line-height:.5em;
	}
.super2 {
	font-size: .25em;
	font-weight:bold;
	vertical-align:super;
	margin-top: 0px;
	line-height:.25em;
	}
p {
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	margin-left:5px;
	margin-right:5px;
	/* color: #000000; */
	}
.p {
	font-size: 12px;
	color:#000000;
	line-height: 1em;
	}
p.alt01 {
	text-align:left;
	color:#777777;
	}
p.alt02 {
	text-align:left;
	color:#777777;
	}
em {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	}
h1,h2,h3,h4,h5,h6 {
	color:#008030;
	margin:5px;
	line-height:1em;
	}
h1 {
	font-size:2.5em;
	font-weight: lighter;
	}
h2	{
	font-weight:normal;
	}
h3 {
	font-weight: lighter;
	}
.h3 {
	font-size:1.4em;
	color:#008030;
	margin:5px;
	line-height:1.2em;
	overflow:auto;
	}
h4 {
	font-weight: lighter;
	}
h5 	{
	
	}
h6	{
	
	}
li	{
	line-height: 1.5em;
	}
li.q { 
	color:#008030;
	font-size:medium;
	list-style-type:none;
	}
li.a {
	list-style-type:none;
	margin-left:3em;
	}
img.ad {
	margin:auto;
	margin-top:10px;
	border:none;
	}
hr {
	width: 80%; 
	border:0px; 
	background-color:#00DDAA; 
	height:1px; clear:both;
	}
A:link {
	color:#008030;
	text-decoration:none;
	}
A:hover {
	color:#008030;
	text-decoration:underline;
	outline:none;
	}
A:active {
	color:#00DDAA;
	text-decoration:underline;
	outline:none;
	}
A:visited {
	color:#008030;
	text-decoration:none;
	}
A:link.norm {
	color:#008030;
	text-decoration:none;
	}
A:hover.norm {
	color:#008030;
	text-decoration:underline;
	}
A:active.norm {
	color:#00DDAA;
	text-decoration:underline;
	outline:none;
	}
A:visited.norm {
	color:#008030;
	text-decoration:none;
	}
A:link.loginlink {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	}
A:active.loginlink {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;
	outline:none;
	}
A:visited.loginlink {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	}
A:hover.loginlink {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;
	}
	
/*  FORMS  */

/* .form01 {
	width: 35em;
	width: 75%;
	border-style: solid;
	border-width:thin;
	border-color: #008030;
	padding: 5px;
	background-color: #EEFFEE;
	margin-top:15px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right:auto;
	overflow:auto;
	color:#777777;
	} */
form {
	/* width: 75%; */
	border-style: solid;
	border-width:thin;
	border-color: #008030;
	/* padding: 5px; */
	background-color: #EEFFEE;
	margin-top:15px;
	margin-bottom:15px;
	overflow:auto;
	color:#777777;
	}
.form01 {
	width: 45em;
	min-width:445px;
	margin-left: auto;
	margin-right:auto;
	}
.form02 {
	width:75%;
	min-width:445px;
	margin-left: auto;
	margin-right:auto;
	}
.form03 {
	border-style:none;
	background-color:#FFFFFF;
	}
span.form01sp {
	width:90%;
	display:block;
	margin-bottom: 5px;
	}
fieldset {
	border: 1px solid #008030;
	}
legend {
	color:#008030;
	font-weight:bold;
	font-style:italic;
	}
label {
	text-align: right;
	width: 40%;
	float: left;
	margin-top: 3px;
	}
label.radiosingle {
	width: 100%;
	text-align: left;
	margin-left:5%;
	margin-top:0px;
	}
input, select, textarea {
	text-align:left;
	width: 40%;
	margin-left: 5px;
	background-color: #FFFFFF;
	}
input.radiosingle {
	width:auto;
	}
option.hilite {
	background-color:#CCEECC;
	}
#submit {
	clear:both;
	/*width: 75px;*/
	margin-left: 10em;
	border:none;
	outline:none;
	}
	
	
	
.mypage {
	background-color: #FFFFFF;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow:auto;
	}
.header {
	background-image: url(images/kmsHeader.jpg);
	background-repeat: no-repeat;
	height: 82px;
	min-width:970px;
	width: 100%;

	}
.headernav {
	float: right;
	text-align:right;
	margin-top:5px;
	margin-right:6%;
	height:80%;
	color: #FFFFFF;
	font-size: 12px;
	}
.footernav {
	width:100%;
	text-align:center;
	margin-top:10px;
	color: #008030;
	font-size: 11px;
	}
.banner {
	width:100%;
	height:80px;
	margin:0px;
	/*background-color:#CCFFDD;*/
	}
.col01{
	width: 125px;
	min-height:400px;
	margin-top:0px;
	vertical-align:top;
	/*background-color:#EAFFEE;*/
	}
.col02 {
	width:710px;
	min-height:400px;
	}
.col03 {
	width: 260px;
	min-height:400px;
	vertical-align: top;
	margin:0px;
	padding:0px;
	}
.colsingle {
	width:100%;
	min-width:487px;
	min-height:400px;
	}
.footer {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
.ads-horiz{
	border:none; 
	position: relative; 
	left: 50%; 
	margin-left:-364px;
	width:100%;	}
	
.error {
	color:#FF0000;
	}
	
div.error {
	width:500px;
	position:relative;
	left: 50%;
	margin-left:-250px;
	background-color: #EEFFEE;
	border: 1px solid #00DDAA;
	display: block;
	padding: 10px;
	text-align: left;
	font-size:14px;
	color:#777777;	}

iframe {
	margin: auto;
	margin-top:5px;
	}

