html {
	text-align: center;
	background-color: #f0f0f0;
	height: 100%;
}

body {
	margin: 0 auto;
	background-color: #f0f0f0;
	width:100%;
	height:100%;
}

table.borderMain {
	margin: 0 auto;
	width:750px;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
}

h1 {
	font: 18px arial, helvetica, verdana, sans serif;
	color: #333333;
	background: url(../images/title_bg.gif) no-repeat left 50%;
	padding-left: 10px;
	margin-top: 10px;
}

h2 {
	font: 15px Arial, Helvetica, Verdana, sans serif; 
	color: #cc0033; 
	font-weight: 600;
	line-height: 18px;
}

h3 {
	font: 18px Arial, Helvetica, Verdana, sans serif; 
	color: #cc0033; 
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding-top: 6px;
}

h4 {
	font: 14px Arial, Helvetica, Verdana, sans serif; 
	color: #cc0033; 
	font-weight: 600;
	line-height: 12px;
	padding-left: 10px;
	padding-bottom: 0;
	margin-bottom: 8px;
	background: url(../images/red_bullet.gif) no-repeat left 50%;
}

h5 {
	font: bold 14px Arial, Helvetica, Verdana, sans; 
	color: #333333;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0;
}


h1 a, h1 a:link, h1 a:hover, h1 a:visited, h1 a:active {
	color: #333333; 
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	color: #cc0033; 
}

h3 a, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	color: #cc0033; 
}

h4 a, h4 a:link, h4 a:hover, h4 a:visited, h4 a:active {
	color: #cc0033; 
}

h5 a, h5 a:link, h5 a:hover, h5 a:visited, h5 a:active {
	color: #333333; 
}
.pageTitle {
	font: bold 16px arial, helvetica, verdana, sans serif;
	color: #FFFFFF;
	line-height: 14px;
	vertical-align: middle;
	background: #CC0033; 
	height: 105px; 
	width: 152px;
	text-align: center;
}

.header_img {
	border-left: 1px solid white;
	width: 598px;
}

#subnav {
	width: 151px;
	padding: 0;
	margin: 0;
}
 
#subnav a {
	display: block;
	padding: 10px;
	width: 131px;
	color: #262626;
	background-color: #E2E2E2;
	border-bottom: 1px solid #ffffff;
}

div#subnav a.arc{
	display: block;
	padding: 0;
	width: auto;
	color: #ffffff;
	background-color: #ffffff;
	border-bottom: none;
	margin:0;
	text-align: left;
}

div#subnav a.arc img{
	border: none;
}

#subnav a:link, #subnavlist a:visited {
	text-decoration: none;
}

#subnav a:hover {
	background-color: #FFFFFF;
}

#subnavlist li #current {
	background-color: #FFFFFF;
}

#tools {
	font: 11px Arial, Helvetica, Verdana, sans serif; 
	color: #262626; 
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0;
}

#tools a, #tools a:link, #tools a:hover, #tools a:visited, #tools a:active {
	color: #262626; 
}

.small {
	font: 11px Arial, Helvetica, Verdana, sans serif; 
	color: #262626; 
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 0;
}

.red {
	color: #cc0033;
}

.icon {
	vertical-align:-10%;
}

.pdf_icon_align {
	vertical-align:-6px;
}

ul#inline li a img.pdf_icon_align {
	text-decoration: none;
}

a:link {
	color: #3366CC;
	text-decoration: none;
	}
	
a:visited {
	color: #6699cc;
	text-decoration: none;
	}		

a:hover {
	color: #003399;
	text-decoration: underline;
	}	
			
a:active {
	color: #333333;
	text-decoration: underline;
	}
	
	
#inline,
.inline {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#inline li,
.inline li {
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-bottom: 10px;
}

#inline ul,
.inline ul { 
 	list-style: none; 
 }
 
#emailform {
	font: 12px Arial, Helvetica, Verdana, sans; 
	color: #666;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0;
}

.frame {
	border: 1px solid #ccc;
	padding: 10px;
}

/* @group From Original Site */

	
.linkMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.linkBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

.textMain {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #333333;
}

/* START FONT RESIZE STYLES*/

/*

td.textMain a.linkMain
--> controls the sizing of the links in the breadcrumbs

*/

body.font_small .textMain,
body.font_small td.textMain a.linkMain {
	font-size: 10px;
}

body.font_medium .textMain,
body.font_medium td.textMain a.linkMain {
	font-size: 12px;
}

body.font_large .textMain,
body.font_large td.textMain a.linkMain {
	font-size: 16px;
}

/*

span.linkMain a
--> controls the header links (i.e. "SITE | WORLDWIDE ..."

*/

body.font_small span.linkMain a,
body.font_medium span.linkMain a,
body.font_large span.linkMain a {
	font-size: 12px;
}

body.font_small #subnav ul,
body.font_medium #subnav ul,
body.font_large #subnav ul {
	-x-system-font:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	margin:0;
	padding-left:0;
}

body.font_small #subnav ul {
	font-size:10px;
}

body.font_medium #subnav ul {
	font-size:11px;
}

body.font_large #subnav ul {
	font-size:14px;
}

/*body.font_small .textMain h1 {
	font-size: 15px;
}

body.font_medium .textMain h1 {
	font-size: 18px;
}

body.font_large .textMain h1 {
	font-size: 21px;
}*/

/* END FONT RESIZE STYLES*/

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.texth1Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
	font-weight: bold;
}
.textMainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.linkFooterFr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* @end */

table.search form#cse-search-box {
	margin: 50px 0 0;
}
div#astellas_results {
	margin-top: 20px;
}

div#search_results {
	width: 598px;
}

form#cse-search-box input {
	_padding:0;
	*padding:0;
	*font-size:11px;
	_font-size:11px;
}

td.textMain div#astellas_results #cse-search-results iframe html body div#res div ol lo div.g h2,
td.textMain div#astellas_results #cse-search-results iframe html body div#res div ol lo div.g h2.r a.l,
td.textMain div#astellas_results #cse-search-results iframe html body div#res div ol lo div.g h2 a,
td.textMain div#astellas_results #cse-search-results iframe html body div#res div ol lo div.g h2 a:link {
	color: #cc0033! important; 
}

td.textMain div#astellas_results #cse-search-results iframe {
	width: 539px;
}

.center {
	text-align: center;
}

img.right {
	float:right; 
	padding:0 0 10px 10px;
}

img.left {
	float:left; 
	padding-right:10px;
}

.footnote {
	border-top: 1px solid #ccc;
	font-size: 0.85em;
	margin: 3em 0;
}

.footnote p {
	padding-top: 0;
	margin-top: 0.25em;
}

.footnote sup {
	font-size: 0.77em;
}

#font_size {
	float: left;
	padding-left: 160px;
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#font_size_fr {
	float: left;
	padding-left: 60px;
	padding-top: 4px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#font_resizer {
	float: left;
	padding-left: 10px;
}