/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

/* \*/
* html .gainlayout { height: 1%; }
/* */



body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666;
}

h1 {
	font-weight: normal;
	white-space: nowrap;
}

h2 {
 
  font-weight: normal;
}

p, li {
  font-size: 1em;
}




#branding_content {
	height: 78px;
	background-color:#8CB9D1;
	background-image: url(/images/top_bg_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;	
}



#branding_members {
	height: 78px;
	background-color:#8CB9D1;
	background-image: url(/images/top_bg_member_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;	
}




* html #wrapper {

  /*width: expression(document.body.clientWidth < 702? "700px" : document.body.clientWidth > 1202? "1200px" : "auto");*/
   
 }
 
* html #wrapper {
	text-align: left;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 700px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	/*width: expression(document.body.clientWidth < 702? "700px" : document.body.clientWidth > 1202? "1200px" : "auto");*/
}



* html #wrappermembers {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 700px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	/*width: expression(document.body.clientWidth < 702? "700px" : document.body.clientWidth > 1202? "1200px" : "auto");*/
}
 
div[id="wrapper"] {
	text-align: left;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 740px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 65%;
}

div[id="wrappermembers"] {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#logoleft_content {
	position:absolute;
	left:50px;
	top:0px;
	height:78px;
	float: left;
}


#content {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	overflow: inherit;
	background-color: #FFFFFF;
}
#content p {
  margin: 1em 0;
}


#content h1 {
	color: #c47a65;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#content h1 span, #content h1 span a, #content h1 span a:link, #content h1 span a:visited {
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #5679d3;
	font-size: .6em;
	text-decoration: underline;	

}

#content h2 {
	color: #d0882c;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-decoration: none;
}

#content h2 span {
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.6em;
	color: #555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
#content ol {
	list-style-position: inside;
	color: #d0882c;
}

#content ul {
	color: #5679d3;
	list-style-type: none;
}



#footer {
	background-color:#b0b0b0;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	height: 50px;
	position: relative;
	clear: both;
}


.subheader {
	height: 72px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #FFFFFF;
	/*line-height: 76px;*/
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}


.subheaderbox {
	margin: 0px;
	padding: 0px;
	float: right;
	right: 90%;
	height: 72px;
	width: 100%;
	line-height: 72px;
	font-size: 1.2em;
}

.icon_pinkflower {
	background-image: url(/images/subheader_flower_pink.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	}
	
.icon_blueflower {
	background-image: url(/images/subheader_flower_blue.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	}
	
.icon_nationals {
	background-image: url(/images/subheader_nationals_pic.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	}
	
.icon_vcast {
	background-image: url(/images/subheader_vcast_pic.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
	}

 .bg_pink{
	background-image: url(/images/subheader_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

 .bg_lightblue{
	background-image: url(/images/subheader_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

 .bg_nationals{
	background-image: url(/images/subheader_orange_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.badge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	background-image: url(/images/badge.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 105px;
	width: 116px;
	z-index: 10;
	left: 944px;
	top: 371px;
}

.promofloat {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
}


.promofloat a, .promofloat a:link, .promofloat a:visited, .promofloat a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: none; 
}

a.promofloat:link , a.promofloat:visited, a.promofloat:hover, a.promofloat:active {
	color: #FFFFFF;
	text-decoration: none;
    border: none; 
}

img {

border: none; 
}

.right{
    float: right;
}


.left{
	float: left;
}

.pic_champion{
	margin: 4px;

}

.learnmore  {
	color: #dd8a2e;
	padding: 0;
	margin: 0;
}
.learnmore a  {
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(/images/bullet_learnmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
}

.learnmore a:link, .learnmore a:visited {
   color: #dd8a2e;
}

.learnmore a:hover{
	text-decoration: underline;	
}

.moreinfo  {
	color: #dd8a2e;
	padding: 0;
	margin: 0;
}
.moreinfo a  {
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-right: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	background-image: none;
}

.moreinfo a:link, .moreinfo a:visited {
   color: #dd8a2e;
}

.moreinfo a:hover{
	text-decoration: underline;	
}



.voicecast_link {
color: #5679d3;
}

.voicecast_link a {
	color: #5679d3;
	line-height: 24px;
	background-image: url(/images/bullet_voicecast.gif);
	background-repeat: no-repeat;
	background-position: 101% center;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 0px;
}

 .voicecast_link a:link, .voicecast_link a:visited {
	color: #5679d3;
	text-decoration: none;
 }
.voicecast_link a:hover{
	text-decoration: underline;	
	
}

.topnav_members
{
	/*position:absolute;*/
	height: 71px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	top: 0px;
	width: 490px;
	float: right;
	position: relative;
	
}

.topnav_members li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	white-space: nowrap;
}


.topnav_members li a
{
	display: inline;
	list-style-type: none;
	padding-right: 14px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 72px;
}


.topnav_members li a:visited, .topnav_members li.last a:visited
{
	color: #FFFFFF;

}


.topnav_members li a:hover, .topnav_members li.last a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav_members li.last a
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topnav_content
{
	/*position:absolute;*/
	height: 71px;
	background-image: url(/images/top_flowers_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	top: 0px;
	width: 550px;
	float: right;
	position: relative;
	
}

.topnav_content li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.topnav_content li a
{
	display: inline;
	list-style-type: none;
	padding-right: 14px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 72px;
}


.topnav_content li a:visited, .topnav_content li.last a:visited
{
	color: #FFFFFF;

}


.topnav_content li a:hover, .topnav_content li.last a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav_content li.last a
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#firstletterindexwrapper
{
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	line-height: 16px;
	height: 16px;
	text-align: center;
}

#firstletterindex
{
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#firstletterindex ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
}

#firstletterindex li
{
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #c47a65;
}

#firstletterindex a
{
	color: #c47a65;
	text-decoration: none;
	display: inline;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
}

#firstletterindex li.last a
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}

#firstletterindex li.current a,  #firstletterindex li.current a:link, #firstletterindex li.current a:visited
{
	color: #314ae2;
	text-decoration: underline;
}

#firstletterindex a:link, #firstletterindex a:visited,
{
	color: #c47a65;
	text-decoration: none;
}

#firstletterindex a:hover
{
	color: #314ae2;
	text-decoration: underline;
}

.tablewrapper {
	display: table;
}
table.directorindex {
	width: 99%;
	font-size: 1.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #555;
	float: left;
	display: table;		
	border-collapse: collapse;
}
table.directorindex td a:link, table.directorindex td a:visited {
	/*color: #5679d3;*/
	text-decoration: underline;
}

table.directorindex caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #85aff4;
	font-size: 2.5em;
	text-align: left;
	padding-left: 10px;
}

table.directorindex col {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;	
}


table.directorindex col.rightcol {
  border: none;

}
table.directorindex col.leftcol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.directorindex tr {
	background-color: #e5efff;
}
table.directorindex th {
  font-weight: normal;
  text-align: left;
}

table.directorindex th, td {
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

table.directorindex .odd {
  background-color:#fff;
}

table.directorindex td a:hover {
 /* background-color:#14c3e4;*/
  /*color: #fff;*/
}  
table.directorindex tr:hover{
  /*background-color:#14c3e4;*/
  /*color: #fff;*/
}
table.directorindex td.over{
 /* background-color:#14c3e4;*/
 /* color: #fff;*/
}

table.directorindex thead tr:hover {
  background-color: transparent;
  color: inherit;
}

table.directorindex thead tr.over {
  background-color: transparent;
  color: inherit;
}



.vendorbox {
	background-color: #f7faf1;
	/*width: 96%;*/
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.vendorbox h3 {
	color: #d0882c;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.vendorbox h3 span, .vendorboxt h3 span a, .vendorbox h3 span a:link, .vendorbox h3 span a:visited {
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #5679d3;
	font-size: 1em;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.vendorcat{
    width: 45%;
    float: left;
    background-color: #ffffff;
    padding: 0 10px 0 10px;
    
}

.nationalsbox {
	width: 99%;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}

.nationalspix {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	height: 116px;
	width: 90px;
	text-align: center;
}

.nationalsbox h4 {
	color: #85aff4;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: uppercase;
}

.nationalsbox img {
    border:2px solid #9ab0d7;
}

#vleft{
    position: inherit;
    width: 50%;
    /*
    float: left;
    left: 10px;
    */
}
#vright{
    width: 45%;
    position: absolute;
    top: 165px;
    right: 10px;
    /*
    float: right;
    padding-left: 50px;
    vertical-align: top;
    */
}
.myprevious{
    background-color: #fafdf5;
    width: 300px;
}

.myprevious li a, .myprevious li a:link, .myprevious li a:visited, .myprevious li a:hover {
	color: #528de9;
    background-repeat: no-repeat;
    background-position: 2% center;
	background-image: url(/images/bullet_voicecast.gif);
    width: 300px;
    padding-left: 25px;
    padding-top: 5px;
    line-height: 22px;
    margin-left:25px;
}
.googleadd{
    position: absolute;
    top: -10px;
    left: 250px;
}

.vcastcurrent{
	background-color: #fafdf5;
}
.vcastprev{
	background-color: #eff2fb;
	}

.vcastbox {
	/*width: 50%;*/
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
    height: 150px;
}
.vcastbox #champimg {
    border:2px solid #9ab0d7;
}
.champcomment{
    background-color: #eff2fb;
    margin: 10px 0 10px; 0;
}
.champcommentodd{
    background-color: #ffffff;
    margin: 10px 0 10px; 0;
}
.cstuff{
    font-weight: bolder;
    padding-right: 50px;
}
#leavecomment{
    background-color: #fafdf5;    
}

.vcastbox ul {
	list-style-type: none;
	font-size: 1em;
}

.vcastbox li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.vcastbox li a {	
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 2% center;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 28px;
}

.vcastbox li.vcast a, .vcastbox li.vcast a:link, .vcastbox li.vcast a:visited, .vcastbox li.vcast a:hover {
	color: #528de9;
	background-image: url(/images/bullet_voicecast.gif);
}

.vcastbox li.site a, .vcastbox li.site a:link, .vcastbox li.site a:visited, .vcastbox li.site a:hover {
	color: #d0882c;
	background-image: url(/images/bullet_members.gif);
}

.vcastbox li.home a, .vcastbox li.home a:link, .vcastbox li.home a:visited, .vcastbox li.home a:hover {
	color: #d0882c;
	background-image: url(/images/bullet_home.gif);
}


.vcastbox li.note a, .vcastbox li.note a:link, .vcastbox li.note a:visited, .vcastbox li.note a:hover {
	color: #81b7c8;
	background-image: url(/images/bullet_note.gif);
}

.vcastbox h3 {
	color: #d0882c;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.vcastbox h3 span, .vcastbox h3 span a, .vcastbox h3 span a:link, .vcastbox h3 span a:visited {
	font-family: "Tahoma", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #5679d3;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.vcastpix {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	height: 130px;
	width: 116px;
	text-align: center;
}

#hnavindex
{
	padding: 0px;
	text-align: left;
	height: 26px;
	width: 100%;
	line-height: 26px;
	background-image: url(/images/members_subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	margin: 0px;
	float: left;
	vertical-align: middle;
}

#hnavindex ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 100%;
	height: 26px;
	white-space: nowrap;
}

#hnavindex li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#hnavindex li a, #hnavindex li a:link, #hnavindex li a:visited
{
	color:  #CC3300;
	display: inline;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888;
	font-weight: normal;
	font-size: .9em;
	height: 26px;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin: 0px;

}

#hnavindex li a:hover {
	text-decoration: underline;

}

#hnavindex a:hover {

text-decoration: underline;
}





#hnavindex li.last a, #hnavindex li.last a:link, #hnavindex li.last a:visited
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}

#hnavindex li.current a,  #hnavindex li.current a:link, #hnavindex li.current a:visited
{
	color: #333;
	text-decoration: none;
}

#hnavindex a:link, #hnavindex a:visited,
{
	color: #c47a65;
	text-decoration: none;
}

#hnavindex a:hover
{
	color: #314ae2;
	text-decoration: underline;
}

#memberNavWrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#memberNav {
	height: 26px;
	display: inline;
	float: left;
	margin: 0px;
	width: 100%;
	padding: 0px;
	vertical-align: middle;
}

ul#memberNav 
{
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	display: inline-block;
	vertical-align: middle;
	height: 26px;
} 

#memberNav li
{
	background: url("/images/left_both.gif") no-repeat left top;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	float: left;
}

#memberNav a
{
	position: relative;
	float: left;
	background: url("/images/right_both.gif") no-repeat right top;
	font-weight: normal;
	margin-right: 2px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration: none;
	font-size: .9em;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 26px;
	line-height: 26px;
}



#memberNav li:hover, #memberNav li.over /*IC INS */
{
	background-position: 0% -150px;
	color: #333;
}

/*IC DEL #mainNav li:hover a*/
#memberNav li:hover a, #memberNav
li.over a /*IC INS */
{
	background-position: 100% -150px;
	color: #333;
}


#memberNav a:hover /*IC DEL why .over? , a.over*/
{
	color: #333;
	/*IC DEL width:auto;*/
}

#memberNav a:link, #memberNav
a:visited { color: #FFFFFF; }



#memberNav
#current
{
	background-position: 0 -150px;
	border-width: 0;

}

#memberNav
#current a
{
	background-position: 100% -150px;
	
	color: #333;
}

#memberNav
#help
{
	padding-bottom: 4px;
	background-image: none;
}

#memberNav
#help a
{
	color: #333333;
	background-image: none;
	font-size: .9em;
}

.plogin {
	background-color: #f8e6e6;
	background-image: url(/images/left_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
    padding-right: 2px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    width: 400px;
}

.plogin ul {
  list-style:none;
}

.plogin li {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.plogin li a {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #444;
	font-size: 0.76em;
	letter-spacing: 0.05em;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 26px;

}


.plogin li a:visited {

}

.plogin li a:hover {

	background-color: #f9ecec;
}

.plogin li.bottom a, .leftnav li.bottom a:link, .leftnav li.bottom a:visited {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #444;
	font-size: 0.76em;
	letter-spacing: 0.05em;
	white-space: nowrap;
	text-decoration: none;
	background-image: url(/images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.plogin h1{
	background-color: #efc5c5;
	height: 38px;
	background-image: url(/images/hg_login.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 38px;
}

.plogin input{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
	width: 150px;
    line-height: 1em;
}

#plusdetails{
    text-align: center;
    display: none;
}

#mdh1{
    display: inline;
    padding-right: 10px;
}

#plusdetails h3{
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.50em;
}


#plusdetails li:first-child{
    font-family: Georgia,  "Times New Roman", Times, serif;
    font-size: 1.40em;
    font-weight: bolder;
}

#plusdetails ul li{
    list-style-type: disc;    
    text-align: left;
    margin-left: 40px;
}


