
.container_12a {
	background: #fff url(/images/12_col.gif) repeat-y;
}

/***********************************************/
/* General tag styles                          */
/***********************************************/ 

body {
background-color:#ffffff;
color: #606060;
margin-bottom:40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
-webkit-text-size-adjust: none;
}

a { text-decoration: none; }
a img { border: none; }
:focus { -moz-outline-style: none; }
a:focus { outline: none; }
.ULclear {margin:0; padding:0; clear:both; line-height:0;}

.underLink a:link { border-bottom: 1px solid #CCCCCC; color:#75a7a4; }
.underLink a:visited { border-bottom: 1px solid #CCCCCC; color:#75a7a4; }
.underLink a:hover { border-bottom: 1px solid #009966; color:#009966; }
.underLink a:active { border-bottom: 1px solid #093b6e; color:#093b6e; }

.colourlink a:link {
color:#6131BD;
text-decoration:none;
}
.colourlink a:visited {
color:#6131BD;
text-decoration:none;
}
.colourlink a:hover {
color:#400058;
text-decoration:underline;
}


h1.top { margin-top:30px; margin-bottom:0px; padding:0; }
h1.top a { font-size:30px; color:#666; text-decoration:none; font-weight:normal; letter-spacing:-0.05em; line-height:36px; }
h1.mid {  margin-top:0px; margin:0 0 20px 0; padding:0; font-size:14px; font-weight:normal; line-height:14px; }

h2 { 
padding: 0 0 0 0; margin: 0 0 10px 0; display:block; font-weight:normal; font-size:40px; line-height:40px; letter-spacing:-0.05em;
}

h3 {
margin:1.5em 0 .75em;
font:normal 11px 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#400058;
}

h4 { 
padding: 0 0 0 0; margin: 0 0 10px 0; display:block; font-weight:normal; font-size:15px; line-height:24px; margin-top:-10px; color:#999;
}

h5 {
font-size:			1.4em;
font-weight:        normal;
}

h6 {
font-size:			1em;
font-weight:        bold;
}



/***********************************************/
/* Menus                                       */
/***********************************************/ 


#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 220px;
}

#menu ul li a {
font-size:15px;
color:#6131BD;
display: block;
width: auto;
padding: 2px 0 2px 10px;
text-decoration: none;
margin:0 0 2px 0;
}

#menu ul li em {
background-color:#CCC;
font-size:15px;
color:#ffffff;
display: block;
width: auto;
padding: 2px 0 2px 10px;
text-decoration: none;
margin:0 0 2px 0;
}

#menu ul li ul li a {
background-color:#f5f5f5;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#666;
display: block;
width: auto;
padding: 3px 0 3px 5px;
text-decoration: none;
margin-left:5px;
margin-right:5px;
}

#menu ul li ul li em {
background-color:#009966;
font: bold 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#fff;
display: block;
width: auto;
padding: 3px 0 3px 5px;
text-decoration: none;
margin-left:5px;
margin-right:5px;
}

#menu ul ul {
margin:6px 0 10px 0;
}

#menu ul li a:hover {
color:#ffffff;
background-color:#6131BD;
}

.space20 { height:20px; }
.space10 { height:10px; }

.greybar1 { height:0px; border-bottom:1px dotted #cccccc; }
.greybar10 { height:5px; border-bottom:1px dotted #cccccc; margin-bottom:10px; }
.greybar20 { height:10px; border-bottom:1px dotted #cccccc; margin-bottom:10px; line-height:0; font-size:0; }
.greybar20top { height:0; border-bottom:1px dotted #cccccc; margin-bottom:10px; line-height:0; font-size:0; }

.inlinePicRight { float:right; padding-left:20px; padding-bottom:20px; background-color:#FFF; }
.inlinePicRightBorder { float:right; padding-left:20px; padding-bottom:20px; background-color:#FFF; }
.inlinePicRightBorder img { border:1px dotted #cccccc; }

/***********************************************/
/* Elements                                    */
/***********************************************/ 

.pdfdoc {
	border: #CCCCCC 1px solid; padding:15px 10px 15px 55px; FONT-SIZE: 11px; BACKGROUND: url(/images/logo_pdf.gif) #ffffff no-repeat 10px center; MARGIN: 20px 80px 20px 80px; COLOR: #333; LINE-HEIGHT: 18px; 
}

/***********************************************/
/* Footer                                      */
/***********************************************/ 

#footer {
border-top:1px dotted #cccccc;
margin-top:40px;
margin-bottom:20px;
}
#footer div {
text-align:left;
color:#CCC; 
font:normal 10px 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
letter-spacing:.2em;
line-height:10px;
padding:20px 10px 10px 0px;
text-transform: uppercase;
}

#footer a:link {color:#CCC;text-decoration:none;}
#footer a:visited {color:#CCC;text-decoration:none;}
#footer a:hover {color:#6131BD;text-decoration:none;}
#footer em {font-style:normal;}

.timeslot {
	width: 75px;
	float: left;
	font-weight: bold;
	color: #75ba77;
}
