*                       { margin:0; padding:0; }

body                    { background:#AAAAAA; color:#2f2f2f; font:12px/1.5em Arial, Helvetica, sans-serif;  }

a                       { color:#ea7601; text-decoration:underline; }
a:hover                 { color:#ea7601; text-decoration:underline; }
a img                   { border:0; }
:focus                  { outline:0; }

/* Heading */
h1, h2, h3, h4          { margin-bottom:.5em; line-height:1.4em; }
h2                      { font-size:1.7em; }
h3                      { margin-bottom:.5em; color:#253033; font-size:1.25em; }
h4                      { margin-bottom:.6em; color:#494848; font-size:1.05em; }
h5                      { font-size:1.05em; }
h6                      { font-size:1em; }
h1 a, h1 a:hover, 
h2 a, h2 a:hover, 
h3 a, h3 a:hover,
h4 a, h4 a:hover        { font-weight:normal; }

/* Table */
th                      { padding:0; text-align:left; vertical-align:top; }
td                      { padding:0; vertical-align:top; }

/* Paragraph */
p, address              { margin-bottom:.5em; }
address                 { font-style:normal; }
cite                    { font-style:normal; font-size:10px; }
q:before, 
q:after                 { content:'';}

/* Form */
form                    { display:inline; }
/*fieldset                { border:0; }
legend                  { display:none; display:block !important; height:0; line-height:0; margin:0; overflow:hidden; padding:0; width:0; visibility:hidden; }*/
label                   { color:#333; }
input, select           { vertical-align:middle; }
textarea                { overflow:auto; }

/* Lists */
ul,ol                   { list-style:none; }
dt                      { display:block; }

/* Size */
small                   { font-size:.9em; }
big                     { font-size:1.25em; }

.sectionBorder			{ border:1px solid #D6D6D6; }

.previewHeading {
	font-weight:bold;
	font-size:16px;
	height:30px;
}
.previewSubHeading {
	font-size:14px;
	height:30px;
	padding-left:60px;
}
.registrant_name_style {
	font-weight:bold;
	font-size:16px;
	height:30px;
	border:1px solid #000000;
	padding:5px 60px;
}

.group_scroll_style {
	height:200px;
	overflow-x:hidden;
	background-color:#ffffff;
	width:235px;
}
.td_group_selected_style {
	height:25px;
	background-color:#316AC5;
	color:#ffffff;
	font-size: 12px;
	font-family:  arial, helvetica, sans-serif; 
}
.td_group_style {
	height:25px;
	color:#000000;
	font-size: 12px;
	font-family:  arial, helvetica, sans-serif; 
}
.td_postal_code_style {
	width:70px;
}
.print_label_style {
	width:100px !important;
}
.td_heading_group_selected_style {
	background-color:#316AC5;
	color:#ffffff;
}
.td_heading_group_style {
	color:#000000;
}
.renewal_button_padding {
	padding-right: 20px;
}

.receipt_font_style {
	font-size:14px;
}
.receipt_heading_style {
	height:40px;
	vertical-align:middle !important;
}
.receipt_add_font {
	font-size:15px !important;
}
.receipt_title_style {
	height:30px;font-size:25px;
}
.receipt_logo_column {
	border-style:none !important; border-width: 0px;
}
.receipt_logo_style {
	height:100px;
}
.receipt_fee_table {
	height:200px;
}
.receipt_total_height {
	height:60px !important;
}
.receipt_total {
	font-size:25px !important;
}
.receipt_valign_bottom {
	vertical-align:bottom !important;
}
.receipt_padding {
	padding-top:5px;
}
.receipt_gst_style {
	font-size:17px;
}
.loaderImageStyle {
	background-color: #FFF4E9 !important;
	border:2px solid #F1AF73 !important;
	width:120px !important;
	text-align:center !important;
	padding:15px 60px !important;
	color:#d85909 !important;
	font-weight:bold !important;
}

fieldset { margin: 10px 0px;
	padding: 20px;
	width:500px !important;
  }

legend { border: 1px solid rgb(204, 204, 204);
  padding: 2px;
  color: rgb(0, 0, 0);
  font-size: 1.1em;
  font-weight: bold;
  background-color: rgb(247, 247, 247);
  text-align: center;
  }