/* pop-up :
------------------------------------------------------ */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}


/*div {
	background: #FFF url("../images/stripe-pop.gif") repeat-y;	
}*/

#logo {
	display: block;
	top: 2px;
	padding: 10px 0px 15px 280px;
	clear: both;
	background: #FFF url("../pt_images/stripe-pop.gif") repeat-y;	
}

div#main {
	height: 100%;
	width: 434px;
	background: #FFF url("../pt_images/stripe-pop.gif") repeat-y;	
}

div#close {
margin: 8px 150px;
padding: 8px 0px;
}

a img {border: none;} 

h1 {
	font: 20px/20px normal arial,sans-serif;
	color: #3399CC; 
	margin: 0px; 
	padding: 0px 0px 0px 8px;
	clear:both;
}

p {	padding: 0px 50px 5px 8px;}

.poptext { padding: 0px 50px 5px 8px;}

.smsubsite{	
	font: bold 0.7em normal Trebuchet MS, arial,sans-serif;
	color: #005D8B;
}

.sm{
	font: 0.7em normal Trebuchet MS, arial, sans-serif;
}
	
.smitem{
	font: 0.7em normal Trebuchet MS, arial, sans-serif;
	color: #3399CC;
}

a.smitem:link {color: #3399CC; text-decoration:underline;}
a.smitem:visited {color: #3399CC; text-decoration:underline;}
a.smitem:hover {color: #3399CC; text-decoration:none;}
a.smitem:active {color: #3399CC; text-decoration:underline;}

	