/* CMS EDIT CSS */
body{
	background-color:#CEDC88;
	padding:0;
	margin:0;
	text-align:center;
}

#container{
	width:850px;
	*width:840px;
	height:auto;
	margin:0 auto;	
	text-align:left;
	position:relative;
	font:normal 0.9em/1.3em tahoma, arial, "Century Gothic",verdana;
	background-color:#fff;
}
#hd{
	width:850px;*width:840px;
	margin:0 auto;	
	z-index:500;
	/*background:url("/img/newsletter/magnify2.png") no-repeat 100% 20%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/newsletter/magnify2.png',sizingMethod='scale');*/
	background-color:#fff;
}

#hd img#security_smart{
	padding:0;
	margin-left:-265px;
}
#headlines{
	width:300px;
	*width:350px;
	font:bold 18px/1em  Georgia, "Courier new","Times New roman";
	color:#335B8E;
	letter-spacing:3px;
	margin-bottom:1em;
	margin-top:1em;
}

#headline_list{
	float:left;
	width:450px;
	*width:450px;
	height:auto;
	clear:right;
	margin-bottom:1em;
}

#description{
	width:340px;
	*width:360px;
	height:400px;
	margin:0;
	padding:1em 1.5em 1.5em 2em;
	*padding:1em 2.5em 1.5em 2em;
	font:normal 0.9em/1.5em Georgia,"Century Gothic",tahoma,verdana,"Lucida sans",arial ;
	letter-spacing:0.3px;
	/*background:transparent url("/img/newsletter/graybg.jpg") no-repeat 120% 70%;*/
	float:left;
}
h1#main_title{
	width:300px;
	margin-bottom:1em;
}
#description .cmsDiv{
	bordr:1px solid #ddd;
}
#horizontal_description{
	width:550px;
	*width:560px;
	height:150px;
	margin:0;
	padding:1em 1.5em 1.5em 2em;
	*padding:1em 2.5em 1.5em 2em;
	font:normal 0.9em/1.4em Georgia,"Century Gothic",tahoma,verdana,"Lucida sans",arial ;
	letter-spacing:0.3px;
	/*background:transparent url("/img/newsletter/graybg.jpg") no-repeat 100% 100%;*/
}
#horizontal_description img{
	margin-top:2em;
}

img{
	border:1px solid #fff;	
}

h1{
	font:bold 19px/1em  "Century Gothic",tahoma, arial, verdana;
	color:#6F9667;
	padding:0 0 0 0.2em;
	margin:0;
	*margin-top:1em;
}
h2{
	font:bold 16px/1em "Century Gothic",tahoma,arial, verdana;
	color:#aaa;
	padding:0.5em 0 0 0.5em;
	*margin-top:1em;
}
h3{
	font:bold 11px/1em  tahoma, "Century Gothic",arial, verdana;
	color:#666;
	padding:0.5em 0 0 1em;
	*padding:0.5em 0 0 1em;
	*margin-top:1em;
}
dl{
	margin:0;
	padding-bottom:1em;
	width:450px;
	float:left;
}
dt{
   clear:right;
   font:bold 0.8em/1.3em verdana,arial, "Century Gothic",;
  color:#255466;
}
dd{
	font:normal 0.8em/1.3em Georgia, "Courier new","Times New roman";
	padding:0 0 0.5em 0;
	margin:0;
	color:#255466;
}

#signup{
	margin-top:1em;
}
#signup img{
	padding-left:8em;
	*margin-left:7em;
}
a{
	text-decoration:underlined;
}
a:link{
	color:#4A779F;
	
}
a:visited{
	color:rgb(90,32,48);
}
#container #content .cmsDiv p{
	text-indent:1em;
	padding:0 1em;
	font:normal 0.9em/1.3em  Georgia, "Courier new","Times New roman";
	color:#444;
}
img#download {
	margin-left:80px;
}
.magnify{
	/*padding-left:550px;
	*padding-left:750px;*/
	margin-left:550px;
	*margin-left:260px;
	top:-30;
    *top:-10;
	position:absolute;
	z-index:300;
	width:300px;
	height:250px;
    *height:400px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/newsletter/magnify2.png',sizingMethod='scale');
}
.ie_hide{
    _display:none;
	border:none;
}
#container #content p#intro{
    margin: 0 2em;
}
p#success_message{
    margin-left:2em;
     margin-right:2em;
}

