body {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	background-image: url(/images/bg-master.png);
	background-repeat: repeat-x;
	background-color:#d8edf7;
	margin:0;
}
.title{
	float:left;
}
li{
list-style-type: disc;
color: #666;
margin-left:0;
padding:0;
}

#right-col{
	background-image:url(/images/bg-right-col.png);
	background-repeat:no-repeat;
	padding:15px;}
	
	
.login{
	background-color:#d2edf8;
	width:100px;
	color:#069;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #c6d8e0;
	font-size:10px;
			
}
.newsletter-form{
	background-color: #F3FDFE;
	width:240px;
	color:#069;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #c6d8e0;
	font-size:10px;
			
}
.form-error{
	background-color: #7c322b;
	color:#f0e9e8;
	border:1px solid #942b20;
	cursor:help;
}


}
span.form-error{
	background-color: #c5e0eb;
	color:#7c322b;
	border:0;
}

#slideshow {
    position:relative;
    width:394px; 
	height:120px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#content {
	padding:15px;
	font-size: 13px;
}
#content td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#666666;
}

a:active, a:focus, a:link, a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#d15a3e;
	text-decoration : underline;
}
a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#b07c70;
	text-decoration : none;
}
a:active.unsubscribe, a:focus.unsubscribe, a:link.unsubscribe, a:visited.unsubscribe{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#d15a3e;
	text-decoration : underline;
}
a:hover.unsubscribe{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#b07c70;
	text-decoration : none;
}
.bottom-line{
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	background-image: url(/images/bg-bottom.png);
	background-repeat: no-repeat;
    display: block;
    overflow: hidden;

	}
#bullet{background-image:url(/images/ico-bullet.png);
			background-repeat:no-repeat;
			margin-left:25px;
			background-position:left;
			padding-left:18px;
			margin-bottom:5px;}

hr{border: 1px #e9f0f2 double;}
	
content-left{
	padding-right:10px;	}
