@import "layout.css";
@import "nav.css";
@import "content.css";
@import "lib/lightbox.css";

body 							{ font: 12px 'Lucida Grande',Arial,sans-serif; /* background:  url(/img/bg/grid-text-18px.gif);*/ line-height: 18px; color: #808285; text-align: center; margin: 0; padding:0; }			
form 							{ margin: 0; }			
hr								{ background: #cacaca; border: 0; }
.dotline						{ height: 1px; clear: both;margin: 0; background: url(/img/bg/dotline.jpg) repeat-x;}
/*--------------------------------------------------------- Link Styles */
a 								{text-decoration: none; color: #b7274c;}
a img 						{border: none;}
a:hover 						{color: #000; text-decoration: underline;}

td								{ vertical-align: top;}

/*--------------------------------------------------------- Text Styles */
p, ul, ol 					{ margin-bottom: 18px; }
ul 							{ list-style-type: square;  margin-left: 2em; }
h1 							{ color: #000; font: 38px georgia; line-height: 38px; margin: 9px 0 18px 0; }

h2 							{ color: #000; font: 18px georgia; line-height: 36px; margin: 9px 0 18px 0; }
h2 a							{ color: #000; }

h3 							{ color: #000; font: 16px georgia; line-height: 36px; margin: 9px 0 9px 0; }
h3 a							{ color: #000; }

h4 							{ color: #808285; font-size: 16px; line-height: 18px; margin-bottom: 18px;  }

h5								{ font-size: 12px; line-height: 18px; background: #f4f4f4; padding: 1px; margin-bottom: 4px; }

/*--------------------------------------------------------- Image Styles */
img							{ behavior: url("/css/lib/iepngfix.htc");  border:none;   }	
#map img, 
#map1 img					{ behavior: url(); }
.callout 					{ font-size: 11px; color: #a39c8d; border: 1px solid #ddd; background: #f1f2e7; padding: 8px 10px; margin-bottom: 18px; }
.callout :last-child,
.callout .lastchild 		{ margin-bottom: 0;}
.callout h4 				{ font-size: 11px; line-height: 18px; }



/* special style for h1 in publication front page ---------------------------------------*/
.pubprint,
.pubdigi   {margin: 19px 0 10px 16px;}

.pubprint span, 
.pubdigi span {color:#B7274C;}
												

	

												

	
				

