@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear_floats {
	clear: both;
}

body {
	background-color: #000000;
	background-image: url(../images_layout/body-bg_mid-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.picLeft {
	float: left;
	margin-right: 4px;
}

.picRight {
	float: right;
}

.picCenter {
	display: block;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.disclaimer {
	font-size: 10px;
	color: #666;
}

#main {
	background-color: #FFFFFF;
	background-image: url(../images_layout/main_ry.gif);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9A9A9A;
	margin-bottom: 30px;
}

#header {
	height: 112px;
	width: 100%;
	position: relative;
	background-image: url(../images_layout/body-bg_mid-top.jpg);
	background-position: center top;
}

#header #logo {
	background-image: url(../images_layout/head-logo.jpg);
	display: block;
	height: 112px;
	width: 454px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header  #tab {
	background-image: url(../images_layout/head-tab.jpg);
	height: 60px;
	width: 483px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-top: 3px;
	padding-right: 23px;
	z-index: 1;
}

#header #contact {
	float: right;
	height: 57px;
	width: 234px;
}

#header #contact a {
	background-image: url(../images_layout/contact.gif);
	display: block;
	height: 57px;
	width: 234px;
}

#header  p  {
	font-size: 12px;
	display: block;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
	bottom: 0px;
	z-index: 2;
	width: 200px;
	right: 260px;
	position: absolute;
}

#content {
	background-image: url(../images_layout/main_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 11px;
	padding-left: 11px;
	position: relative;
	z-index: 5;
}

#promo {
	background-image: url(../images_layout/promo-home-bg.jpg);
	height: 299px;
	width: 938px;
	margin-bottom: 3px;
}

#promo h1 {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	padding-top: 100px;
	padding-left: 45px;
	width: 350px;
}

#promo p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 12px;
	padding-left: 45px;
	font-weight: bold;
	width: 350px;
	line-height: 18px;
}

#nav {
	background-image: url(../images_layout/footer-bg_rx.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 100%;
	margin-bottom: 3px;
	background-color: #00529B;
}

#nav ul {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-left: 78px;
}

#nav li {
	float: left;
}

#nav li a {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 23px;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#nav li.current a {
	font-weight: bold;
	color: #FAC563;
}

#nav  li#first  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li a:hover {
	text-decoration: underline;
}

#copy {
	border: 1px solid #BABABC;
}

#copy div.sub {
	background-image: url(../images_layout/copy_ry.gif);
	background-repeat: repeat-y;
	margin-top: 3px;
	margin-bottom: 3px;
	width:100%;
}

#copy #left {
	width: 632px;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}

#copy #left h1 {
	color: #01539D;
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 17px;
}

#copy #left h2 {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #05579F;
	font-size: 22px;
	letter-spacing: -.03em;
	margin-bottom: 11px;
}

#copy  #left  h3 {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #038989;
	font-size: 16px;
	letter-spacing: -0.02em;
	margin-bottom: 7px;
}

#copy #left p {
	font-size: 12px;
	margin-bottom: 17px;
	line-height: 17px;
}

#copy #right {
	width: 214px;
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/*
#home #copy #right div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #01539D;
	margin-bottom: 15px;
}
*/

#copy #right h2 {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #05579F;
	font-size: 22px;
	letter-spacing: -.03em;
	margin-bottom: 11px;
}

#copy #right h3 {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #038989;
	font-size: 16px;
	letter-spacing: -0.02em;
	margin-bottom: 7px;
}

#copy #right p {
	font-size: 12px;
	padding-bottom: 15px;
}

#copy #right a {
	color: #E51A38;
	text-decoration: none;
	font-weight: bold;
}

#copy #right ul {
	padding-bottom: 15px;
	padding-left: 30px;
}

#copy #right li {
	font-size: 12px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../images_layout/bullet.gif);
}

#copy #right a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(../images_layout/footer-bg_rx.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 100%;
	background-color: #00529B;
}

#footer p {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 13px;
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
}

.quote {
	font-family: Myriad, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00519B;
	font-weight: bold;
	line-height: 30px;
}

.quote .open {
	background-image: url(../images_layout/quote-start.gif);
	height: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}

.quote .close {
	background-image: url(../images_layout/quote-end.gif);
	height: 35px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*
#home  #right {
	display: none;
}
*/

a.download {
	display: block;
	width: auto;
	line-height: 66px;
	background-image: url(../images_layout/download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 66px;
	padding-left: 150px;
	margin-top: 25px;
}

a.download#msds {
	background-image: url(../images_layout/download_msds.gif);
}

/* New styles added to reflect the color coded bullets and rightbar news highlight on the home page, plus "more info" btns on Events table  */

.home-bullets {
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../images_layout/bullet.gif);
}

.red-bullets {
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../images_layout/red-bullet.gif);
}

.orange-bullets {
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../images_layout/orange-bullet.gif);
}

.green-bullets {
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(../images_layout/green-bullet.gif);
}

.red  {
	color: #990000;
}

.orange  {
	color: #fab131;
}

.green {
	color: #0C3;
}

.newsBox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.newsBox:hover {
	background-color: #f0f0ef;
}


/* Buttons  */

a.actionBtn, #copy #right a.actionBtn {
	width:71px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #fff; 
	background-image: url(../images_layout/back-action-btn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

a.actionBtn:hover, #copy #right a.actionBtn:hover {
	background-position: left top;
	text-decoration: none;  
}

