@import url(styleinlines.css);

BODY, body
{
	font-family : Arial, sans-serif;
}

h1, H1, .heading1{font-size: 250%; color: #000000; font-weight: normal; text-align: left;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}

/* Styles for the print heading */
.printonly
{}

.pathname, .printonly
{color: #003366; font-weight : bold; text-decoration : none;}

/* Styles to hide the bits of the page display from the printer*/
.lhscol, .rhsbox, .noprint, .toptablebanner{display : none;}
#infoBar, #localNav, #relatedPages, .featureGroup, #relatedForms, #relatedMedia, #relatedPolls, #externalLinks, #footer {display:none;}

a img 
{
    border: none;
}

#stripes {
	border-top-width: 0.75em;
	border-bottom-width: 0.25em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A50544;
	border-bottom-color: #007A5E;
	padding-top: 0.25em;
}

#breadCrumbNav {
	margin: 0em 0em 0em -1.85em;
}
#breadCrumbNav ol {
	margin-top: 0em;
	margin-bottom: 0em;
}

#breadCrumbNav li {
	display: inline;
	list-style-type: none;
}

#articleIntro
{
    font-style: italic;
    font-size: 1.1em;
}

.rimage
{
    float:left;
}

.limage
{
    float:right
}

.articleDate
{
    border-top: solid 0.05em #000000;
    clear: both;
    font-style: italic;
    font-size: smaller;
}

.relatedContacts {
    border: solid 0.05em #000000;
    padding: 1em;
}

.relatedContacts dt 
{
    font-size: larger;
    font-weight: bold;
}

#content img {
	border: 0.05em solid #000000;
	padding: 0em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
}