@charset "utf-8";
/* CSS Document */
a {
color:#005e00;
}
#logo a {
background:url(gen_logo.gif) no-repeat;
}
#content {
background:url(train-leftbarbackground.png) repeat-y;
background-position:top left;
}
#leftSide h3 {
color:#014301;
}

#leftSide ul {
padding:18px 23px;
}

#leftQuote {
background:url(train_l_bg.jpg) repeat-x;
}
#leftQuote em {
font-style:normal;
font-family:"Times New Roman", Times, serif;
font-size:140%;
font-weight:bold;
padding:0 0 0 26px;
}
#leftQuote blockquote {
margin:10px 0 0 0;
padding:0px 0 0 26px;
font-weight:normal;
}
#navigation .trai a {
background-position:bottom left;
}
#flash {
position:absolute;
top:-20px;
right:0;
}
#leftSide #ctaLeft .nl a, #ctaLeft .nl a:hover {
background:url(nl_train.gif) no-repeat;
width:250px;
height:64px;
background-position:top left;
display:block;
text-indent:-999px;
overflow:hidden;
padding:0;
margin:0;
}
#leftSide li ul {
padding:0;
margin:0;
}
#leftSide li ul li a {
text-decoration:none;
background:url(subnav_bg.gif) repeat-x;
background-position:bottom left;
font-family:Georgia, "Times New Roman", Times, serif;
padding:4px 0 4px 21px;
_padding:0 0 1px 0;
display:block;
color:#333333;
font-weight:bold;
font-size:.9em;
}
#leftSide a {
text-decoration:none;
background:url(subnav_bg.gif) repeat-x;
background-position:bottom left;
font-family:Georgia, "Times New Roman", Times, serif;
padding:6px 0 6px 6px;
_padding:0 0 2px 0;
display:block;
color:#333333;
font-weight:bold;
font-size:1.03em;
}
#leftSide a:hover {
color:#005e00;
}
#account {
position:absolute;
top:-50px;
right:0px;
width:100px;
height:38px;
text-align:right;
background:#006600;
color:#FFFFFF;
padding:10px 5px 0 0;
}
#account a {
	display:block;
	color:#000000;
	padding:0 0 2px 0;
}
.calendarBtn {
position:absolute;
top:460px;
left:100px;
}

#chart {
width:290px;
height:290px;
float:left;
margin:0 10px 0 0;
}

div.training-calendar label {
	display: inline-block;
	width: 71px;
}
.detailTable img {
padding:20px;
}

.floatLeft {
float:left;
}

.floatRight {
float:right;
}

table#course-table td { font-family: Verdana; }

.cancellationPolicy {
font-size:11px;
}
.cancellationPolicy .Policy {
height:150px;
width:285px;
overflow:scroll;
background:#e8e8e8;
padding:10px;
}
.cancellationPolicy h4 {
font-size:14px;
margin-bottom:15px;
}

@media print {
#leftSide, #navigation, #subnav {
display:none;
}
#logo, #content, #copy, #container, #footer, #header, #landCopy {
background-image:none;
height:inherit;
width:100%;
margin:0;
padding:15px;
}
#footer .floatRight {
float:none;
text-align:left;
}
#header {
height:1em;
}
#container {
width:8in;
}

body {
	background-image: none;
	background-color: #fff;
}

table#course-table { font-family: Verdana; font-size: 125%; }
table#course-table thead td { font-family: Verdana; }

div#footer, div#contentCatalog { border: 0px; }

div.padding { 
	padding: 0px;
	margin: 0px;
}

/*-- hide elements ----------*/
#formSearch, .no-print, div#catalogueBand, div#leftSide {
	display: none;
}

}
