BODY, FONT, SPAN, TD, P, INPUT, TEXTAREA, SELECT { FONT: normal 11px/120% Arial, 
Helvetica, sans-serif;
}

BODY { 
background: white; 
margin: 0px;
}

INPUT, SELECT, TEXTAREA { 
background-color: #ffffff; 
border-color: #ffffff; 
/* Colour of input buttons, menus and textareas */ 
}

LI { margin: 0px; } 
A:link, A:visited
{
COLOR: #333333; TEXT-DECORATION: none; } 
A:hover, A:active { 
COLOR: #780878; TEXT-DECORATION: 
underline; font-variant : normal; } 

/* Main column styles */ 
#main { 
background: #FFFFFF; }

#LeftCol,
#RightCol { width: 180px; vertical-align: top; text-align: 
left; padding-top: 4px; } 

#LeftCol { width: 180px; padding-left: 10px; border-left: 
1px solid #33193D; background: #FBECF1; } 

#RightCol { padding-right: 10px; border-right: 
1px solid #33193D; } 

#CenterCol { vertical-align: top; padding: 0px 15px; padding-top: 
4px; } 

#footer { margin: 0px; height: 25px; background: #FFF; border: 0px; } 

.slogan 
{ COLOR: #C5DFF0; FONT-SIZE: 14px; FONT-WEIGHT: 700; TEXT-DECORATION: none; padding-right: 
15px; } 

DIV#footermsg { width: 780px; text-align: center; padding: 15px; margin: 
auto; } 

/* Admin message title */ 
#AdminMsg .pn-title { FONT: bold 18px Verdana, Helvetica, sans-serif; color: #006699; /*#4C5EA8;#003366;*/ } 

#AdminMsg TD { /* 
FONT: normal 11px/120% Arial, Helvetica, sans-serif; */ } 

/* News articles */ 
.ArticleBlock { border: 1px solid #33193D; margin-bottom: 15px; } 

.ArticleHead { color: black; padding: 4px 10px; background: #FAD8DF; border-bottom: 1px solid 
#33193D; clear: both; } 

.Article { padding: 6px; background: white; } 

H4, .storytitle 
{ font-size: 12px; line-height: 130%; font-weight: bold; color: #363636; margin-top: 
0px; margin-bottom: 3px; text-decoration: none; }

H4.blocktitle, H4.BlockTitleRight { COLOR: #003366; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none; margin-top: 
0px; margin-bottom: 3px; } 

/* News title links */ 
H4.storytitle a:link, H4.storytitle 
a:visited { FONT-SIZE: 12px; font-weight : bold; COLOR: #333333; TEXT-DECORATION: 
none; } 

H4.storytitle a:hover, 
H4.storytitle a:active { FONT-SIZE: 12px; font-weight 
: bold; COLOR: #780878; TEXT-DECORATION: none; }

.note { FONT-FAMILY: "Times New 
Roman", Times, serif; COLOR: #006699; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: 
none; } 

.reads { COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; TEXT-DECORATION: 
none; clear: both; } .more { clear: both; margin-top: -15px; } 

/* Side blocks */ 
.BlockContent { COLOR: #333333; background: #FBECF1); padding: 6px; padding-left: 
10px; border-top: 2px solid #004D71; border-right: 1px solid #EAF1F7; /*#D4E2ED; 
*/ border-bottom: 1px solid #5189B7; /*#D4E2ED; */ } 

.LeftBlock { padding: 3px; width: 170px; /* 150-6px */ margin-bottom: 15px; }

DIV H4.BlockTitleRight, 
DIV H4.blocktitle { /* Hand cursor for block titles */ cursor: pointer; /* W3C standard 
*/ cursor: hand; /* IE only */
}
/* General */
.clear { clear: both; }
} 
.content {
	COLOR: #003366; 
	FONT-SIZE: 11px; 
}
.pn-title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	color: #003366; 
	text-decoration: none;
}
.pn-sub, DIV.pn-sub A, FONT.pn-sub A {
	FONT-SIZE: 11px;
	COLOR: #003366;
}
.pnleft {
	vertical-align: middle; 
	float: left;
/*	clear: left; */
	text-align: left;
}
.pnright {
	float: right;
/*	clear: right; */
	text-align: right;
}
.TopicImgLeft {
/*	float: left; */
	vertical-align: top;
	margin-left: -2px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.TopicImgRight {
	float: right;
	vertical-align: top;
	margin-left: 6px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 4px; 
}
.opentable {
	border: 1px solid #502860; /* $bgcolor2 */
	background: #FBECF1;  /* $bgcolor1 */
	padding: 8px;	
	margin: 0px 0px 15px 0px;
}