@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

#branding {
	background: white url(/rabiesandkids/images/lg/bgHdrAZ.gif) repeat-x scroll 0 0;
	height: 90px;
}
body.widePage #content-main, .topicHome #content-main {
	margin-top: 0;
}
.main-inner {
	padding: 0;
}
#content {

}
#content-main h1 {
	padding-bottom: 0;
}
#content-main p, #content-main li, ol {
	font-size: 1.4em;
	font-family: "Gill Sans MT", "Comic Sans MS", sans-serif;
}
ol {
	line-height: 1.33em;
}
#content-main h2 {
	color: #355ca8;
	font-weight: bold;
	font-size: 1.7em;
	font-family: "Gill Sans MT", "Comic Sans MS", sans-serif;
}
#anchors {
	font-weight: bold;
	font-family: "Gill Sans MT", "Comic Sans MS", sans-serif;
}
.nr {
	float: right;
}

.nl {
	float: left;
}