body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#99CC00;
	color:#000;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}


a:hover, a:active {
	text-decoration: none ;
	color: #0066CC;
}

.applybutton a{
	display: block;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bolder;
	text-align: center;
	color: #FF0000;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top: 0px;
	text-decoration: none;
	border: medium solid #FF0000;
	background-color: #FFFFFF;
}
.applybutton a:hover{
	display: block;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bolder;
	text-align: center;
	color: #000033;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top: 0px;
	text-decoration: none;
	border: medium solid #FF0000;
}
h1{
	margin:0;
	font-weight:bolder;
	line-height:1.1em;
	color:#666666;
	font-size: 2.8em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}

h3 {
	font-size:2em;
	font-weight:bold;
	line-height:1em;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	color: #00BE52;
}

h4 {
	width:575px;
	height:20px;
	font-size:1.4em;
	font-weight:bold;
	color:#031CB6;
	margin: 20px 0 5px 0;
	padding: 2px 0 0 5px;
	border: 1px solid #666666;
}

h5 {
	margin:16px 0 0 0;
	padding:8px 0 0 15px;
	background:url(../images/ttl01.gif) no-repeat;
	width:240px;
	height:25px;
	font-size:1.2em;
	font-weight:bold;
	color:#041FA4;
	text-align: left;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #05BF52;
}
#naviapply li{
	width: 238px;
	float: none;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px #F6F6F6 solid;
	text-align: center;
}
#naviapply li a{
	color: #CC0000;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	height: 30px;
	padding: 15px 0 0 0;
	border: 1px solid #FF0000;
}

#naviapply li a:hover {

}
#naviArea li{
	width: 238px;
	float: none;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#naviArea li a{
	text-decoration: none;
	display: block;
	height: 30px;
	border: 1px solid #000066;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #031CB6;
	color: #FFFFFF;
}

#naviArea li a:hover {
	background-color: #99CC00;
	color: #FFFFFF;
}


#footer a {
	color: #FFF;
}



.footerCopy {
	margin:0;
	padding:5px;
	text-align:center;
	font-size:1em;
	color:#fff;
	background-color:#001A90;

}


.centertext {
	margin:0;
	padding:5px 10px;
	font-size: 1.4em;
	font-weight: bold;
	background-color:#001A90;
	width:880px;
	color: #FFFFFF;
	text-align: center;

}
