a, a:link {
	color: #006;
}
a:visited {
	color: #b92e2e;
}
body {
	background-color: #fffbf0;
}
body, p, td, th, li {
	
		font-size: 10pt;
	
	
		font-family: times,serif;
	
}

.menu, a:link.menu, a:visited.menu {
	color: #fffbf0;
	font-size: 12px;
	font-family: times,serif;
}
#menuList {
	background-color: #036;
}
#menuList li a {
	border-right: 1px solid #fffbf0;
}
a, a:link {
 color: #006;
 }
a:visited {
 color: #b92e2e;
 }
body {
 background-color: #fff;
 }
body, p, td, th, li {
 font-size: 10pt;
 font-family: arial,sans-serif;	
 }
.menu, a:link.menu, a:visited.menu {
 color: #fffbf0;
 font-size: 12px;
 font-family: times,serif;
 }
#menuList {
 background-color: #036;
 }
#menuList li a {
 border-right: 1px solid #fffbf0;
 }


ul.injectedDocumentList li {
 margin: 0px;
 padding: 0px;
 margin-bottom: 10px;
 }

#postDateBar {
	background-color: #fff;
font-weight: normal;
	color: #000066;
	margin: 0px;
	padding: 0px;
        font-style: italic;
}

img.resizeMe {
 max-width:429px;
 /*  IE HACK  */width: expression(this.width > 429 ? 429: true);
}

#content td img {
  max-width:none;
  width: auto;
  }

/* ---- TEMPLATE --- */

.template_headline {
font-size:1.4em;
font-weight:bold;
margin-top:1em;
}

.image_box_right {
background-color:#EBF2EE;
float:right;
height:auto;
margin:0 0 10px 10px;
padding:5px;
}

.image_cutline {
font-family:verdana,sans-serif;
font-size:7pt;
font-weight:bold;
padding:0;
text-align:left;
}

.image_credit {
font-family:verdana,sans-serif;
font-size:8pt;
padding:0;
text-align:right;
}

/* ---- END TEMPLATE ---- */

#survey td {
 border: 1px solid #000;
 }

ul#documentList {
 list-style-type: none;
 margin: 0;
 padding: 0;
 }

ul#documentList li {
 padding: 5px;
 margin-bottom: 5px;
 }

.odd {
 background-color: #eee;
 }

.extraInfo {
 float: right;
 }

.pager  {
clear:both;
color:#336699;
display:block;
font-size:0.9em;
padding:1em;
text-align:center;
}

.label_required {
 color: darkred;
 }
