@charset "utf-8";
.style2 {
	color: #d28a48;
	font-weight: bold;
}

body {
	margin:0px;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#333333;
	line-height:18px;
	height: 100%;
}
h3 {
font-family:Calibri, Verdana, Arial;
font-size:24px;
color:#9e0052;
text-transform:uppercase;
}
h4 {
font-family:Calibri, Verdana, Arial;
font-size:20px;
color:#ab8c64;
text-transform:uppercase;
}
h5 {
font-family:Calibri, Verdana, Arial;
font-size:20px;
color:#003a80;
text-transform:uppercase;
}


ul {margin-left: 15px; padding: 0;}
li {margin-left: 15px; padding: 0; margin-bottom:10px;}




.style1 {color: #FFFFFF}



.footer {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
display: block;
height: 106px;
z-index: 999;
padding: 0px;
margin: 0px;
}

.parent {
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}


img {border:0px;}

.content {
padding-bottom: 120px;
}


.style3 {font-size: 10px}
.style4 {
	color: #666666;
	font-weight: bold;
}




#mynotice {
	width:400px;
}

#notice {
	margin: 0px auto 0 auto;
	position:relative;
	padding:10px;
	border: 1px solid #003a80;
	background: #2a63ad;
}

#notice img {
	padding-right:15px;
	border:0px;
}

#notice p {
	margin: 0px auto 0 auto;
	color:#ffffff;
}

#notice p a {
	text-decoration: none;
	color: #ffffff;
}

