A
{
	font-family		: arial, sans-serif; 
	color			: #003366;
	text-decoration	: underline;
	/*font-weight		: bold;*/
}

A:hover
{
	font-family		: arial, sans-serif; 
	color			: #003366;
	text-decoration	: none;
	/*font-weight		: bold;*/
}

BODY
{
	font-size: 1em;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-family		: arial, sans-serif; 
	color			: #5c5c5c;
}

.ContentArea
{
	background		: #FFFFFF;
	padding			: 0px 5px 10px 15px;
	font-size		: 0.8em;
	line-height		: 1.5em;
}

.ContentArea TD, .ContentArea p, .ContentArea textarea, .ContentArea li
{
	font-family		: arial, sans-serif; 
	font-size  		: 12px;
	color			: #5c5c5c;
	line-height		: 1.5em;
}

.error_text
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #cc0000;
}

.email_textfield
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
}

.email_button
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
}

h1 
{
	font-family		: arial, sans-serif; 
	font-size  		: 1.3em;
	color			: #5c5c5c;
	margin			: 0px;
}

h2
{
	font-family		: arial, sans-serif; 
	font-size  		: 1em;
	color			: #5c5c5c;
	line-height		: 1.5em;
	font-weight		: bold;
}

h3
{
	font-family		: arial, sans-serif; 
	font-size  		: 1em;
	color			: #5c5c5c;
	line-height		: 1.5em;
	font-weight		: bold;
}

h4
{
	font-family		: arial, sans-serif; 
	font-size  		: 12px;
	color			: #5c5c5c;
	line-height		: 1.5em;
	font-weight		: bold;
}


.footer_links
{
	padding-top		: 8px;
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #888888;
}

.footer_links A
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #888888;
	text-decoration	: none;
	font-weight		: normal;
}

.footer_links A:hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #888888;
	text-decoration	: underline;
	font-weight		: normal;
}

.language_text
{
	padding 		: 0px 5px 4px 0px;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
}

.language_links
{
	padding 		: 0px 5px 5px 0px;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
}

.language_links A
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none;
}

.language_links A:hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: underline;
}

.top_navigation
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
	padding-top		: 12px;
}

.top_navigation A
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}

.top_navigation A:Hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #FFFFFF;
	text-decoration	: underline;
	font-weight		: normal;
}

.navigation_text
{
	padding 		: 20px 0px 0px 0px;
	font-family		: arial, sans-serif; 
	font-size  		: 14px;
	color			: #FFFFFF;
	font-weight		: normal;
}



.hcp_box {
	border 			: 1px solid #ffffff;
	background		: #ccd0d2;
	width			: 172px;
	margin			: 10px 0px 10px 0px;
}

.hcp_td {
	padding			: 5px 5px 5px 5px;
}

.hcp_title {
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #567eb9;
	font-weight		: bold;
	text-align		: left
}

.hcp_button
{
	text-align		: right;
	padding			: 2px 0px 0px 0px;
}

.hcp_i_am_a_patient {
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #1a4568;
	font-weight		: bold;
	border-bottom	: 1px solid #194467;
}

.table-content {
	border-top 			: 1px solid #000000;
	border-bottom		: 1px solid #000000;
	border-left			: 1px solid #000000;
	border-right		: 1px solid #000000;
	padding				: 3px;
}

.form-textfield
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #5c5c5c;
	border-top 			: 1px solid #1a3353;
	border-bottom		: 1px solid #1a3353;
	border-left			: 1px solid #1a3353;
	border-right		: 1px solid #1a3353;
	width				: 135px;
}

.submitButton
{
	height: 29px;
	background-color: #d1d2d4;
	border-top 			: 1px solid #1a3353;
	border-bottom		: 1px solid #1a3353;
	border-left			: 1px solid #1a3353;
	border-right		: 1px solid #1a3353;
	color: #000000;
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	padding:3px;
	vertical-align: absmiddle;
	cursor: pointer;
	cursor: hand;
}

.version-info
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #5c5c5c;
	line-height		: 1.5em;
	font-style		: italic;
	text-align			: right;
}

.patient_sitemap_header
{
	height: 40px;
	width: 700px;
	background-color: #bde2e3;
	border-left: 1px solid #1A3353;
	border-bottom: 1px solid #1A3353;
}
.hcp_sitemap_header
{
	height: 40px;
	width: 7000px;
	text-align: right;
	background-color: #edf8bc;
	border-left: 1px solid #1A3353;
	border-bottom: 1px solid #1A3353;
}
.sitemapHeaderText
{
	text-align: center;
	font-size: 12px;
	color: #1A3353;
	padding: 10px 20px 0px 10px;
}


/*       LEFT NAV       */

div.menuItem
{
	margin-left: 7px;
	padding: 10px 3px 10px 0px;
	border-bottom: 1px dotted #003366;
}
.menuItem a, .menuItem a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}
.menuItem a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.75em;
}
div.menuItemSelected
{
	margin-left: 7px;
	padding: 10px 3px 10px 0px;
}
.menuItemSelected a, .menuItemSelected a:visited
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.75em;
}
.menuItemSelected a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.75em;
}

div.subMenuBox
{
	border-bottom: 1px dotted #003366;
	padding: 0px;
	margin-left: 7px;
}
.subMenuItem
{
	background-image: url('/images/leftNav_bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.subMenuItemLink, .subMenuItemLinkSelected
{
	padding : 0px 5px 10px 12px;
}
.subMenuItemLink a, .subMenuItemLink a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-size: 0.75em;
}
.subMenuItemLink a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	font-size: 0.75em;
}
.subMenuItemLinkSelected a, .subMenuItemLinkSelected a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	font-size: 0.75em;
}
.subMenuItemLinkSelected a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	font-size: 0.75em;
}

/*      CRUMBTRAIL       */
div.crumbtrail
{
	padding-left: 215px;
	font-size: 0.7em;
	color			: #ff3411;
}
.crumbtrail a, .crumbtrail a:visited
{
	color			: #003366;
	text-decoration	: none;
}
.crumbtrail a:hover
{
	color			: #003366;
	text-decoration	: underline;	
}

/*     REFERENCES             */
.references
{
	font-size: 0.9em;
}