body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
}

.mainCell {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
	padding:10px;
	text-align:justify;
}

.leftCell {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;

}

.titleHeader {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#003C7B;
}

.logoCell {
	border-top-width:1px;
	border-top-style:solid;
	border-color:#003C7B;
}

.titleGraphicCell {
	border-top-width:1px;
	border-top-style:solid;
	border-color:#003C7B;
}

.languageHeader {
	border-right-width:1px;
	border-right-style:solid;
	border-color:#003C7B;
}

.footerCell {
	border-width:1px;
	border-style:solid;
	border-color:#003C7B;
}

.dividerCellRight {
	border-right-width:1px;
	border-right-style:solid;
	border-color:#003C7B;
}

.dividerCellLeft {
	border-left-width:1px;
	border-left-style:solid;
	border-color:#003C7B;
}

.hiddenMainCell {
	border-right-width:1px;
	border-right-style:solid;
	border-color:#003C7B;
}

.consumerCell {
	padding: 10px;

}

.pharmacistsHeader {
	border-left-width:1px;
	border-left-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#003C7B;
}

.pharmacistsCell {
	padding: 8px;
}

.hp_contentCell {
	padding-top:5px;
}

.hp_right_cell {
	border-left-width:1px;
	border-left-style:solid;
	border-color:#003C7B;
}

.brandOwnersCell {
	padding: 8px;
}

.brandOwnersHeader {
	border-color:#003C7B;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

a:link {
	color: #009A52;
	text-decoration: none;
}

a:visited {
	color: #009A52;
	text-decoration: none;
}

a:active {
	color: #009A52;
	text-decoration: none;
}

a:hover {
	color: #009A52;
	text-decoration: underline;
}

H1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
	font-weight: bold;
}

H2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #023D7E;
	font-style: italic;
	font-weight: normal;
}

H3 {
	color: #333399;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}

.formbutton { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	border: 0px; 
	background-color:#023D7E; 
	color:#ffffff; 
	border-width:1px;
	border-style:solid;
	border-color:#009A52;
} 

.fields {
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color:#023D7E;
}