body {
background: #638caa;
color: #4B383A;
font-size:0.9em;
margin: 6px 10px;
text-align:center;
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
}

.text {text-align: left; color: #000;font-weight: normal;
font-family: Arial, Trebuchet MS, Verdana, Tahoma ;
}
img {border: 0; margin:15px 6px 0 0; padding-bottom:2px;}
#wrapper {
background: #FFF;
color: #4B383A;
text-align: left;
margin: 0 auto;
width: 99%;
border-left: 1px #CCC solid;
border-right: 1px #CCC solid;
}

#header {background: url(/images/noel_title4.jpg);
background-repeat: no-repeat;
margin: 0;
height: 150px;
}

h1 {
background: #FFF;
color:#333;
margin:  0 0 8px 0;
font-size: 16px;
}

#headMenu {
height:15px;
font-size: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: right;
padding: 1px 16px 0 0;
}

#headMenu ul {
text-transform:uppercase;
height:15px;
padding: 0;
margin: 0;
}
	
#headMenu li {
display:inline; 
}
	
#headMenu li a {	
color: #0443AD;
background: #FFF;
font-weight: bold;
font-size: small;
text-decoration:none;
padding: 0 4px;
}
	
#headMenu li a:hover {
color: #666;
background: #CCC;
padding: 0 4px;
}

#contentDiv {background: #FFF;
color: #4B383A;

}

h2 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #0443AD;
background: #FFF;
font-size:1.5em;
border-bottom: 1px solid #CDD9EF;
}

#contentLeft, #contentMiddle, #contentRight, #contentMiddle2 {
margin: 0;color: #4B383A;background: #FFF;
padding: 2% 1%;
}

#contentLeft {
width: 20%;
float: left;
padding: 8px 4px 6px 8px;
}

#contentLeft p, #contentRight p {
border-bottom: 1px solid #CDD9EF;
}

#contentMiddle {overflow: hidden;
width: 53%;
float: left;
border-right: 1px solid #CDD9EF;
padding: 1.5%;
background: #FFF;
color: #4B383A;

}

#contentMiddler {overflow: hidden;
width: 73%;
float: left;
padding: 1.5%;
border-right: 1px solid #CDD9EF;
}

#contentMiddlel {overflow: hidden;
width: 73%;
float: left;
padding: 1.5%;
border-left: 1px solid #CDD9EF;
}



#contentRight {overflow: hidden;
width: 20%;
float: left;
}

#footer {
border-top: 1px solid #CCC;
clear: both;
background-color: #FFF;
padding: 8px;
text-align:center;
color:#666;
}

#footer a {font-size: 90%}
a {
background: #FFF;
color: #638caa;
}
a:visited  {
background: #FFF;
 color: #638caa;
}

a:hover {
background: #FFF;
color: #D80121;
}


.dontDisplay {
display: none;
}

.inputfield {
border: 1px solid #CDD9EF;
color: #0443AD;
font-size: 0.8em;
background: #FFF;
}

.inputbutton {
border: 1px solid #CDD9EF;
background-color: #FFF;
font-size: 0.8em;
color: #000;
}
