
body {
	font-family: Verdane, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
        background:  url('/online_booking/images/body_background.gif') repeat-x #0078C1;
    
}

#page-top{position: relative; left: -1px;}

p {font-family: Arial; font-size: 11px; }

#container{
	margin:0 auto;
	width: 978px; 
	text-align:left;
	position: relative;
        background: white;
        border-left: solid 3px white;
        border-right: solid 3px white;
}	


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.select {
border: 1px solid rgb(130, 167, 208); 
padding: 1px 4px; 
font-family: Arial; font-size: 11px; 
color: #211176; 
background-color: #f5f5f5;
}
.input {
border: 1px solid rgb(130, 167, 208); 
padding: 1px 4px; 
font-family: Arial; font-size: 10px; 
color: #211176; 
background-color: #f5f5f5;
}
.input_r {
border: 1px solid rgb(130, 167, 208); 
padding: 1px 4px; font-weight:bold;
font-family: Arial; font-size: 10px; 
color: #211176; text-align:right;
background-color: #f5f5f5;
}
.totals {
border: 0px solid rgb(130, 167, 208); 
padding: 1px 4px; text-align:right;
font-family: Arial; font-size: 10px; 
color: #211176;font-weight:bold; 
background-color: #f5f5f5;
}
.input_sm {
border: 1px solid rgb(130, 167, 208); 
padding: 1px 4px; 
font-family: Arial; font-size: 10px; 
color: #211176; 
background-color: #fcfcfc;
}
.quest {
padding: 1px 4px; 
font-family: Arial; font-size: 11px; 
color: #666666; font-weight:bold;
background-color: #ffffff;
}
.quest_blk {
padding: 1px 4px; 
font-family: Arial; font-size: 11px; 
color: #000; font-weight:bold;
background-color: #f5f5f5;
}
.td_small_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.highlight_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99cc33;
	text-align: left;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99cc33;
	text-align: left;
}


.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; padding:2px;
	width: 720px;
	margin-left: 240px;
}








.top_menu {
z-index:4;
position: absolute;
margin: 0px;
padding: 0px;
top: 80px; left: 30px; width:1024px; height:20px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
}

.home {
	width:1024px; 
	height:16px;
	margin-top: 10px; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	background-color:#211776;
	color: #ffffff;
	text-align: left;
}

#left_sidebar {
	margin: 10px;
	padding: 5px;
	float: left;
	width:200px; height:450px;
	background-color:#f5f5f5; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; border: 1px solid #211176;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #211176;
	text-align: left;
}


.footer {
        clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#211776;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}

/* normal column header */
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-align: center;
}



/* rob */
#callcourses{color: red; border: solid 1px red; padding: 3px; margin-top: 5px; font-size: 11px;}
#callcourses li{margin: 0; padding: 0; line-height: 5px;}
#callcourses ul li{margin: 0; padding: 0; line-height: 1px;}

#assistance ul { text-align: left; margin: 5px 0 0 0; padding: 0;}
#assistance {text-align: left; margin: 0; padding: 0;}

h1{color: #6191C5; margin: 10px 0 10px 0; font-size: 200%;}

#left_sidebar ul{list-style: none;}


/* Links */	
a:link { color: #cc3333; text-decoration: none; line-height: inherit; font-weight: normal;} 
/* Links already visited */
a:visited	{ text-decoration: none; font-weight: normal; line-height: inherit;} 
/* Links while being clicked */
a:active	{ text-decoration: none; color: #663366; font-weight: bold; line-height: inherit;}
/* Links when hovered over */
a:hover	{ text-decoration: underline; color: #663366; font-weight: normal; line-height: inherit;}



#clearcontainer{ position: relative; margin: 10px 0 20px 0;}


.error{color: red; font-weight: 600;}



span.required{color: red; font-size: 14px;}


div.error {
  border: 0px solid #F00;
}