/* CSS Document */


#templateNavPublications a {
   background-position: 0px 0px !important;
}

#templateContent {

}

#publicationsContainer,#sectionViewContainer {
	background-image: url(/css/images/public/pubs-bg_02.jpg);
	background-repeat: repeat;
float: left;
}
#publications {
	background-image: url(/css/images/public/pubs-bg_01.jpg);
	background-repeat: no-repeat;
float: left;

}

#publicationsIntro {
   float: right;
width: 465px;
padding: 20px 20px 20px 20px;
maring: 0;
}
#publicationsIntro h2 {
	background-image: url(/css/images/public/pubs-title.gif);
	background-repeat: no-repeat;
   width: 200px;
height: 30px;
text-indent: -5000px;
margin: 0;
padding: 0;

}


.alternate {
	background-image: url(/css/images/public/pubs-bg4.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E9F3F5;
}
#categories {
   float: left;
padding: 15px 20px;
width: 215px;
}

#categories dt {
   background-image: url(/css/images/public/pubs-cats.gif);
   background-repeat: no-repeat;
width: 100px;
height: 35px;
  margin: 0;
text-indent: -50000px;
}


#categories dd {
   margin: 0;
padding: 0;
}

#categories ul {
   margin: 0;
padding: 0;

}
#categories li {
	margin: 5px;
	list-style: none;
	padding: 0 0 0 12px;
	background-image: url(/css/images/public/pubs-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#categories li a {

   text-decoration: none;
color: #1F474E;
font-weight: bold;

}

#categories .total {
   font-size: 80%;
margin-left: 5px;
}

#publicationsListing {
	float: right;
	width: 465px;
	background-color: #FFFFFF;
	background-image: url(/css/images/public/pubs-bg3.jpg);
	background-repeat: repeat-x;
padding: 20px;
margin: 0;
}

#publicationsListing dt {
	background-image: url(/css/images/public/pubs-viewall.gif);
	background-repeat: no-repeat;
 width: 130px;
height: 40px;  
text-indent: -5000px;
}
#publicationsListing dd {
   overflow: auto;
height: 400px;
border: 1px solid #999999;
margin: 0;
padding: 10px;
width: 430px;
	background-image: url(/css/images/public/pub-bg5.gif);
	background-repeat: repeat-x;
}
#publicationsListing dd ul {
   margin: 0;
padding: 0;
}
#publicationsListing dd li {
   float: left;
list-style: none;
}

#publicationsListing dd li a {
    text-decoration: none;
color: #000;
display: block;
float: left;
padding: 2px 2px;
margin: 0;
border: solid 1px #fff;
}
#publicationsListing dd li a:hover {
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DD3DC;
	border-right-color: #6DABB5;
	border-bottom-color: #6DABB5;
	border-left-color: #9DD3DC;
}

#publicationsListing dd table {
   clear: both;
font-size: 90%;
width: 410px;
}
#publicationsListing dd table th {
background-color:#6DABB5;
text-align: left;
font-weight: normal;
padding: 5px;
font-size: 90%;
margin: 0;
}
.currentLetter {
	clear: both;
	font-size: 175%;
	margin: 0;
	padding: 10px 10px 0 10px !important;
	text-transform: capitalize;
}
#publicationsListing dd table td {
   padding: 5px;
margin: 0;
}

#publicationsListing dd table td a {
   text-decoration: none;
color: #2A4F56;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #498C98;
	border-right-color: #498C98;
	border-bottom-color: #498C98;
	border-left-color: #498C98;
}
#sectionView {
	background-image: url(/css/images/public/pubs-bg_01.jpg);
	background-repeat: no-repeat;
float: left;
width: 100%;
}
#sectionViewContent {
padding: 20px;
float: right;
width: 460px;
}
#sectionViewContent h1 {
   font-weight: normal;
margin: 0;
}

#sectionViewContent ul {
margin: 0;
padding: 0;
}
#sectionViewContent ul li {

}
#sectionViewContent .publicationListing {
    clear: both;
margin: 15px 0;

padding: 0;
list-style: none;
float: left;
width: 100%;
}
#sectionViewContent .publicationListing img {
   float: right;
}
#sectionViewContent .publicationListing h3 {

margin: 0;
margin-left: 0px;
font-weight: normal;
font-size: 140%;

}

#sectionViewContent .publicationListing h3 a {
  text-decoration: none;
color: #000;
}
#sectionViewContent .publicationListing p {

width: 300px;
margin: 5px 0 0 0px;

}
#sectionViewContent .publicationListing p a {
  text-decoration: none;
color: #000;

}

#publicationViewContainer {
   background-image: url(/css/images/public/dropshadow.jpg);
  background-repeat: repeat-x;
padding-top: 10px;
}

#publicationView #cover{
  float: right;
padding: 0 5px 5px 5px;
background-color: #fff;
}
#publicationView h1 {
  background-color: #80B1BA;
padding: 20px 20px 10px 20px;
color: #fff;
font-weight: normal;
margin: 0; 
}
#publicationInfo {
background-color: #E3EEF0;
width: auto;
padding: 10px 0 10px 20px;
margin: 5px 0 0 0;
width: 350px;
}
#publicationInfo th {
   text-align: left;
font-weight: normal;
width: 90px;
padding: 0 0 0 20px;

}
#publicationBody {
  padding: 10px 0 0 20px;
}

#publicationSections {

}

#publicationSections dt {
   padding: 10px 10px 0px 20px;
color: #19565F;
font-weight: bold;
margin: 0;
}
#publicationSections dd {
   padding: 5px 5px 5px 20px;
margin: 0;
}
#publicationSections ul {
  margin: 0;
padding: 0;

}
#publicationSections ul li {
  margin: 3px 0 0 20px;
padding: 0;
list-style: square;
}
#publicationSections ul li a{
color: #19565F;
text-decoration: none;
}

.colfrequency {
  width: 70px;
}

.coltitle {
  width: 170px;
}

.more {
   text-decoration: none;
color: #2A4F56;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #498C98;
	border-right-color: #498C98;
	border-bottom-color: #498C98;
	border-left-color: #498C98;
}

.frequencyprice {
color: #2A4F56;

}
