/* styles for current edition and articles of newsletter */
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #993333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
}
h4 {
COLOR: #787795;
FONT-SIZE: 13px;
padding-top: 12px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 20px;
text-align: center;
LETTER-SPACING: 1px;
margin-top: 30px;
border-top: #CCCCCC 1px solid;
}
.articlemain {
width:485px;
float:left;
}
.articleside {
BORDER-TOP: #85849F 5px solid;
background: #F0EEEE;
width:200px;
margin-top: 16px;
padding-top: 16px;
float: left;
}
.articletext {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 21px;
font-size: 13px;
text-align: left;
margin: 10px 20px 10px 25px;
}
.articletext br {
line-height: 14px;
}
.articletext blockquote {
color: color: #333333;
}
.sidenote {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: left;
font-size: 12px;
color: #333333;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 24px;
}
.sidelist {
list-style-position: outside;
LIST-STYLE-TYPE: square;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 0px;
padding-left: 16px;
vertical-align: middle;
COLOR: #85849F; 
}
.sideitem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	margin: 4px 0px 0px;
}
.text {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
text-align: left;
margin: 10px 10px 10px 20px;
}
.sidebar {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
line-height: 16px;
text-align: left;
margin-left: 10px;
margin-right: 8px;
margin-top: 10px; 
}
.mainheader {
FONT-WEIGHT: bold;
FONT-SIZE: 16px;
COLOR: #666699;
FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
margin-bottom: 20px;
margin-top: 30px;
}
.sideheader {
COLOR: #666699;
FONT-SIZE: 13px;
LETTER-SPACING: 1px;
text-align: center;
margin-bottom: 10px; 
margin-top: 10px; 
}
.sidetitle {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
margin: 6px 0px 0px;
text-align: left;
}

hr { border: none 0; border-top: 1px solid #EAE4E1; margin: 0; padding: 0; height: 1px; width: 90%; }
UL { COLOR: #666666; LIST-STYLE-TYPE: square; }
LI {
MARGIN: 10px 0px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
}
A { COLOR: #990000; TEXT-DECORATION: none; }
A:hover { TEXT-DECORATION: underline; }
