body{
	color: #222;
	margin: 0; padding: 0;
	font: 70%/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1{
	font-size: 2em;
	font-weight: normal;
	line-height: 110%;
	color: #0054a7;
	margin: 0.2em 0 0 0;
}
h2{
	font-size: 1.7em;
	line-height: 110%;
	font-weight: normal;
	color: #0054a7;
	margin: 0 0 0.5em 0;
}
h3{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	color: #222;
	margin: 0.2em 0 0 0;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 130%;
	color: #747576;
	margin: 0.2em 0 1.2em 0;
}
a{
	color: #0054a7;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0.3em 0 1.3em;
}
ul{
	list-style-type: square;
	margin: 2em 0;
	padding: 0 2em;
	color: #0054a7;
}
ul strong{
	color: #222;
}
li{
	padding: 0.1em 0;
}
.border {
	border: 5px #FFF solid;
	margin-bottom: 10px;
}

.clear{
	clear:both;
	float:none;
}

label{
	display:  block;
	font-size:  0.9em;
	border-left:  2px solid #0054a7;
	padding-left:  4px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height:  120%;
}
input, textarea, select{
		border: 1px solid #BBB;
		padding:  3px;
}
input.imagebt{
		border: none;
		padding: 0;
}
form ul{
		list-style-type: none;
		margin:  0 0 1em 0;
		padding:0;
}
.col_left{
	width: 48%;
	float:left;
}
.col_right{
	width: 48%;
	float:right;
}
.rightimg,.leftimg{
	width:  230px;
	padding:  5px;
	font-size: 0.9em;
	line-height: 120%;
	color: #0054a7;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
}
.rightimg{
	
float: right;
	margin-left: 15px;

	
}

.leftimg{
	float: left;
	margin-right: 15px;
}



.rightimg img,.leftimg img{
	
	margin-bottom:  4px;
	margin-left:-5px;
	border: 5px solid #EEE;
display:block;

}


.rightimg a,.leftimg a{
	text-decoration: none;
	color: #0054a7;
}

.articleitem{
	clear:both;
	float:none;
	margin-top: 1.0em;
	margin:  0 40px;
}
.articleitem h3{
	margin: 0;
}
.articleitem p {
	margin: 0;
}
.articleitem_half{
	float:left;
	margin-top: 1.5em;
	width: 205px;
	height: 75px;
	margin-right: 15px;
	padding: 5px 10px;
	border: 1px solid #0054a7;
/*background: url('../_gfx/line_blue.gif') top left repeat-x;*/
}
.date {
	font-size: 0.8em;
	color: #666;
}
.indent{
	padding:  0 40px;
}
.small{
	font-size:0.9em;
}
.quote {
	font-style: italic;
}
