.browseDate {
	margin:5px;
	background: #eee;
	border 1px solid #999;
	width: 23%;
	float: left;
	padding:10px;
	text-align:center;
}


.browseCategoryDivider {
	height:1px;
	border-top: 1px solid #999;
	width: 100%;
	padding:10px;
}

.articleListDivider {
  height: 1px; 
  margin-bottom:5px;	
}


p {
margin-bottom: 5px;	

}
.articleListPreviewImage {
	display:block;
}

.articleListPreviewImageLeft {
	
float:left;
text-align:top;
}

.articleListHeadline {

font-size:16px;
text-decoration:none;
font-weight: bold;

}

.articleListDescription {
	font-size:12px;
margin-left: 10px;
}

.articleListDate {
margin-top: 1em;
	
}

.articleListDateDivider {
  height: 1px;
  border-top: 1px dashed #999;
}



html {
background:white;
}

h1 {
font-size:180%;
}


   h2 {
font-size:150%;
font-weight:normal;
}

 h3 {
	font-size:130%;
}
	
h4, h5, h6 {
	font-size:120%;
}
#doc4 {
border: 1px solid #ccc;
background: #FFF;
}

#yui-main {
margin-left: 5px;
}

#right-col {
}


#body-col {
	border-right: 1px solid #999;
border-left: 1px solid #999;
padding-left: 3px;
padding-right: 3px;
}

#body-top {
	
border-bottom: 1px solid #999;
}

#hd {
background: #9cdff2;
}

.photo {
	padding:3px;
}

.nav {
border-bottom: 1px solid #999;
background: #9cdff2;
}

#navfooter {

border-top: solid 1px #ccc;
padding-bottom:5px;
padding-top:5px;

}

#navfooter span {
padding: 3px;
text-align:center;
border-right: solid 1px #ccc;
}
#navfooter a {
font: 12px  Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

a:link {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #6699cc;
text-decoration: none;
}

a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration: underline;
}

a:active {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #003366;
}

.a12 {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.a12bold {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}




.nav span {
text-align:center;
background:url(/template-resources/tabs.png) right 60px;
padding: 9px 9px 5px;
}

.nav a {
font:bold 13px  Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration:none;
font-weight:bold;
height:30px;
width: 90px;
line-height:30px;
color:black;


}


   .tab ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    .tab li {
      float:left;
      background:url("left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    .tab a {
      float:left;
      display:block;
      width:.1em;
      background:url("right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    .tab > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tab a {float:none;}
    /* End IE5-Mac hack */
    .tab a:hover {
      color:#333;
      }
    .tab .current {
      background-position:0 -150px;
      border-width:0;
      }
    .tab .current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    .tab li:hover, .tab li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    .tab li:hover a {
      background-position:100% -150px;
      }


.articleSideBar {
margin: 5px;
border: 1px solid grey;
background: #D3E3FF; 
padding: 5px;
}

.caption {
	color: #666;
margin:5px;
font-size: 90%;
font-style:italic;
}
