body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dbd8d0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;
}
a:link, a:visited 
{
	color: #555555;
}
a:hover, a:active
{	
	color: #333333;
}
#wrappertable {
	background-color: #ffffff;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	width:956px;
} 
#masthead 
{
	width:940px;
	background-color: #ffffff;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin:auto;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px
	
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
legend
{
	font-weight:bold;
	font-size:medium
}

#footer {
	clear: both;
	font-size: .65em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width:949px;
	margin:auto;
	background-color:White;
	padding-top:20px;
}
#contentdiv 
{
	background-color:white;
	width:953px;
	margin:auto;
	text-align:left;
	}
#rightmenu
{
	width:177px;
	float:left;	
	background-color:white;
}
#leftcontent
{
	float:left;
	width: 774px;
	background-color:white;
}

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#taglinecell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-color: #192B69;
	text-align: right;
	padding-right: 10px;
	height: 17px;
	padding-top: 3px;
	font-weight: bold;
	clear:both;
	width:	944px;
	margin:auto;
}
#tabs {
	height: 42px;
	list-style-type: none;
	padding: 0px;
	width:	954px;
	background-color:white;
	margin:auto;
}
#tabdiv 
{
	height:36px;
	
}

#tabs .mytab1 a:link, #tabs .mytab1 a:visited,
#tabs .mytab2 a:link, #tabs .mytab2 a:visited,
#tabs .mytab3 a:link, #tabs .mytab3 a:visited,
#tabs .mytab4 a:link, #tabs .mytab4 a:visited,
#tabs .mytab5 a:link, #tabs .mytab5 a:visited,
#tabs .mytab6 a:link, #tabs .mytab6 a:visited,
#tabs .mytab7 a:link, #tabs .mytab7 a:visited,
#tabs .mytab8 a:link, #tabs .mytab8 a:visited,
#tabs .mytab9 a:link, #tabs .mytab9 a:visited
{
	display: block;
	float: left;
}
#tabs .mytab1 a:link, #tabs .mytab1 a:visited 
{
	background-image: url(images/tabs/b-about.jpg);
}
#tabs .mytab2 a:link, #tabs .mytab2 a:visited
{
	background-image: url(images/tabs/b-membership.jpg);
}
#tabs .mytab3 a:link, #tabs .mytab3 a:visited
{
	background-image: url(images/tabs/b-home.jpg);
}
#tabs .mytab4 a:link, #tabs .mytab4 a:visited
{
	background-image: url(images/tabs/b-servdir.jpg);
}
#tabs .mytab5 a:link, #tabs .mytab5 a:visited
{
	background-image: url(images/tabs/b-jobbank.jpg);
}
#tabs .mytab6 a:link, #tabs .mytab6 a:visited
{
	background-image: url(images/tabs/b-faqs.jpg);
}
#tabs .mytab7 a:link, #tabs .mytab7 a:visited
{
	background-image: url(images/tabs/b-forums.jpg);
}
#tabs .mytab8 a:link, #tabs .mytab8 a:visited
{
	background-image: url(images/tabs/b-blog.jpg);
}
#tabs .mytab9 a:link, #tabs .mytab9 a:visited
{
	background-image: url(images/tabs/b-contact.jpg);
}

#tabs .mytab1 a:hover, #tabs .mytab1 a:active
{
	background-image: url(images/tabs/b-about-ov.jpg);
}
#tabs .mytab2 a:hover, #tabs .mytab2 a:active
{
	background-image: url(images/tabs/b-membership-ov.jpg);
}
#tabs .mytab3 a:hover, #tabs .mytab3 a:active
{
	background-image: url(images/tabs/b-home-ov.jpg);
}
#tabs .mytab4 a:hover, #tabs .mytab4 a:active
{
	background-image: url(images/tabs/b-servdir-ov.jpg);
}
#tabs .mytab5 a:hover, #tabs .mytab5 a:active
{
	background-image: url(images/tabs/b-jobbank-ov.jpg);
}
#tabs .mytab6 a:hover, #tabs .mytab6 a:active
{
	background-image: url(images/tabs/b-faqs-ov.jpg);
}
#tabs .mytab7 a:hover, #tabs .mytab7 a:active
{
	background-image: url(images/tabs/b-forums-ov.jpg);
}
#tabs .mytab8 a:hover, #tabs .mytab8 a:active
{
	background-image: url(images/tabs/b-blog-ov.jpg);
}
#tabs .mytab9 a:hover, #tabs .mytab9 a:active
{
	background-image: url(images/tabs/b-contact-ov.jpg);
}

#tabs .mytab1 a:hover, #tabs .mytab1 a:active,
#tabs .mytab2 a:hover, #tabs .mytab2 a:active,
#tabs .mytab3 a:hover, #tabs .mytab3 a:active,
#tabs .mytab4 a:hover, #tabs .mytab4 a:active,
#tabs .mytab5 a:hover, #tabs .mytab5 a:active, 
#tabs .mytab6 a:hover, #tabs .mytab6 a:active,
#tabs .mytab7 a:hover, #tabs .mytab7 a:active,
#tabs .mytab8 a:hover, #tabs .mytab8 a:active
{
	display:block;
	float: left;
}

#tabs .todabout .mytab1 a:link, #tabs .todabout .mytab1 a:visited
{
	background-image: url(images/tabs/b-about-on.jpg);
}
#tabs .todmembership .mytab2 a:link, #tabs .todmembership .mytab2 a:visited
{
	background-image: url(images/tabs/b-membership-on.jpg);
}
#tabs .todhome .mytab3 a:link, #tabs .todhome .mytab3 a:visited
{
	background-image: url(images/tabs/b-home.jpg);
}
#tabs .todservdir .mytab4 a:link, #tabs .todservdir .mytab4 a:visited
{
	background-image: url(images/tabs/b-servdir-on.jpg);
}
#tabs .todjobbank .mytab5 a:link, #tabs .todjobbank .mytab5 a:visited
{
	background-image: url(images/tabs/b-jobbank-on.jpg);
}
#tabs .todfaqs .mytab6 a:link, #tabs .todfaqs .mytab6 a:visited
{
	background-image: url(images/tabs/b-faqs-on.jpg);
}
#tabs .todcontact .mytab9 a:link, #tabs .todcontact .mytab9 a:visited
{
	background-image: url(images/tabs/b-contact-on.jpg);
}
.president #mysbm1
{
	background:#C2D1FF	
}
.joincdpug #mysbm2
{
	background:#C2D1FF	
}
.sponsorship #mysbm3
{
	background:#C2D1FF	
}
.meetings #mysbm4
{
	background:#C2D1FF	
}
.mymembership  #mysbm8
{
	background:#C2D1FF	
}
#maincontent {
	float:left;
	padding: 12px;
	vertical-align:top;
}
#sidebar {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width:260px;
	margin-left:10px;
}

.sidebarmenuitem {
	font-size: small;
	margin-top: 10px;
	text-align: right;
	margin-right:20px;
}
.sidebarmenuitem a:link, .sidebarmenuitem a:visited {
	color:#666666;
	text-decoration:none;
}
.sidebarmenuitem a:hover, .sidebarmenuitem a:active {
	color:#222222;
	text-decoration:underline;
}
.leftcolumn 
{
	float:left;
	width:300px;
	vertical-align:top;
	margin-top:15px;
	margin-left:30px;
	font-size:.8em;
}
.middlecolumn, .middlecolumnfrontpage, .middlecolumntextonlypage
{
	float:left;
	vertical-align:top;
	margin-top:10px;
	margin-left:20px;
	width:380px;
	font-size:.8em;	
}
.middlecolumnfrontpage
{
	width:330px;	
}
.middlecolumntextonlypage
{
	width:auto;	
	margin:20px;
}
.mytabheight
{
	float:left;	
}
.maincontentcell
{
	vertical-align:top;	
}
h1, h2, h3, h4, h5 
{
	color:Navy;
}
.topcolumnheadline
{
	margin-top:0;
}
.NGMlabel
{
	color:#555555;
	font-weight:bold;
	float:left;
	width:100px;
	clear:left;
	margin-bottom:10px;
	font-size:1em;
}
.NGMData, .NGMDataHomePage, .NGMDataHomePageNoIndent
{
	color:Black;
	float:left;
	clear:right;
	margin-bottom:10px;
	font-size:1em;
	width:250px;
	color: #555555
}
.NGMDataHomePageNoIndent
{
	float:none;
	width:300px;
	clear:left;
}
.NGMDataHomePage
{
	width:200px;
}
.NGMDataNarrow
{
	color:Black;
	float:left;
	clear:right;
	margin-bottom:10px;
	font-size:1em;
	width:220px;
}
.othermeetings
{
	font-size:1em;
	float:none;
}
.NextPrevious a:link, .nextprevious a:visited, .nextprevious a:active,
.daystyle a:link, .daystyle a:visited, .daystyle a:active
{
	text-decoration:none;
	text-align:center;
	margin:auto;
	padding:auto;
}
.legendsymbol {
	height: 15px;
	width: 15px;
	background-color: #0000FF;
	float: left;
}
.legend 
{
	float:left;
	font-size:.7em;
	width:140px;
	margin-top:5px;
	margin-left:20px;
	
}
.legendwrapper
{
	width:280px;
}

.faqcategoryname
{
	
}
.faqquestion, .linkTitle
{
	background-image:url(images/Q.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:10px;
	font-weight:bold;
}
.faqanswer, .linkDescription
{
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-bottom:10px;
}
.linkTitle, .linkDescription
{
	background-image:none;
	padding-left:10px;
	font-size:1.2em;	
}
.linkTitle
{
	padding-bottom:0px;
}
.officertitle
{
	float:left;
	width:120px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	clear:left;
	margin-top:10px;
	font-size:.9em;
	}
.officerdata
{
	
	float:left;
	width:130px;
	text-align:left;
	clear:right;
	margin-top:10px;
	font-size:.9em;
}
.jobtitle
{
	font-weight:bold;
	color:Blue;
}
.listmenu
{
	font-size:.8em;	
	padding-left:2px;
}
.listmenu a:link, .listmenu a:visited, .listmenu a:hover, .listmenu a:active
{
	text-decoration:none;
	color:#333333;		
}
.listmenu a:hover, .listmenu a:active
{
	color:#996688;	
}
.smalllink
{
	font-size:small;	
}
.divfieldset
{
	border:solid 1px;
	margin-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;	
}
.divlegend
{	
	background-color: Navy;
	color:White;
	padding:5px;
	font-weight:bold;
	margin-bottom: 5px;
	font-size:smaller;
	margin-left: -5px;
	margin-right: -5px;
}
.searchbox
{
	background-color:Gray;
	margin-left:5px;
	margin-bottom:5px;
	height:21px;
	width:340px;
	color:White;	
}
.searchbutton
{
	height:21px;
	width:21px;	
}
.stepcount
{
	color:Black;
	font-weight:bold;
	font-size:2em;
	width:200px;
	text-align:center;
	padding-top:3px;
	
	border-style:none;
}
.stepbutton
{
	background-image:url("images/silverbuttons.gif");
	background-repeat:repeat-x;	
	margin-bottom:3px;
	border-style:none;
	width:208px;
	height:56px;
	margin-left:90px;
}
.steptitle
{
	text-align:center;
	width:120px;
	background-color:Silver;
	color:White;
	margin-left:38px;	
	border-style:inset;
	border-width:thin;
	font-size:12px;
	font-weight:normal;
	text-transform:Capitalize;
}
.divSelected .stepcount
{
	background-image:url("images/steparrow.gif");
	background-repeat:no-repeat;
	background-position:right;	
}
.joinform
{
	width:370px;	
}
.mylabel2 {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.myLabel 
{
	display:block;
	float:left;
	text-align: left;
	width: 110px;
	padding-left: 10px;
	padding-top: 4px;
	clear:left;
	font-size:.8em;
}
.socNetText
{
	font-size:.8em;
}
.centerthis, .sampleinfo
{
	margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align:center;
}
.sampleinfo
{
	text-align:left;
}

.floatleft
{
	float:left;	
	text-align:left;
}
.sdpanelphoto
{
	width:300px;
	text-align:center;
}
.sdpanellinktext
{
	text-align:center;
	font-size:x-small;	
}
.hiddenpic
{
	display:none;	
}
.failure
{
	color:Red;	
}
.logincontrol
{
	margin-left:60px;
	margin-top:30px;	
}
.insideRepeater
{
	float:left;
	width:200px;	
}
.sidebarsubhead
{
	font-size: small;
	margin-top: 20px;
	text-align: right;
	margin-right:20px;
	border-bottom:solid 1px;	
}
.membershipbox
{
	width:150px;
	float:right;
	margin-right:20px;
}
.smalllegend
{
	font-size:small;
	color:#333333;
}
#apDiv1 {
	position:absolute;
	width:330px;
	height:1406px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:330px;
	height:1406px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	width:330px;
	height:1406px;
	z-index:3;
}
.overhead 
{
	font-weight:bold;
	color:Navy;
	text-decoration:none;
	font-size:1em;
	font-style:italic;
}
.meetinghead 
{
	font-weight:bold;
	color:Navy;
	font-size:1.4em;
	margin-top:0px;
}
.indenteddiv
{
	margin-left:50px;		
}
.samplediv
{
	width:300px;
	border: thin solid #CCCCCC;
	margin-top:-10px;
	padding:5px;	
}
.notopmargin
{
	margin-top:0px;	
}
.paypalForm
{
	width:500px;
	padding:10px;	
}
.leftalign
{
	text-align:left;
}
.meetingRepeaterBorder
{
	border:solid 1px #ccc;
	padding:3px;	
	margin-top:-20px;
}
.passwordRecoveryPanel
{
	text-align:left;
	padding:6px;
	text-decoration:none;
	margin-left:60px;
}
#homepageblurb2, #homepageblurb1
{
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:1px;
	margin:1px;
}
#homepageblurb1
{
	background-color:#DEF2AA;
	
}
#homepageblurb2
{
	background-color:#FCEDB6;
	
}
.noBorder
{
	border:none;
}
#homepageblurb2 dt
{
    font-weight:bold;
}
#relatedLinks li
{
   font-weight:bold;
}
#relatedLinks li a:link, #relatedLinks li a:visited
{
    text-decoration:none;
    color:Blue;  
    
}
#relatedLinks li a:hover, #relatedLinks li a:active
{
    text-decoration:underline;
    color:Black;  
    
}
