/* CSS Document */

A.nol:link { text-decoration: none; color: #002E67; }
A.nol:visited { text-decoration: none; color: #002E67; }
A.nol:hover { text-decoration: underline; color: #002E67; }
A.nol:active { text-decoration: underline; color: #002E67; }
A.nol_or:link { text-decoration: underline; color: #ED6018; }
A.nol_or:visited { text-decoration: underline; color: #ED6018; }
A.nol_or:hover { text-decoration: none; color: #ED6018; }
A.nol_or:active { text-decoration: underline; color: #ED6018; }

A.normallink:link { text-decoration: underline; color: #002E67; }
A.normallink:visited { text-decoration: underline; color: #002E67; }
A.normallink:hover { text-decoration: none; color: #002E67; }
A.normallink:active { text-decoration: underline; color: #002E67; }

A.redlink:link { text-decoration: underline; color: #990000; }
A.redlink:visited { text-decoration: underline; color: #990000; }
A.redlink:hover { text-decoration: none; color: #990000; }
A.redlink:active { text-decoration: underline; color: #990000; }

A.topbar:link { text-decoration: none; color: #ffffff; }
A.topbar:visited { text-decoration: none; color: #ffffff; }
A.topbar:hover { text-decoration: underline; color: #ffffff; }
A.topbar:active { text-decoration: underline; color: #ffffff; }

A.black:link {
color: #124C7D;
text-decoration: none 
}
A.black:visited {
color: #124C7D;
text-decoration: none 
}
A.black:active { 
	color: #124C7D;
	text-decoration: none
}
A.black:hover { 
	color: #993300;
	text-decoration: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytitleblue{
	font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #124C7D;
	text-decoration: none;

}
.bodytitleorange{
	font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ED6018;
	text-decoration: none;

}
.bodytitlegrey{
	font-family: Trebuchet,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;

}
.contactname{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #002E67;
	text-decoration: none;
	line-height: 12pt;
	
 background-color: #f3f8fa;
}
.contactbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #002E67;
	text-decoration: none;
	line-height: 14pt;
}
.lightorange_bg{
 background-color: #FFF2EB;
}
.topbar{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ffffff; 
    text-decoration: none; 
}
.redtext{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #990000; 
    text-decoration: none; 
}
.rightmenu_or{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #ED6018;
}
.rightmenu_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #BA4001;
}
.rightmenu_grey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #A29E9D;
}
.rightmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	 
}

.sidemenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #124C7D;
	text-decoration: none;

}
.sidemenusub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #124C7D;
	text-decoration: none;
	background-color: #A6D1FB;
	font-weight: bold;

}

.sidemenusmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #124C7D;
	text-decoration: none;
	line-height: 12pt;
 background-color: #f3f8fa;
}
.sidemenuon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #124C7D;
}
.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #002E67;
	line-height: 12pt;
}
.bodylist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #002E67;
	text-decoration: none;
	line-height: 16pt;
}
.bodytextblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
}
.bodytextgrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: none;
	line-height: 12pt;
}
.blacktitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 14pt;
}
.bodytextsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #002E67;
	text-decoration: none;
	line-height: 9pt;
}
.bodytextsmallit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	line-height: 11pt;
}
.bodytextxsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: none;
	line-height: 9pt;
}
.text_or{  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8.5pt; 
    color: #ED6018; 
    text-decoration: none; 
}

/*
Classes used in DIV wrapped version of news feed
Copy and paste these classes into your own Cascading Style Sheet (CSS)
*/

/* table container for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #999999; 
	padding: 0; 
	width: 330px;
}

/* table container for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with feed title text and xml button */
.fd_header { 
	padding: 5px; 
	background: white; color: white; 
	text-align: left; vertical-align: top 
}

/* header title link (leading to rss) */
.fd_headerlink, .fd_headerlink:visited, .fd_headerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; 	
	color: #999999;	text-decoration: none;
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #002E67; text-decoration: none; }
.fd_itemlink:visited { color: #002E67; text-decoration: none }
.fd_itemlink:hover { color: #ED6018; text-decoration: none }

/* item descriptions */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	background: #ffffff; color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px 
}

/* item post date */
.fd_postdate { 
	color: #666666;	font-style: italic;	
}

