BODY, FONT, SPAN, TD, P, INPUT, TEXTAREA, SELECT {
	FONT: normal 11px Arial, Helvetica, sans-serif; 
}
BODY {
	margin: 0px;
	background-color: #FFFFFF;
}
INPUT, SELECT, TEXTAREA { 
	background-color: #739FC4;
	border-color: #739FC4; 
/*	Colour of input buttons, menus and textareas */
}
LI { margin: 0px; }
IMG { border: 0px; }
A:link, A:visited {
	COLOR: #666666; 
	TEXT-DECORATION: none; 
}
A:hover, A:active {
	COLOR: #999999;
	TEXT-DECORATION: underline; 
	font-variant : normal; 
}

/* Main column styles */
#main {
	
}
#LeftCol, 
#RightCol {
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
}
#LeftCol, FONT.LeftCol {
	padding-left: 0px;
	color: #FFFFFF;
	background-color #070E41:
	}
	 
#RightCol {
	padding-right: 10px;
	border-left: 1px solid #070E41; 
	
}
#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 {
	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 #5189B7; 
	margin-bottom: 15px;
}
.ArticleHead {
	color: black;
	padding: 4px 10px;
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');
	border-bottom: 1px solid #5189B7; 
	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 
{
	COLOR: #FFFFFF; 
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	margin-top: 0px;
	margin-bottom: 3px; 
}

H4.BlockTitleRight {
	COLOR: #FFFFFF;
	FONT-SIZE: 16px;
	font-family: Georgia, Times, serif, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #070E41;	
}

/* 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: #1E90FF; 
	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: #000000; 
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');
	padding: 2px;
	border-top: 2px solid #004D71;
	border-right: 1px solid #EAF1F7; /*#D4E2ED; */
	border-bottom: 1px solid #5189B7; /*#D4E2ED; */
}
.LeftBlock {
	padding: 3px;
	margin-bottom: 15px;
	color:#FFFFFF;
}

a:link.LeftBlock, a:visited.LeftBlock, a.LeftBlock {
	padding: 3px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

a:hover.LeftBlock {
	padding: 3px;
	/*width: 144px; /* 150-6px */
	margin-bottom: 15px;
	color: #CCCCCC;
}

.RightBlock {
	padding: 2px;
	/*width: 144px; /* 150-6px */
	margin-bottom: 1px;
	color:#000000;
	border-right:1px solid #D4E2ED;
	border-bottom:1px solid #D4E2ED;
}

A:link.RightBlock, A:visited.RightBlock, A.RightBlock {
	/*width: 144px; /* 150-6px */
	margin-bottom: 15px;
	color: #000000;
}

A:hover.RightBlock {
	/*width: 144px; /* 150-6px */
	margin-bottom: 15px;
	color:#CCCCCC;
}



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-menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
 
	text-decoration: none;
}
a.pn-menu-title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
	
}
a.pn-menu, a:visited.pn-menu  {
color: #D8D8D8;
font-size: 11px; 
}
a:hover.pn-menu {
color:#CCCCCC;
	font-size: 11px; 
}


.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 #739FC4; /* $bgcolor2 */
	background: #D4E2ED url('../images/BlueStripeBgrnd.gif');  /* $bgcolor1 */
	padding: 8px;	
	margin: 0px 0px 15px 0px;
}
a.pn-normal {
color:#000000 	;
}

a:hover.pn-normal {
color: #CCCCCC;
}

a:link.LeftBlock , a:hover.LeftBlock , a:visited.LeftBlock {
color: #FFFFFF;
}

a.menulink
{
font-size:13px;
color:#FFFFFF;
}