@charset "utf-8";
/* CSS Document */
body{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	background-image: url(http://www.ariadne-designs.co.uk/e-news-samples/style01/images/bg.gif);
		font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
}
td{
	text-align:left;
}
/* THIS STYLE TO BE USED ON BLOCKS WITH A STRAIGHT BOTTOM EDGE */
td.IntroTable {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* THIS STYLE TO BE USED ON BLOCKS WITH A STRAIGHT BOTTOM EDGE */
td.MainTable01 {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 620px;
	padding: 0px;
}

/* THIS STYLE TO BE USED ON BLOCKS WITH A CURVED BOTTOM EDGE */
td.MainTable02 { 
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 620px;
	padding: 0px;
}

td.CurvedTop { 
	background-image: url(images/curved_top.gif);
	background-repeat: no-repeat;
	height: 5px;
}

td.CurvedBottom { 
	background-image: url(images/curved_bot.gif);
	background-repeat: no-repeat;
	height: 5px;
}

td.Masthead {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.DateBar {
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.DateBar2 {
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.DateBarText {
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
}

td.LeftColumn {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 11px;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	background-color: #d069a9;
	text-align: left;
	width: 176px;
	vertical-align: top;
}

td.RightColumn {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 0px;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	text-align: left;
	width: 410px;
	vertical-align: top;
}

td.RightColumnFSA {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 10px;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	text-align: left;
	width: 378px;
	vertical-align: top;
}

p{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 11px;
}

.Summary{
	line-height: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

.FSAText{
	color: #666666;
	font-style: italic;
}

.StandOut{
	color: #d069a9;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

ul {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 16px;
	margin-top:2px;
	margin-left: -18px;
}

a:link{
	font-weight: bold;
	text-decoration: underline;
 	color: #d069a9;
}
a:visited{
	font-weight: bold;
	text-decoration: underline;
 	color: #d069a9;
}
a:active{
	font-weight: bold;
	text-decoration: none;
 	color: #999999;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
 	color: #999999;
}

a img {border: 0px;}

td.DateBarText{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #d069a9;
	font-size: 11px;
}
td.DateBarText a {
	text-align: right;
}

a.DateBarLink:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #d069a9;
	font-size: 11px;
	text-decoration: underline; 
	
}
a.DateBarLink:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #d069a9;
	font-size: 11px;
	text-decoration: underline;
}
a.DateBarLink:active{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.DateBarLink:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif"; 
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

a.SummaryLink:link{
	font-weight: normal;
	text-decoration: none;
 	color: #000000;
}
a.SummaryLink:visited{
	font-weight: normal;
	text-decoration: none;
 	color: #000000;
}
a.SummaryLink:active{
	font-weight: normal;
	text-decoration: none;
 	color: #666666;
}
a.SummaryLink:hover{
	font-weight: normal;
	text-decoration: none;
 	color: #666666;
}

a.FooterLink:link{
	font-weight: normal;
	text-decoration: underline;
 	color: #d069a9;
}
a.FooterLink:visited{
	font-weight: normal;
	text-decoration: underline;
 	color: #d069a9;
}
a.FooterLink:active{
	font-weight: normal;
	text-decoration: none;
 	color: #999999;
}
a.FooterLink:hover{
	font-weight: normal;
	text-decoration: none;
 	color: #999999;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
	padding-left: 6px;
	padding-bottom: 4px;
	height: 31px;
	border-top: 2px solid #ffffff;
	background-color: #60417A;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0em;
	margin-top: 0em;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #d069a9;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: #d069a9;
}

td.ArticleTiitleBar {
	background-color: #60417A;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border: 1px solid #d069a9;
}

td.ArticleTextArea {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

img.ImageRight {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
