body{
	color:#666;
}

a{color:#CC3366;text-decoration:none;}

#Footer{
	background-color:#a50917;
}


	
#TopArticleDiv{
	padding-bottom:8px;
	clear:both;
	border-bottom:6px solid #ccc;
	}
		
#ImgColumn{
	float:right;
	width:320px;
}

.TopArticleImage{
	Width:320px;
	}

#TextColumn{
	width:320px;
	text-align:justify;
}		
		
.ImgCaption{
	font-size:x-small;
	margin:0 3px 2px 3px;
	line-height:10px;
	text-align:center;		
	}

.EditorialCaption{
	position:absolute;
	bottom:0;
	width:100%;
	background-color:rgba(0, 0, 0, 0.5);
	color:#FFF;
	text-align:center;
	padding:2px 0;
}

* html .EditorialCaption{
	background-color:#000;
	Filter: Alpha(style=0,opacity=60);
}

#ArticleListPanel{
	width:685px;
}

.ArticleLeft, .ArticleRight{
	width:331px;
	border-top:1px solid #ddd;
}

.ArticleLeftCell{
	border-right:1px solid #ddd;
}

.ArticleDiv{
	margin:8px;
}

.ArticleDiv h4, #ImgColumn h4{
	font-size:1em;
}

.ArticleHeader{
	/*margin:-7px -7px 2px -7px;
	padding:5px;*/
 }


.TopHeadline{
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#a50917;
}

.Headline, .ArchiveHeadline{
	font-size:1.3em;
	font-family:Arial,Geneva,  Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#a50917;
}

.ArchiveHeadline{
	font-size:1.2em;
}

#HeadlinePanel{
	width:120px;
}

.HeadlinePanel h3{
	color:#009999;
	font-size:13px;
	margin-left:8px;
	}	
	
.HeadlineList{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:1.2em;
	font-weight:bold;
	color:#0066CC;
	}	


	
.HeadlineList li{
	margin-bottom:1px;
	list-style-type:none;
	font-size:11px;
	}	

.HeadlineList li a{
	display:block;
	width:auto;
	padding:5px 4px 3px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

.HeadlineList li a:hover{
	background-color:#eee;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}

.JobListing:hover{
	background-color:#FFCCFF;
}


.tab_top {color:#FFFFFF;font-weight:bold;font-size:12px;}
.tab_top .tab_outer {height:32px;padding-right:3px;background:url(../Images/Tabs/Tab-col-Right.gif) no-repeat right;margin-right:1px;display:-moz-inline-box;display:inline-block;}
.tab_top .tab_inner {padding-left:6px;background:url(../Images/Tabs/Tab-col-Left.gif) no-repeat;display:-moz-inline-box;display:inline-block;}
.tab_top .tab_tab {height:32px;padding:11px 3px;margin:0;background:url(../Images/Tabs/Tab-col.gif) repeat-x;margin-right:3px;overflow:hidden;cursor:pointer;display:-moz-inline-box;display:inline-block;}
.tab_top .tab_body {padding:8px;margin-right:-4px;}

