@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e8e7e7; 
	margin-top: 0px;	
	margin-right: 0px; 
	margin-bottom: 5px; 
	margin-left: 5px;
}

p, div, li {
	font-family: Arial, Helvetica, sans-serif; 
	color: #444444; 
	font-size: 9pt; 
	line-height: 19px;"
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #444444;
}

.tabbrd {
	background-color: #ffffff; 
	border-style:solid 1px #cccccc;
}

.bannerbrd {
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.date {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #2f6681; 
	padding-right: 30px;
}

.tabhead {
	padding-left: 12px; 
	font-weight: bold; 
	font-size: 8.5pt; 
	padding-bottom: 4px; 
	color: #ffffff; 
	padding-top: 2px; 
	font-family: arial, helvetica, sans-serif; 
	background-color:#aeaeae;
}

.tabcontent {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:8.5pt; 
	padding:8px 5px 5px 11px; 
	background-color: #eeeeee; 
	border-color: #aeaeae;  
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-width: 1px; 
	border-right-style: solid;
}

.tabcontentnote {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:8.5pt; 
	padding:8px 5px 5px 11px; 
	background-color: #eeeeee; 
	border-color: #aeaeae;  
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-width: 1px; 
	border-right-style: solid;
}

.copyrights {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #777777; 
	line-height: 19px;
}

.readmorebacktotop { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	margin-top:-15px;
}

#newsletterBody {
	text-align:left;
}

newsletterBody:link {color: #2f6681;}
newsletterBody:visited {color: #2f6681;}
newsletterBody:active {color: #2f6681;}
