/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/


body {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	background-image:url(/templates/newsletter/Default/images/back.jpg);
	background-repeat:repeat-x;
	color:#000000;
	background-color:#ffffff
}

td, tr {
font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
font-size: 12px;
color:#000000;
}


#ipsum {
font-size: 10pt;
line-height:14pt;
padding:13px;
}
#ipsum p {
font-size: 10pt;
line-height:14pt;
padding:10px 0 0 0;
margin:0px;
text-indent:20px;
}
#ipsum h1{
font-family:"Lucida Sans Unicode";
font-size:12pt;
color:#504D4D;
line-height:22px;
margin:0px;
padding:0px;
}
#ipsum ol{
margin:10px;
margin-left:20px;
color:#000;
}
#ipsum ul{
margin:10px;
margin-left:20px;
color:#000;
}

a.page-options {
	color:#048C3D; 
	text-decoration:none;
	font-weight:bold; 
	display: block; 
	padding:0px; 
	margin:0px 0 0 0;
}

a.page-options:hover, 
a.page-options:focus {
	color: #000;
	text-decoration:none;
	font-weight:bold; 
}		

.hidden {
	display : none;
}
.date {
background-image:url(/templates/newsletter/Default/images/logo.jpg);
background-repeat:no-repeat;
}
.link {
color:#2F8DDC;
border-bottom:1px solid #2F8DDC;
text-decoration:none;
}
.link:hover {
color:#000000;
border-bottom:none;
text-decoration:none;
}

#top_link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
float:right;
padding-top:8px; padding-bottom:2px; padding-right:6px;
}

#top_link a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}
#top_link a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}

#top_link a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
border-bottom:1px solid;
}



.heading {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 22px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
.heading2 {
	font-size: 28px;
	color: #908C8C;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 19px;
	color: #3C3C3C;
	line-height:26px;
	font-weight:bold;
	text-decoration: none;
}

.banner_bg {
background-image:url(/templates/newsletter/Default/images/top-banner-bg.jpg);
background-repeat:no-repeat;
background-position:top;
}

.location {
font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
font-size: 13px;
color: #5AAB3E;
font-style:italic
	}
