﻿body
{
}

#form1
{
}

.brings_you
{
	font-size: 14px;
	font-family: Calibri;
	color: #666666;
	margin: 1px 1px 1px 20px;
}

.intro {
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#centre_title
{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	font-family: Calibri;
	color: #666666;
	margin-bottom: 10px;
}

.site_name
{
	font-size: 24px;
	font-weight: bold;
	font-family: Calibri;
	color: #000000;
	margin: 10px;
}

#column_1 {
	float: left;
	width: 645px;
	margin-left:5px;
}

div.wrapper
{
	width: 483px;
}

div.wrapper #header
{
	height:151px;
	background-image: url('../../Images/Static/Register_Header.png');
	background-repeat:no-repeat;
}

div.wrapper #footer
{
	height: 150px;
	margin-top: 5px;
	text-align: center;
	padding-top:10px;
	background-position: center 0px;
	background-image: none;
} 

div.wrapper #footer a
{
padding-right:15px;
font-size:11px;
} 

#login_container {
	width:482px;
}

.sm_narrow_content
{
	 background-image: url(../../images/static/box_middle.jpg);
	background-repeat: repeat-y;
	background-color: #ccc;
	margin-top:-30px;
	margin-left:auto; 
	margin-right:auto; 
}

.sm_narrow_content_middle
{
	background-image: url(../../images/static/box_top.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;  
	padding-top:20px; 
	padding-right:10px; 
	padding-bottom:10px; 
}

.sm_narrow_content_footer
{
	clear:both;
	height:12px;
 	background-image: url(../../images/static/box_footer.jpg);
	background-repeat: no-repeat;
}

.primaryAction{
	background-image: url(../../images/static/buttons/action_button_off.png);
	background-repeat: no-repeat;
	width:112px;
	height:20px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-position: 0px 0px;
	border: 1px none #000000; /*(CHANGE fri Aug 7th - fix for ie6 and 7 to override XP styles which make the bg image not appear*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

.secondaryAction{
	font-weight: normal;
	font-size: 18px;
	color: #999999;
	text-align: left;
	height: 33px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: transparent
}
