h1 {
	font-size: 25px;
	margin: 0 0 0.5em 0;
	color: #748E16;
}

h2 {
	margin: 0 0 0.5em 0;
	color: #FE8300;
	font-size: 21px;
}

h3 {
	margin: 0 0 0.5em 0;
	color: #006B8A;
	font-size: 19px;
}

h4 {
	margin: 0 0 0.5em 0;
	color: #748E16;
	font-size: 15px;
}

h5 {
	margin: 0 0 0.5em 0;
	color: #006B8A;
	font-size: 14px;
}

h2.trackName {
	color: #4490a6;
	padding-top: 0.25em;
	border-top: solid #FE8300 1px;
	margin: -1em 0 1em 50px;
	letter-spacing: -1px;
}

.intro {
	margin: 0 0 1em 0;
	color: #006B8A;
	font-size: 14px;
	font-weight: bold;
}

.note {
	font-size: 11px !important;
	color:#666666;
}

.imgRt {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.imgLt {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.tuition {
	margin: 0 0 1em 0;
	padding: 10px 5px 5px 15px;
	border: solid #748E16 1px;
	width: 470px;
}
.tuition h3 {
	font-size: 16px;
}

.tuition th {
	text-align: left;
}

.tuition table {
	width: 99%;
}

#mainContent .tuition th, #mainContent .tuition td {
	padding: 0 10px 10px 0;
	font-size: 12px;
}

.tuition td {
	width: 47px;
}

table.chart {
	margin: 0 0 1em 0;
}

.chart.sideBar {
	margin: 0 0 1em 10px;
}

.chart th {
	text-align: right;
}
.chart th, .chart td {
	padding: 0 10px 10px 5px;
}

.chart td p{
	margin-bottom: 0.25em;
}

.chart tfoot td{
	padding: 10px;
}

.chart ul {
	margin-left: 0;
}

a#voucherOffer {
	display: block;
	margin-bottom: 1em;
}

table.featureBoxWide {
	width: 100%;
	margin: 0 0 10px 0;
	border: solid #FFE147 1px;
	background-color: #FFFDEC;
	padding: 15px;
}

.featureBox {
	float: right;
	margin: 0 0 0 10px;
	width: 182px;
	border: solid #FFE147 1px;
	background-color: #FFFDEC;
}

table.featureBoxWide td, table.featureBox td {
	padding: 15px;
}

#leftCol table.featureBox, #rightCol table.featureBox {
	float: none;
	margin: 0 0 10px 0;
	width: auto;
}



/* News Section - Home */
 
#newsSection #programUpdates div.globe
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-globe.jpg);
} 
#newsSection #programUpdates div.australia
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-australia.jpg);
} 
#newsSection #programUpdates div.belgium
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-belgium.jpg);
} 
#newsSection #programUpdates div.china
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-china.jpg);
} 
#newsSection #programUpdates div.ecuador
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-ecuador.jpg);
} 
#newsSection #programUpdates div.england
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-england.jpg);
} 
#newsSection #programUpdates div.france
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-france.jpg);
} 
#newsSection #programUpdates div.germany
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-germany.jpg);
} 
#newsSection #programUpdates div.greece
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-greece.jpg);
} 
#newsSection #programUpdates div.india
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-india.jpg);
} 
#newsSection #programUpdates div.globe
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-globe.jpg);
} 
#newsSection #programUpdates div.ireland
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-ireland.jpg);
} 
#newsSection #programUpdates div.japan
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-japan.jpg);
} 
#newsSection #programUpdates div.mexico
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-mexico.jpg);
} 
#newsSection #programUpdates div.new-zealand
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-new-zealand.jpg);
} 
#newsSection #programUpdates div.spain
{
	padding-left: 56px;
	background-image: url(/images/buttons/button-spain.jpg);
}
 
#newsSection #programUpdates div.globe
{
	padding-left: 56px;
	background: url(/images/buttons/button-globe.jpg);
}

/* End News Section */
