body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}
					 
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #00AFD1;
}
a:active {
	color: #00AFD1;
}

p {
	margin: 0px;
	padding: 0px;
}


form {
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	font-size: 11px;
}
.textinput {
	height: 15px;
	width: 180px;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.login-but {
	float: right;
	margin-top: 3px;
}
#header {
	height: 297px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	height: 222px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#redial {
	float: left;
	height: 222px;
	width: 292px;
}
#redial a {
	display: block;
	height: 222px;
	width: 292px;
	background-image: url(/images/redial-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#redial a:hover {
	background-position: 0px -222px;
}
#enter-site {
	float: left;
	height: 167px;
	width: 365px;
	padding-top: 55px;
	text-align: center;
}
#enter-site a {
	display: block;
	height: 56px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	background-image: url(/images/enter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#enter-site a:visited {
	display: block;
	height: 56px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	background-image: url(/images/enter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#enter-site a:hover {
	background-position: 0px -56px;
}
#enter-site a:active {
	background-position: 0px -112px;
}

#enter-site-fr {
	float: left;
	height: 167px;
	width: 365px;
	padding-top: 55px;
	text-align: center;
}
#enter-site-fr a {
	display: block;
	height: 56px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	background-image: url(/images/enter-fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#enter-site-fr a:visited {
	display: block;
	height: 56px;
	width: 179px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	background-image: url(/images/enter-fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}
#enter-site-fr a:hover {
	background-position: 0px -56px;
}
#enter-site-fr a:active {
	background-position: 0px -112px;
}

#login {
	float: left;
	height: 167px;
	width: 257px;
	background-image: url(/images/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 55px;
	padding-right: 15px;
}
#login-fr {
	float: left;
	height: 167px;
	width: 257px;
	background-image: url(/images/login-bg-fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 55px;
	padding-right: 15px;
}
#center-bottom {
	height: 60px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#titles {
	text-align: center;
	height: 49px;
	width: 292px;
	padding-top: 11px;
}
#bottom-band {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00afd1;
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	margin-bottom: 30px;
}
.left {
	float: left;
}
.right {
	float: right;
}

