﻿body
{
	background-color: #FFFFFF;
	background-image: url(../images/bg_tile.jpg);
	font-family: Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #323232;
}

#container
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	position: relative;
	text-align: left;
	width: 800px;
}

#float_left
{
	float: left;
	margin: 20px;
	padding: 10px;
	width: 210px;
}


/*  header links table and arrow positioning  */


#header_links
{
	top: 110px;
	left: 587px;
	position: absolute;
	z-index: 1;
}

#header_links td
{
	text-align: right;
}

#header_links a.black
{
	color: #000099;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#header_links a:hover.black
{
	color: #0000FF;
}

#header_links a.red
{
	color: red;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#header_links a:hover.red
{
	color: #0000FF;
	font-size: 13px;
}

#header_links td
{
	vertical-align: bottom;
}

#arrow
{
	top: 121px;
	left: 583px;
	position: absolute;
	z-index: 2;
}

/*  end header links tables  */


/*  breadcrumbs  */

#breadcrumbs 
{
	position:absolute;
	top:207px;
	left:490px;
	font-size:11px;
	font-weight:bold;
	color:DimGray;
	text-align: right;
	width: 300px;
}

#breadcrumbs a 
{
color:#000099;
}

#breadcrumbs a:hover 
{
	color:#0000FF;
}

/* end breadcrumbs  */



/*top navigation*/

#top_navigation
{
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	margin-top:7px;
}

#top_navigation a:link, #top_navigation a:visited, #top_navigation a:active, #top_navigation a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#top_navigation a:hover
{
	color: #fddd06;
}

#main_content
{
	margin: 10px 0 10px 260px;
	padding: 10px 10px 20px 10px;
	width: 450px;
}

#footer
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	margin: 0;
	text-align: right;
	width: 800px;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	color: #132a70;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

p
{
	font-size: 12px;
}

li
{
	line-height: 150%;
	font-size: 12px;
}



/* specialties */

#client_login
{
	margin-left: 375px;
	margin-top: -37px;
	width: 200px;
	position: relative;
}

#client_login a:link, #client_login a:visited, #client_login a:hover, #client_login a:active
{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#client_login a:hover
{
	color: #fddd06;
}

#lh_container
{
	background-repeat: no-repeat;
	width: 220px;
}

.specialties_header
{
	color: #000099;
	font-size: 16px;
	font-weight: bold;
	margin-left: -20px;
	text-align: left;
}

#specialties_bg
{
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 180px;
}



#specialties_text a
{
	color: #333399;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px 0 0;
}

#specialties_text a:hover
{
	color: #0000FF;
}

/* pulse portal box */


#pulse_portal_box
{
	background-image: url(../images/watermark.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	width: 180px;
}

#pulse_portal_box a
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#pulse_portal_box_links
{
	margin-top: -15px;
}

#pulse_portal_box a:hover
{
	color: #0000FF;
}

#pulse_portal_box_text
{
	margin-top: 10px;
}

#pulse_portal_box_text p
{
	color: #000099;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin-top: 4px;
	padding: 5px 7px 5px 0;
	text-align: left;
}

#pulse_portal_box_text .header
{
	margin-left: -10px;
}

.CMM
{
	color: #006699;
}

.pulse
{
	color: #003366;
}

.portal
{
	color: #006699;
}
