body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#000033;
	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:#000099;
	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: #0066CC;
}

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

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

#naviapply li a:hover {
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}
#naviArea li{
	width: 238px;
	float: none;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px #F6F6F6 solid;
	text-align: center;
}
#naviArea li a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	height: 30px;
	padding: 15px 0 0 0;
}

#naviArea li a:hover {
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}


#footer a {
	color: #FFF;
}



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

}


.centertext {
	margin:0;
	padding:5px 10px;
	font-size: 1.4em;
	font-weight: bold;
	background-color:#000066;
	width:880px;
	color: #FFFFFF;
	text-align: center;
	filter:alpha(opacity=60); /*IE*/
	-moz-opacity:0.60; /*FF*/
	opacity:0.60;
}
