body {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.brder {border: 1px solid #C4C4C4;}
.dataListRow {
    border-bottom: dashed 1px #3399CC;   
}
.divider {
	width: 790px;
	border-bottom: 1px solid #3399CC;
}
.topBar {width: 100%;
	height: 5px;
	border-top: 5px solid #DF0031;
	clear: left;
}

/* Top Title */
.toptitleRM {width: 100%;
	background-image:  url("../images/toptitle_rm.gif");
	background-repeat:no-repeat;
}
.toptitlePR{width: 100%;
	background-image:  url("../images/toptitle_pr.gif");
	background-repeat:no-repeat;
}
.toptitleICR{width: 100%;
	background-image:  url("../images/toptitle_icr.gif");
	background-repeat:no-repeat;
}
.toptitleEB{width: 100%;
	background-image:  url("../images/toptitle_eb.gif");
	background-repeat:no-repeat;
}
.toptitleEIR{width: 100%;
	background-image:  url("../images/toptitle_eir.gif");
	background-repeat:no-repeat;
}
.toptitleCF{width: 100%;
	background-image:  url("../images/toptitle_cf.gif");
	background-repeat:no-repeat;
}
.toptitleFR{width: 100%;
	background-image:  url("../images/toptitle_fr.gif");
	background-repeat:no-repeat;
}
.toptitleGen{width: 100%;
	background-image:  url("../images/toptitle_gen.gif");
	background-repeat:no-repeat;
}

/* Newsletter Main Page */
.baselink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FF3300;
	text-decoration: none;
}
.bottombar {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #d7d7d7;
}
.date {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.headline {
	color: #003399;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.issue{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.textBlue {
	font-family: Verdana;
	font-size: 12px;
	color: #336699;
}
.textBlue2 {font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #336699;}
.textGrey {font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;}
.titleGreen {font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006666;}
.titleBlue {
	color: #3399CC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titleBlue2 {font-family: Verdana; font-size: 11px; font-weight: bold; color: #3366CC; }

/* Content Pages */
.contentHeading1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.contentHeading2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #D2E9FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contentQuoteBig {
	color:#669999;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
}
.contentQuoteSmall {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.contentText {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.divAlignRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.divAlignLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.header {
	color: #0C2C56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.name {
	color: #003366;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pageTitle {
	color:#003366;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pageSubtitle {
	color:#336699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Email Name */
.emailName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3366CC;
	font-style:oblique;
}
.emailName a:link {
	font-weight:bold;
	font-style:oblique;
	color: #3366CC;
	text-decoration: none;
}
.emailName a:hover {
	font-weight:bold;
	font-style:oblique;
	color: #3366CC;
	text-decoration: underline;
}
.emailName a:visited {
	font-weight:bold;
	font-style:oblique;
	color: #3366CC;
	text-decoration: none;
}
.emailName a:visited:hover {
	font-weight:bold;
	font-style:oblique;
	color: #3366CC;
	text-decoration: underline;
}

/* Footer */
.footer{font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.footerWhite {font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.footerWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Quote Box */
.leftQuoteBox {
	width: 168px;
	height: 80px;
	border: 1px solid #CCCCCC;
	background-color:#D2E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:bold;
	color: #669999;
	text-align:left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.rightQuoteBox {
	width: 168px;
	height: 80px;
	border: 1px solid #CCCCCC;
	background-color:#D2E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:bold;
	color: #669999;
	text-align:right;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Table Text */
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}