/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: left;
	color: #000000;
	background:#ffffff;
	margin-top: 10px;
	line-height:1.5;
	}
h1 {
font-size: 95%;
color: #008A4C;
margin:0px;
}

ul{
list-style:disc;
padding: 4px;
padding-top:0px;
margin:12px;
}
li {
padding:4px;
}

a {text-decoration: none;}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #cc0000; text-decoration: underline;}
a:active {color: #CC0000;}

a.kcl {text-decoration: none;}
a.kcl:link {color: #666666;}
a.kcl:visited {color: #666666;}
a.kcl:hover {color: #666666; font-weight:bold;text-decoration: underline;}
a.kcl:active {color: #666666;font-weight:bold;
}

.caption {
font-size:80%;
color: #008A4C;
}
.copyright {
padding-left: 25px;
}
.emphasis-green {
color: #003920;
font-weight:bold;
}
.emphasis-large {
font-size: 95%;
font-weight:bold;
color: #008A4C;
text-align:left;

}
.footer {
	font-size:55%;
	
}

.header {
background-image:url(images/header/header3.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:750px;
height:158px;
border:solid;
border-color:#023B22;
border-width:1px;
border-bottom:none;

}
.header-alt{
background-image:url(images/header/header2.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:750px;
height:158px;
border:solid;
border-color:#023B22;
border-width:1px;
border-bottom:none;
}
.body-table{
border:solid;
border-color:#023B22;
border-width:1px;
border-top:none;
font-size:80%;

}
.kc {
font-size: 55%;
color:#666666;
}
.main {
background-color:#E5F3ED;

}
.padding-left {
padding-left: 25px;
}
.sign-body {
background-color:#E5F3ED;
background-image:url(images/hpage/girl-with-sign.jpg);
background-repeat:no-repeat;
background-position:right top ;
width:723px;
height:393px;
}
.smalltext {
font-size: 85%;


}
input {
	border: 1px solid #003920;
	
}
textarea {
border: 1px solid #003920;
	
}
.submit {
color:#ffffff;
background-color:#023B22;
}