/* *{margin:0px; padding:0px} */

body
{
	background: #EFEFEF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* Left & right column */

table.moduletable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	border: none;
}

table.moduletable strong
{
	color: #F7B234;
}

table.moduletable a
{
	color: inherit;
	color: expression(this.parentNode.currentStyle.color);
	text-decoration: none;
}

li.newsfeed strong
{
	color: black;
	font-weight: normal;
}

table.moduletable a:hover
{
	text-decoration: underline;
}

div#left
{
	margin: 12px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
}

div#right
{
	margin: 12px 15px 0px 15px;
	font-family: arial, helvetica, sans-serif;
}

div.module_header2
{
	color: white;
	font-size: 12pt;
	font-weight: bold;
//	text-transform: uppercase;
	padding: 2px 0px 0px 8px;
	margin: 0px;
}

div#left div.module_header
{
	background-image: url(../images/module_header_left.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
	margin: 12px 0px 0px 0px;
}

div#right div.module_header
{
	background-image: url(../images/module_header_right.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 24px;
	margin: 12px 0px 0px 0px;
}

div.module_body
{
	width: 206px;
	border: 2px #CDCDCD solid;
	background-color: white;
}

div.module_body2
{
	width: 198px;
	color: black;
	font-size: 12px;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}

div#blog
{
	margin: 12px 0px 0px 0px;
	text-align: center;
}

table.moduletable ul
{
	margin: 0px;
	padding: 8px 4px 4px 15px;
}

table.moduletable li
{
}

table.moduletable p
{
	margin: 4px 0px 4px 0px;
}

table.moduletable p.goto
{
	font-size: 12px;
	font-weight: bold;
	color: #3C5899;
	text-align: right;
}

div#footer
{
	text-align: center;
}

/* Content Area */

div#main
{
	padding: 8px 15px 0px 15px;
	font-size: 12px;
}

table.contentpaneopen
{
	width: 100%;
	font-size: 12px;
}

table.contentpaneopen H3
{
	color: #0D3082;
	font-size: 14px;
}

table.contentpaneopen H3 a
{
	color: #0D3082;
}

table.contentpaneopen a
{
	color: #0D3082;
	text-decoration: none;
}

table.contentpaneopen a:hover
{
	text-decoration: underline;
}

table.contentpaneopen a.readon
{
	color: #F7B234;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen a.readon:hover
{
	text-decoration: underline;
}

td.contentheading
{
	color: #0D3082;
	font-size: 16px;
	font-weight: bold;
}

p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
	border:solid 2px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
//	border:solid 2px #EFDEEA;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	border:solid 2px;
	color:#000;
}

/* header Top-nav */
#topmenu #active_menu-nav
{
	color: #fff;
}

#topmenu ul
{
	display: block;
	margin: -2px 0 -2px;
	padding: 2px 0;
	text-align: left;
	font-size: 11pt;
}

#topmenu ul li
{
	color: #fff;
	display: inline;
	text-align: center;
	text-transform: uppercase;
}

#topmenu ul li a:link, #topmenu ul li a:visited
{
	color: #0D3082;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px;
	line-height: 1.5em;
}

#topmenu ul li a:hover,#topmenu ul li a:active,#topmenu ul li a:focus
{
	color: #fff;
	font-weight: bold;
}

/* Topmenu */

a.mainlevel
{
	font-size: 11pt;
	color: #fff;
	display: inline;
	text-align: center;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited
{
	color: #0D3082;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px;
	line-height: 1.5em;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus, a.mainlevel#active_menu
{
	color: #fff;
	font-weight: bold;
}

div#search form
{
	margin: 0px;
	padding: 0px;
}

.componentheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
