body { font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:0; background-color:#FFF; height:100%; }
#container { margin:0 auto; width:96%; color:#000; }
#header { border-bottom:2px solid #003d6d; height:64px; padding:0; margin-bottom:10px; }
#header #slogan { display:none; }
#header #hExtras { display:none; }
#footer { display:none; }
#contenter { clear:both; margin:10px 0; }
#menu { display:none; }
#WT { display:none; }

#content2Right { display:none; }
.infoNav { display:none; }

ul.artistmenu { margin:0; padding:0;
	list-style: none;
	font-size:100%;
	
}
ul.artistmenu li {
	float:left;
	margin:0 10px;
}
ul.artistmenu li a.active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

.pageTitle { font-size:140%; font-weight:bold;}
.pageSubTitle { font-size:130%; font-weight:bold;}
.title { font-size:130%; font-weight:bold; }
.text { line-height:1.5em; text-align:justify;}
.textLittle { font-size:90%; line-height:0.9em; }
.textBig { font-size:115%; line-height:1.1em; }
.letterTitle { font-size:150%; font-weight:bold; text-align:center; color:#0064a2; padding:10px 0; }
.infoNav { font-size:90%; padding:0 15px; margin-bottom:10px; }
.boxSimple1 { border:1px solid #d0e4f0; padding:5px; background-color:#fff; }
.boxSimple2 { border:1px solid #d0e4f0; padding:5px; background-color:#fafafa; }
.boxSimple2 .title { background-color:#555; color:#FFF; text-align:center; height:30px; line-height:30px; font-weight:bold; margin-bottom:5px; }
.boxSimple2 a.arrow { background:url('/img/layout/arrow-grey.gif') left no-repeat; padding-left:8px; }
.boxSimple2 a.arrow:hover, .boxSimple2 span.active { background:url('/img/layout/arrow-orange.gif') left no-repeat; padding-left:8px; }
.boxButton { border:1px solid #d0e4f0; height:20px; line-height:20px; padding: 3px 10px; margin:5px; }

img { border-width:0; }
img.left { float:left; margin:0 5px 5px 0; }
img.borded { padding:2px; border:1px solid #d0e3f1;}
img.middle { vertical-align:middle; }
a { color:#0064a2; }
a.none { text-decoration:none; }
.clearer { clear:both; }
.cleared:after {
    display		: block; 
    visibility  	: hidden;
    content		: "."; 
    height		: 0; 
    clear           : both;
}

.cleared {
    clear           : both; /* per Gecko */
    height		: 1%; /* per IE */
}
.center { text-align:center; }
.right { text-align:right; }
.bold { font-weight:bold; }
.floatLeft { float:left; }
.floatRight { float:right; }
.red { color:#ff2523; }
.green { color:#11bf00; }
hr.dashed {border-width:0; border-top:1px dashed #CCC;}
hr.solid {border-width:0; border-bottom:1px solid #CCC;}
.linethrough { text-decoration:line-through; }
.half { width:49%; }
.pad5_0 {padding:5px 0;}

.listImg {float:left; width:140px; text-align:center; }
.listText {float:left; }
.listImgN {float:left; width:170px; text-align:center; }
.listTextN {float:left; width:540px;}

.tableOpera {}
.tableOpera td.l { padding:3px 15px 3px 5px; font-size:95%; vertical-align:top; }
.tableOpera td.r { padding:3px 0; vertical-align:top; }

input[type='textbox'], input[type='password'], select { border:1px solid #DDD; border-bottom:1px solid #000; }