ul#section-menu-list {
   padding-bottom: 3px;
   float: left;
}

div#two-col-menu, div#two-col-main {
   padding-top: 5px;
}
div#two-col-menu { width: 160px; }
div#two-col-main, div#two-col-main div#heading { width: 670px; }
 

.resourceWrapper {
   float: left;
   width: 325px;
   padding-top: 10px;
   padding-bottom: 10px;
}
.resourceImg {
   float: left;
   width: 157px;
}
.resourceDesc {
   float: left;
   color: #666666;
   width: 153px;
   padding-right: 7px;
}
.resourceDesc a {text-decoration: none;}

ul.standardList {
    /*font-size: 93%;*/
    color: #666666;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-top: 3px;
}
ul.standardList li {
	background: url(../images/bullet-black.gif) 0px .3em no-repeat;
	padding-left: 13px;
	padding-bottom: 3px;
}

#content_1 ul.standardList { font-size: 93%; }

#content_1 p.heading1,
.content1 p.heading1 { font-size: 100%; font-weight: bold; padding-bottom: 1px; }

#content_1 p.heading2,
.content1 p.heading2 {
  font-size: 93%; font-weight: bold;
  padding-bottom: 0px;
}

#content_1 p,
.content1 p {
   font-size: 93%;
   padding-bottom: 15px;
   color: #666666;
}

p.quote {
	font-size: 85%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

#nav-img { margin-top: 10px; margin-bottom: 15px; }
#nav_1 { font-size: 85%; color: #666666;}

#nav_1 A { text-decoration: none; }
.imgCaption { padding-top: 5px; padding-left: 3px; }

.smallfont { font-size: 85%; }
.roundedBoxContent {color: #666666; }

INPUT.text, TEXTAREA.text {
	border: 1px solid #c6c6c6;
	margin-bottom: 8px;
	width: 95%; 
}

INPUT.text, TEXTAREA.text, SELECT.text { 
   margin-top: 6px;
   font-size: 100%;   
   color: #333333;
}


TABLE.nocolors TR TD {
   background-color: #ffffff;
   color: #666666;   
   padding: 3px;		   
}
TABLE.nocolors TR TH {
   background-color: #ffffff;		   
   color: #666666;
   padding: 3px;
   
}
TABLE.nocolors TR TH A {
   text-decoration: none;
}
TABLE.nocolors TR TD.tableHeader {
   background-color: #ffffff;
   color: #666666;
   padding: 3px;
   padding-right: 10px;
}

DIV.dividerLine {

padding-top: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #c6c6c6;
	
}
p.footnote {
   border-top: 1px solid #666666; 
   padding-top: 4px;	
}



.sectionMenuList {
   padding-top: 8px;
   padding-left: 5px;
}
.plainList {
	font-size: 93%;
	color: #666666;
	padding-bottom: 15px;

}

.tabbedList  { margin-left: 15px; }

.plainList li.listTitle { font-weight: bold; }

#content_1.narrowContent {
    width: 360px;
    }

#nav_1.wideNav{
    width: 290px;
}

#content_1.wideContent {
    width: 500px;
    }

#nav_1.narrowNav{
    width: 150px;
}

ul.eventList { width: 270px;  }
ul.eventList li { float: left; padding-bottom: 4px; }
span.eventDate { float: left; font-weight: bold; width: 55px; }
span.eventLink { float: left; width: 215px; }

ul#bottomline-list li a { font-weight: normal; text-decoration: none; }

ul#survey-list li a { font-weight: normal; font-size: 107%;}

ul.plainLinks { padding-top: 10px; }
ul.plainLinks li { padding-bottom: 4px; }
.plainLinks a { text-decoration: none; font-weight: normal; }

ol.numberedListLegalText li{
	margin-left: 50px;
	list-style: decimal;
	color: #666666;
	font-size: 80%;
}

.emailCheckboxes {
padding: 5px 0px;
width: 25%;
float: left;
}
