@charset "UTF-8";

/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #244288;
	}

a img { border: none; }

	
a:hover {
	color: #0079C1;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0079C1;
	line-height:18px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color: #71D0EF;
	font-size: 14px;
	font-weight: bold;
	}
	
#ehrnavigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#ehrnavigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7F0405;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#ehrnavigation a:hover {
	background: #7F0405;
	color:#DDDDDD;
	}
	
#logo 	{
	font:20px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.1em;
	line-height:30px;
	font-weight: bold;
	text-align: left;
	}

#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	line-height:18px;
	text-align: left;
	}

#headline 	{
	font:16px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	line-height:18px;
	text-align: center;
	font-weight: bold;
	}
	
#editable_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#navtext_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#navtext_contact_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#navtext_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#menubar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
}

/* Class Styles */
	
.bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:26px;
	letter-spacing:0.15em;
	}
	
.subHeader {
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:22px;
	letter-spacing:0.1em;
	}

.quote {
	color: #244288;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.boldText {
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.navText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.footerLink {
	color: #244288;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.content p {
	color: #333;
}

.content #editable_Text {
	color: #00AEF0;
}

.content #editable_Text {
	color: #666;
}

.content table tr th {
	font-size: 9px;
	color: #333;
}

.listRowHeaderMain
{
	background-color: #66C294;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.listRowHeader
{
	background-color: #66C294;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
}

.ehrlistRowHeader
{
	background-color: #DDDDDD;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom: 2px solid #7F0405;
}

.ehrlistRowHeader2
{
	background-color: #DDDDDD;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: 1px solid #7F0405;
}

.listRowDark
{
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:0px;
	border-bottom: 1px solid #244288;
}

.ehrlistRowDark
{
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:0px;
	border-bottom: 1px solid #7F0405;
}

.ehrlistRowDark2
{
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F0405;
	border-bottom-color: #7F0405;
	border-left-color: #7F0405;
}

.listRowLight
{
	border-bottom: 1px solid #6599C8;
	font-size: 11px;
}

.contentFormField
{
	border:1px solid #6599C8;
}

.contentFormButton
{
	color:white;
	border: 0px;
	background-color: #000042;
}

.step
{
	background-color: #66CCFF;
	color: white;
	font : bold 12px verdana;
	cursor: default;
}

.stepDescription
{
	background-color: #99FFFF;
	color: #333333;
}

.contentFormSubHeader
{
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #010044;
	text-decoration: none;
	border-bottom: 1px solid #6599C8;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.style8 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F0405;
}

.style9 {
	font-size: 12px;
	color: #FFFFFF;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}


/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14em;
	float: left;
	border: 1px solid #244288;
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 14em;
	position: absolute;
	left: -1000em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 14em;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #66CCFF;
	padding: 0.5em 0.75em;
	color: #244288;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #0066CC;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #0066CC;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
#Spanish {
	color: #00AEF0;
	font-style:italic;
	font-weight: bold;
	font_size: 11px;
}
#Phone {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size:12px;
}
#Phone_small {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size:10px;
}
#Why_join {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
}
#How_to_join {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
}
#Employees {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
}
#FREE {
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}
#FIA {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
}
#FIA-Text1 {
font-size: 10px;
}
#FIA-Text2 {
font-size: 10px;
}
#FIA-Text3 {
font-size: 10px;
}
#Karody {
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}
#Mackey {
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}
#HMO {
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}
#HMO-Senior {
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}
#Quick-Access {
	color: #00AEF0;
	font-weight: bold;
	font-size: 13px;
}
#Personalized-care {
	color: #00AEF0;
	font-weight: bold;
	font-size: 13px;
}
#Less-costly {
	color: #00AEF0;
	font-weight: bold;
	font-size: 13px;
}
#convenient-locations {
	color: #00AEF0;
	font-weight: bold;
	font-size: 13px;
}
#intelihealth {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
}
#ADA {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
}
#AHA {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
}
#MedicineNet {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
}
#Medscape {
	color: #00AEF0;
	font-weight: bold;
	font-style:italic;
}
#calhealth {
	color: #006;
	font-weight: bold;
	font-style:italic;
}
#OCR {
	color: #006;
	font-weight: bold;
	font-style:italic;
}
#Physician_info {
font-size: 12px;
}
#Physician_specialty {
font-size: 12px;
}
#Physician_language {
font-size: 12px;
}
#Physician_type {
font-size: 12px;
}
#Provider_Addr12 {
font-size: 12px;
}
#Provider_City {
font-size: 12px;
}
#Provider_State {
font-size: 12px;
}
#Provider_Zip {
font-size: 12px;
}
#Provider_Ph {
font-size: 12px;
}
#Raincross_downtown {
font-size: 11px;
font-style:italic;
text-decoration:underline;
color: ##00F;
font-weight: bold;
}
#Raincross_Orange_Crest {
font-size: 11px;
font-style:italic;
text-decoration:underline;
color: ##00F;
font-weight: bold;
}
#Parkview_EC {
font-size: 11px;
font-style:italic;
text-decoration:underline;
color: ##00F;
font-weight: bold;
}
#Parkview_OMG {
font-size: 11px;
font-style:italic;
text-decoration:underline;
color: ##00F;
font-weight: bold;
}
