body {background-color: #ffffff; color: #000000; font-family:arial,verdana,sans-serif;}
select,input { font-size:11px; }
p,span,ul,ol,li,td,blockquote { font-size:12px; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#002A8F; }
h1 { font-size:24px;}
h2 { font-size:18px;}
h3 { font-size:14px;}
h4 { font-size:12px;}
a { font-size:12px; color:#002A8F; text-decoration:underline; }
.txtBlack10px {font-size:10px; }
.txtBlack11px {font-size:11px; }
.txtBlack12px {font-size:12px; }
.txtBlack14px {font-size:14px; }
.txtBlack16px {font-size:16px; }
.txtBlack20px {font-size:20px; }
.txtBlack22px {font-size:22px; }
.txtBlack24px {font-size:24px; }
.txtBlue18px {font-size:18px; color:#002A8F; }
.txtBlue16px {font-size:16px; color:#002A8F; }
.txtBlue12px {font-size:12px; color:#002A8F; }
.masthead {font-family:arial; font-size:36px; color:#002A8F; font-weight:normal; }
.note {color: #FF00FF;}
.quotation {font-style: italic;}
.quotation em {font-style:normal;}
th {font-size:12px; text-align:left;}

.navbar {
	background-color: #e5eaf4;
	float: left;
	width: 30%;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: 5px 5px; 
	padding: 5px;
	border: none;
}

.footer {
	display: block;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 169px;
	height: 51px; 
	margin-bottom: 5px;
	margin-top: -2px;
	clear: both;
	text-decoration:none;
}

.container {
	margin-left: 10px;
	margin-right: 10px;
} 	

.content {padding: 5px; border: solid 1px #002A8F; width: 100%; }
.leftheader {color: #002A8F; float: left; width: 80%;}
.smallprint {clear: both; text-align: center; font-size: 10px;}
.spacer {clear: both; width: 95%;}
.body {margin-top: 10px; width: 65%; float: right; }
.date {color: #002A8F; text-align:right;}
.authorphoto {float: right; border: 1px solid #002A8F;}
.article_list li {margin-bottom: 0.8em;}
.picbox {float: left; margin: 0.5em; padding: 0.5em; border: 1px solid #002A8F;}
.picboxright {float: right; margin: 0.5em; padding: 0.5em; border: 1px solid #002A8F;}
.intro {font-style:italic;}
