Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	direction:ltr;
	background-image: url(../ADSImages/Top-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Container {
	width: 990px;
	margin: 0em auto;
	font-size: 80%;
	position: relative;
}
Img {
	margin:0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.ImgFloatDir {
	float: left;
	margin: 0 10px 10px 0;
}
.ImgFloatOppDir {
	float: right;
	margin: 0 0 10px 10px;
}
form{
	padding:0;
	margin:0 0 0px 0;
	vertical-align: top;
}
.FloatDir{
	float:left;
}
.FloatOppDir{
	float:right;
}
h1 {
	font-size: 200%;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #1E4C7F;
	text-shadow: 1px 1px 2px #999999;
}
h1.subtitle {
	font-size: 120%;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #1E4C7F;
	text-shadow: 1px 1px 2px #999999;
}
h2{
	font-size: 175%;
	color: #333333;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: normal;
}
h3{
	font-size: 110%;
	color: #333333;
	padding: 0;
	margin: 20px 0 8px 0;
	font-weight: bold;
}
p{
	line-height: 140%;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #333;
}
p.nopadding{
	margin-top:-10px;
}
.Header {
	width: 990px;
	height: 144px;
	margin-bottom: 31px;
}
.Logo {
	float: left;
	width: 459px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover, a:active	{
	color: #0038AE;
	text-decoration: underline;
}
/* for understanding browsers */
.Footer {
	color: #333;
	padding: 40px 0px 0px 0px;
	height: 80px;
	font-weight: normal;
	text-align: center;
	font-size: 95%;
}
/* for Internet Explorer */
/*\*/
* html .Footer {
	margin-top: 0px;
}
/**/
.Footer a, .Footer a:active, .Footer a:visited {
	text-decoration:none;
	color:#039;
}
.Footer a:hover {
	text-decoration:underline;
	color:#06C;
}
ul {
	line-height:140%;
	list-style-image:url(../ADSImages/Bullet.gif);
	margin-top:0;
}
ul ul {
	background-image:url(none);
	list-style-image:none;
	list-style-type:disc;
	margin-bottom:0;
}
li {
	margin:0 0 10px;
}
ul li.extraspace {
	margin-top:10px;
}

/*** NavBar Tags *****************/
#nav{
	padding:0;
	width: 710px;
	direction: rtl;
	font-size: 100%;
	margin: 0;
}
#nav, #nav ul{
	margin:2px 0px 0 1px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	height: 39px;
	text-align: center;
	list-style-image: url(../Includes/none);
	background-image: url(../ADSImages/Nav-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav a{
	display:block;
	text-decoration:none;
	padding: 10px 14px 9px;
	margin:0;
	color: #0E3F7A;
}
#nav a:hover{
	background-color:#3071A7;
	color: #FFF;
	
}
#nav a:hover, #nav :hover > a {
	background-color:#3071A7;
	color: #FFF;
}	
#nav li{
	float:left;
	position:relative;
	list-style-image: url(../Includes/none);
	padding:0;
	margin:0;
	border-right: 1px solid #E4E3E4;
	direction: ltr;
}
#nav li #Current {
	color:#FFF;
	background-color: #3887C9;
	background-image: url(../ADSImages/Nav-current-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#nav ul {
	position:absolute;
	display:none;
	width:140px;
	padding:0;
	margin:0;
}
#nav li ul a{
	height:auto;
	float:left;
	padding:4px 10px;
	background-color:#E3E9EE;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:144px;
	display:block;
	color: #0B3160;
	font-size: 90%;
}
#nav li ul{
	width:168px;
	background-image: url(../Includes/none);
	margin:0;
	padding:0;
	text-align: left;
	left: 0px;
	border-top: 1px solid #fff;
}
#nav li li a:hover{
	background-color:#3071A7;
	color:#FFF;
	background-image:none;

}
#nav li:hover ul, #nav li li:hover ul{
	display:block;
	color: #FFFFFF;
}
.ClearBoth {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.HeaderContainer {
	padding: 0px 0px 0px 0px;
}
.SearchBox {
	float: right;
	width: 245px;
	height: 33px;
	color: #0E3F7A;
	text-align: right;
	padding-top: 8px;
	font-size: 90%;
}
.PhoneNumberBox {
	background-image: url(../ADSImages/Phone-number-box-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 70px;
	color: #FFF;
	width: 263px;
	text-align: center;
	padding-top: 33px;
	font-size: 130%;
	font-weight: bold;
}
.PhoneNumberBox .PhoneNumber {
	font-weight: normal;
	font-size: 110%;
}
.SearchBox form input {
	background-color: #DBDBDB;
	border: 1px solid #fff;
	height: 16px;
	vertical-align: middle;
	color: #0B3160;
	padding: 3px;
}
.Date {
	color: #666;
	font-style: italic;
}
.PageBottom {
	background-image: url(../ADSImages/Bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0em auto;
}

.SideMenu h2 {
	background-image: url(../ADSImages/Title-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #0A2950;
	font-size: 190%;
	padding-left: 10px;
	padding-top: 2px;
	position:absolute;
	width:980px;
	height:29px;
	z-index:-1;
	left: 0px;
	top: 144px;
	overflow: auto;
	margin: 0;
}
.MainBody {
	margin: 0px;
	padding: 0px;
	width: 701px;
	float: right;
}
.Content {
	font-weight: normal;
	margin: 0px;
	padding: 14px 14px 14px 14px;
}
.MainBody ul {
	line-height: 140%;
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-image: url(../ADSImages/Main-bullet.gif);
}
.MainBody li {
	margin: 0;
	padding: 0 0 5px 0;
}
/*SideBar*/
.SideBar {
	width: 289px;
	color: #333333;
	padding: 0 0 0 0px;
	float: left;
	margin: 0px 0px 3px 0px;
}
.SideMenu {
	float: left;
	padding: 0;
	width: 289px;
	font-size: 100%;
	margin: 0;
	font-weight: bold;
	background-image: url(../ADSImages/Side-menu-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
.SideMenu ul {
	line-height: 120%;
	margin: 0;
	padding: 0px 0 5px 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 13px;
}
.SideMenu li {
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 276px;
	padding: 0px;
	clear: both;
}
.SideMenu a {
	padding: 6px 5px 6px 15px;
	display: block;
	width: 256px;
	margin: 0px;
	border-bottom: 1px solid #518FCC;
}
.SideMenu a:link, .SideMenu a:visited {
	text-decoration:none;
	color: #FFF;
}
.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color: #1B4676;
	background-color: #9DBEDD;
}
.uberlink a:link, .uberlink a:visited, .uberlink a:hover, .uberlink a:active {
	text-decoration:none;
	color: #0B3160;
	background-color: #FFF;
	background-image: url(../Images/Uberlink-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}

.SideMenu2 {
	float: left;
	width: 226px;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #518FCC;
}
.SideMenu2 ul {
	line-height: 120%;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
.SideMenu2 li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	width: 226px;
	padding: 0px;
}
.SideMenu2 a {
	padding: 6px 5px 6px 10px;
	display: block;
	width: 211px;
	border-bottom: 1px solid #ccc;
}
.SideMenu2 a:link, .SideMenu2 a:visited {
	text-decoration:none;
	color: #0B3160;
	background-color: #EBEBEB;
}
.SideMenu2 a:hover, .SideMenu2 a:active {
	text-decoration:none;
	color: #003466;
	background-color: #FFF;
	background-image: url(../ADSImages/Side-menu2-over-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.SideMenu2 .uberlink a:link, .SideMenu2 .uberlink a:visited, .SideMenu2 .uberlink a:hover, .SideMenu2 .uberlink a:active {
	text-decoration:none;
	color: #0B3160;
	background-color: #FFF;
}
.MainBodyBottom {
	background-image: url(../ADSImages/Main-body-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	padding: 0;
	margin: 0;
	float: right;
	width: 702px;
}
.MainContainer {
	width: 701px;
	float: right;
}
.SideMenuBottom {
	background-image: url(../ADSImages/Side-menu-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	width: 289px;
	float: left;
}
.ContainerBg {
	background-image: url(../ADSImages/Main-body-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.SideBox {
	width: 273px;
	margin-top: 25px;
	float: left;
}
.SideBoxContent {
	background-image: url(../ADSImages/Side-box-content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px 8px 5px 8px;
	color: #FFF;
}
.SideBoxContentSmallPrint {
	color: #FFF;
	font-size: 80%;
}
.SideBoxContentSmallPrint a:link {
	color: #3AE;
	text-decoration: none;
}
.SideBoxContentSmallPrint a:visited {
	color: #3AE;
	text-decoration: none;
}
.SideBoxContentSmallPrint a:hover, .SideBoxContentSmallPrint a:active	{
	color: #3AE;
	text-decoration: underline;
}

.SideBoxTop {
	background-image: url(../ADSImages/Side-box-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 3px;
}
.SideBoxBottom {
	background-image: url(../ADSImages/Side-box-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
}
.SideBannerContent {
	background-image: url(../ADSImages/Side-banner-content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px 8px 5px 8px;
	color: #3C5A80;
	font-size: 120%;
	font-weight: bold;
}
.SideBannerTop {
	background-image: url(../ADSImages/Side-banner-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 41px 0px 0px;

}
.Download {
	background-image: url(../ADSImages/Side-banner-top-download-bg.gif);
}
.SideBannerText {
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	display: block;
	padding: 7px 7px 7px 7px;
}
.SideBannerBottom {
	background-image: url(../ADSImages/Side-banner-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
}
a:link .SideBannerText{
	color: #FFF;
	text-decoration: none;
	
}
a:visited .SideBannerText{
	color: #FFF;
	text-decoration: none;
}
a:hover .SideBannerText, a:active .SideBannerText	{
	color: #FFF;
	text-decoration: none;
	background-color: #5092D5;
}

.SideBoxContent h2 {
	color: #F2F2F2;
	font-size: 120%;
	font-weight: bold;
	margin: 3px 0 7px 0;
}
/*** Table styles ***/
.TableDetails {
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #F2F2F2;
	font-size: 95%;
}
.TableDetails td {
	padding: 2px 2px 2px 2px;
	text-align: left;
	vertical-align: top;
}
.TableDetails th {
	padding: 2px 2px 2px 2px;
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
}
.FormField{
	text-align:left;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666666;
}
.FormFieldLeft{
	text-align:left;
	border: 1px solid #B9B9B9;
	background-color: #F6F8E3;
	color: #666666;
}
.LearnMore {
	background-color: #F0F0F0;
	padding: 10px;
}
.SkipLinks {
	display: none;
}
.FloatRight {
	width: 273px;
	margin-top: 0px;
	float: right;
	margin-left: 15px;
	text-align: center;
}
.ButtonCenter {
	width: 273px;
	margin: auto;
	text-align: left;
}
.RightBox {
	width: 273px;
	margin-top: 0px;
	float: right;
	margin-left: 15px;
}
.SideMenuBottomSpacer {
	background-image: url(../ADSImages/SideSpacerBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 580px;
	float: left;
	width: 289px;
}

/*** MedicsRX styles ***/ 

.MedicsRXTop {
	background-image: url(../ADSImages/MedicsRX-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px 14px 10px;
	margin-bottom: 13px;
}
.MedicsRXTop h1 {
	color: #FFF;
	font-size: 590%;
	margin-bottom: 3px;
	text-shadow: 2px 2px 2px #396593;
	float: left;
	line-height: 100%;
}
.MedicsRXTop h2 {
	color: #051632;
	font-size: 235%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.MedicsRXTop .TMstyle {
	color: #1D242A;
	font-size: 150%;
	float: left;
}
.MedicsContentSummary {
	font-weight: normal;
	color: #396593;
	font-size: 160%;
	font-style: italic;
}
.MedicsRXbullet {
      margin-bottom: 35px;
}
.MedicsRXbullet li {
	font-size: 110%;
	line-height: 170%;
	color: #333;
}
.MedicsRXbullet ul {
	list-style-image: url(../ADSImages/Main-bullet_RX.gif);
}
.InfoBox {
	width: 273px;
	margin-top: 25px;
	float: left;
}

.InfoBoxContentBlue {
	background-image: url(../ADSImages/Info-box-bg-blue.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 8px 0px 8px;
	color: #FFF;
}
.InfoBoxTopBlue {
	background-image: url(../ADSImages/Info-box-top-bg-blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 19px;
}
.InfoBoxBottomBlue {
	background-image: url(../ADSImages/Info-box-bottom-bg-blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
.InfoBoxContentBlue p {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 170%;
}

.InfoBoxContent {
	background-image: url(../ADSImages/Info-box-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 8px 0px 8px;
	color: #FFF;
}
.InfoBoxTop {
	background-image: url(../ADSImages/Info-box-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 19px;
}
.InfoBoxBottom {
	background-image: url(../ADSImages/Info-box-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
}
.InfoBoxContent p {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 170%;
}
.CallText {
	color: #FF0202;
	font-size: 120%;
}
.ReceiveInfoButton {
	text-decoration: none;
	width: 256px;
	height: 62px;
	text-align: center;
	padding-top: 12px;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
}
a.ReceiveInfoButton {
	color: #FFF;
	text-decoration: none;
	background-image: url(../ADSImages/Btn-receive-info.gif);
	display: block;
}
a.ReceiveInfoButton:visited {
	color: #FFF;
	text-decoration: none;
}
a.ReceiveInfoButton:hover, a.ReceiveInfoButton:active	{
	color: #FFF;
	text-decoration: none;
	background-image: url(../ADSImages/Btn-receive-info.gif);
	background-repeat: no-repeat;
	background-position: 0px -73px;
}
.MadicsRXimages {
      float: right;
      width: 285px;
}

/*** IPhone styles ***/ 

.IPhonePage {
	background-image: url(../ADSImages/IPhone-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.IPhoneTop h1 {
	color: #52AADA;
	font-size: 550%;
	margin-bottom: 3px;
	text-shadow: 2px 2px 2px #396593;
	float: left;
	line-height: 100%;
}
.IPhoneTop h2 {
	color: #051632;
	font-size: 235%;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	zoom: 1.0;
}
.IPhoneTop .TMstyle {
	color: #1D242A;
	font-size: 150%;
	float: left;
	margin: 10px 0px 20px 0px;
}
.IPhonePage h1 {
	margin-bottom: 6px;
}
.IPhoneTop {
	padding: 30px 0px 30px 120px;

}
.IPhoneText {
	font-size: 120%;
	float: right;
	width: 465px;
	padding-right: 30px;
}
.IPhonePage .Title {
	font-size: 230%;
	font-style: italic;
	color: #396593;
}
.InfoBoxCenter {
	margin-left: 110px;

}
.IPhoneBullet li {
	font-size: 80%;
	line-height: 170%;
	color: #333;
}
.IPhoneText h2 {
	font-size: 145%;
}

/*** Obgyn styles ***/ 
.Obgyn {

}
.LeftCol {
	width: 323px;
	float: left;
	margin-top: 10px;
	font-size: 95%;
}
.RightCol {
	width: 323px;
	float: right;
	margin-top: 10px;
	font-size: 95%;
}
.Width .InfoBox {
	width: 313px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-top: 0px;
}
.Width .InfoBoxContent {
	background-image: url(/ADSImages/obgyn/Info-box-bg-width.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px 8px 0px 8px;
	color: #FFF;
}
.Width .InfoBoxTop {
	background-image: url(/ADSImages/obgyn/Info-box-top-bg-width.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
}
.Width .InfoBoxBottom {
	background-image: url(/ADSImages/obgyn/Info-box-bottom-bg-width.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
.Width .InfoBoxContent p {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin: 0;
	padding: 0 0 0px 0;
	line-height: 120%;
}
.Width .CallText {
	color: #FF0202;
	font-size: 120%;
}
.Width .ReceiveInfoButton {
	text-decoration: none;
	width: 294px;
	height: 62px;
	text-align: center;
	padding-top: 12px;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
}
.Width a.ReceiveInfoButton {
	color: #FFF;
	text-decoration: none;
	background-image: url(/ADSImages/obgyn/Btn-receive-info-width.gif);
	display: block;
}
.Width a.ReceiveInfoButton:visited {
	color: #FFF;
	text-decoration: none;
}
.Width a.ReceiveInfoButton:hover, .Width a.ReceiveInfoButton:active	{
	color: #FFF;
	text-decoration: none;
	background-image: url(/ADSImages/obgyn/Btn-receive-info-width.gif);
	background-repeat: no-repeat;
	background-position: 0px -73px;
}
.LeftCol p {
	text-align: justify;
}
.RightCol p {
	text-align: justify;
}
.TabbedPanels ul {
	padding: 0 0 5px 0px;
}
.TabbedPanels li {
	padding: 7px 13px 13px 13px;
	margin-right: 8px;
}
.TabbedPanelsContent h3 {
	color: #14396D;
	margin: 8px 0 5px 0;
}
.TabbedPanelsContent .LeftCol {
	width: 309px;
	margin-top: 0px;
}
.TabbedPanelsContent .RightCol {
	width: 309px;
	margin-top: 0px;
}
.TabbedPanelsContent p {
	font-size: 12px;
	text-align: left;
	line-height: 155%;
}
*html .TabbedPanelsContent p {
	font-size: 95%;
}

.TabbedInfoBox {
	background-image: url(/ADSImages/obgyn/Info-box-tabbed-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 71px;
	text-align: center;
	padding: 7px 0 0 0;
	font-weight: bold;
	font-size: 110%;
	width: 294px;
}
.TabbedInfoBox p {
	text-align: center;
	font-size: 100%;
	margin: 0 0 5px 0;
	line-height: 130%;
}
.PopUp	{
	margin: 0em auto;
	text-align: left;
	border: 2px solid #21AFF3;
	background-color: #396593;
	}
.PopUp h1 {
	margin-left: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
}
.PopUp p {
	color: #FFF;
	text-align: left;
	font-size: 80%;
	margin: 10px 50px 0 0;
}
.PopUp .ShadowBoxTop {
	height: 40px;
	text-align: right;
}
.PopUp .ShadowBoxContent {
	padding: 10px 10px 20px 50px;
}
.ScreenBox {
	width: 266px;
	padding: 14px 14px 5px 14px;
	background-color: #FFF;
	float: left;
	margin: 4px 0px 23px 0px;
}
.ScreenBox p {
	font-size: 85%;
	line-height: 130%;
	padding: 5px 0 0 0;
}
.ScreensContent {
	padding: 9px 13px;
}
.ScreensContent .Spacer {
	width: 29px;
	float: left;
	height: 10px;
}
.TabbedPanelsContent .TabSpacer {
	height: 60px;
}
.TabbedPanelsContent .Line {
	height: 1px;
	background-color: #5E97D0;
	margin-top: 5px;
}
.TabbedPanelsContent ul {
	line-height: 140%;
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-image: url(/ADSImages/obgyn/Main-bullet.gif);
}
.TabbedPanelsContent li {
	margin: 0;
	padding: 0 0 5px 0;
}
.TabbedPanelsContent .TabbedInfoBox.Center {
	margin-left: 170px;

}

/*** MedicsPremier styles ***/

.MedicsPremierTop {
	background-image: url(../ADSImages/Medics-Premier-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 0px 1px 10px;
	margin-bottom: 0px;
}
.MedicsPremierTop h1 {
	color: #FFF;
	font-size: 340%;
	margin-bottom: 3px;
	text-shadow: 2px 2px 2px #396593;
	line-height: 100%;
}
.MedicsPremierTop h2 {
	color: #051632;
	font-size: 170%;
	font-weight: normal;
	margin: 23px 0px 35px 0px;
}
.FloatRightInfoBox {
	float: right;
}
.FloatRightInfoBox .InfoBox {
	padding: 0 0px 10px 15px;
	margin: 0;

}
.MedicsPremierInnerContent {
	padding: 0;
}
.MedicsPremierInnerContent h2 {
	color: #396592;
	font-size: 205%;
	font-style: italic;
}
.MedicsPremierInnerContent .RightText {
	width: 359px;
	float: right;
}
.LinksBox {
	background-color: #DEEBFD;
	background-image: url(../ADSImages/Links-box-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 15px 15px 5px 15px;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #CED0D0;
}
.MedicsPremierInnerContent h3 {
	font-size: 130%;
	font-weight: normal;
}
.MedicsPremierInnerContent h4 {
	font-size: 100%;
	margin: 5px 0 10px 0;
	color: #0B315F;
}
.MedicsPremierInnerContent hr {
	color: #AECBEF;
}
.MedicsPremierInnerContent .TextCenter {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	padding: 10px 0 15px 0;
}
.MedicsPremierInnerContent .LearnMore {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.InnerPages {
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px 5px 10px;
	margin-bottom: 0px;
}

.Why {
	background-image: url(../ADSImages/Why-Medics-Premier-Title-bg.jpg);
}
.FeatureHighlights {
	background-image: url(../ADSImages/Feature-Highlights-Medics-Premier-Title-bg.jpg);
}
.Features {
	background-image: url(../ADSImages/Features-Medics-Premier-Title-bg.jpg);
}
.AnimatedDemos {
	background-image: url(../ADSImages/Animated-Demos-Medics-Premier-Title-bg.jpg);
}
.Brochures {
	background-image: url(../ADSImages/Brochures-Medics-Premier-Title-bg.jpg);
}
.InnerPages h1 {
	color: #FFF;
	font-size: 180%;
	margin-bottom: 3px;
	text-shadow: 2px 2px 2px #396593;
	line-height: 100%;
}
.InnerPages h2 {
	font-size: 210%;
	margin: 20px 0 20px 0;
}
.MedicsPremierInnerContent .LargeText {
	font-size: 140%;
}
.Ten-Reasons-Item {
	background-image: url(../ADSImages/Ten-Reasons-item-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 5px 5px 0px;
}
.Ten-Reasons-Number {
	float: left;
	width: 65px;
	color: #B1C3D6;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}
.Ten-Reasons-Content {
	float: right;
	width: 600px;
}
.Ten-Reasons-Content .Title {
	color: #333;
	font-size: 140%;
	font-weight: bold;
	padding: 7px 0 13px 0;
}
.FeatureHighlightsBox {
	background-color: #E7F1FE;
	border-top: 1px solid #9ABFE9;
	padding: 0 15px 0 10px;
	margin-bottom: 15px;
}
.FeatureHighlightsContent {
	float: left;
	width: 350px;
}
.FeatureHighlightsScreen .ScreenBox {
	width: 292px;
	float: right;
	margin: 10px 0px 23px 0px;
	background-color: none;
	padding: 0;
	background-color: #e7f1fe;
}
.FeatureHighlightsBox h3 {
	margin-top: 10px;
}
.Center {
	margin-left: 200px;

}

