html {
	
	background-color:#ffffff;
	color: #FFF;
} html#error_page, html#popup_page {
	background-color: #fff;
	color: #000;
}

body {
	font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 13px;
	line-height: 15px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	/*text-rendering: optimizeLegibility;*/
}

a:link {
	color: #F0F;
}

a:visited {
	color: #F0F;
}

a:hover {
	color: #F0F;
}

a:focus ,a.js_focus {
	color: #F0F;
}

a:active {
	color: #F0F;
}
.fLeft {float:left !important;}
.fRight { float:right }
.clear { clear:both }
.mLeft25 { margin-left:25px }
.mRight25 { margin-right:25px }
.pad0 { padding:0 }
.disableTxt { color:#808080 !important }
.width60 { width:60px }
.width465 { width:465px }

/*:focus { outline: medium none !important; }*/
:hover { outline: medium none !important; }
:active { outline: medium none !important; }

/*global navigation phase 2 changes start*/
.request-new-prescription {
  margin: 40px 0;
  border: 2px solid #cccccc;
  padding: 3px 30px 30px 28px;
  position: relative;
  width: 497px;
}
.request-new-prescription p {
  color: #1e1e1e !important;
  width: 40%;
  height: 40px;
}
.request-new-prescription button {
  padding: 0px 34px 0px 34px;
  height: 44px;
  background: #cc0000;
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
  position: absolute;
  top: 25px;
  right: 25px;
}
.request-new-prescription button:hover {
	background:#d63232;
}

/*global navigation phase 2 changes for about us page*/
#general.about_us div.stellent-content div.png_bg div.content_bucket_inner h5 > a {	
	display: block;
	margin-bottom: -15px;
	text-decoration: none;
	color: #cc0000;
	font-size: 16px;
    line-height: 24px;
	font-weight: normal;
	font-family: HelveticaNeueCondensed, Helvetica, Arial, sans-serif;
}
#general.about_us .callout dl dd ul li a span  
#general.about_us  #bd .bold_link span, #general.about_us .bold_link span {
	background-image: none;
}
div#bd-inner h1 span#ptitle.about_us {
	font-size: 37px;
	color: #000000;
	margin: 0px 0px 0px -29px;
	font-weight: bold;
}
#general.about_us div.stellent-content div.png_bg div.content_bucket_inner p.intro  {
	font-size: 17px;
	color: #1e1e1e;
	font-family: HelveticaNeueCondensed, Helvetica, Arial, sans-serif;
}
#general.about_us div.stellent-content div.png_bg div.content_bucket_inner .col_1_of_2 {
	font-size: 16px;
}
#general.about_us div.stellent-content div.png_bg div.content_bucket_inner .col_2_of_2 {
	font-size: 16px;
}
#general.about_us .col_2_of_2 h3{
	margin-top: 5px;
}
#general.about_us .col_1_of_2 h3{
	margin-top: 5px;
}
/*global navigation phase 2 changes end*/