body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/main-body-bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-position:top;
	background-attachment:scroll;
}
a:hover {
	text-decoration: underline;
}
.topBg{
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-position:top;
	background-attachment:scroll;
}
.topMenu{
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	text-decoration:none;
	color:#000000;
	margin-left:5px;
	margin-right:5px;
	font-family: arial;
	font-style: normal;
}
.contentBG {
	background-image: url(images/bg-content-area-home.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: scroll;
}

.leftTDMargins{
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
}
.categoryHead {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b1e035;
	text-decoration: none;
}
.otherHead {
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003554;
	text-decoration: none;
}
.left-category-menu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:15px;
}
.loginHead {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:20px;
}
.formTextHome {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.inputbox {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.employerofchoice {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #003554;
}
.bgTDMargin {
	background-attachment: scroll;
	background-image: url(images/underline.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
}
.empOfChoice {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomLink {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.bodytext:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration:underline;
}
.jobLink {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	text-decoration:none;
}
a.jobLink:hover {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	text-decoration:underline;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	background-color: #003554;
	height:25px;
}	