p {
	font: Arial, Sans-Serif; 
}

#leftcont {
	color: #334;
	padding-top: 10px;
}

#leftcont img a {
		border-bottom: 0px;
}

#leftcont a {
	text-decoration: none;
	color: #004b96;
}

#leftcont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

#leftcont p {
	font: Arial, Sans-Serif; 
}

#leftcont h1 {
	font-size: 22px;
	margin: 5px 0px;;
	padding: 0;
	color: #004b96;
	font: Arial, Sans-Serif; 
}
#leftcont h2 {
	margin: 15px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004b96;
	font: Arial, Sans-Serif; 
	padding: 0;
}
#leftcont h2 a {
	border-bottom: 0px;
	color: #004b96;
}

#centercont p {
	font: Arial, Sans-Serif; 
	margin: 8px 0px;
}
#centercont {
	color: #334;
	padding-top: 10px;
}

#centercont a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#centercont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

#centercont span.date {
	border: 1px solid #bbb;
	color: #e60;
	background: #eee;
	padding: 1px 4px;
	position: relative;
	top: -6px;
	left: -8px;
	font-weight: bold;
	font-size: 12px;
}

#centercont h1 {
	font-size: 22px;
	margin: 5px 0px;;
	padding: 0;
	color: #004b96;
	font: Arial, Sans-Serif; 
}

#centercont h1 a {
	border-bottom: 0px;
	text-decoration: none;
	color: #004b96;
}

#centercont h2 {
	font-size: 16px;
	font-weight: bold;
	color: #004b96;
	background: none;
}

#centercont h2 a {
	color: #004b96;
	border-bottom: 0px;
}

#centercont img a {
		border-bottom: 0px;
}

#rightcont {
	color: #334;
	padding-top: 10px;
}

#rightcont h2 {
	margin: 15px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004b96;
	font: Arial, Sans-Serif; 
	padding: 0;
	background: none;
}

#rightcont a {
	text-decoration: none;
	color: #004b96;
	border-bottom: 0px;
}

#rightcont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

.sf_search {
	clear: both;
	background: #CA090D url('searchbg.gif') repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	margin-top: -2px; padding-left:15px; padding-right:0; padding-top:18px; padding-bottom:17px
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}


	.box_top {
		background: #F0F0F0 url('leftbox_top.gif') no-repeat;
		color: #808080;
		height: 40
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin-bottom: 10px;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}

	.box_bottom {
		background: #FFF url('leftbox_bottom.gif') no-repeat;
		color: #000;
		height: 13px;
		width: 159px;
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:7px
	}
	
		
.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}

.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; text-decoration: none; }
