/* custom */
.mugn_header_table {
	width: 100%;
}

.mugn_header_line {
	background-color: #FFFFFF;
	background: url(../images/header_line.gif) repeat-x;
}
.mugn_background{
	background : #FFFFFF url(../images/background.gif) repeat-y;
}
.mugn_body_table {
	width: 100%;
}
.mugn_leftnav {
	padding-left:1px;
	padding-right:7px;
	padding-top: 0px;
	padding-bottom: 0px;
	min-width:170px;
}
.mugn_centernav {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width: 99%;
}
.mugn_rightnav {
	padding-left:5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	min-width:170px;
}
.mugn_rightblock {
	background-color: #F2F4F9;
	border: 1px solid #C0C9DC;
}
.mugn_centerblock {
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
}
.mugn_banner {
	background-color: #FBFBFB;
	border: 1px solid #ECECEC;
}
/* required */
table.moduletable {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}
table.moduletable th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #62CBE9;
	text-align: left;
	vertical-align: middle;
	height: 18px;
}
table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 2px;
	color: #333333;
}
/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color : #333333;
	}
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ontab {
	background-color: #ffffff;
	border-left: outset 1px #BECBCD;
	border-right: outset 1px #BECBCD;
	border-top: outset 1px #BECBCD;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #495C5F;
}
.offtab {
	background-color : #EAECEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #BECBCD;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #769196;
}
.tabpadding {
}
.tabheading {
	background-color: #eeeeee;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h1 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	color: #444444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h6 {
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* Horizontal Line */
hr {
	background: #E8E8E8;
	height: 2px;
	border: 1px inset;
}
hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* Class Settings */
.frontpageheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding:2px;
}

#mainlevel-nav {
margin: 0; padding: 0;
font-weight: bold;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 10px;
	list-style:none;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {
display: block; float: right; text-decoration: none;
color: #0F1A73;

}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
	background: 2px no-repeat;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F1A73;
	text-decoration: none;
	width: 100%;
	min-width: 150px;
	line-height: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #62CBE9;
	display: block;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.mainlevel:hover {
	color: #0F1A73;
	font-weight: bold;
	text-decoration: underline;
	 background-color: #FFA500;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #304D89;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
a.mainmenu:hover {
	color: #A3BDE4; 
	text-decoration: none;
	}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #101A7B;
	text-decoration: none;
	border-bottom: 1px #cccccc;
	width: 100%;
	min-width: 100px;
	line-height: 20px;
	display: block;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
}
a.sublevel:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #101A7B;
	}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
/* Content - Sections & Categories */
.contentpane {
	}

.contentpaneopen {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: dashed 1px #cccccc;
}
.contentpagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }
table.contenttoc td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
.contentdescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding-top: 8px;
}
/* Links */
a:link, a:visited {
	font-size: 12px;
	color: #0F1A73;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	color: #101A7B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.blogsection:link, a.blogsection:visited {
	color: #708090;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.blogsection:hover {
	color: #FFA500;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.weblinks:link, a.weblinks:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.weblinks:hover {
	color: #993333;	text-decoration: underline;
	}
a.readon:link, a.readon:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Silver;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
}
a.readon:hover {
	color: #FFA500;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 2px;
	text-decoration: underline;
	width: 100%;
	height: 18px;
	border-bottom: 2px;
	border-color: Black;
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #C0C9DC;
	background-color: #FFA500;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	height: 18px;
	cursor: pointer;
}
.back_button{
	/** background-color: #F5F5F5; **/
	background-repeat: no-repeat;
	text-align: center;
}
.buttonheading {
	/** background-color: #F5F5F5;
	border: 1px solid #DCDCDC; **/
}
.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #ffffff;
	border: 1px solid #DCDCDC;
}
/** category text format and links **/
.category {
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.category:link, a.category:visited {
	color: #CC3333; font-weight: bold;
	}
a.category:hover {
	color: #993333;
	}
.poll {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
table.pollstableborder {
	border: 0px;
}
.sectiontableentry1 {
	background-color : #C3E8F6;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.sectiontableentry2 {
	background-color : #C3E8F6;
	padding-top: 1px;
	padding-bottom: 1px;
	}
.contentpane {
	background-color : #FFFFFF;
	}
.sectiontableheader {
	background-color: #F2F2F2;
	color: #333333;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
	color: #0F1A73;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	height: 20px;
}
.smalldark {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.newsfeedheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.newsfeeddate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA500;
	text-decoration: none;
	font-weight: normal;
	height: 16px;
	text-align: left;
}
.modifydate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
}
ul {
	margin: 0px 0px 0px 0px;
	}
li {
   margin: 0px 0px 0px 0px;
	}
.fase4rdf {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	font-weight: normal;
}
a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #3B3B3B;
	}
a.fase4rdf:hover {
	font-weight: bold; color: #757575;
	}
table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	}
table.contact {
	background-color: #F9F9F9;
	}
table.contact td.icons {
	background-color: #DADADA;
	}
table.contact td.details {
	background-color: #F0F0F0;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.pagenav {
	font-weight: normal;
}
a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
}
a.pagenav:hover {
	color: #993333;
}
.pagenavbar {
}
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
a:active.mainlevel
{
	background-position: -380px 0;
	color: #0F1A73;
} 
a#active_menu
{
	background-position: -380px 0;
	color: #101A7B;
}
a#active_menu:hover
{
 background-position: -380px 0;
 text-decoration: underline;
}
.pathway {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}