@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 10px;
	text-decoration: none;
	position: relative;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#apWrapper {
	position:relative;
	top:0px;
	width:1025px;
	height:900px;
	margin: 0px auto;
	text-align: left;
	z-index:1;
}
#apHeader {
	position:absolute;
	top:0px;
	left:0px;
	width:1024px;
	height:252px;
	z-index:2;
}
#apBody {
	position:absolute;
	left:0px;
	top:254px;
	width:1024px;
	height:auto;
	overflow:visible;
	z-index:2;
	/*border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	*/
}
#apLogo {
	position:absolute;
	top:55px;
	left:0px;
	width:229px;
	height:195px;
	vertical-align:top;
	text-align:left;
	z-index:3;
	border-right: #999999 solid 1px;
	border-left: #999999 solid 1px;
}
#apKids {
	position:absolute;
	top:0px;
	left:231px;
	width:795px;
	height:248px;
	text-align: left;
	z-index:3;
}
#apKRP {
	position:absolute;
	top:234px;
	left:285px;
	width:300px;
	height:12px;
	text-align: left;
	z-index:4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: text-top;
}
#apMenu {
	position:relative;
	width:198px;
	height:auto;
	overflow:inherit;
	float:left;
	z-index:3;
	border:1px solid #999999;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius:20px;	
	padding: 15px 15px 15px 15px;
	margin-top:20px;
}
#apMenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align:left;
	color: #FF0000;
}
#apMenu h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
#apMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #999999;
	font-weight: bold;
	text-align:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:6px;		
}
#apMenu p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align:left;
	line-height:14px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:6px;	
}

#apMenu a:hover {
	text-decoration:underline;
}
#apQuote {
	position:relative;
	width:794px;
	height:70px;
	float:left;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D67B2;
	text-align:center;
	vertical-align:top;
	font-style: italic;
	margin-top: 20px;
	margin-bottom:20px;
}
#apContent {
	position:relative;
	width:765px;
	height:inherit;
	overflow:inherit;
	float:left;
	z-index:3;
	margin-left:15px;
	margin-right:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;	
}
#apFooter {
	position:relative;
	width:1024px;
	height:95px;
	float:left;
	z-index:3;
	margin-top: 20px;
}
#apHR {
	position:absolute;
	width:1023px;
	height:3px;
	left:0px;
	top:249px;
	z-index:4;
	background-color: #F9ED33;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
}
#apRightBorder {
	position:absolute;
	top:55px;
	left:1024px;
	width:1px;
	height:195px;
	background-color:#999999;
	z-index:4;
}
#apNumber {
	position:absolute;
	top:0px;
	width:45px;
	height:58px;
	z-index:4;
}
#apAddress {
	position:absolute;
	top:8px;
	width:250px;
	height:58px;
	z-index:5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: text-top;
	line-height: 14px;
}
#apAddress name {
	font-weight:bolder;
	font-size:14px;
}
#apAddress a {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#apAddress a:hover {
	text-decoration:underline;
}
#apCopyright {
	position:absolute;
	top:18px;
	width:200px;
	height:58px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	vertical-align: text-bottom;
	line-height: 14px;
	text-align:left;
	left: 15px;
}
iframe.wp {
	width: 100%;
	border:0px;
	overflow:visible;
	height:500px;
}
iframe.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.floatRight {
	float:right;
	margin:8px;
}
img.floatLeft {
	float:left;
	margin:8px;
}
img.floatLeftClear {
	float:left;
	margin:8px;
	clear:both;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin-top:25px;
}
h1.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin-top:5px;
}
h2.centered, table.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
h2 a:hover {
	text-decoration:underline;
}
p, ul, li, table, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
p.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
form {
	padding-left:175px;
}
label {
	font-weight:bolder;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.green {
	color:#00A64F;
	text-decoration:none;
}
a.blue {
	color:#2D67B2;
	text-decoration:none;
}
a.red {
	color:#FF0000;
	text-decoration:none;
}
p.boldItalics {
	font-weight:bold;
	font-style:italic;
}
p.boldItalicCentered {
	font-weight:bold;
	font-style:italic;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}
red {
	color:#FF0000;
}
blue {
	color:#2D67B2;
}
green {
	color:#00A64F;
	
}


