html, body { 
	height:100%; 
}
body {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#page {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

ul#menu {
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
ul#menu li {
	display: inline;
	line-height: 26px;
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #f7931d;
}
a:active, a:hover	{ 
	color:#4c5c65; 
}

a.menu:link, a.menu:visited { 
	color: #8B8B8B;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
a.menu:active, a.menu:hover	{ 
	text-decoration: none; 
	color: #ffffff;
	background: #77889F;
}
ul#menu li a:hover {
	color: #ffffff;
	background: #77889F;
}

.text {
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	font-size: 12px;
	padding-left: 24px;
	padding-right: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background: transparent;
	text-align: justify;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	padding-left: 0px;
	font-weight: bold;
	background: transparent;
	text-align: left;
}
h1 {
	margin-top: 20px;
	font-size: 16px;
	color: #4c5c65;
}
h2 {
	font-size: 14px;
	color: #4c5c65;
	margin-bottom: 0;
}

strong {
	color: #f7931d;
	font-weight: normal;
}

ul.description {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	}

li.description {
	list-style-image:url(../images/list.png);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#header_left {
	width: 404px; 
	height: 142px;
	float: left; 
	background:url(../images/header_left.png);
	text-align: left;
}
#header_right {
	float: left; 
}
#header_right1 {
	background:url(../images/header_right1.png); 
	width: 406px; 
	height: 106px;
	text-align: right;
}
#header_right2 {
	background:url(../images/header_right2.png); 
	width: 406px; 
	height: 26px; 
	padding-top: 10px;
}
#header_bottom {
	width: 810px; 
	float: left; 
	text-align: center;
}
#header_bottom_left {
	width: 404px; 
	height: 228px;
	float: left;
}
#header_bottom_right {
	width: 406px; 
	height: 228px; 
	float: left;
}

#content {
	width: 810px; 
	float: left;
}
#content_line {
	width: 810px; 
	height: 23px; 
	background:url(../images/content_line.png) no-repeat; 
	float: left;
	text-align: center;	
}
#content_bottom {
	width: 810px; 
	height: 17px; 
	background:url(../images/content_bottom.png) no-repeat top; 
	float: left
}

td.content_left {
	background:url(../images/content_left_bg.png) repeat-y; 
	height: 296px; 
}
td.content_right {
	background:url(../images/content_right_bg.png) repeat-y; 
	height: 296px;
	width: 275px;
	text-align: center;
	padding-top: 28px;
}

td.content_left_line {
	background:url(../images/content_left.png) no-repeat right top; 
	width: 12px; 
	height: 296px;
}
td.content_right_line {
	background:url(../images/content_right.png) no-repeat left top; 
	width: 13px; 
	height: 296px;
}
/****************************************** In-Store invitation ************************/
.InAns{
	text-align:right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(96,96,96);
	cursor: pointer;
	text-decoration: underline;
}	
.hiding{
	display: none;
}
.regerr {
	border: 1px #FF0033 solid;
}
	
