body {
	background-color:#003366;	
}
.introDiv{

    top:43%;
    bottom:25%;
    padding-top:55px;
	border:0px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.skip{
	text-align:center;
	font-size:13pt;
	color:#FFFFFF;
}
.top{
	text-align:center;
	padding:0px;
	margin:0pc;
	background-image:url(../images/01_02.gif);
	background-repeat:repeat-x;
	background-color:#fdb44b;
}
.banner{
	background-color:#fdb44b;
	height:130px;
	text-align:center;
}
.bannerB{
	background-image:url(../images/01_12.gif);
	background-repeat:repeat-x;
	height:25px;
}
.footer{
	position:absolute;
	background-image:url(../images/01_12.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-size:12px;
	top:95%;
	height:25px;
	vertical-align:middle;
	padding-left:10px;
	bottom:0px;
	padding-top:4px;
}
a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}