h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #335C85;
	font-style: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #335C85;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.narrative a {
	font-size: 12px;
	color: #335C85;
	text-decoration: underline;
}
.narrative a:hover {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: underline;
	background-color: #CC6600;
}

.nav {
	font-size: 15px;
	color: #335C85;
	font-weight: 900;
	font-family: Arial, Trebuchet MS, Helvetica, Arial, sans-serif;
}

.nav a {
	color: #333333;
	text-decoration: none;
	font-weight: 900;
}

.subnavhead{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

.xmas, .xmas TD, .xmas TR{
               background-image:url('https://www.exacttarget.com/members/images/3714073736691.jpg')
}
.bodybackground {
	background-image: url(/assets/navimages/backgroundclouds.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;

}
.narrative {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;

}
.narrativeR {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.narrativeS {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	color: #666666;
	line-height: 1.5em;
}

.home {
	margin-left:0px;
	padding-left: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 2em;
}

.ullink {
	font-size: 12px;
	color: #335C85;
	text-decoration: underline;
}

div#ul-wrapper { position:relative; left:30px; }
ul#wrapped-ul { list-style-position:inside; list-style-type:disc; font-family: Tahoma, Verdana, Arial; font-size: 12px; line-height: 2em; }