@charset "utf-8";
/* CSS Document */

/* ================================================================================== */
/* STYLE NOTES */
/*   Biotronic Blue = #0067B1 */
/*   Biotronic Gray = #807F83 */
/*   Website Light Gray = #CCCCCC */
/*   Website Darker Gray = #999999 */
/*   Biotronic Yellow = #FFC425 */
/* ================================================================================== */


/* ================================================================================== */
/* Text Styles */
/* These styles are used to format the appearance of text. */
/* ================================================================================== */


/* default tag styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #0067B1;
}

h2 {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}

h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

h4 {
	margin: 0px 5px 0px 0px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a:link, a:active, a:visited {
	color: #0067B1;
	text-decoration: underline;
}

a:hover {
	color: #0067B1;
	background: #efefef;
	text-decoration: underline;
}

/* class-based tag styles */

.sitemap {
	margin-left: 25px;
	font-weight: normal;
}

.label {
	font-size: 11px;
	font-weight: bold;
}

.footer {
	text-align: center;
	color: #807F83;
	padding: 5px 0px;
}

.footerbar a:link, .footerbar a:active, .footerbar a:visited {
	color: #fff;
	text-decoration: none;
}

.footerbar a:hover {
	color: #fff;
	text-decoration: underline;
	background: none;
}

.searchbox {
	font-size: 11px;
	color: #807F83;
}

.button {
	font-size: 11px;
	font-weight: bold;
}

.home_body h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

.hp_overview p, .highlight_section p {
	padding: 0px;
	margin: 0px;
}

.highlight_section h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0067B1;
	padding: 15px 0px 4px 0px;
	margin: 0px;
}

.highlight_section p {
	padding-bottom: 15px;
}

.pagebody img {
	float: left;
	margin: 5px 15px 5px 0px;
}

.simplelist {
	list-style-type: none;
}

/* ================================================================================== */
/* Layout Styles */
/* ================================================================================== */

.hp_overview {
	padding: 25px 35px 25px 35px;
	background-color: #ccc;
}

/* ================================================================================== */
/* Structural Styles */
/* These styles are used to layout the page and can break the page layout if changed. */
/* ================================================================================== */

.home_body {
	border-top: 3px #fff solid;
	border-bottom: 3px #fff solid;
}

.home_body td {
	border-top: 3px #fff solid;
	border-bottom: 3px #fff solid;
}

.hp_button {
	border: none;
}

.hp_button td {
	background-color: #FFC425;
	height: 62px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
}

.hp_button .button1 {
	border-top: none;
	border-bottom: 1px #fff solid;
}

.hp_button .button2 {
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.hp_button .button3 {
	border-top: 1px #fff solid;
	border-bottom: none;
}

.hp_button a:link, .hp_button a:active, .hp_button a:visited {
	color: #fff;
	text-decoration: none;
}

.hp_button a:hover {
	color: #0067B1;
	text-decoration: none;
	background: none;
}

.highlight_section {
	border: 1px #807F83 solid;
	padding: 0px;
	margin: 0px;
}

.hp_left {
	width: 233px;
	padding-left: 35px;
	padding-right: 10px;
}

.hp_center {
	width: 283px;
	padding-left: 25px;
	padding-right: 25px;
}

.hp_right {
	width: 293px;
	padding-left: 0px;
	padding-right: 35px;
}

.secondary_body {
	border: 1px #807F83 solid;
	margin-top: 6px;
}

.pagebody {
	margin: 0px;
	padding: 15px 25px 15px 35px;
}

.pagebanner {
	margin: 0px;
	padding: 0px;
}

.sidebar {
	border-left: 1px #807F83 solid;
	padding: 0px;
	margin: 0px;
}

.secondary_textnav {
	padding: 10px 35px 10px 25px;
	text-align: center;
}

.sidebar_button {
	margin: 15px 25px 15px 25px;
}

/* navigation layout */

.navbar {
	padding: 0px;
	margin: 0px;
	background-color: #0067B1;
}

/* sidebar navigation layout */

.sidebar_nav {
	margin: 0px;
	padding: 0px;
}

.sidebar_nav td {
	background-color: #FFC425;
	height: 35px;
	border-bottom: 1px #fff solid;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
}


.sidebar_nav a:link, .sidebar_nav a:active, .sidebar_nav a:visited {
	color: #000;
	text-decoration: none;
	background: none;
}

.sidebar_nav a:hover {
	color: #000;
	text-decoration: underline;
	background: none;
}


/* navigation text */

.utilitybar ul {
	list-style-type: none;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

.utilitybar li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

.utilitybar a:link, .utilitybar a:active, .utilitybar a:visited {
	color: #000;
	text-decoration: none;
	background: none;
}

.utilitybar a:hover {
	color: #000;
	text-decoration: underline;
	background: none;
}

/* navigation imagery */

.page_header {
	border-top: 2px #999999 solid;
}

.menubar_left {
	background: url(../images/navigation/menubar_left.jpg) top left no-repeat;
	width: 18px;
	height: 25px;
}

.menubar {
	background: url(../images/navigation/menubar_bkgd.jpg) top center repeat-x;
	width: 814px;
	height: 25px;
	text-align: center;
}

.menubar_right {
	background: url(../images/navigation/menubar_right.jpg) top right no-repeat;
	width: 18px;
	height: 25px;
}

.utilitybar_left {
	background: url(../images/navigation/utilitybar_left.jpg) top left no-repeat;
	width: 18px;
	height: 25px;
}

.utilitybar {
	background: url(../images/navigation/utilitybar_bkgd.jpg) top center repeat-x;
	width: 247px;
	height: 25px;
}

.utilitybar_right {
	background: url(../images/navigation/utilitybar_right.jpg) top right no-repeat;
	width: 18px;
	height: 25px;
}

.footerbar_left {
	background: url(../images/navigation/footerbar_left.jpg) top left no-repeat;
	width: 18px;
	height: 25px;
}

.footerbar {
	background: url(../images/navigation/footerbar_bkgd.jpg) top center repeat-x;
	width: 814px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.footerbar_right {
	background: url(../images/navigation/footerbar_right.jpg) top right no-repeat;
	width: 18px;
	height: 25px;
}
