/* CSS Document */

body {
	margin : 0px;
	padding : 0px;
	background : #FFFFFF url(../images/background7.jpg) repeat-x;
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #000;
}
td, tr, p, div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	line-height: 16px;
}
hr {
	color : #E0E0E0;
	height : 1px;
	width : 100%;
}
#navigation {
	background-image: url(../images/navigation-background.gif);
	background-repeat: repeat-y;
	color: 000066;
	width: 170px;
}
/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM: ok */

.maincontainer {
	width : 920px;
}
html {
}
.logocontainer {
	width : 440px;
}
.bannercontainer {
	width : 480px;
}
.pathwaycontainer {
	height : 30px;
	padding-left : 15px;
	letter-spacing : 2px;
}
.user3container {
	height : 20px;
	text-align : right;
	float : right;
}
.topmenucontainer {
	width : 714px;
}
.leftmenucontainer {
	width : 200px;
	padding-right : 15px;
}
.extcal_navbar {
	width: 95%;
}
.rightmenucontainer {
	width : 160px;
	padding-left : 0px;
}
/* ################### ROUNDED BOXES SETTINGS ################# QM: ok */

.bluerbcontainer {
	width : 100%;
	background-color : #003366;
	color : #fff;
}
.bluerbcontainer p {
	margin : 0 15px;
}
.bluerbtop {
	background : url(../images/bluerb2.gif) no-repeat top right;
}
.bluerbbottom {
	background : url(../images/bluerb4.gif) no-repeat top right;
}
.lightbluerbcontainer {
	width : 100%;
	background-color : #6699cc;
	color : #fff;
	margin-bottom : 15px;
}
.lightbluerbtop {
	background : url(../images/lightbluerb2.gif) no-repeat top right;
}
.lightbluerbbottom {
	background : url(../images/lightbluerb4.gif) no-repeat top right;
}
.palebluerbcontainer {
	width : 100%;
	background-color : #99ccff;
	color : #000000;
	margin-bottom : 15px;
}
.palebluerbtop {
	background : url(../images/palebluerb2.gif) no-repeat top right;
}
.palebluerbbottom {
	background : url(../images/palebluerb4.gif) no-repeat top right;
}
.grayrbcontainer {
	width : 100%;
	background-color : #cccccc;
	color : #000000;
}
.grayrbtop {
	background : url(../images/grayrb2.gif) no-repeat top right;
}
.grayrbbottom {
	background : url(../images/grayrb4.gif) no-repeat top right;
}
.whiterbcontainer {
	width : 100%;
	background-color : #FFF;
	color : #000;
	margin-bottom : 15px;
}
.whiterbtop {
	background : url(../images/whiterb2.gif) no-repeat top right;
}
.whiterbbottom {
	background : url(../images/whiterb4.gif) no-repeat top right;
}
img.rbcorner {
	width : 15px;
	height : 15px;
	border : none;
	display : block !important;
}
/* ##################### MODULE SETTINGS ###################### QM: ok */

table.moduletable {
	padding : 0px;
	margin-bottom : 10px;
}
table.moduletable th {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
	color : #336699;
	/*border-bottom    : 1px solid #336699;*/

	background-image: url(../images/navigation-separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
}
table.extcal_month_label th {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
	color : #336699;
	/*border-bottom    : 1px solid #336699;*/

	background-image: url(../images/navigation-separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 23px;
}
table.extcal td {
	padding : 0px;
	width: 130px;
	margin-right: 10px;
}
.extcal_navbar {
	width: 100%;
}
table.moduletable td {
	padding : 0px;
	width: 160px;
}
/* ##################### FORMULAR SETTINGS #################### QM: ok */

.button {
	border : 1px solid #cccccc;
	background-color : #e0e0e0;
	margin : 2px;
}
.inputbox {
	border : 1px solid #B8D1E8;
	background : #DDE9F5;
	color : #336699;
	margin : 2px;
}
/* ################# SECTION LISTING SETTINGS ################# QM: ok */

.sectiontableheader {
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
	color : #FFFFFF;
	background : #336699;
	vertical-align : middle;
	height : 18px;
}
.sectiontableentry1 {
	vertical-align : top;
	padding : 3px;
	background : #FBFBFB;
}
.extcal_minical {
	width: 160px;
}
.sectiontableentry2 {
	vertical-align : top;
	padding : 3px;
	background : #f5f6f7;
}
/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */

.mainlevel {
	width : 100%;
	display : block;
	height : 25px;
}
a.mainlevel:link, a.mainlevel:visited {
	background : url(../images/mainmenu_back.png) no-repeat;
	text-decoration : none;
	padding-left : 8px;
	padding-top : 5px;
	color : #336699;
}
a.mainlevel:hover {
	background : url(../images/mainmenu_hover.png) no-repeat;
	text-decoration : none;
	color : #336699;
}
.sublevel {
	font-size : 12px;
	height : 20px;
	padding-top : 5px;
}
#active_menu {
	font-weight : bold;
	color : #003366;
}
ul#mainlevel-nav {
	padding : 0;
	margin : 0;
	list-style : none;
}
ul#mainlevel-nav li {
	display : block;
	padding-left : 0px;
	padding-right : 0px;
	margin : 0;
	float : right;
	font-size : 11px;
	line-height : 18px;
	white-space : nowrap;
	border-left : 1px solid #6699cc;
}
ul#mainlevel-nav li a {
	display : block;
	padding-left : 10px;
	padding-right : 10px;
	text-decoration : none;
	color : #fff;
}
ul#mainlevel-nav li a:hover {
	color : #99ccff;
}
/* ########################### LINKS ########################## QM: ok */

a:link, a:visited {
	color : #336699;
	text-decoration : none;
}
a:hover {
	color : #336699;
	text-decoration : underline;
}
a.category:link, a.category:visited {
	font-weight : bold;
}
.readon {
	font-weight : bold;
}
/* ##################### PAGE NAVIGATION ###################### QM: ok */

.pagenavbar {
	background-color : #F0F0F0;
	border : 1px solid #e0e0e0;
	padding : 2px;
}
.contenttoc {
	border : 1px solid #e0e0e0;
	padding : 2px;
}
.contenttoc th {
	background-color : #F0F0F0;
	border-bottom : 1px solid #e0e0e0;
	font-size : 11px;
}
.contenttoc td {
	font-size : 11px;
}
/* ################### SMALL FONT SETTINGS #################### QM: ok */

.small {
	font-size : 10px;
	color : #6699cc;
}
.smalldark {
	font-size : 10px;
	color : #000000;
}
.createdate, .modifydate {
	font-size : 10px;
	color : #999999;
}
/* ##################### VOTING SETTINGS ###################### QM: ok */

.content_rating {
	font-size : 10px;
	color : #FEC56A;
	padding-left : 15px;
}
.content_vote {
	width : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15px;
	background-color : #F0F0F0;
	border-top : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
}
/* ##################### PATHWAY SETTINGS ##################### QM: ok */

.pathway {
	font-size : 12px;
	color : #000;
}
a.pathway:link, a.pathway:visited {
	font-size : 12px;
	color : #6699cc;
}
a.pathway:hover {
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
}
/* ################### CONTENT PAGE SETTINGS ################## QM: ok */

.contentpane {
	padding : 0px 15px;
	background : #ffffff;
	/*border: 1px solid #efefef; */
}
.contentpaneopen {
	padding : 0px;
	width : auto;
	margin : 0px 15px;
	border-collapse : collapse;
	border-spacing : 0px;
}
.contentheading, .componentheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003366;
	width : 100%;
	border-bottom : 1px solid #999999;
	padding-left : 10px;
}
.contentpagetitle {
	font-weight : bold;
	color : #000;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
	text-decoration : none;
}
/* ###################### BUTTON SETTINGS ##################### QM: ok */

a.readon:link, a.readon:visited {
	color : #999999;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : url(../images/readon_normal.png) #F0F0F0 no-repeat;
	border : 1px solid #E0E0E0;
	padding : 2px 4px 2px 20px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
a.readon:hover {
	color : #336699;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : url(../images/readon_hover.png) #F0F0F0 no-repeat;
	border : 1px solid #E0E0E0;
	padding : 2px 4px 2px 20px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
.back_button a:link, .back_button a:visited {
	color : #999999;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : url(../images/back_normal.png) #F0F0F0 no-repeat;
	border : 1px solid #E0E0E0;
	padding : 2px 4px 2px 20px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
.back_button a:hover {
	color : #336699;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background : url(../images/back_hover.png) #F0F0F0 no-repeat;
	border : 1px solid #E0E0E0;
	padding : 2px 4px 2px 20px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
	color : #999999;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2px 14px 2px 4px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
.pagenav a:hover, .buttonheading a:hover {
	color : #336699;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	padding : 2px 14px 2px 4px;
	white-space : nowrap;
	float : left;
	line-height : 10px;
	text-decoration : none;
}
.title_article_top {
	height: 25px;
	vertical-align: middle;
	width : 100%;
	font: bold 13px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #000066;
	text-indent: 2px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #dce4eb;
}
.quotes {
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
	color : #003366;
	width : 100%;
}
hr {
	color: #cc0000;
	height: 1px;
	border-style: dotted;
}
h2 {
	font-weight : bold;
	height: 25px;
	background-color: #003366;
	width : 100%;
	border-bottom : 1px solid #cccccc;
	text-indent : 5px;
	font: bold 20px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h3 {
	height: 20px;
	width : 100%;
	border-bottom : 1px solid #cccccc;
	text-indent : 5px;
	font: bold 20px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
}
h4 {
	height: 16px;
	width : 100%;
	text-indent : 5px;
	font: bold 16px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
}
div#footer {
}
div#footer a {
	color:#cccccc;
	font-size: 10px;
}
div#footer td {
	color:#cccccc;
	font-size: 10px;
	text-align: center;
}
.important {
	FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
tr.altRow {
	BACKGROUND-COLOR: #f5f6f7;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
tr.normRow {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
tr.listColHeader {
	BACKGROUND-COLOR: #DDE9F5;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
td.reportTitle {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
}
td.colHeader {
	BACKGROUND-COLOR: #DDE9F5;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
td.colHeaderSmall {
	BACKGROUND-COLOR: #DDE9F5;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.contentpane2 {
	background : #ffffff;
}
