@charset "ISO-8859-1";
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.nav {
	font-family: "Arial Rounded", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	padding:7px;
}

.nav:hover {
	background:url(../gui/Matchbox%20Lighter.gif)
	
}

.nav-over {
	font-family: "Arial Rounded", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	padding:7px;
	color: #222;
	background:url(../gui/Matchbox%20Lighter.gif)

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
 
}

.footer-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration:none;
	line-height:16px;
 
}

.footer-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration:none;
	line-height:16px;
 
}

.nav2{
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
	line-height: 20px;
	}

.nav2:hover{
	color:#000000;
	}	

.nav2-active{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
}	

.nav2-bg{
	background-image:url(../gui/Your%20Selection%20Middle.png);
	background-repeat:repeat-y;
	}	


.faint-mint-bg{
	background:url(../gui/Matchbox%20Faint%20Mint%20Background.png);
	width:722px;
}

.nav-bottom-border-title {
	line-height:20px;
	border-bottom:1px dotted #ffffff;
	padding:1px;
}
.nav-bottom-border {
	line-height:20px;
	border-bottom:1px solid #2ba8a0;
	padding:1px;
}




.dotted-line{
	background:url(../gui/general-dots.gif) repeat-x bottom;
	height:8px;
	margin-bottom:8px;
}	

.mint-line{
	background:url(../gui/Matchbox%20Mint%20Line.png) repeat-x bottom;
	height:8px;
	margin-bottom:8px;
}

.mint-dotted{
	background:url(../gui/mint-dots.gif) repeat-x bottom;
	height:8px;
	margin-bottom:8px;
}

a.mint{
	color:#42c2b5;
	text-decoration:none;
}

a.mint:hover{
	text-decoration:underline;
}	

.mint-text{
	color:#42c2b5;
	text-decoration:none;

}

.copy-grey, .copy-grey a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 20px;*/
	color: #333333;
	text-decoration: none;
}


.copy-general, .copy-mint, .copy-mint a, .copy-general a{
	color: #35bdb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.error{
	color:#F00;
}
h1{
	font-size:16px;
	color:#42c2b5;
	
	}
h2{
	font-size:14px;
	}	
h3{
	font-size:13px;
	}
h4,h5,h6{
	font-size:12px;
	}
/*#pageContent ul li{
	
	text-indent:-12px;
	padding-left: 12px;
	
}*/
/*
*:first-child+html  #pageContent ul li{ /* IE 7 and below*/
/*	
	text-indent:-15px;
	padding-left: 15px;

	
}* html{}*/

#pageBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

#pageBody a{
	color:#42c2b5;
	text-decoration:none;
}
.img_expand{
	 padding-left:201px; position:absolute; z-index:1;
}
