/* transparent png fix, ie5/6 */

img, div{ 
 behavior: url(iepngfix.htc);
		}
body {
	color: #454545;
	background-color: #fff;
	background-image: url(../images/framework/header-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

/*
ul {
	margin: 0;
}
*/

img {
	border: 0;
}
hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
	margin: 10px 0;
}
.content {
	margin: 0px auto;
	width: 980px;

}
/* Top part */
#top {
	padding-top: 2px;
	background: transparent;
	height: 121px;
}

#logo {
	float: left;
	background-image: url(../images/framework/pcl-logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 91px;
	width: 212px;
	clip: rect(0px,auto,auto,auto);
	cursor: hand;
}
#bgfill {
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	clear: both;
	vertical-align: top;
	display: block;
	background-image: url(../images/framework/body-background.png);
	padding-bottom: 30px;
}
#whitebg  {
	background-color: #FFFFFF;
	width: 980px;
	margin: auto;
	background-image: url(../images/framework/container-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer {
	background-color: #1f1f1f;
	height: 79px;
}

.footer  .copyrightbox {
	width: 300px;
	position: relative;
	left: 10px;
	top: 15px;
}
.footer .copyright {
	font-size: 21px;
	color: #6d6d6d;
	line-height: 35px;
}
.footer .menu {
	font-size: 12px;
	color: #dedad7;
	text-decoration: none;
}

.footer  .copyrightbox  .companyname {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #c8c8c8;
}


#verticaldivide {
	background-color: #CCCCCC;
	background-image: url(../images/framework/body-baground.gif);
	width: 1px;
	background-repeat: repeat-y;
	background-position: top;
}

#mastercontent {
	width: 958px;
	height: auto;
	margin: auto;
}
#fpboxcontainer {
	width: 960px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#fpboxcontainer  .boxTitle, #fpboxcontainer .boxTitle a {
	font-family: Arial, Verdana, "Sans Sarif";
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	letter-spacing: -0.05em;
	line-height: 65px;
	display: block;
}
#fpboxcontainer .boxDescription, #fpboxcontainer .boxDescription a {
	color: #fffefe;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-top: 100px;
	line-height: 16px;

}
#fpboxcontainer .morelink, #fpboxcontainer .morelink a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;
	padding-top: 5px;
}

#fpboxcontainer .morelink a:hover {

	color: #e7e7e7;

}

.leftcol h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	margin-bottom: -12px;
	font-size: 20px;
	letter-spacing: -0.3mm;
	margin-top: 10px;

}
.rightcol h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	margin-bottom: -12px;
	font-size: 20px;
	letter-spacing: -0.5mm;
	margin-top: 10px;
}

.frontpage {
	background-image: url(../images/framework/vertical-divide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 5px;
}

#mastercontent   .partners  {
	padding-left: 15px;
	clear: both;
}
.insidepage .leftcol {
	width: 100%;
}

.insidepage .rightcol #menu li {
	font-size: 18px;
	background-image: url(../images/framework/inside-right-nav-bullet.png);
	background-repeat: no-repeat;
	list-style-type: none; 
	padding-left: 15px;
	margin-left: 13px;
	line-height: 30px;
}
.insidepage .rightcol #menu a {
	font-size: 18px;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
}




#mastercontent   .frontpage   .leftcol {
	width: 320px;
	padding-left: 15px;
	background-repeat: repeat-y;
	padding-top: 10px;
	position: relative;
	clear: left;
}
#mastercontent .frontpage .rightcol  {
	width: 580px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../images/framework/vertical-divide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: auto;
}
#mastercontent       .frontpage       .leftcol   p    {
	font-family: Arial, Verdana, sans-serif;
	color: #930303;
	font-size: 14px;
	line-height: 18px;
}
.insidepage  .rightcol  {
	width: 268px;
	float: right;
	background-image: url(../images/framework/left-col-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #930303;
	padding-left: 25px;
	visibility: visible;
}
a {
	color: #930303;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}
.insidepage .leftcol hr {
	height: 1px;
	color: #949494;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-bottom-style: solid;
}
.insidepage .rightcol h1 {
	color: #930303;
	padding-top: 12px;
	text-transform: none;
	letter-spacing: .03mm;
	padding-bottom: 25px;
	padding-left: 5px;
	font-size: 24px;
}

.frontpage .leftcol a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #585858;
	text-decoration: underline;
}

.frontpage .leftcol a strong {
	color: #930303;
}


p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #4e4d4c;
}
.frontpage .leftcol h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #375263;
	text-decoration: none !important;
}




#fpboxEducation {
	background-image: url(../images/framework/fpbox_education.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 240px;
	float: left;
	text-align: center;
}
#fpboxSupport {
	background-image: url(../images/framework/fpbox_support.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 240px;
	float: left;
	text-align: center;
}

#fpboxResearch {
	background-image: url(../images/framework/fpbox_research.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 240px;
	float: left;
	text-align: center;	
}
#fpboxDevelopment {
	background-image: url(../images/framework/fpbox_development.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 240px;
	float: left;
	text-align: center;	
}



#bgfill #whitebg #redMastHeader {
	background-image: url(../images/framework/masthead-background.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 958px;
}
#bgfill #whitebg #redMastHeader #rightfloat {
	background-image: url(../images/framework/masthead-frontpage-globe.png);
	height: 325px;
	width: 585px;
	visibility: inherit;
	float: right;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloat {
	width: 352px;
	background-image: url(../images/framework/masthead-overlay-text-open-source.png);
	background-repeat: no-repeat;
	float: right;
	height: 232px;
	position: relative;
	top: 80px;
}


#top  #menu {
	float: right;
	width: auto;
	position: relative;
	right: 10px;
	top: 62px;
	height: 40px;
	font-family:  Arial, Verdana;
	font-size: 16px;
	color: #dedad7;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 32px;
}
#subnavigationcontainer {
	background-image: url(../images/framework/subnav_bg_standard.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#subnavigationcontainer #subnavigation {
	background-image: url(../images/framework/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnavigation #submenu {
	padding-left: 20px;
	margin-top: -13px;
}
#subnavigation #submenu li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	list-style-type: none;
}
#subnavigation #submenu ul {
	position: relative;
}


#subnavigation  #submenu  a  {
	line-height: 37px;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.06em;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}


#subnavigation  #submenu  a:hover  {
	color: #930303;

}

#subnavigation #submenu #current {
	background-image: url(../images/framework/subnav_current.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#top  #menu  ul {
	padding-top: 0px;
}
#top  #menu  li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#main {
}

/********************* COMMENTED OUT
#right_side {
	float: right;
	width: 212px;
	background: #F6F6F6;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px
}
#right_side ul {
	padding: 3px 0 8px 0
}
#right_side li {
	line-height: 18px;
	background: #F6F6F6 url(../images/cat-li.gif) no-repeat left;
	list-style: none;
	padding-left: 20px;
}
#left_side {
	background: #FFF;
	margin-bottom: 10px;
	width: 560px;
	overflow: hidden;
}

#left_side img {
	float: left;
	padding: 0 10px 5px 0
}
#left_side ul {
	list-style-position: inside;
	margin-left: 2px
}
#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside
}
************************************************/


.partners h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #424242;
	margin-bottom: -12px;
	font-size: 20px;
	letter-spacing: -0.5mm;
	margin-top: 10px;
}

.footer #menu {
	float: right;
	width: auto;
	right: 10px;
	top: 40px;
	height: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 15px;
	position: relative;
	color: #dedad7;
	letter-spacing: .5mm;
}
.footer #menu ul {
	padding-top: 0px;
}
.footer #menu li {
	list-style: none;
	display: inline;
	padding-right: 2px;
	padding-left: 5px;
}




/**************************************************************************************  SERVICES.SUPPORT */
#bgfill #whitebg #redMastHeader #rightfloatServicesSupport {
        background-image: url(../images/framework/masthead-insidepage-services-support-sm.png);
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatServicesSupport {
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-services-support.png);
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}

/**************************************************************************************   SERVICES.EDUCATION */
#bgfill #whitebg #redMastHeader #rightfloatServicesEducation {
        background-image: url(../images/framework/masthead-insidepage-services-education-sm.png);
        height: 325px; 
        width: 400px;
        visibility: inherit;
        float: right; 
        background-repeat: no-repeat;
        background-position: right bottom;
} 
#bgfill #whitebg #redMastHeader #leftfloatServicesEducation {
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-services-education.png); 
        background-repeat: no-repeat;
        float: left;
        height: 232px; 
        top: 80px;
        margin-left: 30px;
        position: relative; 
}
 


/**************************************************************************************   SERVICES.RESEARCH */
#bgfill #whitebg #redMastHeader #rightfloatServicesResearch {
        background-image: url(../images/framework/masthead-insidepage-services-research-sm.png);
        height: 325px; 
        width: 400px; 
        visibility: inherit; 
        float: right;  
        background-repeat: no-repeat;
        background-position: right bottom;
} 
#bgfill #whitebg #redMastHeader #leftfloatServicesResearch {
        width: 520px; 
        background-image: url(../images/framework/masthead-overlay-text-services-research.png);
        background-repeat: no-repeat; 
        float: left; 
        height: 232px; 
        top: 80px; 
        margin-left: 30px;
        position: relative;
}     

/**************************************************************************************   SERVICES.DEVELOPMENT */
#bgfill #whitebg #redMastHeader #rightfloatServicesDevelopment {  
        background-image: url(../images/framework/masthead-insidepage-services-development-sm.png); 
        height: 325px; 
        width: 400px;  
        visibility: inherit;
        float: right; 
        background-repeat: no-repeat;
        background-position: right bottom;
} 
#bgfill #whitebg #redMastHeader #leftfloatServicesDevelopment { 
        width: 520px; 
        background-image: url(../images/framework/masthead-overlay-text-services-development.png); 
        background-repeat: no-repeat; 
        float: left; 
        height: 232px;
        top: 80px; 
        margin-left: 30px;
        position: relative;
}        


/**************************************************************************************   PASSION */
#bgfill #whitebg #redMastHeader #rightfloatPassion {
        background-image: url(../images/framework/masthead-insidepage-passion-sm.png);
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatPassion {
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-passion.png);
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}
 


/**************************************************************************************   PARTNERS */
#bgfill #whitebg #redMastHeader #rightfloatPartners {           
        background-image: url(../images/framework/masthead-insidepage-partners-sm.png);             
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatPartners {           
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-partners.png);             
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}


/**************************************************************************************   CLASSES */
#bgfill #whitebg #redMastHeader #rightfloatClasses {           
        background-image: url(../images/framework/masthead-insidepage-classes-sm.png);             
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatClasses {           
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-classes.png);             
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}


/**************************************************************************************   PRESS */
#bgfill #whitebg #redMastHeader #rightfloatPress {           
        background-image: url(../images/framework/masthead-insidepage-press-sm.png);             
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatPress {           
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-press.png);             
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}


/**************************************************************************************   CONTACT */
#bgfill #whitebg #redMastHeader #rightfloatContact {           
        background-image: url(../images/framework/masthead-insidepage-contact-sm.png);             
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;
        background-repeat: no-repeat;
        background-position: right bottom;
}
#bgfill #whitebg #redMastHeader #leftfloatContact {           
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-contact.png);             
        background-repeat: no-repeat;
        float: left;
        height: 232px;
        top: 80px;
        margin-left: 30px;
        position: relative;
}


/**************************************************************************************   ERROR */
#bgfill #whitebg #redMastHeader #rightfloatError {
        background-image: url(../images/framework/masthead-insidepage-error-sm.png);
        height: 325px;
        width: 400px;
        visibility: inherit;
        float: right;   
        background-repeat: no-repeat;
        background-position: right bottom;
}        
#bgfill #whitebg #redMastHeader #leftfloatError { 
        width: 520px;
        background-image: url(../images/framework/masthead-overlay-text-error.png);
        background-repeat: no-repeat;
        float: left; 
        height: 232px; 
        top: 80px;
        margin-left: 30px;
        position: relative;
}




/************* DB Healtcare Lookup Specifics ***************/
.lookup {
	color: #000000;
}

.lookup th {
	color: #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.lookup td {
	color: #5a5454 ;
	white-space:nowrap;
	padding-left: 10px;
	padding-right: 10px;
}








ul.holderlist{
/*	clear:both;	*/
	list-style-type: none;
	display: block;	
}

ul.holderlist{
	padding-top:1px;	
}

ul.holderlist p {
	font-size:12px;
	line-height:1.5;
}

ul.holderlist h2{
	font-size:18px;
	margin-bottom:1px;
}

ul.holderlist li{
	position:relative;
	float:left;
	width:430px;	
	padding:0px 0 20px 20px;
	min-height:160px;
}

ul.holderlist li.odd{
	background:url(../images/framework/vertical-divide.gif) right top repeat-y;
	padding:0px 20px 20px 10px;
}

ul.holderlist p, ul.holderlist h2{
	margin-left:140px;
}

ul.holderlist img{
	position:absolute;
	top:0;
	list-style: none;	
}
