a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}

/* these are the headers set in the background for the right side of the homepage*/

.rightSideBkgHomeTxtEM {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosEMtitle.gif);
	background-repeat: no-repeat;
}
.rightSideBkgHomeTxtIRS {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosIRStitle.gif);
	background-repeat: no-repeat;
}
.rightSideBkgHomeTxtJS {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosJStitle.gif);
	background-repeat: no-repeat;
}

/*this sets the text area of the right side of the homepage*/

.homeRightTextAreaEmp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 10px;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosEMBkg.gif);
	background-repeat: repeat-y;
}
.homeRightTextAreaJob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 10px;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosJSBkg.gif);
	background-repeat: repeat-y;
}
.homeRightTextAreaInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 10px;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosIRSBkg.gif);
	background-repeat: repeat-y;
}

/*this creates the background gradiant for the right side of the homepage*/

.employerImageBkg {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosEMimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.jobSeekerImageBkg {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosJSimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.infoImageBkg {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightPromosIRSimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*this is for the menu*/

td.homeMenuShell {
}
.homeMenuShell {
}
td.homeMenuItem {
}
.homeMenuItem {
}
.homeMenuItemOver {
}
td.homeMenuItemOver {
}

/* main menu item styles */

td.homeMenuLink, table.homeMenuLink td table td, td.homeMenuLinkOver, table.homeMenuLinkOver td table td { /*style applied when there is no secondary menu*/
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #888888;
	font-weight: bold;
}
.homeMenuLink { /*style applied to all primary cells*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(	http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/medBlueBkg.gif);
	cursor: pointer;
	font-weight: bold;
}
td.homeMenuLinkOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(	http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/medBlueBkg.gif);
}
.homeMenuLinkOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/*secondary menu styles*/

td.homeMenuLinkTwo { /*second menu's display when first menu is rolled-over*/
	border-bottom: 1px solid #ffffff;
}
td.homeMenuLinkTwoOver { /*second menu's display when second menu is rolled-over*/
	border-bottom: 1px solid #ffffff;
}
.homeMenuLinkTwo { /*second menu's display when first menu is rolled-over*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(	http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/medBlueBkg.gif);
	width: 183px;
	cursor: pointer;
}
.homeMenuLinkTwoOver { /*second menu's display when second menu is rolled-over*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(	http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/medBlueBkg.gif);
	width: 183px;
	cursor: pointer;
}

/* end of the menu */


.leftMenuLightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-image: url(	http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/ltBlueBkg.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #888888;
	font-weight: bold;
}
.leftMenuLightLink a:link {
	text-decoration: none;
	color: #000000;
}
.leftMenuLightLink a:visited {
	text-decoration: none;
	color: #000000;
}
.leftMenuLightLink a:hover {
	text-decoration: none;
	color: #ffffff;
}


/*contact info*/

.leftMenuContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.leftMenuContact a:link {
	text-decoration: none;
	color: #000000;
}
.leftMenuContact a:visited {
	text-decoration: none;
	color: #000000;
}
.leftMenuContact a:hover {
	text-decoration: underline;
	color: #990000;
}

/* breadcrumb info */

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/dkBlueBkg.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.breadcrumbs a:link{
	color: #CCCCCC;
	text-decoration: none;
}
.breadcrumbs a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* this is the main body text styles*/

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 20px;
}
.bodyText img {
	padding: 0px 0px 10px 10px;
	/* top right bottom left*/
}
.ctsSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
}

/*this are the colours bands at the top of each inner page*/

.JobSeekerInnerHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/jobSeekerBkg.gif);
	padding: 10px;
	border-bottom: 10px solid #ffffff;
	display: block;
}
.IRSInnerHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/IRSBkg.gif);
	padding: 10px;
	border-bottom: 10px solid #ffffff;
	display: block;
}
.employerInnerHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/employerBkg.gif);
	padding: 10px;
	border-bottom: 10px solid #ffffff;
	display: block;
}


.topRightLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144F96;
	text-decoration: none;
}
.topRightLinks a:link{
	color: #144F96;
	text-decoration: none;
}
.topRightLinks a:visited{
	color: #144F96;
	text-decoration: none;
}
.topRightLinks a:hover{
	color: #990000;
	text-decoration: underline;
}
.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
}
.footerLink a:link {
	color: #ffffff;
	text-decoration: none;
}
.footerLink a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footerLink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* this is the right side gradient*/
.rightSideHome {
	background-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/comTrainSol/rightBkg.gif);
	background-repeat: repeat-y;
}

/* this is the right side inner-page area - creates the bulleted list, etc*/

.resourcesSubHead {
	font-size: 12px;
	color: #666666;
	padding-bottom: 2px;
	border-bottom: 1px solid #99cc66;
	display: block;
}
.resourceArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 20px;
	list-style-image: url(http://www2.mohawkcollege.ca/__shared/assets/ElectroTechBullet388.gif);
}
.resourceArea li{
	padding-bottom: 5px;
}

/* this is for the small dark contact text */
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.contactText a:link {
	color: #000000;
	text-decoration: none;
}
.contactText a:visited {
	text-decoration: none;
	color: #000000;
}
.contactText a:hover {
	text-decoration: underline;
	color: #000000;
}

/*this is the right menu style*/
.ctlSubPageHeader {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
}
.ctlSubLinksHeader {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	padding-left: 20px;
}
.ctlSubLinks ul{
	margin-left: 0;
	padding-left: 20px;
	text-decoration: none; !Important;
}
.ctlSubLinks li{
	margin: 0px 0px 6px 10px;
	padding: 0px;
}
.ctlSubLinks  {
	list-style-image: url(http://cms.mohawkcollege.ca/Sites/3/templates/images/mohawk/CTL/ctlBulletImage.gif);
	vertical-align: top;
	padding-left: 0px;
	text-decoration: none; !Important;
}
.ctlSubLinks a:link {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.ctlSubLinks a:visited {
	text-decoration: none;
	color: #333333;
}
.ctlSubLinks a:hover {
	text-decoration: underline;
	color: #333333;
}
.ctlSubLinks a:active {
	text-decoration: none;
	color: #333333;
}
