/*	CSS Author: Titanium Design Group. 

	Powered by: Titanium Design Group. http://www.titaniumdesigngroup.com

	©Copyright 2009 King and Ballow.

*/

body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #ffffff;

	margin: 0; 

	padding: 0;

	color: #000000;

	text-align: center;

	background-image: url(../images/bg.png);

	background-repeat: repeat-x;

}

.mainCSS #holder {

	margin: 0 auto;

	width: 100%;

}

.mainCSS #menu {



	margin: 0 auto;

	top: 0px;

	height: 42px;

	width: 100%;

	background-image: url(../images/menu_bg.png);

	background-repeat: repeat-x;

}

.mainCSS #header {

	top: 0px;

	height: 190px;

	margin: 0 auto;

	width: 1024px;

	

}

.mainCSS #contentTop {

	margin: 0 auto;

	top: 0px;

	height: 19px;

	width: 1024px;

	background-image: url(../images/content_01.png);

	background-repeat: repeat-x;

}

.mainCSS #contentMiddle {

	margin: 0 auto;

	top: 0px;

	width: 1024px;

	background-image: url(../images/content_02.png);

	background-repeat: repeat;

	overflow: hidden;

}

.mainCSS #contentBottom {

	margin: 0 auto;

	top: 0px;

	height: 58px;

	width: 1024px;

	background-image: url(../images/content_03.png);

	background-repeat: repeat-x;

}

.mainCSS #mainContent {

	margin: 0 auto;

	top: 0px;

	height: 263px;

	width: 869px;

	background-image: url(../images/mainc.png);

	background-repeat: no-repeat;

}

.mainCSS #module {

	margin: 0 auto;

	top: 0px;

	height: 268px;

	width: 877px;

	background-image: url(../images/cle_content2.png);

	background-repeat: no-repeat;

}

.mainCSS #cleInfo {

	margin: 0 auto;

	top: 0px;

	height: 268px;

	width: 877px;

	background-image: url(../images/cle_content.png);

	background-repeat: no-repeat;

}

.mainCSS #news {

	margin: 0 auto;

	top: 0px;

	height: 289px;

	width: 877px;

	background-image: url(../images/cle_content2.png);

	background-repeat: no-repeat;

}

.mainCSS #footer {

	top: 0px;

	width: 100%;

	margin: 0 auto;

	background-color:#FFFFFF;

}

.footer {

	color: #000000;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.content {

	color: #000000;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}

.cleHeader {

	color: #333333;

	font-size: 18px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

}

.cleContent {

	color: #333333;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}

.header {

	color: #000000; 

	font-weight: bold; 

	font-size: 18px; 

	font-family: Arial, Helvetica, sans-serif; 

}

.newsHeader {

	color: #ffffff; 

	font-weight: bold; 

	font-size: 18px; 

	font-family: Arial, Helvetica, sans-serif; 

}

.tagLineText {

	color: #000000;

	font-weight: bold;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	font-weight: bold;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: none;

	color: #990000;

}

a:active {

	text-decoration: none;

	color: #333333;

}

/*Healthcare stuff */

.mainCSS #moduleHolder {
	margin: 0 auto;
	float:left;
	margin-left:70px;
	width: 621px;
}

.mainCSS #moduleTop {

	margin: 0 auto;

	top: 0px;

	height: 18px;

	width: 620px;
	
	background-image: url(../images/healthcare/health_content_01.png);

	background-repeat: no-repeat;

}

.mainCSS #moduleMiddle {

	margin: 0 auto;

	top: 0px;

	width: 620px;
	
	background-image:url(../images/healthcare/health_content_02.png);

	background-repeat: repeat-y;

}
.mainCSS #moduleBottom {

	margin: 0 auto;

	top: 0px;

	height: 23px;

	width: 620px;
	
	background-image:url(../images/healthcare/health_content_03.png);

	background-repeat: no-repeat;

}

.mainCSS #HCSideBar {
	margin:0 auto;
	margin-right:70px;
	float:right;
}

.mainCSS #HCTopInfo {
	margin: 0 auto;
	float:left;
	margin-left:70px;
	width: 620px;
}

.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #000000;
}

.byLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}

.author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

