#clr {
	clear:both;
}
.bg_main {
	/*background: url(../images/bg.gif);*/
	padding			: 0; 
	margin			: 0px 0px 15px 0px;
	text-align		: center;
	vertical-align	: top;
}

#main_container {
	padding			: 0; 
	margin:0px auto;
	text-align		: center;
}

/* ******************************************* header */
#header {
	width:100%;
	height:55px;
	margin:0px auto;
	text-align:center;
	padding:4px 0px 0px 0px;
	border:0;
}

/* ******************************************* topnavi*/
/*#topnavi {
	background		: url(../images/topnavi.bg.png) repeat-x;
	width			: 100%;
	padding-top		: 4px;
	height			: 43px;
	margin			: 0px;
	text-align		: center;
	border			: 0;
	overflow		: hidden;
}

html>body #topnavi {
	height			: 39px;
}

#topnavi a.topnavi:link, a.topnavi:visited {
	font-family: Verdana,Tahoma,Arial;
	font-weight: bolder;
	font-size: 12px;
	letter-spacing : 0px;
	color: #DFE2FF;
	padding-left: 12px;
	padding-right: 12px;
	line-height:35px;
	text-decoration: none;
}

#topnavi a.topnavi:hover {
	color: #FFFFFF;
	border-bottom: none;
	line-height:35px;
	text-decoration: underline overline;
}

#topnavi a.topnavi:active {
	color: #FF6600;
	border-bottom: none;
	line-height:35px;
}
*/

/* ******************************************* pathway and SEARCH and xline*/
/*#xline_out {
	margin			: 8px 0;
	padding : 0;
	width			: 100%;
	height			: 20px;
}*/


/*#xline {
	float			: left;
	background		: url(../images/xline.gif);
	left			: 0px;
	margin			: 0;
	padding : 0;
	width			: 85%;
	height			: 20px;
}*/

#can_pathway {
	width			: 100%;
	height			: 20px;
	line-height		: 20px;
	text-align		: left;
	background-color	: #4A51A0;
	background		: url(../images/can_pathway.bg.png) repeat-x;
}

/*#can_pathway table {
	margin-left		: 4%;
	margin-right		: 5%;
	width			: 90%;
}

#can_pathway td {
	color			: #B3AFA1;
}*/

#langselec {
	position		: relative;
	top			: 2px;
	left			: 0;
	float 			: left;
	width			: 130px;
	height			: 20px;
	line-height		: 20px;
}

#mospathway {
	float			: left;
	margin-left		: 20px;
	height			: 20px;
	line-height		: 20px;
	color			: #FFFFFF;
	font-weight		: bold;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

a.pathway:link, a.pathway:visited {
	color			: #d3dFd1;
	font-size		: 11px;
	height			: 20px;
	line-height		: 20px;
}
a.pathway:hover {
	color			: #FFFFFF;
}

#search {
	float			: right;
	margin-right		: 20px;
	padding			: 0px;
	background-color	: #CFDFFF;
	width			: 150px;
	height			: 16px;
	text-indent		: 2px;
	text-align		: center;
	font-family 		: Arial, Verdana, Helvetica, sans-serif;
	font-size		: 12px;
	line-height		: 16px;
	border			: 2px inset #B3AFA1;
}

html>body #search {
	margin-right		: 40px;
}

.searchbox {
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #0057FF;
	border			: 0px;
	background-color	: #CFDFFF;
	font-size		: 12px;
	height			: 12px;
	line-height		: 12px;
	padding-top		: 0px;
	width			: 100px;
}

html>body .searchbox {
	padding-top		: 2px;
}

/* ******************************************* flashnews and flash */
#leftside {
	float			: left;
	padding			: 2px; 
	margin			: 0;
	width			: 252px;
	text-align		: left;
}

#flash {
	float			: left;
	padding			: 0; 
	margin			: 0;
	left			: 0px;
	border			: 1px solid #C1AF7D;
	width			: 252px;
	height			: 154px;
	text-align		: center;
}

#newsflasharea {
	float			: right;
	left			: 262px;
	margin			: 0;
	padding			: 0; 
	width			: 474px;
	height			: 154px;
	text-align		: left;
	overflow		: hidden;
}

#newsflash {
	margin			: 0;
	padding			: 0; 
	width			: 100%;
	height			: 154px;
	text-align		: left;
	overflow		: auto;
}

#newsflash table.moduletable {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

#newsflash table.moduletable th {
	background		: transparent;
	margin			: 0;
	padding			: 0; 
	height			: 18px;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #ffffff;
	line-height		: 15px;
	text-align		: left;
	text-indent		:0px;
}

#newsflash table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	line-height		: 16px;
	text-align		: left;
	padding:0px;
}

/*#banner {
	margin-top		: 2px;
	margin-bottom		: 2px;
	padding			: 0; 
	height			: 62px;
	text-align		: left;
}*/

#banner {
	width			: 252px;
}

#blocks {
	width			: 100%;
	margin			: 0px 0px 0px 0px;
	text-align		: left;
}

#blocks table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#blocks table.moduletable td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #5C5649;
	line-height		: 16px;
	text-align		: left;
	padding:0px 2px 4px 2px;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited { 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #C17327; 
	text-decoration	: none;
	line-height:17px;
	font-weight:bolder;
}

#blocks .moduletable a:hover {
	font-size		: 10px;
	color			: #D0965D; 
	text-decoration	: underline;
}

#botnavi table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}

/* ******************************************* leftside and rightside*/
#leftside table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
	z-index: 5;
}

#leftside table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000000;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

#leftside table.moduletable td.contentheading {
	color			: #ffffff;
}

/* ******************************************* main body */
#content_area {
	position		: absolute;
	left			: 257px;
	top 			: 126px;
	margin			: 0px;
	text-align		: left;
	padding			: 5px 5px 5px 5px;
}

#rightside {
	margin			: 0px 0px 0px 5px;
	padding			: 0; 
	text-align		: left;
}

#rightside table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

#rightside table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: gray;
	line-height		: 16px;
	text-align		: left;
}

/* ******************************************* Footer */

/*#footer {
	padding			: 6px 20px 0px 0px;
	margin			: 0px auto;
	width			: 760px;
	text-align		: right;
	vertical-align	: middle;
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #A49881;
	line-height		: 15px;
}

#footer a, #footer a:link, #footer a:visited {
	color			: #D4522D;
	text-decoration	:underline;
}

#footer a, #footer a:hover {
	color			:#5E776B;
	text-decoration	:none;
}*/

#copyright {
	margin-top			: 30px;
	clear				: both;
	width				: 100%;
	text-align			: right;
	font-style			: italic;
}

/* ******************************************* General CSS Styles */

body {
	background			: #ffffff; 
	background-color		: #EFF4FF;
	padding				: 0; 
	margin				: 0;
	vertical-align			: top;
	scrollbar-face-color		: #BFD5FF;
	scrollbar-shadow-color		: #7FAAFF;
	scrollbar-darkshadow-color	: #4A51A0;
	scrollbar-highlight-color	: #4A51A0;
	scrollbar-3dlight-color		: #7FAAFF;
	scrollbar-track-color		: #BFD5FF;
	scrollbar-arrow-color		: #4A51A0;
}

td, div, p {
	color				: #000000;
	font-family 			: Arial, Verdana, sans-serif, Helvetica ;
	font-size			: 11px;
	line-height			: 16px;
}


a, a:link{
	color			: #4A5150;
	text-decoration		: underline;
}
a:hover, a:visited  {
	color			: #000000;
	text-decoration		: underline;
}

h1	{font: bold 16px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h2	{font: bold 15px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h3	{font: bold 14px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}
h4	{font: bold 12px Georgia, "Times New Roman", Times, serif;	color: #333; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

li {
 line-height: 17px;
 text-indent: 13px;
 padding-top: 0px;
	background		: url(../images/bg_title.gif) no-repeat;
	background-position: 0px 5px;
}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form { 
	margin			: 0; 
	padding			: 0;
}

select { 
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px; 
	color			: #ffffff;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 12px; 
	color			: #2A95FA; 
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	background-color: transparent;
	height:21px;
	border-bottom:1px solid #C1AF7D;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #926546;
	text-align: left;
	text-indent: 4px;
	padding: 0px;
	margin: 0px;
	line-height:19px;
}

table.moduletable td {
	font-family : Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: white;
	line-height		: 16px;
	text-align		: left;
}

table.pollstableborder td {
 padding: 2px;
}

table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 11px Arial, Helvetica, sans-serif;
	padding-top		: 2px 2px 0px 2px;
	margin			:3px 0;
	color			: #666666;
	border 			: 1px inset #4A51A0;
	background-color	: #CFDEFF;
	cursor			: hand;
	cursor			: pointer;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #0057FF;
	border			: 1px solid #4A51A0;
	background-color	: #ffffff;
}
.poll {
	font			: 12px Arial, Helvetica, sans-serif; 
	color			: #666666; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	width			: 100%;
	text-align		: left;
	color			: #926546; 
	padding			: 0px;
}

.contentdescription {
	width			: 100%;
	text-align		: left;
	color			: #666666; 
	padding			: 4px;
}
.contentpane td, .contentpaneopen td {
	padding			: 0px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #C17327; 
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #2A95FA; 
	text-decoration	: underline;
}

.contentheading {
	/*width			:100%;*/
	font			: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color			: #DFE2FF;
	line-height		: 19px;
	text-align		: left;
	text-indent		: 5px;
	background-color	: #4F8BFF;
}

html>body {
	line-height		: 21px;
}

.buttonheading {
	width:10%;
}

.componentheading {
	width:100%;
	font			: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color			: #4A51A0;
	line-height		: 19px;
	text-align		: left;
	text-indent		: 5px;
	background-color	: transparent;
	border-bottom		: 1px solid #4A51A0;
}

html>body .componentheading {
	line-height		: 20px;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
	color			: #DFE2FF;
}
a.contentpagetitle:hover {
	color			: #fff;

}

.back_button {
	float:right;
	width:45px;
	font-size		: 11px;	
	color			: #4F8BFF; 
	text-decoration		: none; 
	font-weight		: normal; 
	text-align		:center;
	vertical-align		: middle; 
	margin			: 0 6px; 
	padding			: 1px 4px 1px 4px;
	background-color	: #CFDFFF;
	border			: 1px inset #4F8BFF;
}

.small 		{
	font-size		: 10px; 
	color			: #4551A0; 
	text-decoration	: none; 
	font-weight		: normal;
	line-height:15px;
}

.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #C18449;
}
a.readon:link, a.readon:visited {
	font-family : Arial, Verdana, Helvetica,sans-serif;
	font-size		: 11px;
	font-weight		: bold;
}

a.readon:hover {
	text-decoration	: underline overline; 
}

.blog {
	margin			: 0px;
	padding			: 0px;
	/*width			:100%;*/
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #A96B16;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #A96B16; 
	text-decoration	: underline overline;
	font-weight		: bolder;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #DEC298;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #fff;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #DEC298;
}
table.contenttoc td {
	font-size		: 10px;
}

/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #FFFBF2;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #DFE9FF;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM */
.mainlevel {
	font		: bold 12px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background		: url(../images/bg_submenu.gif) no-repeat;
	background-position: 0px 9px;
	padding-top		: 6px;
	padding-bottom		: 6px;
	/*border-top		: 2px dotted #C1AF7D;*/
	color			: #926546; 
	font			: normal 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight		: bold;
	text-decoration		: none;
	text-indent		: 15px;
}
a.mainlevel:hover {
	color			: #FF6600; 
	text-decoration	: none;
}

.sublevel {
	width:94%;
	color			: #FFA554; 
	padding			: 0px 0px;
	padding-left		: 20px;
	border			: 0;
	height			: 18px;
	line-height		: 20px;
	text-decoration		: none;
}
a.sublevel:link, a.sublevel:visited {
	color			: #FFA554;
	text-decoration	: none;
}
a.sublevel:hover {
	color			: #FF6600;
	text-decoration	: none;
}
a.sublevel#active_menu {
	background		: url(../images/indent1.png) no-repeat;
	border			: 0;
	color : #FF6600;
	text-decoration	: none;
}

/* ******************************************* TOP MENU SYSTEM */
ul#mainlevel-nav {
	font			: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style		: none;
	padding			: 0;
	margin			: 0;
}

ul#mainlevel-nav li
{
	display			: block;
	background		: transparent;
	padding			: 0;
	margin			: 0;
	float			: left;

	white-space		: nowrap;
	border-right	: 2px solid #F6EAC7;
}

ul#mainlevel-nav li a {
	display			: block;
	height			: 14px !important;
	height			: 17px;
	padding			: 1px 1px 1px 4px;
	margin			: 0;
	width			: 75px !important;
	width			: 80px;
	text-decoration	: none;
	color			: #BF7300;
	background		: #FFF5E5;
}

ul#mainlevel-nav li a:hover
{
	color: #BF7300;
	background: #DEC298;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color			: #7B7261;
}

a.mainlevel-nav:hover {
	color			: #5E776B;
}

/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #666666;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #666666;
	font-weight		: bold;
}
a.category:hover {
	color			: #000000;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter {
	background-color	: #63689F; 
	color			: #ffffff; 
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1 {
	background-color	: #D1DAEF; 
	color			: #926546; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2 {
	background		: #DFE9FF; 
	color			: #926546; 
	font-weight		: normal; 
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	color			: #0066ff;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited {
	color 			: #ff6600; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #926546; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #DEC298; 
	width			: 100%;
}

.message {
	text-align		: center;
	color			: #ff0000;
	font-weight		: bold;
}

#table_mosvote td {
	font-size		: 9px;
	padding-bottom		: 10px;
}
