.PageBackground
{
   background: url(/images/page-bg.gif) repeat-x;
   background-color: #ffffff;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

.searchTop {
    position:absolute;
    margin-top: -155px;
    margin-left: 600px;
    display: inline;
    z-index: 1000;
 }

.toggleContainer
{
   width: 774px;
   height: 159px;
   background: url(/images/header-middle-bg.jpg) top left no-repeat; 
   z-index: 100;
}


.toggleTabs
{
   position:absolute;
   top:46px;
   left:39px;
   width: 238px;
   
}
    
.toggleNav
{
   position:absolute;
   top:93px;
   left:39px;
   width: 548px;
}

.sectionName
{
	background: url(/images/parent-bg.gif) no-repeat;
	width: 233px;
	height: 34px;
	padding:18px 0px 0px 15px;
	color:#ffffff; font-family:	Georgia, Times New Roman;
	font-size: 18px
}

/* ######### English Top Toggle Nav ######### */

a.physician{
	display: block;
	float:left;
	width: 94px;
	height: 11px;
	background: url(/images/nav/physician.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.physician{
	background-position: -94px 0;
	color: #FFF;
}

a.location{
	display: block;
	float:left;
	width: 142px;
	height: 11px;
	background: url(/images/nav/location.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.location{
	background-position: -142px 0;
	color: #FFF;
}

a.telephone{
	display: block;
	float:left;
	width: 123px;
	height: 11px;
	background: url(/images/nav/telephone.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.telephone{
	background-position: -123px 0;
	color: #FFF;
}

a.employment{
	display: block;
	float:left;
	width: 55px;
	height: 11px;
	background: url(/images/nav/employment.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.employment{
	background-position: -55px 0;
	color: #FFF;
}

a.research{
	display: block;
	float:left;
	width: 107px;
	height: 11px;
	background: url(/images/nav/research.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.research{
	background-position: -107px 0;
	color: #FFF;
}


/* ######### Spanish Top Toggle Nav ######### */

a.physicianSP{
	display: block;
	float:left;
	width: 118px;
	height: 11px;
	background: url(/images/nav/physicianSP.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.physicianSP{
	background-position: -118px 0;
	color: #FFF;
}

a.locationSP{
	display: block;
	float:left;
	width: 139px;
	height: 11px;
	background: url(/images/nav/locationSP.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.locationSP{
	background-position: -139px 0;
	color: #FFF;
}

a.telephoneSP{
	display: block;
	float:left;
	width: 122px;
	height: 11px;
	background: url(/images/nav/telephoneSP.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.telephoneSP{
	background-position: -122px 0;
	color: #FFF;
}

a.employmentSP{
	display: block;
	float:left;
	width: 52px;
	height: 11px;
	background: url(/images/nav/employmentSP.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.employmentSP{
	background-position: -52px 0;
	color: #FFF;
}

a.researchSP{
	display: block;
	float:left;
	width: 117px;
	height: 11px;
	background: url(/images/nav/researchSP.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.researchSP{
	background-position: -117px 0;
	color: #FFF;
}




.socialIcons
{
   position:absolute;
   top: -73px;
   right: -762px;
   z-index: 2000;
   }

.socialIcons a
{
   padding: 0px 4px 0px 4px;
   }
   
.TopNavigation
{
   position:absolute;
   top:8px;
   left:0px;
   width: 961px;
   text-align:center;
   padding-top:0px;
   padding-bottom:0px;

}

/* ######### English Top Blue Nav ######### */

a.aboutTop{
	display: block;
	float:left;
	width: 91px;
	height: 31px;
	background: url(/images/nav/about.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.aboutTop{
	background-position: -91px 0;
	color: #FFF;
}

a.servicesTop{
	display: block;
	float:left;
	width: 135px;
	height: 31px;
	background: url(/images/nav/services.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.servicesTop{
	background-position: -135px 0;
	color: #FFF;
}

a.patientsTop{
	display: block;
	float:left;
	width: 178px;
	height: 31px;
	background: url(/images/nav/patients.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.patientsTop{
	background-position: -178px 0;
	color: #FFF;
}

a.professionalsTop{
	display: block;
	float:left;
	width: 192px;
	height: 31px;
	background: url(/images/nav/professionals.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.professionalsTop{
	background-position: -192px 0;
	color: #FFF;
}

a.newsTop{
	display: block;
	float:left;
	width: 125px;
	height: 31px;
	background: url(/images/nav/news.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.newsTop{
	background-position: -125px 0;
	color: #FFF;
}

a.helpTop{
	display: block;
	float:left;
	width: 137px;
	height: 31px;
	background: url(/images/nav/help.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.helpTop{
	background-position: -137px 0;
	color: #FFF;
}

a.contactTop{
	display: block;
	float:left;
	width: 103px;
	height: 31px;
	background: url(/images/nav/contact.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.contactTop{
	background-position: -103px 0;
	color: #FFF;
}

/* ######### Spanish Top Blue Nav ######### */

a.aboutTopSP{
	display: block;
	float:left;
	width: 104px;
	height: 31px;
	background: url(/images/nav/about-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.aboutTopSP{
	background-position: -104px 0;
	color: #FFF;
}

a.servicesTopSP{
	display: block;
	float:left;
	width: 115px;
	height: 31px;
	background: url(/images/nav/services-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.servicesTopSP{
	background-position: -115px 0;
	color: #FFF;
}

a.patientsTopSP{
	display: block;
	float:left;
	width: 157px;
	height: 31px;
	background: url(/images/nav/patients-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.patientsTopSP{
	background-position: -157px 0;
	color: #FFF;
}

a.professionalsTopSP{
	display: block;
	float:left;
	width: 230px;
	height: 31px;
	background: url(/images/nav/professionals-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.professionalsTopSP{
	background-position: -230px 0;
	color: #FFF;
}

a.newsTopSP{
	display: block;
	float:left;
	width: 119px;
	height: 31px;
	background: url(/images/nav/news-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.newsTopSP{
	background-position: -119px 0;
	color: #FFF;
}

a.helpTopSP{
	display: block;
	float:left;
	width: 141px;
	height: 31px;
	background: url(/images/nav/help-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.helpTopSP{
	background-position: -141px 0;
	color: #FFF;
}

a.contactTopSP{
	display: block;
	float:left;
	width: 95px;
	height: 31px;
	background: url(/images/nav/contact-sp.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.contactTopSP{
	background-position: -95px 0;
	color: #FFF;
}

/* ######### Home Page Start ######### */

.rotationContainer
{
    float: left;
    width: 461px;
    height: 292px;
    padding-right: 10px;
    }

/* Homepage Rotator */

#panel2, #panel3, #panel4, #panel5
{
	display: none;
}

.labelOn
{
	display:block;
	width: 17px;
	height: 17px;
	position: absolute;
	background-color: #ef7c30;
	cursor: pointer;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
}
.labelOff
{
	display:block;
	width: 17px;
	height: 17px;
	position: absolute;
	background-color: #414142;
	cursor: pointer;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
}

#label1
{
	top: 10px;
	left: 14px;
}

#label2
{
	top: 10px;
	left: 39px;
}

#label3
{
	top: 10px;
	left: 64px;
}

#label4
{
	top: 10px;
	left: 89px;
}

#label5
{
	top: 10px;
	left: 114px;
}

.rotationText
{
    display:block;
	width: 300px;
	height: 17px;
	position: absolute;
	color: #414142;
	top: 10px;
	left: 140px;
	font-size: 11px;
}

.arrowLeft
{
    display:block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 411px;
}

.arrowRight
{
    display:block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 433px;
}

/* End Homepage Rotator */ 

.quickLinks
{
    float: left;
    width: 168px;
    height: 292px;
    padding-right: 10px; 
    }

.mainpanel h1
{
    color: #ea413a;
    font-size: 35px;
    font-family: Georgia;
    }

/* ######### Home Page End ######### */
td {font-family: Verdana, Arial, Helvetica; font-size:12px; line-height:17px}

.footer 
{
    font-size:10px;
    color:#FFFFFF;
    padding-top:35px;
    padding-bottom:10px
}

h1 { font-family: georgia; font-size:30px; font-weight:normal; color:#ea413a; margin:0px; padding-top: 7px; line-height: 27px;}

h2 { font-family: georgia; font-weight: normal; font-size: 20px; color: #006785; line-height: 15px;}

h3, .mimicH3 { font-size:13px; font-weight:bold; color:#7C4564; margin-bottom:10px;}

h4 { font-size:11px; font-weight:bold; color:#7C4564; margin-bottom:10px;}

p {margin-top:0px; margin-bottom:15px}

a {color:#014E93; font-weight:bold; text-decoration:none}

a.linkFooterMain {color:#FFFFFF}

.sideNav {font-size:12px; list-style:none; margin: 0px; padding: 0px; padding-top: 7px; padding-bottom:10px; background-color: #009ac8; border-left: 1px solid #cdc5b3; border-right: 1px solid #cdc5b3;}
.sideNav  a {color:#FFFFFF; display: block; padding: 3px 14px 3px 34px; margin: 0px; margin-bottom: 1px;}
.sideNav a:hover {color:#009ac8; background-color: #ffffff; display: block;}
.sideNav li a {margin-left: 0px; display: block; background: url(/images/nav/nav-bullet.png) 14px 4px no-repeat;}
.sideNav .chosen {color:#FFFFFF; display: block; padding: 3px 14px 3px 14px; margin: 0px; margin-bottom: 1px;}

a.linkFooterSecond {color:#FFDFA6}

.sideNavChild a {padding: 4px 14px 4px 14px; margin: 0px; color:#009ac8; display: block;}
.sideNavChild { font-size:11px; list-style:none; margin: 0px; padding: 0px; padding-top: 7px; padding-bottom:10px; border-left: 1px solid #cdc5b3; border-right: 1px solid #cdc5b3;}
.sideNavChild a:hover {color:#ffffff; background-color: #009ac8; display: block;}
.sideNavChild li a { margin: 0px; display: block; background-color: #ffffff;}

.sideNavItemL1 {padding-bottom:10px; margin: 0px; padding: 0px; font-weight: bold;}
.sideNavItemL2 a {padding-left:24px; font-weight: normal}
.sideNavItemL3 a { padding-left:40px; font-weight: normal}
.sideNavItemL4 a { padding-left:50px; font-weight: normal}
.sideNavItemL5 a { padding-left:60px; font-weight: normal}
.sideNavItemL6 a { padding-left:70px; font-weight: normal}

.picBorder {border: solid 1px #383837;}

.searchTextBox {width:125px; height:19px; border:1px solid #f9d3af; font-family:Arial; font-size:12px; padding-left:2px; padding-right:2px; margin-right: 4px;}

ul {list-style:square; padding-left:10px; margin-left:10px; margin-bottom:0px}

.boxHighlight {border:1px solid #FFD297; padding:15px; background:#FFF2DA}

.boxHighlight2 {border:1px solid #FFD297; padding:0px; background:#FFF7E7}

.boxHighlight2 {border:1px solid #FFD297; padding:6px; background:#FFF7E7}

.titleBlock {background:#FFD297;}

.prettySelect {height:17px; border:1px solid #0A84AA; font-family:Arial; font-size:12px; padding-left:2px; margin-top: 3px; margin-bottom: 3px;}

.prettyInput {height:17px; border:1px solid #7AA0B6; font-family:Arial; font-size:12px; padding-top:0px; padding-bottom:0px; padding-left:2px; padding-right:2px; margin-top: 3px; margin-bottom: 3px;}

.prettyTextArea {border:1px solid #0A84AA; font-family:Arial; font-size:12px; padding-left:2px; padding-right:2px}

.prettyInputSm {border:1px solid #B2A3AB; font-family:Arial; font-size:11px;}

.tiny {font-size:9px;}

.tiny2 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
 font-weight: normal;
margin-left: 3px;
}
.emailPrinterContainer {text-align: center;}
.emailPrinterContainer .emailPrinter {font-size:0.8em; float:right; font-weight: normal; margin-top: -16px; padding-bottom: 22px; padding-right: 10px;}
.emailPrinterContainer .emailPrinter a {text-decoration:none; color:#383837;}
.emailPrinterContainer .emailPrinter a:hover {text-decoration:none; color:#979794;}

.paging		{
		float: left;
		margin-top: 5px;
		padding-top: 8px;
		padding-bottom: 12px;
		color: #B8B8B8;
		}

.paging A	{
		text-decoration: none;
		color: #014E93;
    padding: 3px 4px
		}

.paging .num A	{
		background: #F6F6F6;
		border: 1px solid #B8B8B8;
		color: #014E93;
		font-weight: bold;
		padding: 3px;
		text-decoration: none;
		}

.paging .num A.active	{
		background: #FF8944;
		border: 1px solid #A97B00;
		color: #000;
		font-weight: bold;
		padding: 3px;
		text-decoration: none		
		}

.paging .num A:hover	{
		background-color: #014E93;
		border: 1px solid #36A6FF;
		color: #fff;
		font-weight: bold;
		padding: 3px;
		text-decoration: none
		}
.niceBtn3	{
	border: 1px beveled #000000;
	color: #FFFFFF;
	background: #AD50CC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	font-family: Lucida Console;
	}

.niceBtn4	{
	border: 1px beveled #000000;
	color: #FFFFFF;
	background: #568665;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	font-family: Lucida Console;
	}
	
.niceBtn5	{
	border: 1px beveled #000000;
	color: #FFFFFF;
	background: #fe6000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	margin: 9px 9px 0px 0px;
	}	

.niceBtn2	{
	border: 1px beveled #000000;
	color: #FFFFFF;
	background: #E97502;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;

	}

.niceBtn	{
	border: 1px beveled #000000;
	color: #FFFFFF;
	background: #9900CC;
	font-size: 11px;
	font-weight: bold;
	padding: 2px
	}

.niceBtnSm	{
	border: 0px solid #000000;
	color: #FFFFFF;
	background: #E97502;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	margin-top:2px;
	}
	
.dateList {padding-left: 11px; line-height: 12px;}

.boardTop { padding-top: 15px;}

.sideNavTempIndent {padding-left: 7px; padding-bottom:8px;}

.tableBorder td { border: 1px solid #FFD0B5; background-color: #ffffee;}
.tableBorder th { background-color: #7C4564; font-size: 14px; color: #FFFFFF; font-weight: bold;}

.tableBorder2 td { border-bottom: 1px solid #FFD0B5; background-color: #ffffee; padding: 4px;}
.tableBorder2 th { background-color: #7C4564; font-size: 12px; color: #FFFFFF; font-weight: bold; border: 0px solid #FFD0B5; padding: 4px;}


.tableBorder .noBorder{ background-color: #FFFFFF; border: 1px solid #FFFFFF;} 

.tableBorderPrint { background-color: #FFFFFF; border: 1px solid #999999; padding: 5px;}
.tableBorderPrint .noBorder{ background-color: #FFFFFF; border: 1px solid #FFFFFF;} 
.tableBorderPrint th { font-size: 13px; color: #000000; font-weight: bold;} 
.tableBorderPrint td { border: 1px solid #999999;}

.borderCollapse {border-collapse: collapse}

.gridHeader { background-color: #FFD0B5; font-size: 12px; color: #FFFFFF; font-weight: normal;}


#survey {
    padding-left: 5px;
    border-bottom: 2px solid #FE6000;
    padding-bottom: 20px;
    padding-top: 20px;
    }
    
#survey .hdr {font-size:13px; font-weight:bold; color:#0267A0;}   
#surveyBottom {width: 90%; padding-left: 10px; padding-bottom: 20px; padding-top: 20px;}


/* home page quick links*/

.sideLink a
{
padding:5px 2px 5px 45px;
margin-top:0;
background-color:#009ac8;
background: url(/images/nav/nav-bullet.png) 0 0 no-repeat;
color:#FFFFFF;
display: block;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.sideLink a:hover
{
padding:5px 2px 5px 45px;
background: url(/images/nav/nav-bullet.png) 0 0 no-repeat;
background-color:#ffffff;
color:#009ac8;
display: block;
}

#adamList ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: auto;
}

#adamList li {
	display: block;
	margin: 0;
	padding-bottom: 5px;
	}

#adamCatList a { font-weight: normal }

#adamCatList ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: auto;
}

#adamListCat li {
	display: block;
	margin: 0;
	padding-bottom: 0px;
	}



.containerLeft {width: 234px; padding: 12px; border: 1px solid #fe6305; border-top: 0px; background-color: #fef2eb; }

.containerLeftTest {width: 234px; padding: 12px; border: 1px solid #fe6305; border-top: 0px; background-color: #fef2eb; }

.containerRight {width: 234px; padding: 12px; border: 1px solid #fe6305; border-left: 0px; border-top: 0px; background-color: #fef2eb;}

.container { padding: 12px; border: 1px solid #fea20c; border-top: 0px; background-color: #fef9f1; }

.heading {font-size: 13px; color: #B32F47; font-weight: bold; padding-bottom: 4px;}
	
#adamCat a:link, #adamCat a:visited, #adamCat a:active { font-weight: normal; text-decoration: none }

#adamCat a:hover{ font-weight: normal; text-decoration: underline; color: #fe6000; }

#adamCat .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}


.containerLeft a:link, .containerLeft a:visited, .containerLeft a:active { font-weight: bold; text-decoration: none }

.containerLeft a:hover{ font-weight: bold; text-decoration: underline; color: #fe6000; }

.containerLeft .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}


.containerRight a:link, .containerRight a:visited, .containerRight a:active { font-weight: normal; text-decoration: none }

.containerRight a:hover{ font-weight: normal; text-decoration: underline; color: #fe6000; }

.containerRight .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}



.containerLeftTest a:link, .containerLeftTest a:visited, .containerLeftTest a:active { font-weight: normal; text-decoration: none }

.containerLeftTest a:hover{ font-weight: normal; text-decoration: underline; color: #fe6000; }

.containerLeftTest .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}




.container a:link, .container a:visited, .container a:active { font-weight: bold; text-decoration: none }

.container a:hover{ font-weight: bold; text-decoration: underline; color: #fe6000; }

.container .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}



.containerLeft ul{
	list-style: url(/images/adam/arrow.gif);
	padding: 4px 0px 10px 22px;
	margin: 0;
	overflow: auto;
}

.containerLeft li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}

.containerRight ul{
	list-style: none;
	padding: 4px 0px 10px 7px;
	margin: 0;
	overflow: auto;
}

.containerRight li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}

.containerLeftTest ul{
	list-style: none;
	padding: 4px 0px 10px 7px;
	margin: 0;
	overflow: auto;
}

.containerLeftTest li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}

.container ul{
	list-style: url(/images/adam/arrow.gif);
	padding: 4px 0px 10px 22px;
	margin: 0;
	overflow: auto;
}

.container li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}


.containerRight2 ul{
	list-style: none;
	padding: 4px 0px 10px 7px;
	margin: 0;
	overflow: auto;
}

.containerRight2 li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}


.containerLeft2 ul{
	list-style: none;
	padding: 4px 0px 10px 7px;
	margin: 0;
	overflow: auto;
}

.containerLeft2 li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}



.containerLeft2 {width: 234px; padding: 12px; border: 1px solid #fea20c; border-top: 0px; background-color: #fef9f1; }

.containerRight2 {width: 234px; padding: 12px; border: 1px solid #fea20c; border-left: 0px; border-top: 0px; background-color: #fef9f1;}

.heading2 {font-size: 13px; color: #902b64; font-weight: bold; padding-bottom: 4px;}
	
.containerLeft2 a:link, .containerLeft2 a:visited, .containerLeft2 a:active { font-weight: normal; text-decoration: none }

.containerLeft2 a:hover{ font-weight: normal; text-decoration: underline; color: #fe6000; }

.containerLeft2 .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}	
	
.containerRight2 a:link, .containerRight2 a:visited, .containerRight2 a:active { font-weight: normal; text-decoration: none }

.containerRight2 a:hover{ font-weight: normal; text-decoration: underline; color: #fe6000; }

.containerRight2 .more a { float: right; font-size: 10px; font-weight: bold; margin-top: -20px; padding-right: 5px;}	

.paging	{font-size: 11px;
		margin-top: 5px;
		padding-left: 170px;
		padding-top: 8px;
		padding-bottom: 12px;
		color: #B8B8B8;
		}


.paging A:link	{
		background: #F6F6F6;
		border: 1px solid #B8B8B8;
		color: #636363;
		font-weight: bold;
		padding: 1px;
		text-decoration: none;
		}

.paging A:visited	{
		background: #F6F6F6;
		border: 1px solid #B8B8B8;
		color: #636363;
		font-weight: bold;
		padding: 1px;
		text-decoration: none;
		}

.paging A:hover	{
		background-color: #AABBCC;
		border: 1px solid #36A6FF;
		color: #fff;
		font-weight: bold;
		padding: 1px;
		text-decoration: none
		}

.paging A:active	{
		background: #AABBCC;
		border: 1px solid #B8B8B8;
		color: #636363;
		font-weight: bold;
		padding: 1px;
		text-decoration: none;		
		}

a.thepage:link, a.thepage:visited, a.thepage:hover, a.thepage:active	{
		background: #FFF336;
		border: 1px solid #CCC336;
		color: #636363;
		font-weight: bold;
		padding: 1px;
		text-decoration: none;		
		}




#adamCat2 ul{
	list-style: none;
	padding: 4px 0px 10px 7px;
	margin: 0;
	overflow: auto;
}

#adamCat2 li {
	display: block;
	margin: 0;
	padding-bottom: 3px;
	}

.adamPicColumn 
{
float: right;
width: 120px;
border-left: 1px solid #7c6f76;
border-right: 1px solid #7c6f76;
border-bottom: 1px solid #7c6f76;
margin-left: 10px;
margin-bottom: 10px;
}

.adam 
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    }

.adam h2 
{
    color: #0275b6;
    padding-bottom: 5px;
    }
    
.adamPopup {font-family: Verdana, Arial, Helvetica;
            font-size: 12px;}

.adamPopup .content 
{
    padding: 15px 0px 15px 0px;
}


.adamfooter 
{
    font-size:10px;
    color:#999999;
    padding-top:15px;
    border-top: 1px solid #b3d8e3;
    }  

.adamfooter a
{
font-weight: normal;
    } 
        
.adamfooter .disclaimer
{
    padding-top:7px;
    }
    
.adamfooter img
{
    padding-right:7px;
    }           

.adamPicColumn .hdr 
{
    font-size: 14px;
    background: #7c6f76;
    color: #ffffff;
    font-weight: bold;
    padding: 3px 2px 6px 4px;
    margin-bottom: 10px;
    text-align: center;
    }
    
.adamPicColumn .content {
    padding-left: 0px;
    padding-bottom: 5px;
    text-align: center;  
    font-size: 10px;
}

.adamPicColumn a:link, .adamPicColumn a:visited, .adamPicColumn a:active 
{
    font-weight: normal;
    text-decoration: none
}

.adamPicColumn a:hover 
{
    font-weight: normal;
    text-decoration: none;
    color: #7c6f76;
}

/* ######### Humpty Dumpty ######### */	
	
#humptyForm th{
padding: 10px; 
background-color: #e3e3e3;
border-bottom: 1px solid #b9b9b9;
text-align: left; 

}	

#humptyForm td{
padding: 1px; 
}		

#humptyForm div{
border-bottom: 1px solid #e3e3e3;
}			

#humptyFormReport th{
padding: 10px; 
background-color: #e3e3e3;
border-bottom: 1px solid #b9b9b9;
text-align: left;
width: 325px; 
}

#humptyFormReport td{
padding: 1px;
border-bottom: 1px solid #e3e3e3;
text-align: center; 
}

#humptyFormReport .total{
padding: 10px; 
background-color: #7c4564;
border-bottom: 1px solid #b9b9b9;
text-align: right; 
font-size: 14px;
font-weight: bold;
color: #fff;
}

#humptyFormReport .textInput{
border: 1px solid #b9b9b9;
width: 25px;
}	

#humptyForm .total{
padding: 10px; 
background-color: #7c4564;
border-bottom: 1px solid #b9b9b9;
text-align: right; 
font-size: 14px;
font-weight: bold;
color: #fff;
}

#humptyForm .textInput{

border: 1px solid #b9b9b9;
width: 25px;
}

.humptyLink
{
font-size: 11px;
font-weight: normal;
color: #014E93;
text-decoration: none;
}

.humptyList th{
background-color: #7c4564;
padding: 4px;
color: #fff;
border-bottom: 1px solid #b9b9b9;
text-align: left;
width: 325px; 
}

.humptyList td{
padding: 4px;
border-bottom: 1px solid #e3e3e3;
text-align: left; 
}	

.humptyList a:link, #humptyList a:active, #humptyList a:visited{
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

.humptyList a:hover{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.search	{

	padding: 4px;
	border: 1px solid #ffdfa6;
	background-color:  #fff1d8;
	background-repeat: repeat-x;
	height: 35px;
	width: 484px;
	}
	
.search input
	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B8B8;
    padding: 2px;
    margin: 0px;
	}
	
.searchHumpty
{
    padding: 4px;
	border: 1px solid #ffdfa6;
	background-color:  #fff1d8;
	background-repeat: repeat-x;
	height: auto;
	width: 484px;
    }	

.searchHumpty input
	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B8B8;
    padding: 2px;
    margin: 0px;
	}
	
.caption {
    float: left;
  padding-right: 20px
}

#superMenu
{
	clear: both;
	display: none;
	background-color: #ffffff;
	border-bottom: 1px solid #005f7c;
	border-left: 1px solid #005f7c;
	border-right: 1px solid #005f7c;
	text-align:left;
	margin:0px;
	padding:0px;
	width:960px;
}

#superMenu a
{
	width:215px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0080a6;
	text-align: left;
	display: block;
	margin:0px;
	padding:5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#superMenu a:hover
{
  border: 1px solid #005f7c;
  color: #FFFFFF;
  background: #0080a6;
}
#superMenu img
{
	border: 1px solid #eae9e5;
	float: right;
	margin: 0px 0px 0px 5px;
	
}

#superMenuIframe
{
	display: none;
}
