body
{
	
}
body, div, td, span, input
{
	font-family: Arial;
	font-size: 12px;
}
a
{
	color: #AE5200;
}
a:hover
{
	color: #000000;
}
.Menu
{
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	margin: 6px;
}
.MenuItem, .MenuHeader
{
	border: 1px solid #000000;
	border-top: none;
	padding: 2px;
}
.MenuItem2
{
	padding-left: 10px;
}
.MenuItem3
{
	padding-left: 20px;
}
.MenuItem4
{
	padding-left: 30px;
}
.MenuItem5
{
	padding-left: 40px;
}
.MenuHeader
{
	background-color: #F99D31;
	font-weight: bold;
}
.MenuItemSelected a
{
	font-weight: bold;
}
.Menu a
{
	color: #000000;
}
div.Header
{
	font-size: 20px;
	margin-bottom: 10px;
}
div.Header h1
{
	font-size: 22px;
	display: inline;
	font-weight: normal;
}
.Header .Small
{
	font-size: 14px;
	font-weight: bold;
}
div.Header2
{
	font-size: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.Left
{
	background: #C1C1C1 url(Images/LeftBg.gif) repeat-x top left;
	width: 189px;
	border-right: 1px solid #000000;
}
.LeftImage
{
	border-bottom: 1px solid #000000;
	width: 189px;
	height: 161px;
	background: url(Images/LeftTop.gif) no-repeat top left;
}
.Content
{
	padding: 10px;
}
div.LoginStatus
{
	text-align: center;
}
div.Opening
{
	font-weight: bold;
	padding-bottom: 15px;
}
.Iframe
{
	border: 1px solid #000000;
}
.CalendarListHeader td
{
	font-weight: bold;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
.CalendarListItem td
{
	
}
.CalendarListAltItem td
{
	background-color: #EEEEEE;
}
div.Tab
{
	background-color: #D5D5D6;
	height: 28px;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
}
div.TabItem a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.TabItem
{
	display: inline;
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 35px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
div.Location a
{
	color: #000000;
}
div.Location
{
	padding: 10px;
}
div.Top
{
	background: #E6E6E6 url(Images/LogoBg.gif) top left repeat-y;
	border-bottom: 1px solid #000000;
	height: 54px;
	padding-top: 8px;
	padding-left: 10px;
}
div.Logo
{
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	display: inline;
	float: left;
}
div.SearchAndLogin
{
	display: inline;
	float: right;
	position: relative;
	right: 10px;
	top: 5px;
}
div.SearchAndLogin .TextBox
{
	width: 100px;
}
div.Search, div.LoginStatus, div.Print
{
	display: inline;
}
div.LoginStatus a, div.Print a
{
	color: #000000;
}
div.Footer
{
	padding: 2px;
	border-top: 1px solid #000000;
	margin: 10px;
	margin-top: 25px;
	text-align: center;
}

#drugInfo						    { width: 820px; }
#drugInfo .wrapper	                { width: 600px; }
#drugInfo h2					    { font-size: 13px; border-bottom: solid 1px #000; }
#drugInfo .properties			    { width: 100%; }
#drugInfo .properties td		    { padding: 0 0 3px 0; }
#drugInfo .properties .label	    { width: 120px; font-weight: bold; }
#drugInfo .properties .col2	        { padding-right: 20px; }
#drugInfo .properties .col3	        { padding-left: 20px; border-left: solid 2px #666; }
#drugInfo .properties .fullRow	    { padding-top: 10px; }

#drugInfo .text1                    { margin-bottom: 15px; }
#drugInfo .text2                    { float: right; width: 200px; }

