body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1A3582;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#footer
#{
#width: 100%;
#line-height: 20px;
#position: absolute;
#bottom: 0;
#bottom: -1px; /* For Certain IE widths */
#background: url(../images/footerBG.gif);
#}

a:link {
	color: #261E73;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #261E73;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #261E73;
}
a:active {
	text-decoration: underline;
	color: #261E73;
}

.noHover a:hover {
	text-decoration: none;
}
img{
	border:none;
	text-decoration:none;
}


.style1 {
	color: #1A3582;
	font-weight: bold;
	font-size: large;
}
.style2 {color: #FFFFFF}

.style6 {
	font-size: 12px;
	font-weight: bold}
	
.style5 {font-size: 14px;
 		background:#FFFFFF;
}
.style7 {
	font-size: 9px;
	font-weight: bold;
}
.style8 {font-size: 11px}
.style9 {font-size: 9px}

h1 {
	color: #1A3582;
	font-weight: bold;
	font-size: 16px;
}
.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:14px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

.buttons2{padding:10px;}
.buttons2 span{color:#0080FF;padding:0 5px;cursor:pointer;font:12px Verdana}
.buttons2 span.active, .buttons span:hover{background:#0080FF;color:#fff}



/*homepage stepper*/
.mask1{
	position:relative;
	width:572px;
	height:211px;
	overflow:hidden;
	
}
.mask1 img{
	position:absolute;
	display:block;
	border:none;
}

#box2 div{
	position:absolute;
}

#box1 div{
	position:absolute;
}

/* Stepper 2*/
.stepper2 {
	border:2px solid #1A3582;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	padding: 5px;
}
#box5 div{
	position:absolute;
	background:#fff;
	width:550px;
	border:5px;
	
}

#box5 h3{
	padding:0 0 10px 0;
}
#box5 img{
	position:relative;
	float:left;
	width:251px;
	height:175px;
	margin:0 10px 10px 0;
}


.mask2{
	position:relative;
	width:550px;
	height:265px;
	overflow:hidden;
	
}
.mask2 img{
	position:relative;
	display:block;
	border:none;
}

.mask{
	position:relative;
	width:315px;
	height:154px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
/*bubbles for kid with soccer ball*/
#bubbleWrap {
position:relative;
width:100px;
z-index:100;
}
.bubble {
position:absolute;
z-index:100;
width:300px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #CCCCCC;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	padding-left: 50px;
	padding-right: 50px;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	float:right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	width: 200px;
}

#lbCaption {
	font-weight: bold;
	float:top;
}



