.moreinfo_dialog.ui-dialog {
	padding:0px !important;
	border-color: #F0F1EC !important;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	overflow: auto !important;
}

.moreinfo_dialog .ui-dialog-content.ui-widget-content {
	padding:0px !important;
	background-color: #F0F1EC !important;
}
.moreinfo_dialog .ui-dialog-titlebar {display:none;}

.left {
	float:left;
	width:62%;
}

.right {
	float:left;
	width: 37%;
}

.moreinfo {
	text-align: left;
	height: 372px;
	position: relative;
	margin-top: 15px;
}

.moreinfo.left {
	float:left;
	width:49%;
	border-right: solid 1px #ccc;
}

.moreinfo.right {
	float:left;
	width: 50%;
}

#signup_header {
	width:930px;
	height:145px;
	background-image: url(images/signup_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color:#737373;
	font-size: 26px;
	position: relative;
	margin:0px;
	margin-bottom: 20px;
}

#signup_header span {
	line-height: 26px;
}

#signup_header #elm1 {
	position: absolute;
	top:20px;
	left:20px;
	font-size: 28px;
}

#signup_header #elm2 {
	font-size: 40px;
	font-weight: bold;
	color:#3789b9;
	position: absolute;
	top:57px;
	left:45px;
}

#signup_header #elm3 {
	position: absolute;
	top:100px;
	left:225px;
	font-size: 32px;
}

a.select {
	background-image: url(images/select_btn.png);
	width:56px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

strong.select {
	display:block;
	text-align: center;
	color: black !important;
}

#bubble_per5pack {
	background-image: url(images/bubble_per5pack.png);
	height: 42px;
	width:71px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}

#bubble_free {
	background-image: url(images/bubble_free.png);
	height: 42px;
	width:71px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}

#graph_table {
	width:100%;
}

#graph_table td h1 {
	font-size: 26px;
	font-weight: bold;
	color:#999999;
	margin:0px;
	padding:0px;
}

#graph_table td {
	color:#666666;
}

#graph_table td strong {
	color:#3789b9;
	display:block;
}

#graph_table tr.even {
	background-color: white;
}

#graph_table tr.even td.selected {
	background-color: #fffaf5;
}

#graph_table tr.odd {
	background-color: #f2f7fa;
}

#graph_table tr.odd td.selected {
	background-color: #f3f3f0;
}

.checked {
	background-image: url(images/check.png);
	height:16px;
	width:15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#rcontainer {
	margin: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
.right h2 {
	font-size: 26px;
	font-weight: bold;
	color:#999999;
	margin:0px;
	padding:0px;
	margin-bottom: 25px;
}
.right h3 {
	font-size: 12px;
	font-weight: bold;
	color:#3789b9;
}
.right p {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}

#testimonial {
	position: relative;
}

#testimonial .tick {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
}
#testimonial .tick.ur {
	top: 0px;
	right: 0px;
	background-image: url(images/bb_ur.png);
}
#testimonial .tick.ul {
	top: 0px;
	left: 0px;
	background-image: url(images/bb_ul.png);
}
#testimonial .tick.lr {
	bottom: 0px;
	right: 0px;
	background-image: url(images/bb_lr.png);
}
#testimonial .tick.ll {
	left: 0px;
	bottom: 0px;
	background-image: url(images/bb_ll.png);
}
#tail {
	background-position: 245px 0px;
	height: 23px;
	display: block;
	background-image: url(images/bb_tail.png);
	background-repeat: no-repeat;
}
#tcontainer {
	background-color: #f0f1ec;
	padding: 10px;
}
#tcontainer h3 {
	margin:10px;
	padding:0px;
	font-size: 18px;
}
#tcontainer > p {
	margin:10px;
	font-style: italic;
}
#tcontainer > p > span {
	margin-top: 10px;
	display:block;
	text-align: right;
	color:#333333;
	font-weight: bold;
	font-style: normal;
}
#contactus {
	margin:20px 0px;
	background-position: 0 0;
	height: 80px;
	width: 300px;
	display: block;
	background-image: url(images/contactus.png);
	background-repeat: no-repeat;
	position: relative;
}
#contactus > a {
	overflow: hidden;
	display: block;
	width: 80px;
	height: 22px;
	position: absolute;
	right:11px;
	top:47px;
	line-height: 200px;
}

.inputArea label {
	display:block;
	margin-top:10px;
}

#moreInfo {
	padding:10px;
	margin:0px;
}
#moreInfo h3 {
	color:#3789b9;
	font-size: 18px;
}

#close_moreinfo {
	position: absolute;
	right:5px;
	top:5px;
	color: #3789B9;
	font-weight: bold;
}

#form_container {
	margin-left: 10px;
}
#moreinfo_container {
	margin-right: 10px;
}

#moreInfoSubmit input[type="text"].inputError,
#moreInfoSubmit input[type="text"].inputError:focus {
	background-color:#FFF0F0;
	border-color:#F25003;
}

#moreInfoSubmit input[type="text"] {
	background-color:white;
	border:1px solid #CCCCCC;
	color:black;
	font-family:Verdana,Geneva,sans-serif;
	font-size:16px;
	height:28px;
	line-height:28px;
	padding:0 2px;
	width:243px;
}
#moreInfoSubmit input[type="image"] {margin-top:15px;}

#additionalInfo h3,
#additionalInfo h4,
#additionalInfo h5,
#additionalInfo h6,
#additionalInfo p,
#additionalInfo ul,
#additionalInfo ol {margin:0px;padding:0px; font-size: 12px; font-weight: normal; color: black;}

#additionalInfo h3 { font-size: 24px; font-weight: bold;}
#additionalInfo h4 {}
#additionalInfo h5 {font-weight: bold;}
#additionalInfo h6 {}

#additionalInfo p {margin: 5px 0px;}
#additionalInfo ul {list-style-type: disc; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}
#additionalInfo ol {list-style-type: decimal; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}
#additionalInfo {text-align: left !important;}

#disclaimer h3,
#disclaimer h4,
#disclaimer h5,
#disclaimer h6,
#disclaimer p,
#disclaimer ul,
#disclaimer ol {margin:0px;padding:0px; font-size: 12px; font-weight: normal; color: black;}

#disclaimer h3 { font-size: 24px; font-weight: bold;}
#disclaimer h4 {}
#disclaimer h5 {font-weight: bold;}
#disclaimer h6 {}

#disclaimer p {margin: 5px 0px;}
#disclaimer ul {list-style-type: disc; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}
#disclaimer ol {list-style-type: decimal; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}
#disclaimer {text-align: left !important;}

/*Refactored Code for On Page Form {mru 031411} */ 
#join_now {position: relative;height: 900px;width: 323px;float: left;margin-left: 9px;background-image: url(images/join_form_dent.png);background-position: 0 0;background-repeat: no-repeat;}
#join_now p {position: absolute;top:50px;width: 323px;display:block;text-align: center;}
#join_now p strong {line-height: 22px;font-size: 18px;}
#join_now form {position: absolute;top:50px;left:33px;color:#3c3b3b;}
#join_now form label {line-height: 20px;font-size: 13px;font-weight: bold;margin:0px;display:inline-block;}
#join_now form input[type="text"]{width:256px;border: solid 1px #d5d5d5;display:block;height: 31px;font-size: 18px;font-weight: normal;line-height: 31px;margin-bottom: 6px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;padding: 0px 5px;}
#join_now form select { width:256px;}
#join_now form input[type="text"].inputError,
#join_now form input[type="text"].inputError:focus {background-color:#FFF0F0;border-color:#F25003;}
#join_now form input[type="checkbox"].inputError{border:solid 1px red;}
#join_now a.button{margin:0px;padding:0px;outline: none;width: 268px;height: 55px;position: absolute;top:750px;left:33px;background-image: url(images/join_now_submit.png);background-position: 0px 3px;background-repeat: no-repeat;}
#join_now a.button.spinner {background-image: url(images/spinner.gif) !important;background-position: center center !important;}

.invalid { color:red; font-size:10px;}

.clear_div {clear:both; height 1%;}
img.ldr {margin-top:15px;}
.uinotice {text-align: left;}
