html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {ouline:none;text-decoration:none;color:#00b3ae;}

:focus {
	outline: 0;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}





#courses {margin-top:20px;}

#courses p {
	text-align:center;
	}		
#courses a:link {
	text-decoration:none;
	}	
#courses a:visited {
	border-bottom:none;
	text-decoration:none;
	}		
#courses a:hover,
#courses a:focus {
	text-decoration:none;
	}
#courses table a,
#courses table a:link,
#courses table a:visited {
	border:none;
	}		
#courses img {
	border:0;
	margin-top:.5em;
	}	
#courses table {
	width:100%;
	border-top:1px solid #e0e3d9;
	border-right:1px solid #e0e3d9;
	margin:em auto;
	border-collapse:collapse;
	}
#courses caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
#courses tr.odd td,
#courses tr.odd .column1 {
	background:#f9f9f9 url(images/background.gif) no-repeat;
	}	
#courses .column1	{
	background:#f9fcfe;
	}
#courses td {
	color:#678197;
	border-bottom: 1px solid #e0e3d9;
	border-left:1px solid #e0e3d9;
	padding:.3em 1em;
	text-align:center;
	}

#courses td.first{
	width:20%;
	}
#courses td.second{
	width:60%;
	}
#courses td.third{
	width:5%;
	}
#courses td.fourth{
	width:5%;
	}
#courses td.fifth{
	width:10%;
	}
				
#courses th {
	font-weight:normal;
	color:#00b3ae;
	text-align:left;
	border-bottom: 1px solid #e0e3d9;
	border-left:1px solid #e0e3d9;
	padding:.3em 1em;
	}	
#courses thead th {
	background:#f0f0f0;
	text-align:center;
	font:bold 16px/20px Arial,Helvetica,sans-serif;
	color:#00b3ae;
	}				
#courses tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
#courses tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#00b3ae;
		}		
#courses tfoot th em {
	color:#00b3ae;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	