body {
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #1c365c;
	height: 100%;
	background-color: #eeeeee
}

#page-title {
	height: 39px;
	background: url(../images/page-title-bg.gif) top right no-repeat
}

#page-title h1.welcome {
	height: 39px;
	width: 715px;
	margin: 0;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-home.gif);
}

#page-title h1.training-education {
	height: 39px;
	width: 715px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-training-and-educatio.gif);	
}

#page-title h1.career-job {
	height: 39px;
	width: 715px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-career-and-job-search.gif);	
}

#page-title h1.employment-counselling {
	height: 39px;
	width: 715px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-employment-counsellin.gif);	
}

#page-title h1.employment-services {
	height: 39px;
	width: 715px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-employment-services.gif);	
}

#page-title h1.links {
	height: 39px;
	width: 715px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images-page-titles/title-links.gif);	
}

#content {
	border-left: 12px solid #F8B609;
	border-right: 1px solid #749db9;
	background: #fbfbfb url(../images/content-bg.gif) -12px 0 no-repeat  /* only mozilla browsers can see this */
}

* html #content {
	background: #fbfbfb url(../images/content-bg.gif) top left no-repeat /* only IE can see this */
}

#content p {
	padding: 15px 20px 5px 20px
}

.table {
	margin: 0px 0px 0px 0px;
}

.td {
	padding: 5px 5px 5px 5px
}

.links-table {
	padding: 10px
}

.footer-links {
	height: 30px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px
}

html {
	height: 100%
}

#wrap {
	min-height: 100%
}

* html #wrap {
	height: 100%
}

#clearfooter {
	clear: both;
	height: 83px;
}
.copyright {
	height: 53px;
	padding: 8px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #A53838;
	text-align: center;	
	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 37px
}
.footer-links a:link {
	color: #EEEEEE;
	text-decoration: none;
}
.footer-links a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.footer-links a:hover {
	color: #89CF29;
	text-decoration: none;
}
.footer-links a:active {
	color: #89CF29;
	text-decoration: none;
}
a:link {
	color: #A53838;
	text-decoration: none;
}
a:visited {
	color: #A53838;
	text-decoration: none;
}
a:hover {
	color: #467aa4;
	text-decoration: none;
}
a:active {
	color: #467AA4;
	text-decoration: none;
}
table.footer {
	margin-top: -83px;
	background: url(../images/footer.gif) top left repeat-x;
}

#content-footer {
	background: #749db9 url(../images/content-footer-bg.gif) bottom right no-repeat
}
.links-headers{
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #1C365C;
	font-weight: bold;
}

.table-padding td {
	padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:15px;
}

.Disclaimer {
	color: #1c365c;
	font-size: 10px;
	font: Arial;
	padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:5px;
}

#links-table {
	margin: 0 auto;
}

a.back-btn {
	float:right;
	margin: 0;
	padding:0;
	display: block;
	width: 28px;
	height: 31px;
	background: url(../images/back-btn.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.back-btn {
  background-position: 0 -31px;
}


h4 {
	font: 15px Georgia;
	color: #1c365c;
	margin: 20px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #1c365c;
	width: 90%
}

ul.bullets {
	line-height: 20px;
	padding: 10px 5px 10px 50px;
	margin: 0;
	list-style: disc url(../images/arrow.gif)
}

ul.bullets-boxes {
	line-height: 16px;
	padding: 10px 5px 10px 20px;
	margin: 0;
	list-style: disc url(../images/box.gif);
	text-indent: -3px;
}

