/* @override http://www.solutions4hiring.ca/styles/styles.css */

body
{
	background-repeat:repeat-x;
	background-color: #C9DAEA;
	background-position: left top;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.gatewayfooterbg
{
	background-image: url(../images/gatewayfooterbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.gatewaycr
{
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;	
}

a.gatewaycrLink
{
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}

a.gatewaycrLink:hover
{
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 8pt;
	color: #96CA4E;
	text-decoration:underline;
}