﻿h2
{
	color:#55ab4a;
}	

/* judy added */
/*
h2 sup {
	font-size:50%;
}
h3 sup {
	font-size:50%;
}
#tagline-bottom h3 {
	font-family: "Georgia" Times, serif;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 360px;
	color:#0a2879;
	padding: 5px;
}

#tagline-bottom h3.ua_tagline {
	font-family: "Georgia" Times, serif;
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	margin-left: 230px;
	color:#0a2879;
	padding: 5px;
}
*/

div#tagline-bottom h3 
{
	/* position: relative; */
	margin: 5px 0px 5px 360px;
}

div#tagline-bottom {
	margin-bottom:40px;
}


/* */

div#logo
{
	position:absolute;
	top:30px;
	left:0;
	
}

div#min-height {
	height:650px;
}

h3
{
	font: bold 100% "Georgia" Times, serif;
	color:#57ab4d;
	margin-bottom:5px;
	margin-top:10px;
}
table#contactus {
	border-collapse:collapse;
}
table#contactus td,
table#contactus th {
    text-align:left;
    border:1px solid #478FBF;
	padding: 5px;
}

table#contactus td {
	background:white;
}

table#contactus th {
	background:#a8cce4;
	padding: 5px;
	color:#20406d;
}

/* main content */

div.content_liner /* for content pages */
{
	margin: 0px 300px 0px 15px;
	position:relative;
	max-width: 800px;
}

div.landing_liner /* for landing pages */
{
	/* margin: 0px 400px 0px 15px; */
	height: 100%;
	position:relative;
	width:400px;
}


div.landing_liner p {
	width:400px;
}
/* big background images */

img.background
{
	float: right;
}

div.group1 {
	background:url(images/doctor.jpg) no-repeat 460px bottom;
        padding-bottom:1px;
}

div.group2 {
	background:url(images/UAM02-collage-Prescriba-v03.jpg) no-repeat 360px bottom;
        padding-bottom:1px;
}

div.group3 {
	background:url(images/doctor3.jpg) no-repeat 460px bottom;
        padding-bottom:1px;
}

div.group4 {
	background:url(images/UAM02-collage-TO_PPO-v03.jpg) no-repeat 390px bottom;
        padding-bottom:1px;
}

div.group5 {
        background:url(images/UAM02-collage-TO-v03.jpg) no-repeat 390px bottom;
        padding-bottom:1px;
}
div.group6 {
	background:url(images/pharmacist2.jpg) no-repeat 390px bottom;
	padding-bottom:1px;
	padding-right:105px
}


iframe {
		border:0 none;
		/* margin-bottom:300px; */
}

address {
	border-left:3px solid black;
	padding-left:10px;
	margin-bottom:10px;
}

table#planoverview {
	border-collapse:collapse;
}

table#planoverview td,
table#planoverview th {
    text-align:left;
    border:1px solid #478FBF;
	padding: 5px;
	vertical-align:top;
}

table#planoverview td {
	background:white;
}

table#planoverview th {
	background:#a8cce4;
	padding:3px 3px 3px 3px;
	color:#20406d;
	text-align:center;
}
table#planchart {
	border-collapse:collapse;
}

table#planchart td {
    text-align:left;
    border:1px solid #478FBF;	
	padding: 4px;
	vertical-align:middle;
	line-height:11pt;
}
table#planchart th {
	background:#a8cce4;
	border:1px solid #478FBF;	
	padding:3px 3px 3px 3px;
	color:#20406d;
	text-align:center;
	vertical-align:middle;
	line-height:11pt;
}

table#planchart td {
	background:white;
	font-weight:bold;
	line-height:11pt
}
table#planchart td.noborder { 
	border:1px solid #FFFFFF;
}
table#planchart td.noborder2 { 	
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;	
	background-color:#FFFFFF;
	padding:0px 0px 8px 0px;
}
table#planchart td.noborder3 { 
	border-right:1px solid #FFFFFF;
}

table#planchart td.graycell {
	background:#DCDDDE;
	color:#333333;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
table#planchart td.italic {
	background:white;
	font-weight:100;
	font-style:italic;
	text-align:right;
}
table#planchart td.gray {
	background:#DCDDDE;
	color:#20406d;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
table#planchart td.green {
	background:#E4EFE0;
	background:url(images/chartbkgd_green.jpg) repeat-y;
	font-weight:100;
	text-align:center;
}
table#planchart td.blue {
	background:url(images/chartbkgd_blue.jpg) repeat-y;
	font-weight:100;
	text-align:center;
}

table#contentmap td {
    text-align:left;
	background-color:#EDF6FD;
    BORDER-RIGHT: #CFCECE 2px solid;
	BORDER-BOTTOM: #CFCECE 2px solid;
	padding:10px;
	vertical-align:top;
}

