﻿body 
{
	font-family: Verdana;
	margin: 0 auto;
	background-color: White;
	padding: 8px 0px 0px 0px;
	font-size: 9pt;
	text-align: center;
	border: solid 0px Black;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	color: #22418b;
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	color: #22418b;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10pt;
}

h3
{
	color: Black;
	font-weight: bold;
	font-size: 9pt;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p
{
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 12px;
}

ol
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
li
{
	padding-bottom:3px;
}

table
{
	padding: 0px;
	margin: 0px;
	border: none;
}

tbody
{
	padding: 0px;
	margin: 0px;
	border: none;
}

tr
{
	padding: 0px;
	margin: 0px;
	border: none;
}

td
{
	padding: 0px;
	margin: 0px;
	border: none;
}

#bodydiv
{
	display: block;
	margin: 0 auto;
	border: solid 1px #22418B;
	width: 900px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#header
{
	display: block;
	margin: 0 auto;
	background-color: #22418B;
	width: 900px;
	height: 18px;
	color: White;
	padding-top: 4px;
	font-size: 8pt;
	border: solid 0px Black;
}

#header div
{
	float: left;
	border: solid 0px Black;
}

#header a
{
	color: White;
}

#banner
{
	display: block;
	margin: 0 auto;
	background-image: url(images/banner.jpg);
	width: 900px;
	height: 104px;
	border: solid 0px Black;
}

#menu1
{
	display: block;
	width: 900px;
	height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0 auto;
	background-color: #6799CB;
	color: White;
	font-size: 9pt;
	border: solid 0px Black;
}

#menu1 span
{
	padding-left: 60px;
	padding-right: 60px;
}

#menu1 a
{
	color: White;
	font-weight:bold;
}

#menu1 a#selected
{
	color:white;
	text-decoration:underline;
}

#menu2
{
	display: block;
	overflow: hidden;
	float: left;
	width: 210px;
	background-color: #22418B;
	color: White;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #22418B;
}

#menu2 a
{
	display: block;
	background-color: #6799CB;
	color: White;
	border: solid 1px White;
	width: 185px;
	height: 13px;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 8px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: middle;
}

#menu2 a:hover
{
	display: block;
	background-color: White;
	color: #22418B;
	text-decoration: none;
	width: 185px;
	height: 13px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 8px;
	margin-bottom: 15px;
}

#menu2 a#selected
{
	background-color:white;
	color:#22418B;
}

#contentcontainer
{
	display: block;
	overflow: hidden;
	width: 630px;
	color: Black;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 9pt;
	border: none;
}

.patientWarning
{
	display: block;
	border: 1px solid black;
	width: 618px;
	height: 445px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.patientWarningWithImage
{
	border: 1px solid black;
	background-image: url('images/warning.gif');
	background-position: left;
	background-repeat: no-repeat;
	width: 550px;
	height: 42px;
	text-align: left;
	padding-left: 65px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer
{
	width: 900px;
	height: 30px;
	font-size: 7pt;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 auto;
	text-align: left;
}

#footer a
{
	font-size: 7pt;
	color: Blue;
	text-decoration: none;
}

#footer a:hover
{
	font-size: 7pt;
	color: Blue;
	text-decoration: underline;
}

.secureAccessBoxes
{
	display: block;
	float: left;
	height: 80px;
	width: 140px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

.gabitrilArticlePhoto
{
	float: right;
	display: block;
	height: 20px;
	width: 260px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 185px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-left: solid 16px White;
	color: White;
	font-size: 7pt;
	text-align: center;
	background-color: #6799CB;
	font-weight: bold;
	background-image: url('images/gabitril_photo_small.jpg');
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

