@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
.col620 table {
	/* font-size:0.7em; */
	line-height:1.5em;
	font-size: 0.9em;
	color:#333333;
}
.col620 table p, .col620 table ul {
	font-size: 1em;
}
.main li p{
 font-size: 100%;
}
.main li a{
 color: #51014B
}
.col620 table a {
	color:#51014B;
}
fieldset#textbox table {
	font-size:11px;
}
.clear {
	clear:both;
}
.container {
	margin:0 auto;
	width:902px;
}
.header {
	/*background-image:url(../images/logo.gif);*/
background-repeat:no-repeat;
	background-position:left 20px;
}
.logo {
	position:absolute;
	margin-left:10px;
	margin-top:-20px;
	height:153px;
	width:163px;
}
.secondryNav {
	float:right;
	height:110px;
}
.secondryNav ul {
	padding-top:10px;
}
.secondryNav ul li {
	display:inline;
	padding-left:10px;
}
.secondryNav li a {
	color:#efefef;
	padding-bottom:10px;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.secondryNav li a:hover {
	color:#FFFFFF;
}
.secondryNav li a.purple {
	background-image:url(../images/secondry_nav_bg_purple.gif);
}
.secondryNav li a.blue {
	background-image:url(../images/secondry_nav_bg_blue.gif);
}
.secondryNav li a.green {
	background-image:url(../images/secondry_nav_bg_green.gif);
}
.secondryNav li a.red {
	background-image:url(../images/secondry_nav_bg_red.gif);
}
.secondryNav li a.orange {
	background-image:url(../images/secondry_nav_bg_orange.gif);
}
#navMembers {
	font-size:55%;
}








.primaryNav {
	float:left;
	width:100%;
	background:#FFFFFF url("../images/tabs-bg.gif") repeat-x bottom;
	font-size:90%;
	line-height:normal;
}
.primaryNav ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
.primaryNav li {
	float:left;
	background:url("../images/tabs-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
.primaryNav a {
	float:left;
	display:block;
	background:url("../images/tabs-right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}



.primaryNav a.green {
	color:#003212;
}
.primaryNav a.blue {
	color:#0084C1;
}
.primaryNav a.red {
	color:#D32424;
}
.primaryNav a.orange {
	color:#E58324;
}
.primaryNav a.purple {
	color:#480346;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.primaryNav a {
	float:none;
}
/* End IE5-Mac hack */
.primaryNav a:hover {
	color:#3D7AB8;
}
.primaryNav #current {
	background-image:url("../images/tabs-left_on.gif");
}
.primaryNav #current a {
	background-image:url("../images/tabs-right_on.gif");
	color:#336699;
	padding-bottom:5px;
}
.main {
	width:900px;
	margin:0 auto;
	background-repeat:repeat-x;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top:0 none;
	border-bottom:1px solid #666666;
	padding:0 0 20px 0;
}
.mainMembers {
}
.main ul {
	font-size:0.9em;
	color:#333333;
}
.main ul li {
	line-height:1.5;
	margin:7px 0 7px 0;
}
.main p {
	font-size:0.9em;
	line-height:1.5em;
	color:#333333;
	margin:0 0 8px 0;
}
.main p a {
	color:#51014B;
}
.main h1 {
	font-size:1.6em;
	color:#51014B;
	margin:20px 0 20px 0;
}
.main h2 {
	font-size:1.4em;
	margin:0 0 15px 0;
	color:#51014B;
}
.main h3 {
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#51014B;
}
.main h4 {
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#51014B;
	line-height:1.5;
}
.col {
	padding:0 20px 0 20px;
	float:left;
}
.col620 ul {
	margin-left: 30px;
	list-style:circle;
}
.collesspadding {
	padding:0 5px 0 10px;
	float:left;
}
.col120 {
	width:80px;
}
.col230 {
	width:230px;
}
.col233 {
	width:233px;
}
.col340 {
	width:300px;
}
.col280 {
	width:240px;
}
.col225 {
	width:185px;
}
.col340 {
	width:340px;
}
.col390 {
	width:390px;
}
.col360 {
	width:360px;
}
.col450 {
	width:410px;
}
.col461 {
	width:461px;
}
.col620 {
	width:580px;
}
.col670 {
	width:630px;
}
.col900 {
	width:860px;
	margin:0 auto;
}
.col480 {
	width:480px;
}
.col182 {
	width:182px;
}
.bottom {
	clear:both;
}
.footer {
	background-color:#D3B7D0;
	width:820px;
	margin:0 auto 40px auto;
}
.footer p {
	color:#51014B;
	font-size:0.8em;
	padding:10px;
	text-align:center;
}
.footer p strong {
	font-weight:bold;
}
.footer a {
	color:#51014B;
	font-weight:bold;
}
.box {
	background-color:#ffffff;
	margin-bottom:15px;
	margin-top:20px;
}
.boxlinks {
	width:180px;
	float:right;
	background-color:#e3e3e3;
	margin-left:20px;
	margin-bottom:10px;
}
.box h2 {
	color:#fff;
	padding:10px;
	margin:0;
	font-size: 100%;
}
.boxlinks h2 {
	color:#fff;
	padding:10px;
	margin:0;
}
.box h3 {
	margin:0;
}
.boxlinks h3 {
	margin:0;
}
.box a {
	font-size:1em;
	text-decoration:underline;
}
.boxlinks a {
	text-decoration:underline;
}
.box ul {
	list-style-type:none;
	margin:0;
}
.box li {
	padding: 5px 0px 5px 30px;
	background-image:url(../images/box_btn_bg.jpg);
	background-repeat: no-repeat;

}

.box li ul li{
	padding: 10px 0 5px 30px;
	background-image:url(../images/box_btn_bg.jpg);
	background-position:0 5px;
	background-repeat: no-repeat;
	background-color:white;
}
.box li ul li a{
font-size:0.9em;
}
.box li a {
	font-size:0.9em;
	padding-right:10px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.box li a:hover {
	color:#CCCCCC
}
.boxlinks ul {
	padding:10px;
	list-style-type:none;
	margin:0;
}
.boxlinks li {
	padding-left: 10px;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin:7px 0 7px 0;
}
.boxlinks li a {
}
.boxgreen h2 {
	background-color:#2B85BA;
}
.boxgreen h3 {
	color:#2B85BA;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.boxgreen p {
	margin-bottom: 13px;
}
.boxgreen a {
	color:#2B85BA;
}
.boxpurple h2 {
	background-color:#54074F;
	background-image:url(../images/box_heading_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
}
.boxpurple h2 a{
	color: #ffffff;
	text-decoration: none;
}
.boxpurple h3 {
	color:#51014B
}
.boxpurple a {
	color:#51014B;
}
.boxblue h2 {
	background-color:#2B85BB;
}
.boxblue a {
	color:#2B85BB;
}
.boxblue h3 {
	color:#2B85BB;
}
.box .news {
	padding:10px;
	background:	#eef5fa;
}
.box .news a {
	line-height:1.5;
}
.col280 .news a {
	font-size:0.8em;
}
.col340 .news a {
	margin-left:210px;
}
.box form {
	padding:10px;
}
.box form label {
}
.box form input {
	margin:0 10px 0 10px;
	padding:0;
}
.box form input.submit {
}
.imgbtn {
	margin:0 0 15px 0;
}
.collesspadding fieldset {
	padding: 			0;
	font-size: 			0.7em;
	background:			transparent url(fieldsetbg.gif) no-repeat bottom right;
}
.collesspadding legend {
	padding:			5px;
	margin-left:		1em;
	color:				#510069;
	font-weight:		bold;
	font-size:			1.5em;
}
.collesspadding fieldset ol {
	padding: 			10px 0 0 0;
	list-style: 		none;
}
.collesspadding fieldset li {
	position:			relative;
	padding-bottom: 	1em;
	line-height:		3.4em;
	background-image:none;
}
.col233 fieldset li {
	line-height:		1.5;
}
.collesspadding fieldset#submitform {
	background-image:	none;
	border-style: 		none;
}
.collesspadding fieldset#submitform input {
	border:0;
	width:auto;
	background-color:transparent;
}
.col fieldset {
	padding: 			0;
	color:	#333333;
	font-size: 			0.9em;
	background:			transparent url(fieldsetbg.gif) no-repeat bottom right;
}
.col233 fieldset li {
	background-color:transparent;
}
.col legend {
	padding:			5px;
	margin-left:		1em;
	color:				#510069;
	font-weight:		bold;
	font-size:			1.5em;
}
.col fieldset ol {
	padding: 			10px 0 0 0;
	list-style: 		none;
}
.col fieldset li {
	position:			relative;
	padding-bottom: 	1em;

	background-image:none;
}
.col233 fieldset li {
	line-height:		1.5;
}
.col fieldset#submitform {
	background-image:	none;
	border-style: 		none;

}
.col fieldset#submitform input {
	border:0;
	width:auto;
	background-color:transparent;
	padding:0;
}
.col233 fieldset#submitform input {
	margin-left:150px;
}
.col233 input#checkbox {
	width:auto;
	border:0;
	background-color:#e3e3e3;
}
.col340 input#checkbox {
	width:auto;
	border:0;
	background-color:#e3e3e3;
}
.col620 input#checkbox {
	width:auto;
	border:0;
	background-color:#e3e3e3;
}
.col670 input#checkbox {
	width:auto;
	border:0;
	background-color:#e3e3e3;
}
.col340 fieldset#submitform input {
}
.formLeft {
	float:left;
}
fieldset#nomargin input {
	margin:0;
	width:auto;
	border:0;
}
fieldset#nomargin ol {
}
fieldset#nomargin li {
}
fieldset.formleft {
	float:left;
	width:49.5%;
	margin-right:0.5%;
	height:130px;
	background-position:top;
	background-image:url(../images/bg_grey_fade.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;
	margin-top:20px;
}
#minute_listing_form {
	padding-top:20px;
	padding-bottom:20px;
}
#minute_listing_left {
	float:left;
	width:220px;
	margin:0;
}
#minute_listing_left select {
	padding:0;
}
#minute_listing_right {
	float:left;
	width:70px;
	margin:0;
	padding-left:10px;
}
#minute_listing_right input {
	width:auto;
	padding:0;
	margin:0;
	border:0 none;
}
fieldset.formleft label {
	width:8em;
	padding-left:1em;
}
fieldset.formleft select, option {
	font-size:0.9em;
}
fieldset.formright {
	float:left;
	width:49.5%;
	margin-left:0.5%;
	height:130px;
	background-position:top;
	background-image:url(../images/bg_grey_fade.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;
	margin-top:20px;
}
fieldset.formright label {
	width:8em;
	padding-left:1em;
}
fieldset.formright select {
	font-size:0.9em;
}
fieldset#textbox {
	padding:12px;
	background-position:top;
}
fieldset#textbox legend {
	margin-left:0;
}
.col620 fieldset#submitform input {
	margin-left:520px;
}
.col label {
	position:			relative;
	clear:				left;
	float:				left;
	margin-right:		5px;
	padding-right:		10px;
	text-align:			right;
	font-weight:bold;
	color:#480346;
}
.col280 label {
	width:				8em;
}
.col340 label {
	width:				11em;
	
}
.col620 label {
padding-top:5px;
	width:				20em;
}
.col670 label {
padding-top:5px;
	width:				17em;
}
.col900 label {
padding-top:5px;
	width:				17em;
	
}


.col620 fieldset li {
line-height:normal;	
}

.col670 fieldset li {
line-height:normal;	
}

.col900 fieldset li {
line-height:normal;	
}
.col label.required {
	background:			transparent url(required.gif) no-repeat center right;
}
.col label span {
	position:			absolute;
	left:				-10000px;
	top:				0px;
}
.col p span.required {
	display:			inline-block;
	vertical-align: 	middle;
	line-height:		3.4em;
	width:				25px;
	line-height:		3.4em;
	text-indent:		-10000px;
	overflow:			hidden;
	background:			transparent url(required.gif) no-repeat center right;
}
.col input {
	padding:			3px;
	border:				1px solid #333;
	color:				#666;
	background:			#fff;
}
.col select {
	border:				1px solid #333;
	color:				#666;
	background:			#fff;
	padding:5px;
}
.col280 input {
	width:11em;
}
.col340 input {
	width:11em;
}
.col620 input {
font-size:1em;
	width:14em;
	padding:2px;
	border:1px solid #ccc;
}
.col620 select {

/* font-size:1.5em; */
	padding:0;
	border:1px solid #ccc;
}
.col670 input {
font-size:1em;
	width:14em;
	padding:0;
	border:1px solid #ccc;
}
.col670 select {
	padding:0;
	border:1px solid #ccc;
}
.col900 input {

	width:14em;
	padding:0;
	border:1px solid #ccc;
}
.col900 select {

	padding:0;
	border:1px solid #ccc;
}
.col input.radio {
margin-top:6px;
	border:	none;
	background: transparent;
	width:15px;
}
.radio {
}
.searchresults h3 {
	color:#fff;
	background-color:#2B85BB;
	padding:5px;
	margin:0px 0 5px 0;
	background-repeat:no-repeat;
}
.searchresultbox {
	margin:5px;
	width:325px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #666;
}
.searchresultbox table {
	font-size:0.6em;
	line-height:1.5;
}
.searchresultbox table td {
	padding:2px 10px 2px 10px;
}
.searchresultbox table th {
	font-weight:bold;
	padding:2px 10px 2px 0;
	width:100px;
}
.locateboxHolder {
	width:410px;
	padding:20px 10px 0 10px;
	float:left;
}
.locatebox {
	border-bottom:1px solid #afafaf;
	background-color:#efefef;
	width:410px;
}
.locatebox table td {
	padding:3%;
}
.locatebox table th {
	font-weight:700;
}
.locateboxLeft {
	width:150px;
	padding:5px;
	float:left;
	margin-right:0;
	height: 250px;
}
.locateboxLeft img {
	margin-bottom:20px;
}
.locateboxRight {
	width:240px;
	padding:5px;
	float:left;
	background-color:#ccc;
	font-size:0.7em;
	height: 250px;
	overflow:hidden;
}
.locateboxContacts {
	border:1px solid #333;
	padding:2% 2% 0 2%;
	margin-bottom:4%;
	background-color:#DFDFDF;
}
.locateboxButtons {
	background-color:#AFAFAF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	height:16px;
}
.locatebox h2 {
	font-size:0.8em;
	font-weight:700;
}
.searchLogo {
	float:left;
	width:120px;
	padding:10px;
}
.searchDetails {
	width:100px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.search {
	position:absolute;
	margin-top:60px;
	margin-left:630px;
	width:280px;
	height:25px;
	color:#510069;
}
.search input {
	margin-left:10px;
	background-image:url(../images/bg_input.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	padding:2px;
}
.search input.button {
	position:relative;
	top:5px;
	width:35px;
	border:none;
	padding:0;
}
.pollform {
	/*background-image:url(../images/bg_poll.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	font-weight:bold;
}
.boxpurple .pollform a {
	font-size: 100%;
	position: absolute;
}
.adminlist {
margin-bottom:20px;
margin-left: 0;
	padding-left: 0;
	list-style: none;
	width:100%;
}
.adminlist ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom:20px;
}
.adminlist ul .adminlist{
margin-right:0px;
	margin-bottom:0px;
}

.adminlist ul li .adminlist ul li{
background-color:transparent;
}

.adminlist ul li .adminlist ul li .adminlist{
background-color:transparent;
}

.adminlist ul .adminlist ul li .link{
margin-left:10px;
font-weight:bold;
text-decoration:none;
}

.adminlist ul li .adminlist ul li .adminlist ul li .link{
margin-left:20px;
font-weight:normal;
text-decoration:none;
}


.adminlist li {
	padding: 5px 10px 5px 20px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 1em;
	background-color:#D3D3D3;
	height:auto;
	font-weight:bold;
	font-size:0.7em;
}
.adminlist li ul {
	margin-bottom:0;
	list-style-type:none;
}
.adminlist li ul li {
	padding:8px 0;
	margin:0;
	font-size:1.1em;
	background-image:none;
	font-weight:normal;
}
.adminlist li a {
	color:#480346;
	
}
.adminlist li ul li a {
}
.adminlist li.add {
	background-color:#D3D3D3;
	background-position:0.4em 0.45em;
	background-repeat:no-repeat;
	height:auto;
	background-image:url(../images/add.gif);
	background-repeat:no-repeat;
	padding:5px 10px 5px 25px;
}
.adminlist li.add a {
	font-weight:bold;
}
.adminlist .link {
	float:left;
	width:250px;
}
.adminlist .edit {
	float:right;
}
.adminlist .delete {
	float:right;
}
.members {
	width:48%;
	margin-top:20px;
	border-bottom:1px solid #afafaf;
	background-color:#efefef;
	float:left;
	margin-right:1%;
}
.membersLeft {
	width:36%;
	padding:2%;
	float:left;
}
.membersLeft img {
	margin-bottom:20px;
}
.membersLeft a {
	font-size: 75%;
	color:#0099FF;
}
.membersLeft h2 {
	font-size:1em;
}
.membersRight {
	width:50%;
	padding:2% 2% 2% 2%;
	float:right;
	margin-left:2%;
	background-color:#ccc;
	height:227px;
}
.membersContactsHolder {
	height:180px;
	overflow-y:scroll;
	background-color:#999999;
	border:1px solid #333;
	padding-top:5%;
}
.membersContacts {
	border:1px solid #333;
	padding:2% 2% 0 2%;
	margin-bottom:4%;
	margin-left:auto;
	margin-right:auto;
	background-color:#DFDFDF;
	width:83%;
}
.membersButtons {
	background-color:#AFAFAF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	height:16px;
}
#repMap {
	width: 410px;
	float: left;
	margin-right: 10px;
}
.flash {
	width: 260px;
}
.flashright {
	width:190px;
	margin-right: 10px;
	margin-top: 20px;
}
#repRight {
	width: 200px;
	float: left;
}
.clear {
	clear: both;
}
p.searchtext {
	font-size: 80%;
	font-weight: bold;
	color:#2B85BB
}
.step1 {
	background-image: url(../images/step1.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:80px;
	padding-left:90px;
	padding-top:40px;
}
.step1 h2 {
	margin-bottom:5px;
}
.step1b {
	padding-left:90px;
	clear: both;
	font-size: 70%;
}
.step1b input {
	margin: 4px 0px 6px 0px;
	width: 200px;
}
.step2 h2 {
	margin-bottom:5px;
}
.step2 {
	background-image: url(../images/step2.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:80px;
	padding-left:90px;
	padding-top:30px;
}
.searchfilter {
	background-image:url(../images/bg_filter.gif);
	background-repeat:no-repeat;
	height:80px;
	width:860px;
	margin:20px 0px;
}
.searchfilter label {
	float:none;
	color:#FFFFFF;
	font-size:0.8em;
}
.searchfilter input {
	margin:10px 10px 0px 0px;
	width: 11em;
}
.searchfilter .submitbtn {
	background-color:#0084C1;
	position:relative;
	top:7px;
	left:0px;
}
.searchfilter .formholder {
	position:absolute;
	margin-top:30px;
	margin-left:20px;
}
.backtomap {
	width:160px;
	height:30px;
	position:absolute;
	margin-top:0px;
	margin-left:190px;
}
.dotted {
	background: url(../images/dotted.jpg) repeat-x;
	margin: 5px 10px 5px 10px;
	padding: 5px;
}
.pollbg {
	background: #f8ebf2;
	color: #A6025C
}
.pollbg a {
	color: #A6025C
}
.pollbg p {
	color: #A6025C
}
.formLeft {
	float: left;
	width: 150px;
	margin: 6px 0px 0px 17px;
	color:#510069;
	font-size:1em;
	font-weight: bold;
}
.formLeft2 {
	float: left;
	width: 300px;
	margin: 6px 0px 0px 0px;
	color:#510069;
	font-size:1em;
	font-weight: bold;
}
.formLeftNoMargin {
	float: left;
	width: 150px;
	padding: 6px 0px 0px 0px;
	color:#510069;
	font-size:1em;
	font-weight: bold;
}
.formRight {
	float: left;
	/* widows: 443px; */
}
.formRight input {
	width: 443px;
}
.rightAdmin {
	position: absolute;
	top:320px;
	width: 180px;
	margin-left: 650px;
	border: 1px solid #cccccc;
	background:#E7FAE7;
	padding: 10px;
}
.rightAdmin select {
	color:#666666;
	padding: 0px;
	width: 180px;
}
.rightAdmin .left {
	float: left;
	color:#333333;
	font-size: 70%;
	width: 80px;
}
.rightAdmin .right {
	float: left;
	width: 20px;
}
.relatedDocs {
	border: 1px solid #cccccc;
	background:#E7FAE7;
	padding: 10px;
	margin: 0px 8px 20px 11px;
}
.related a {
	display: block;
	text-decoration: none;
	background-color:#F8EAFD;
	background:url(../images/related.jpg) no-repeat;
	color:#A6025C;
	padding: 9px 0px 5px 30px;
	font-size: 80%;
}
.main table p {
	font-size:100%;
}
.main table ul, li {
}
.main table ul {
	margin-left: 20px;
}
.main table li {
	list-style-type:disc;
}
.formtitle {
	background-color: #F7EDF6;
	padding: 10px 16px 10px 16px;
	color: #51014B;
	margin-bottom: 20px;
	clear: both;
}
.formtitle2 {
	background-color: #EEF5FA;
	padding: 10px 16px 10px 16px;
	color: #2B85D0;
	margin-bottom: 10px;
	clear: both;
}
.formtitle3 {
	background-color: #EEF5FA;
	padding: 7px 16px 10px 16px;
	color: #2B85D0;
	line-height: 18px;
	clear: both;
}
.formtitle strong, .formtitle2 strong {
	font-size: 90%;
	padding-right: 6px;
	float: left;
	margin-top: 4px;
}
.formtitle3 strong {
	font-size: 90%;
}
.join {
	width: 600px;
	clear: both;
}
.join input{
	width: 11em;
}
textarea{
 font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #666666;
}
.join .lftcol {
	float: left;
	width: 300px;
}
.join .rgtcol {
	float: right;
	width: 300px;
}
.join label {
	width: 5.5em;
}
.tel_no {
	position:absolute;
	margin-left:190px;
	margin-top:12px;
	color:#884783;
	font-weight:bold;
	font-size:90%;
}
.tel_no_members {
	position:absolute;
	margin-left:530px;
	margin-top:7px;
	color:#884783;
	font-weight:bold;
	font-size:120%;
}



#adminNav{
font-size:0.7em}






table.members_listing {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white;
	border-collapse: collapse;
	background-color: #efefef;
}
table.members_listing th {
	border-width: 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white;
	background-color: #cccccc;
	
}


table.members_listing th .buttons{
padding-left:5px;
}

table.members_listing td {
	border-width: 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white;
	background-color: #efefef;
	
}

table.members_listing td a{
color:#666666;
font-size:0.8em;
}

table.members_listing td.white {
	border-width: 0;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white;
	background-color: white;
	
}

#list_big {
	font-size:120%;
	background-color:#BFDCFF;
	margin:10px 0;
	padding:10px;
	list-style:none;
	background-image:url(../images/arrow2.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
#list_big a {
	color:#1332B4;
	display:block;
}
.memberbtn {
	margin-bottom:10px;
}





/* Members Section - Retail Packaging Page */


.content2 {
	width: 800px; margin-left:0;
}

.content2 .left{

float:left;
width:343px;
padding-right:20px;
}


.content2 .right{
width:437px;
float:left;
}



.content2 h1 {
	font-size: 150%; line-height: 100%; font-weight: bold; color: #B90000; padding: 4px 0px 0px 0px; margin: 20px 0px 5px 0px;
}
.content2 h2 {
	font-size: 110%; line-height: 130%; font-weight: bold; color: #00A0C4; margin: 0px; padding: 5px 0px 0px 0px; background: none; text-transform: none;
	margin-bottom:20px;
}
.content2 h3 {
	font-size: 170%; line-height: 100%; font-weight: bold; color: #00A0C4; padding: 24px 0px 0px 0px; margin: 0px 0px 5px 0px; clear: both;
}
.content2 h4 {
	font-size: 130%; line-height: 100%; font-weight: bold; color: #B90000; padding: 4px 0px 0px 0px; margin: 20px 0px 5px 0px;
}
.content2 p {
	font-size: 100%; line-height: 130%; font-weight: bold; color: #4E4E4E; margin: 0px; padding: 15px 0px 0px 0px; background: none;
}
.content2 .red {
	color: #B90000;
}
.content2 .tel {
	font-size: 180%; line-height: 120%;
}
.content2 .sections {
	clear: both; width: 800px; margin-top: 10px; margin-bottom: 5px;
}
.content2 .sections #sec {
	float: left; position: relative; width: 125px; margin-right: 10px;
}
.content2 .sections .sec {
	float: left; position: relative; width: 125px; margin-right: 10px;
}
.content2 .sections #lastsec {
	float: left; position: relative; width: 125px; margin-right: 0px;
}
.content2 .sections .lastsec {
	float: left; position: relative; width: 125px; margin-right: 0px;
}
.content2 .sections img {
	margin-bottom: 6px;
}
.content2 .sections p {
	font-size: 75%; line-height: 120%; font-weight: normal; color: #000000; margin: 0px; padding: 0px;
}
.content2 ul {
	padding: 0px; margin: 0px; list-style-type: none; clear: both;
}
.content2 li {
	font-size: 100%; line-height: 130%; font-weight: bold; padding: 0px; margin: 0px; list-style-type: none; color: #4E4E4E; float: left;
}
.content2 li img {
	margin-top: 10px;
}
.content2 .service {
	padding: 0px 20px 20px 20px; background-color: #F0F3F8; clear: both; border-top: solid 12px #FFFFFF; background-image: url(../images/screenshot.gif); background-repeat: no-repeat; background-position: 550px 179px;
}
.content2 .service ul {
	margin-left: 50px; margin-top: 15px;
}
.content2 .service li {
	float: none; clear: both; padding-right: 270px;
}


.form_register{
	width:860px
}

.form_register input{
	width:160px;
}

.form_register .left{
	width:380px;
	float:left;
}

.form_register .left label{
	width:150px;
}

.form_register .right{
	width:430px;
	float:left;
}

.form_register .textbox{
	margin-left:165px;

}

.form_register .textbox label{
	width:150px;
	float:none;
}

.form_register .textbox textarea{
	width:635px;
	height:100px;
}

.form_register .submit input{
	width:auto;
}

.form_register .submit{
	width:60px;
	margin-left:740px;
	
}

#type_label{
	width:auto;
}