body, h1, h2, h3, form, input, p, select, option, textarea, table {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
html, body, table.wrapper {
	height: 100%;
}
body {
	background-color:#fff;
}

table.wrapper {
	margin: 0;
	padding: 0;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #C8C8C8;
	border-collapse: collapse;
}
.wrapper td {
	text-align: left;
	vertical-align: top;
	padding: 0 20px 20px 0;
}
.wrapper td.ads {
	padding:20px 0px 0px 20px;
	border-width: 0 0 0 1px;
	border-style:solid;
	border-color:#C8C8C8;
	border-collapse: collapse;
}
.template .template_content a {
	color: #666666;
}
.template .template_content a:hover {
	color: #094e94;
}
.template {
	float: left;
	clear: both;
	width: 750px;
	margin: 20px 0 0 20px;
	padding: 0;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
}
.template_content_wrapper {
	width: 750px;
	float: left;
	clear: both;
}

.divider {
	height: 1px;
	line-height: 1px;
	width: 100%;
	border-top: 1px solid #C8C8C8;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}
.bold {
	font-weight: bold;
}
.arrow_back {
	background-image:url(/images/arrow-left.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
}
.arrow_back:hover {
	color: #094e94;
}
.arrow {
	background-image:url(/images/arrow-right.gif);
	background-position:right 2px;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
}
.arrow:hover {
	color: #094e94;
}
.arrow_white {
	background-image:url(/images/arrow_white_right.gif);
	background-position:right 2px;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
}
.arrow_white:hover {
	color: white;
}
.arrow_white_back {
	background-image:url(/images/arrow_white_left.gif);
	background-position:left 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
}
.arrow_white_back:hover {
	color: #094e94;
}
img {
	border: none;
}
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #094e94;
}
a.inbread {
	color: #094e94;
}
a.inbread:hover {
	color: #094e94;
}
.top_holder {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}
.top_holder .public_logo {
	float: left;
}
.top_holder .navigation {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
	border: none;
	clear: none;
}
.top_holder .navigation .top_holder_payoff {
	float: left;
	width: 100%;
	clear: both;
}
.top_holder .navigation .top_holder_payoff img {
	float: right;
	margin: 0;
}
.top_holder .navigation .public_menu {
	top: 15px;
	clear: both;
	width: 550px;
	padding: 0 0 0 16px;
	position: relative;
	float: left;
}
.top_holder .navigation .public_menu .right_border {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #C8C8C8;
	height: 26px;
	float: left;
	margin: 0 12px 0 0;
}
.top_holder .navigation .public_menu .items {
	float: left;
	margin: 8px 0 0 0;
}

.top_holder .navigation .public_menu .items img {
	margin: 0 1px 0 1px;
}
.top_holder .navigation .public_menu .items img.last {
	margin: 0 0 0 1px;
}
.bottom_holder {
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
	clear: both;
}
.mypage .member_data .imagebox {
	margin: 0 0 20px 0;
}
.mypage .member_data .entry {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}
.mypage .member_data .entry .input_dropdown {
	width: 152px;
	border: 1px solid #C8C8C8;
	color: #666666;
	padding: 1px 0 1px 0;
}
.mypage .member_data .entry .input_dropdown option {
	padding: 0 20px 0 0;
	color: #666666;
}
.mypage .member_data .entry .sub_entry label {
	width: auto;
	float: left;
	clear: both;
}
.mypage .member_data .entry .sub_entry_left {
	margin: 0 10px 0 0;
}
.mypage .member_data .entry .sub_entry {
	float: left;
	clear: none;
}
.mypage .member_data .entry .sub_entry_checkbox {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}
.mypage .member_data .entry .sub_entry_checkbox label {
	float: left;
	clear: none;
	width: 100px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.mypage .member_data .entry .sub_entry_checkbox .input_checkbox {
	float: left;
	clear: none;
	color: #666666;
	vertical-align: middle;
}
.mypage .member_data .entry .sub_entry .input_text_mid {
	width: 150px;
	float: left;
	clear: both;
	padding: 2px 0 2px 0;
	border: 1px solid #C8C8C8;
	color: #666666;
}
.mypage .member_data .entry .sub_entry .input_text_small {
	width: 72px;
	float: left;
	clear: both;
	padding: 2px 0 2px 0;
	border: 1px solid #C8C8C8;
	color: #666666;
}
.mypage .member_data .entry label {
	float: left;
	width: 100%;
	margin: 0 0 2px 0;
}
.mypage .member_data .entry .input_textarea {
	width: 235px;
	border: 1px solid #C8C8C8;
	height: 60px;
	color: #666666;
}
.mypage .member_data .entry .input_text {
	width: 235px;
	border: 1px solid #C8C8C8;
	float: left;
	clear: both;
	line-height: 14px;
	padding: 2px 0 2px 0;
	color: #666666;
}
.mypage .member_data .entry .layout {
	float: left;
	clear: both;
}
.mypage .member_data .entry .layout td {
	text-align: center;
	padding: 0 10px 0 0;
}
.mypage .member_data #member_address2 {
	border-top:0;
}
.member_data h1 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 10px 0;
}
.event_register h1 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 10px 0;
}
.event_register p {
	margin: 0 0 10px 0;
}
.event_register .error {
	color: #FF3333;
}
.pink_box {
	width: 237px;
}
.pink_box .border_top {
	background-image:url(../images/pinkbox_top_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 6px;
	line-height: 6px;
	float: left;
	clear: both;
	width: 100%;
}
.pink_box .border_bottom {
	background-image:url(../images/pinkbox_bottom_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 6px;
	line-height: 6px;
	float: left;
	clear: both;
	width: 100%;
}
.pink_box .box_content {
	float: left;
	clear: both;
	width: 217px;
	padding: 10px 10px 10px 10px;
	background-color: #FFE3F1;
}
.green_box {
	width: 237px;
}
.green_box .border_top {
	background-image:url(../images/greenbox_top_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 6px;
	line-height: 6px;
	float: left;
	clear: both;
	width: 100%;
}
.green_box .border_bottom {
	background-image:url(../images/greenbox_bottom_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 6px;
	line-height: 6px;
	float: left;
	clear: both;
	width: 100%;
}
.green_box .box_content {
	float: left;
	clear: both;
	width: 217px;
	padding: 10px 10px 10px 10px;
	background-color: #e6f5a9;
}
.image_upload{
	clear: left;
}
.image_upload .box_content p {
	margin: 0 0 6px 0;
	float: left;
	clear: both;
	width: 100%;
}
.image_upload .box_content .input_file {
	float: left;
	clear: both;
	width: 100%;
}
.imagebox {
	float: left;
	clear: both;
	width: 237px;
}
.imagebox .inner_content h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #666666;
}
.imagebox .inner_content .user_image {
	margin: 0 0 10px 0;
}
.checkbox {
	float: left;
	clear: both;
	width: 237px;
}
.checkbox .header {
	background-image:url(/images/checkbox_header_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #8b3d9a;
	height: 37px;
}
.checkbox .box_bottom {
	line-height: 6px;
	height: 6px;
	position: relative;
	top: -4px;
	background-image:url(/images/checkbox_bottom_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.checkbox .header h2 {
	color: white;
	font-size: 17px;
	line-height: 17px;
	margin: 10px 0 0 10px;
	float: left;
}
.checkbox .inner_content p {
	font-weight: bold;
	color: white;
}
.checkbox .inner_content .checked {
	background-image:url(/images/checkbox_checked.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding: 8px 0 6px 40px;
}
.checkbox .inner_content .unchecked {
	background-image:url(/images/checkbox_unchecked.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding: 8px 0 6px 40px;
}
.checkbox .inner_content .row0 {
	background-color: #cc9ccb;
}
.checkbox .inner_content .row1 {
	background-color: #b179b9;
}
.checkbox .inner_content .checked .white {
	color: #8B3D9A;
}
.checkbox .inner_content .arrow_white {
	float: none;
	background-position:right 3px;
	color: white;
	line-height: 14px;
}
.white{
	color: white;
}
.hidden {
	display: none;
}
.member_password {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.member_password .confirm {
	font-weight: normal;
}
.member_password .error {
	color: #FF3333;
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 20px 0;
}
.member_password h1 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 10px 0;
}
.member_password form {
	margin: 0;
	padding: 0;
}
.member_password form .entry {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.member_password form .entry label {
	float: left;
	clear: both;
	margin: 0 0 2px 0;
}
.member_password form .entry .input_password {
	float: left;
	clear: both;
	border: 1px solid #C8C8C8;
	line-height: 14px;
	padding: 2px 0 2px 0;
	width: 235px;
}
.member_register .confirmation {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}
.member_register .template_content {
	float: left;
	width: 494px;
}
.member_register .left_floater {
	float: left;
	width: 237px;
	margin: 0 18px 0 0;
}
.member_register .left_floater .register_image {
	margin: 0 0 20px 0;
	float: left; 
	clear: both;
}
.member_register .left_floater h1 {
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 19px;
}
.member_register .template_content .template_col_span {
	float: left;
	width: 100%;
	clear: both;
}
.member_register .template_content .template_col_span .member_registration {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 2px 0;
}
.member_register .template_content .template_col_span .member_registration h1 {
	font-size: 25px;
	line-height: 27px;
	margin: 0 0 20px 0;
}
.member_register .template_content .template_col_span .member_registration .left {
	margin: 0 18px 0 0;
}
.member_register .template_content .template_col_span .member_registration .left, .member_register .template_content .template_col_span .member_registration .right {
	width: 237px;
	float: left;
}
.member_register .template_content .template_col_span .member_registration .entry {
	margin: 0 0 10px 0;
	width: 237px;
	height: 34px;
	float: left;
	clear: both;
}
.member_register .template_content .template_col_span .member_registration .entry .input_dropdown {
	border: 1px solid #C8C8C8;
	color: #666666;
	width: 149px;
	line-height: 14px;
	padding: 1px 0 1px 0;
}
.member_register .template_content .template_col_span .member_registration .entry .input_dropdown option {
	padding: 0 20px 0 0;
	color: #666666;
	line-height: 14px;
}
.member_register .template_content .template_col_span .member_registration .entry .span_label {
	float: left;
	display: block;
	width: 100%;
	clear: both;
}
.member_register .template_content .template_col_span .member_registration .entry .big {
	width: 100%;
	display: block;
	margin: 0 0 2px 0;
	vertical-align: middle;
}
.member_register .template_content .template_col_span .member_registration .entry .small {
	float: left;
	margin: 0 5px 2px 0;
	vertical-align: middle;
}
.member_register .template_content .template_col_span .member_registration .entry .input_checkbox {
	float: left;
	vertical-align: middle;
	border: none;
}
.member_register .template_content .template_col_span .member_registration .gender .sub_entry {
	margin: 4px 10px 0 0;
	padding: 2px 0 0 0;
}
.member_register .template_content .template_col_span .member_registration .member_accept {
	margin: 0;
}
.member_register .template_content .template_col_span .member_registration .member_accept a {
	float: left;
	margin: 0 5px 0 0;
	color: #094e94;
}
.member_register .template_content .template_col_span .member_registration .member_accept a:hover {
	color: #094e94;
}
.member_register .template_content .template_col_span .member_registration .member_accept .span_label {
	float: left;
	display: inline;
	clear: none;
}
.member_register .template_content .template_col_span .member_registration .member_accept label {
	float: left;
	clear: none;
}
.member_register .template_content .template_col_span .member_registration .entry .sub_entry {
	float: left;
}
.member_register .template_content .template_col_span .member_registration .entry .sub_entry label {
	width: auto;
}
.member_register .template_content .template_col_span .member_registration .entry .input_text {
	width: 235px;
}
.member_register .template_content .template_col_span .member_registration .entry .input_text_small {
	width: 74px;
}
.member_register .template_content .template_col_span .member_registration .entry .input_text_mid {
	width: 150px;
	margin: 0 8px 0 0;
}
.member_register .template_content .template_col_span .member_registration .entry input {
	border: 1px solid #C8C8C8;
	color: #666666;
	line-height: 14px;
	padding: 2px 0 2px 0;
}
.member_register .template_content .template_col_span .member_registration .submit {
	float: left;
	clear: both;
	width: 100%;
}
.personbox {
	float: left;
	clear: both;
	width: 237px;
}
.personbox .header {
	background-image:url(/images/personbox_header_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #008d6d;
	height: 37px;
}
.personbox .box_bottom {
	line-height: 6px;
	height: 6px;
	background-image:url(/images/personbox_bottom_border.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.personbox .header h2 {
	color: white;
	float: left;
	font-size: 14px;
	line-height: 15px;
	padding:12px 0px 0px 10px;
}
.personbox .inner_content {
	background-color: #80ceaa;
	padding: 0 0 4px 0;
}
.personbox .inner_content p {
	color: white;
	padding: 10px 10px 0 10px;
}
.mybox {
	width: 237px;
	float: left;
	clear: both;
}
.mybox a, .mybox a:hover {
	color: white;
	line-height: 14px;
	font-weight: bold;
}
.mybox .inner_content .arrow_white {
	float: none;
	line-height: 14px;
	background-position:right 3px;
}
.mybox .inner_content .sub a, .mybox .inner_content .sub a:hover, .mybox .inner_content .sub_hover a, .mybox .inner_content .sub_hover a:hover {
	color: white;
	font-weight: normal;
}
.mybox .inner_content .top_at_top {
	background-image:url(/images/mybox_top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #094e94;
}
.mybox .inner_content .top_at_top_hover {
	background-image:url(/images/mybox_top_hover.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #90aecd;
}
.mybox .inner_content .top_at_bottom {
	background-image:url(/images/mybox_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: #094e94;
}
.mybox .inner_content .top_at_bottom_hover {
	background-image:url(/images/mybox_bottom_hover.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color: #90aecd;
}
.mybox .inner_content .sub_hover, .mybox .inner_content .top_hover {
	background-color: #90aecd;
}
.mybox .inner_content .row {
	width: 227px;
	padding: 4px 0 4px 10px;
}
.mybox .inner_content .top {
	background-color: #094e94;
}
.mybox .inner_content .sub {
	background-color: #618dba;
}
.person_test {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
.person_test form {
	margin: 0;
	padding: 0;
}
.person_test_confirm h2 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 20px 0;
}
.person_test .error h2 {
	color: #FF3333;
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 20px 0;
}
.person_test .test_navigation {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	height: 20px;
	padding: 4px 0 0 0;
}
.person_test .test_navigation .display_navi {
	width: 300px;
}
.person_test .test_navigation .left_floater {
	width: auto;
}
.person_test .test_navigation .left_floater, .person_test .test_navigation .display_navi {
	float: left;
}
.person_test .test_navigation .right_floater {
	float: right;
}
.person_test .test_navigation .right_floater .public_button {
	position: relative;
	top: -4px;
}
.person_test .question {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
}
.person_test .question h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 20px 0;
}
.person_test .question p {
	margin: 0 0 20px 0;
}
.person_test .question .answers div {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 6px 0;
}
.person_test .question .answers div label {
	margin: 0 5px 0 0;
}
.person_test .question .answers div input, .person_test .question .answers div label {
	vertical-align: middle;
}
.mypage .template_content {
	float: left;
	width: 494px;
	margin: 0 0 0 19px;
}
.mypage .left_floater {
	float: left;
	width: 237px;
}
.mypage .template_content .template_left {
	float: left;
	width: 237px;
}
.mypage .template_content .template_left_members {
	float: left;
}
.mypage .template_content .template_right {
	float: left;
	width: 237px;
	margin: 0 0 0 17px;
}
.mypage .left_floater .my_details {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.mypage .left_floater .my_details h1 {
	font-size: 25px;
	line-height: 25px;
	margin: 0 0 20px 0;
}
.mypage .left_floater .my_details h2, .mypage .persondescription h2 {
	font-size: 17px;
	line-height: 19px;
	margin: 0;
}
.mypage .persondescription p {
	margin-top: 10px;
}
.mypage .left_floater .my_details ul {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	list-style-type: none;
	list-style-position: inside;
}
.mypage .left_floater .my_details ul li {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}
.mypage .left_floater .my_details ul li span {
	font-weight: bold;
}
.quick_navi {
	float: left;
	clear: both;
	width: 100%;
}
.quick_navi .arrow {
	background-image:url(/images/arrow-right.gif);
	background-position:right 2px;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 0 16px 0 0;
}
.quick_navi .arrow_no_margin {
	margin: 0;
	background-image:url(/images/arrow-right.gif);
	background-position:right 2px;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	float: left;
}
.event_signup {
	background-image: url(/images/event_box.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 112px;
	float: left;
	clear: both;
}
.event_signup .inner_wrapper {
	margin: 8px 0 0 8px;
}
.event_signup .buttons {
	float: left;
	width: 350px;
	margin: 18px 0 0 4px;
}
.event_signup .buttons a img {
	margin: 0 6px 0 0;
	float: left;
}
.login_box {
	background-image: url(/images/login_box.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 80px;
	float: left;
	clear: both;
	position: relative;
}
.login_box form .inner_content {
	margin: 8px 0 0 8px;
}
.login_box form .input_field {
	border: none;
	background-color: white;
	color: #666666;
	width: 130px;
	height: 18px;
	margin: 6px 0 0 0;
}
.login_box form .user label, .login_box form .pass label {
	font-weight: bold;
	float: left;
	clear: both;
}
.login_box form .user, .login_box form .pass {
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
}
.login_box form .submit {
	position: absolute;
	top: 28px;
	right: 10px;
}
.login_box form .send_password {
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	width: 100%;
}
.column_divider {
	border-top: 1px solid #C8C8C8;
	line-height: 1px;
	height: 1px;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	margin: 20px 0 20px 0;
}

.eventinfo_box {
	float: left;
	clear: both;
	width: 237px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 10px 0;
}
.eventinfo_box h2 {
	float: left;
	clear: both;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.eventinfo_box .box_top {
	float: left;
	clear: both;
	background-image: url(/images/eventinfo_top.gif);
	background-repeat: no-repeat;
	line-height: 6px;
	height: 6px;
	width: 100%;
}
.eventinfo_box .box_contents {
	float: left;
	clear: both;
	width: 100%;
	font-size: 11px;
	line-height: 11px;
}
.eventinfo_box .box_contents .box_inner_contents {
	float: left;
	clear: both;
	width: 100%;
	background-color: #ffe3f1;
	padding: 4px 0 0 0;
}
.eventinfo_box .box_contents .row {
	float: left;
	clear: both;
	padding: 0 0 10px 10px;
	width: 100%;
}
.previous .box_contents .row {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 2px 10px;
}
.eventinfo_box .box_contents .last {
	padding: auto auto 4px 10px;
	width: 100%;
}
.eventinfo_box .box_contents .row span {
	float: left;
	clear: both;
	padding: 0 0 4px 0;
}
.eventinfo_box .box_bottom {
	float: left;
	clear: both;
	background-image: url(/images/eventinfo_bottom.gif);
	background-repeat: no-repeat;
	line-height: 6px;
	height: 6px;
	width: 100%;
}
.event_box {
	float: left;
	clear: both;
	width: 237px;
	padding: 0;
	margin: 0;
}

.event_box .inner_content {
	float: left;
	clear: both;
	background-image: url(/images/event_box_small_bg.gif);
	background-repeat: no-repeat;
	width: 237px;
	height: 126px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.event_box .inner_content .row {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 10px;
	margin: 0;
}
.event_box .inner_content .row p {
	margin: 0;
	padding: 0;
}
.event_box .bottomlink .arrow {
	margin: 0;
}
.event_box .arrow {
	margin: 5px 0 0 0;
}
.event_box h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #787878;
}
.pressbox {
	float: left;
	clear: both;
	width: 237px;
}

.pressbox .box_header {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.pressbox .box_header h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #787878;
}
.pressbox .box_header .preamble {
	margin: 0;
}
.pressbox .inner_content {
	float: left;
	clear: both;
}
.pressbox .inner_content .newsitem {
	width: 217px;
	float: left; 
	clear: both;
	font-size: 11px;
	color: #828282;
	padding: 10px;
}
.pressbox .inner_content .newsitem h3 {
	font-weight: bold;
	color: #828282;
	margin: 0;
	float: left;
	clear: both;
}
.pressbox .inner_content .newsitem p {
	float: left;
	width: 100%;
	clear: both;
}
.pressbox .inner_content .newsitem p a {
	color: #828282;
}
.pressbox .inner_content .newsitem p a:hover {
	color: #094e94;
}

.pressbox .inner_content .top {
	background-image: url(/images/pressbox_border_top.gif);
	background-repeat: no-repeat;
	background-color: #ffffb5;
}
.pressbox .inner_content .top_active {
	background-image: url(/images/pressbox_border_top_a.gif);
	background-repeat: no-repeat;
	background-color: #ffffe7;
}
.pressbox .inner_content .middle {
	background-color: #ffffb5;
}
.pressbox .inner_content .middle_active {
	background-color: #ffffe7;
}
.pressbox .inner_content .bottom {
	background-image: url(/images/pressbox_border_bottom.gif);
	background-repeat: no-repeat;
	background-color: #ffffb5;
	background-position: bottom;
}
.pressbox .inner_content .bottom_active {
	background-image: url(/images/pressbox_border_bottom_a.gif);
	background-repeat: no-repeat;
	background-color: #ffffe7;
	background-position: bottom;
}
.pressbox .inner_content .hover,
.pressbox .inner_content .hover h3,
.pressbox .inner_content .hover p a,
.pressbox .inner_content .hover p a:hover{
	color: white;
	cursor: pointer;
}

.pressbox .url_active {
	color: #094e94;
}
.pressbox .box_navigation {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}
.pressbox .box_navigation p {
	float: left;
	line-height: 11px;
	margin: 0 0 0 32px;
}
.pressbox .box_navigation .arrow {
	float: right;
}
.pressbox .box_navigation .arrow, .pressbox .box_navigation .arrow_back {
	display: inline;
}
.newsbox {
	float: left;
	clear: both;
	width: 237px;
}

.newsbox .box_header {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.newsbox .box_header h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #787878;
}
.newsbox .box_header .preamble {
	margin: 0;
}
.newsbox .inner_content {
	float: left;
	clear: both;
}
.newsbox .inner_content .newsitem {
	width: 217px;
	float: left; 
	clear: both;
	font-size: 11px;
	color: #828282;
	padding: 10px;
}
.newsbox .inner_content .newsitem h3 {
	font-weight: bold;
	color: #828282;
	margin: 0;
	float: left;
	clear: both;
}
.newsbox .inner_content .newsitem p {
	float: left;
	width: 100%;
	clear: both;
}
.newsbox .inner_content .newsitem p a {
	color: #828282;
}
.newsbox .inner_content .newsitem p a:hover {
	color: #094e94;
}

.newsbox .inner_content .top {
	background-image: url(/images/newsbox_top.gif);
	background-repeat: no-repeat;
	background-color: #f4dbf3;
}
.newsbox .inner_content .top_active {
	background-image: url(/images/newsbox_top_a.gif);
	background-repeat: no-repeat;
	background-color: #ffedfe;
}
.newsbox .inner_content .middle {
	background-color: #f4dbf3;
}
.newsbox .inner_content .middle_active {
	background-color: #ffedfe;
}
.newsbox .inner_content .bottom {
	background-image: url(/images/newsbox_bottom.gif);
	background-repeat: no-repeat;
	background-color: #f4dbf3;
	background-position: bottom;
}
.newsbox .inner_content .bottom_active {
	background-image: url(/images/newsbox_bottom_a.gif);
	background-repeat: no-repeat;
	background-color: #ffedfe;
	background-position: bottom;
}
.newsbox .inner_content .hover,
.newsbox .inner_content .hover h3,
.newsbox .inner_content .hover p a,
.newsbox .inner_content .hover p a:hover{
	color: white;
	cursor: pointer;
}

.newsbox .url_active {
	color: #094e94;
}
.newsbox .box_navigation {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
}
.newsbox .box_navigation p {
	float: left;
	line-height: 11px;
	margin: 0 0 0 32px;
}
.newsbox .box_navigation .arrow {
	float: right;
}
.newsbox .box_navigation .arrow, .newsbox .box_navigation .arrow_back {
	display: inline;
}
.smallnewsbox {
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}
.smallnewsbox .inner_content {
	background:url(/images/newsbox_small.gif);
	background-repeat: no-repeat;
	height:127px;
	width:237px;
}
.smallnewsbox p, .smallnewsbox p {
	color:#828282;
	margin: 0;
}
.smallnewsbox .row {
	padding: 8px 10px 6px 10px;
}
.smallnewsbox .bottomlink {
	margin-top:5px;
	font-size:11px;
}
.smallnewsbox h2 {
	font-size: 17px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #787878;
}
.smallpressbox {
	width: 365px;
	float: left;
	clear: both;
}
.smallpressbox .box_header {
	width: 100%;
	float: left;
	clear: both;
}
.smallpressbox .box_header .arrow {
	margin: 5px 0 0 0;
	float: right;
	background-image:url(/images/arrow-right.gif);
	background-position:right 2px;
	background-repeat: no-repeat;
	padding: 0 8px 0 0;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
.smallpressbox .inner_content {
	background-image:url(/images/press_smallbox_bg.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 90px;
	float: left;
	margin: 5px 0 0 0;
	clear: both;
}
.smallpressbox h2 {
	font-size: 17px;
	float: left;
	clear: both;
	display: inline;
	line-height: 17px;
	color: #787878;
}
.smallpressbox .row {
	padding: 8px 10px 6px 10px;
}
.bottomlink img{
	padding-left:1px;
}
.member_myinterest{
	margin-bottom:15px;
}
.member_myinterest .heading h1 {
	font-size: 25px;
	line-height: 27px;
	margin: 0 0 20px 0;
}
.member_myinterest table {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	border-collapse: collapse;
}
.member_myinterest table tr td h2 {
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 5px 0;
}
.member_myinterest table tr .label {
	padding: 0 15px 0 0;
}
.member_myinterest table tr td {
	line-height: 18px;
	white-space: nowrap;
	padding: 0 5px 0 0;
}
.member_myinterest table tr .span {
	line-height: 20px;
}
.contact_box {
	float: left;
	clear: both;
	width: 237px;
}
.contact_box .inner_content {
	background-color: #97D4E5;
	padding: 6px 10px 4px 10px;
	float: left;
	clear: both;
	width: 217px;
}
.contact_box .inner_content h3 {
	color: white;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
}
.contact_box .inner_content textarea {
	float: left;
	clear: both;
	width: 217px;
	height: 150px;
	background-color: white;
	color: black;
	margin: 0 0 10px 0;
	border: none;
}
.contact_box .inner_content input {
	float: left;
	clear: both;
	width: 217px;
	height: 16px;
	background-color: white;
	margin: 0 0 10px 0;
	color: black;
	border: none;
}
.contact_box .inner_content .button {
	float: left;
	clear: both;
	width: 100%;
	height: 20px;
	position: relative;
	background-image: none;
	left: 0;
	margin: 0;
	cursor: default;

}
.contact_box .inner_content .button .public_button {
	position: absolute;
	left: 167px;
	top: 0px;
	width: 100%;
}
.button .public_button .label {
	color: white;
	font-weight: bold;
}
.contact_box .header {
	height: 6px;
	line-height: 6px;
	background-image:url(/images/contactbox_header_border.gif);
	background-repeat: no-repeat;
}
.contact_box .bottom {
	height: 6px;
	float: left;
	width: 100%;
	clear: both;
	line-height: 6px;
	background-image:url(/images/contactbox_bottom_border.gif);
	background-repeat: no-repeat;
}
/* BUTTONS */

.public_button {
	height: 20px;
	line-height: 20px;
	float: left;
	clear: both;
}
.public_button .blue .left_border {
	background-image: url(/images/publicbutton_blue_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .blue .right_border {
	background-image: url(/images/publicbutton_blue_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .blue .label {
	background-color: #094e94;
	float: left;
	padding: 0 4px 0 4px;
}
.public_button .green .left_border {
	background-image: url(/images/publicbutton_green_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .green .right_border {
	background-image: url(/images/publicbutton_green_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .green .label {
	background-color: #96d045;
	float: left;
	padding: 0 4px 0 4px;
}
.public_button .pink .left_border {
	background-image: url(/images/publicbutton_pink_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .pink .right_border {
	background-image: url(/images/publicbutton_pink_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	float: left;
}
.public_button .pink .label {
	background-color: #f0027f;
	float: left;
	padding: 0 4px 0 4px;
}
.public_button .label a, .public_button .label a:hover {
	color: white;
	font-weight: bold;
}

.deregister h2{
	font-size: 17px;
	line-height: 17px;
	margin-bottom:15px;
}

.event .left_floater {
	float: left;
	width: 237px;
	margin: 0 18px 0 0;
}

.event .template_content {
	float: left;
	width: 494px;
}

.event .template_content .event_info {
	float: left;
	clear: both;
	width: 100%;
}

.event .template_content .event_info h1 {
	font-size: 25px;
	line-height: 25px;
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}

.event .template_content .event_info p {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	width: 100%;
}
.event .template_content .event_info h3 {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 2px 0;
	float: left;
	clear: both;
}

.event .template_content .public_button {
	float: left;
	clear: both;
	width: 100%;
}

.event .template_content .event_media {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}
.event .template_content .event_media h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 10px 0;
}
.event .template_content .event_media .left_col {
	width: 237px;
	float: left;
	margin: 0 20px 0 0;
}
.event .template_content .event_media .left_col .images .thumbs img {
	float: left;
	margin: 0 10px 10px 0;
}
.event .template_content .event_media .left_col .images .thumbs .outer {
	margin-right: 0;
}
.event .template_content .event_media .mid_col {
	width: 1px;
	border-left: 1px solid #C8C8C8;
	position: absolute;
	height: 100%;
	top: 0px;
	left: 50%;
}
.event .template_content .event_media .right_col {
	width: 237px;
	float: left;
}
.event .template_content .event_media .right_col .comments .comment_list {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
.event .template_content .event_media .right_col .comments .comment_list .comment p {
	margin: 0;
}
.event .template_content .event_media .right_col .comments .comment_list .comment {
	float: left;
	clear: both;
	width: 100%;
}
.event .template_content .event_media .right_col .comments .comment_list .title {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 4px 0;
}
.event .template_content .event_media .right_col .comments .comment_list .date {
	float: left;
	clear: both;
	width: 100%;
	padding: 4px 0 0 0;
	font-style: oblique;
}
.event .template_content .event_media .right_col .comments .comment_list .row0 {
	float: left;
	clear: both;
	width: 217px;
	padding: 5px 10px 5px 10px;
	background-color: #e6e6e6;
}
.event .template_content .event_media .right_col .comments .comment_list .row1 {
	float: left;
	clear: both;
	width: 217px;
	padding: 5px 10px 5px 10px;
	background-color: white;
}
.event .template_content .event_media .right_col .comments .send_comment {
	float: left;
	clear: both;
}
.event .template_content .event_media .right_col .comments .send_comment h2 {
	margin-bottom: 10px;
}
.event .template_content .event_media .right_col .comments .send_comment .title {
	float: left;
	clear: both;
	width: 217px;
	padding: 0 10px 10px 10px;
}
.event .template_content .event_media .right_col .comments .send_comment .comment_body {
	float: left;
	clear: both;
	width: 217px;
	padding: 0 10px 0 10px;
}
.event .template_content .event_media .right_col .comments .send_comment .title h3 {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.event .template_content .event_media .right_col .comments .send_comment .comment_body h3 {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}
.event .template_content .event_media .right_col .comments .send_comment input {
	border: none;
	background-color: white;
	color: #828282;
	float: left;
	clear: both;
	width: 209px;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	line-height: 12px;
	height: 16px;
}

.event .template_content .event_media .right_col .comments .send_comment textarea {
	border: none;
	background-color: white;
	color: #828282;
	float: left;
	clear: both;
	width: 209px;
	padding: 2px 4px 2px 4px;
	height: 80px;
	font-size: 12px;
	line-height: 15px;
}

.event .template_content .event_media .right_col .comments .send_comment .send {
	float: right;
	padding: 10px 0 6px 0;
}
.event .template_content .event_media .right_col .comments .send_comment .send .public_button {
	float: right;
	margin: 0 10px 0 0;
}
.event .template_content .event_media .right_col .comments .send_comment .send .public_button .pink {
	float: right;
}
.event .template_content .event_media .left_col .image_upload .box_content {
	padding-top: 4px;
}
.event .template_content .event_media .left_col .image_upload h3 {
	margin: 0 0 10px 0;
}
.event .template_content .event_media .left_col .image_upload .image {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
.event .template_content .event_media .left_col .image_upload .desc textarea {
	border: none;
	background-color: white;
	color: #828282;
	float: left;
	clear: both;
	width: 209px;
	padding: 2px 4px 2px 4px;
	height: 40px;
	font-size: 12px;
	line-height: 15px;
}
.event .template_content .event_media .left_col .image_upload .desc {
	float: left;
	clear: both;
}
.event .template_content .event_media .left_col .image_upload .image p {
	margin: 4px 0 0 0;
	font-style: oblique;
}

.event .template_content .event_media .left_col .image_upload .send {
	float: right;
	padding: 10px 0 0 0;
	margin-bottom: -4px;
}
.event .template_content .event_media .left_col .image_upload .send .public_button {
	float: right;
	margin: 0;
}
.event .template_content .event_media .left_col .image_upload .send .public_button .pink {
	float: right;
}
.event .registerstatus{
	font-family: Arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.event .template_content_wrapper .event_landing {
	float: left;
	clear: both;
	width: 750px;
}
.event .template_content_wrapper .event_landing .landing_row {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	width: 100%;
}
.event .template_content_wrapper .event_landing .landing_row_last {
	margin-bottom: 0;
}
.event .template_content_wrapper .event_landing h2 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 10px 0;
}
.event .template_content_wrapper .event_landing .pinkbox_span {
	float: left;
	clear: both;
	width: 100%;
}
.event .template_content_wrapper .event_landing .pinkbox_span .box_top {
	background: url('/images/pinkboxspan_top.gif') no-repeat top left;
	float: left;
	clear: both;
	height: 6px;
	line-height: 6px;
	width: 100%;
}

.event .template_content_wrapper .event_landing .pinkbox_span .row {
	padding: 10px;
	width: 730px;
	float: left;
	clear: both;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row h3 {
	font-size: 17px;
	line-height: 22px;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row p {
	line-height: 14px;
	width: 590px;
	margin: 0 0 4px 0;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row a {
	font-weight: bold;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row_top {
	padding-top: 4px;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row0_last {
	padding-bottom: 10px;
	background: url(/images/pinkboxspan_row0_bottom.gif) no-repeat bottom left;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row1_last {
	padding-bottom: 10px;
	background: url(/images/pinkboxspan_row1_bottom.gif) no-repeat bottom left;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row0 {
	background-color: #ffdcee;
}
.event .template_content_wrapper .event_landing .pinkbox_span .row1 {
	background-color: #ffe3f1;
}

.event .template_content_wrapper .event_landing .previous_dinner {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
}
.event .template_content_wrapper .event_landing .previous_dinner_last {
	margin-bottom: 0;
}
.event .template_content_wrapper .event_landing .previous_dinner .dinner_image {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}
.event .template_content_wrapper .event_landing .previous_dinner .dinner_desc {
	float: left;
	width: 530px;
}
.event .template_content_wrapper .event_landing .previous_dinner .dinner_desc h3 {
	margin: 0 0 4px 0;
}
.event .template_content_wrapper .event_landing .previous_dinner .dinner_desc p {
	width: 390px;
	margin: 0 0 4px 0;
}

.event .template_content_wrapper .event_landing .previous_dinner .dinner_desc a {
	font-weight: bold;	
}	
	
.event .template_content_wrapper .event_landing .previous_events .divider {
	margin-bottom: 10px;
}

.dinner_photoslide {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
}
.dinner_photoslide .top {
	width: 100%;
	padding: 10px 20px 10px 20px;
	background-color: #ffdcee;
}
.dinner_photoslide .top h2 {
	color: #828282;
	font-size: 17px;
	text-align: left;
}
.dinner_photoslide .photo {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
}
.dinner_photoslide .photo img {
	margin: auto;
}

.dinner_photoslide .navigation_area {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.dinner_photoslide .navigation_area .image_desc {
	background-color: #ffdcee;
	width: 369px;
	margin: auto;
	position: relative;
	clear: both;
	overflow: auto;
}
.dinner_photoslide .navigation_area .image_desc p {
	margin: 0;
	width: 349px;
	color: #828282;
	text-align: left;
	margin: 0 10px 4px 10px;
}
.dinner_photoslide .navigation_area .box_top {
	width: 369px;
	background: url(/images/photopop_top.gif) no-repeat top left;
	line-height: 6px;
	height: 6px;
	margin: auto;
}
.dinner_photoslide .navigation_area .box_bottom {
	width: 369px;
	background: url(/images/photopop_bottom.gif) no-repeat top left;
	line-height: 6px;
	height: 6px;
	margin: auto;
}
.dinner_photoslide .navigation_area .navigation {
	background-color: #f360ae;
	width: 369px;
	overflow: auto;
	height: 20px;
	position: relative;
	margin: auto;
	clear: both;
}
.dinner_photoslide .navigation_area .navigation .arrow_white_back {
	font-weight: normal;
	line-height: 14px;
	background-position: 0px 4px;
	color: white;
	margin: 0 0 0 10px;
}
.dinner_photoslide .navigation_area .navigation .arrow_white {
	font-weight: normal;
	line-height: 14px;
	background-position: right 4px;
	color: white;
}
.dinner_photoslide .navigation_area .navigation div {
	float: left;
	padding: 4px 0 0 0;
}
.dinner_photoslide .navigation_area .navigation .info {
	padding: 5px 0 0 0;
	color: white;
	text-align: center;
	width: 264px;
}
