@charset "utf-8";
/* CSS Document */
		
		#content.skandia{height: 100%; width:100%; background-image:url(../../../images/about_skandia.jpg); background-repeat:no-repeat;}

		/* ABOUT SKANDIA PAGE */
		#mainContent.green {  height: 320px; width: 450px; background-color: #006F53; color: #FFF; padding: 10px; float: left;}
		#mainContent.green h1{ color: #FFF;}
		#mainContent.green a { color: #FFF; text-decoration:none; font-weight:bold; }
		#mainContent.green a:hover{ text-decoration:underline; }
		#mainContent.green ul { margin-top: 10px; margin-left: 20px; font-size: 120%;}
		#mainContent.green li { list-style: disc; color: #FFFFFF; }

		#button { color: #fff; float:right; }
		#button a { color: white; text-decoration: none; }
		#button a#rollover { background-image:url(../../../images/arrowGreen.png); height: 50px; width:50px; display:block; }
		#button a#rollover span { display:none; }
		#button a#rollover:hover { background-image:url(../../../images/arrowWhite.png); cursor:pointer; }
		
		/* ABOUT SKANDIA SECTION PAGES*/
		#mainContent h1.green { color: #006F53; font-size: 20px; font-weight: normal; margin-bottom: 10px; }
		#mainContent a.green { color: #006F53; text-decoration:none; font-weight:bold; }
		#mainContent a.green:hover { text-decoration:underline; }

		a.rollover { background-image:url(../../../images/arrowGreen_small.png); height: 15px; width:100px; display:block; }
		a.rollover span { display:none; }
		a.rollover:hover { background-image:url(../../../images/arrowWhite_small.png); }

		* html #button a#rollover{height:50px;background:none;display:block; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/arrowGreen.png');} 
		* html #button a#rollover:hover{height:50px;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/arrowWhite.png');} 
		
		#continue { float:right; padding-top: 5px;	}
		#continue a { color: #006F53; text-decoration:none; font-weight:bold; }
		#continue a#about_cont { background-image:url(../../../images/cont_greenWhite.png); height: 30px; width:120px; display:block; }
		#continue a#about_cont span { display:none; }
		#continue a#about_cont:hover { background-image:url(../../../images/cont_whiteGreen.png); }
		/* end screen needs a different rollover */
		#continue a#about_cont_end { background-image:url(../../../images/cont_orangeWhite.png); height: 30px; width:120px; display:block; }
		#continue a#about_cont_end span { display:none; }
		#continue a#about_cont_end:hover { background-image:url(../../../images/cont_whiteOrange.png); }
		
		/* SUB PAGES */
		#subContentWrapper { height: 390px; width: 455px; margin-left:15px; margin-top:20px;}
		#subContent { height: 390px; width: 450px; background-color: #FFF; background-image: url(../../../images/header_green.png); background-position:top; background-repeat:no-repeat; color: #000; padding: 10px; float: left; }
		#subContent .content { height: 320px; width: 438px; overflow:auto; padding-right: 15px; }
		#subContent h1 { color: #FFF; font-size: 20px; font-weight: normal; margin-bottom: 40px; }
		#subContent h2 { color: #006F53; font-size: 18px; font-weight: normal; margin-bottom: 10px; }
		#subContent a { color: #006F53; text-decoration:none; font-weight:bold; }
		#subContent a:hover{ text-decoration:underline; }
		#subContent hr { height: 1px; width: 90%; color:#CCCCCC; text-align: center; margin-bottom: 10px;}

		#subContent ul { margin-left: 0px; font-size: 12px;}
		#subContent li { color: #000; list-style: none;}
		
		#subContent .partner_table {text-align: center; width: 415px;}
