body
{
	background-image: none !important;
}

#all
{
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 850px;
}

#all #header
{
	display: block;
	height: 140px;
	width: 850px;
	margin-bottom: 10px;
}

#all #header img
{
	height: 140px;	
}



#all #tabs
{
	display: block;
	width: 850px;

	background-color: #002147;
	background-image: url("/images/ox-bg.gif");
	height: 28px;
	margin: 0 !important;
	padding: 0 !important;
}

#all #tabs a, #all #tabs a:hover
{
    border-right: 1px solid #C0D3E4;
    color: white !important;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin-right: 0;
    padding: 6px 8px 6px 57px;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: 104px;
}

#all #tabs a:hover
{
    background-color: #C0D3E4;
    background-image: url("/images/ox-bg-over.gif");
    border-right: 1px solid #002147;
    color: white !important;
}

#all #footertabs
{
	display: block;
	width: 850px;

	background-color: #002147;
	background-image: url("/images/ox-bg.gif");
	height: 28px;
	margin: 0 !important;
	padding: 0 !important;
}

#all #footertabs a, #all #footertabs a:hover
{
    border-right: 1px solid #C0D3E4;
    color: white !important;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin-right: 0;
    padding: 6px 8px 6px 57px;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    width: 104px;
}

#all #footertabs a:hover
{
    background-color: #C0D3E4;
    background-image: url("/images/ox-bg-over.gif");
    border-right: 1px solid #002147;
    color: white !important;
}


#bannerimage
{
	display: block;
	height: 150px;
	width: 850px;

	background-color: transparent;
	background-image: url("/images/header_img_default.jpg");
	
	margin: 0 !important;
	padding: 0 !important;
}

div#breadcrumb
{
	margin-left: 0px;
	margin-right: 193px;
	padding-left: 0px;
}

div#content
{
    	min-height: 400px;
    	padding: 10px 30px 20px 30px;
}

div#sidebar
{
	top: 173px;
	left: auto;
	right: 0px;
	text-align: left;
}

div#breadcrumb 
{
    margin-left: 0;
    margin-right: 193px;
    padding-left: 0;
    text-align: left;
}

div#breadcrumb 
{
    font-size: 0.88em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}

div#breadcrumb span#breadcrumb-label
{
    font-weight: bold;
    text-align: left;
}

div#breadcrumb ul, div#breadcrumb ul li
{
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div#breadcrumb ul li a
{
    background: url("/images/arrow.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}

div#breadcrumb ul li span
{
    font-weight: bold;
}

div#breadcrumb ul li a.youarehere
{
    font-weight: bold;
    background-image: none;
    padding-right: 0;
}

#all #footer
{
	display: block;
	width: 850px;

	background-color: #EFEFEF;
	height: 28px;
	margin: 0 !important;
	padding: 0 !important;
}

#all #footer div
{
	padding: 8px;
}

.newsItem
{
    border-top: 1px solid lightgray;
    margin: 0 0 20px;
    padding: 6px 0 0;
}

.newsItem .newsItemTitle
{
    color: #005177;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.newsItem .newsItemTitle a
{
    color: inherit;
    text-decoration: none;
}
.newsItem .newsItemTitle a:hover
{
    text-decoration: underline;
}
.newsItem .newsItemPosted
{
    color: #707070;
    margin-bottom: 5px;
}
.newsItem .newsItemDescription
{
    margin-bottom: 12px;
}
.newsItem .newsItemSeries
{
    color: #707070;
    font-style: italic;
    margin-bottom: 5px;
}
.newsItem .newsItemPerson
{
    margin-bottom: 5px;
}

.contactRole
{
    font-size: 95%;
    font-weight: bold;
}

.contactBy
{
    font-size: 95%;
}

.contactDescription
{
    
}


ul.vertical
{
    list-style-type: none;
    padding: 10px 0 0;
}

ul.vertical li
{
    border-bottom: 1px solid lightgray;
    display: block;
    margin-bottom: 10px;
}

ul.vertical li:after, ul.vertical li:after
{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

ul.vertical li img
{
    float: left;
    margin-bottom: 10px;
    width: 140px;
}

ul.vertical li div
{
    margin-left: 100px;
    width: 600px;
}
