@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/blue_bg.gif);
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #container {
	width: 900px;
	margin: 0 auto;
	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: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(../images/subheaderl2_bg.gif);
	clear: both;
}

.oneColFixCtrHdr #header {
}


.oneColFixCtrHdr #footer {
	float: left;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	width: 900px;
	color: #FFFFFF;
	vertical-align: top;
}
.oneColFixCtrHdr #footer p {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 6px;
}
.oneColFixCtrHdr #menu {
	margin: 0;
	width: 900px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.oneColFixCtrHdr #subheader {
	width: 900px;
	overflow: auto;
	width: 100%;
	background-color: transparent;
}

div.mainContentNoleft {
	float: left;
	width: 860px;
	color: #003366;
	padding-top: 10px;
	padding-right: 5px;
	margin-left: 15px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding-left: 10px;
}

div.mainContentNoleft a {
	color: #990001;
	text-decoration: none;
}

div.mainContentFloat2 a {
	color: #990001;
	text-decoration: none;
} 
div.subheaderFloat1 {
	color: #003366;
	text-align: left;
}

div.subheaderFloat21 {
	color: #003366;
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
}

div.float {
  float: left;
}
div.float p {
  text-align: center;
}

#events {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 40px;
}
#news {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 40px;
}


/*------------------------------------------------------------------------------------------------------------------

FOOTER STYLE BEGIN

------------------------------------------------------------------------------------------------------------------*/


#sitemap a {
	text-align: right;
	margin-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap a:hover {
	text-align: right;
	margin-right: 15px;
	color: #CCCC00;
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCC00;
	text-decoration: underline;
}

#imagepaddFooter {
	margin-top: 5px;
}

#subfooter {
	margin-top: 5px;
	margin-bottom: 10px;
}





#newshighlight {
	color: #801D0C;
	font-weight: bold;
}

#newsbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#imagePadR {
	padding-right: 15px;
}


/*------------------------------------------------------------------------------------------------------------------

FOOTER STYLE ENDS

------------------------------------------------------------------------------------------------------------------*/


h1 {
	font-size: 13px;
	color: #990000;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	color: #2C5D91;
	padding-top: 15px;
}

h3 {
	font-size: 13px;
}

.caption  {
	font-size: 11px;
	line-height: normal;
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9FFF9;
}

.captionSmall  {
	font-size: 10px;
	line-height: normal;
	float: right;
	width: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F9FFF9;
}
.captionParagraph  {
	padding-left: 7px;
}

.diseaseHeader {
	background-color: #E6EAA9;
	color: #2C5D91;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/*---------------------------------------------------------------in active
#ref {
	background-color: #FBFFF7;
	padding: 5px;
	border: 1px solid #C6DDC2;
}


.imagePad {
	padding-bottom: 10px;
	padding-left: 10px;
}

u4l {
	list-style-image: url(../images/bullet_03.jpg);
}

#patientsListHome {
	font-size: 10px;
}
#patientsListHome a {
	text-decoration: none;
	display: block;
	background-color: #F3FBF7;
	margin-left: 0px;
	color: #2D5578;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(../images/bullet_03.jpg);
	list-style-position: inside;
	list-style: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#patientsListHome a:hover {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	margin-left: 0px;
	}

#imagepadd {
	padding-bottom: 4px;
}

div.subheaderFloat11 {	float: left;
	width: 292px;
	color: #003366;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 8px;
}

div.floatFooterSub1 {
	float: left;
	height: 66px;
	width: 308px;
	background-image: url(../images/Lyme-home2_19.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
}
div.floatFooterSub2 {
	float: left;
	height: 74px;
	width: 266px;
	background-image: url(../images/Lyme-home2_20.gif);
	background-repeat: no-repeat;
}
div.floatFooterSub3 {
	float: left;
	height: 66px;
	width: 306px;
	background-image: url(../images/Lyme-home2_21.gif);
	padding-top: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


div.subheaderFloat3 {
	float: left;
	width: 297px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 10px;
	color: #660033;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


.oneColFixCtrHdr #footerSub {
	overflow: auto;
	width: 100%;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
}

.oneColFixCtrHdr #animation {
	margin: 0;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#researchListHome {
	font-size: 10px;
	list-style-type: none;
}
#researchListHome a {
	text-decoration: none;
	display: block;
	margin-left: 0px;
	color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(../images/bullet_03.jpg);
	list-style-position: inside;
	list-style-type: disc;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

#researchListHome a:hover {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	margin-left: 0px;
}









/*------------------------------------------------------------------------------------------------------------------

BULLETED LIST STYLE BEGIN

------------------------------------------------------------------------------------------------------------------*/


a:link.blist {
	color: #003667;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: middle;
	text-decoration: none;
}
a:visited.blist {
	color: #003667;
	font-size: 10px;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: middle;
	text-decoration: none;
}
a:active.blist {
	color: #003667;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: middle;
	text-decoration: none;
}
a:hover.blist {
	color: #003667;
	font-size: 10px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	vertical-align: middle;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------------------------------------

BULLETED LIST STYLE ENDS

------------------------------------------------------------------------------------------------------------------*/


.promotions p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.disclaimer {
	font-size: 10px;
	line-height: normal;
}
.mainContentPad {
	color: #003366;
	padding-right: 10px;
	line-height: 1.5em;
	padding-left: 20px;	
}
.mainContentPad a {
	color: #990001;
	text-decoration: none;
}
.promo  {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.promo a {
	color: #FFFFFF;
}

.promoborder {
	border: 1px solid #79A8CF;
	color: #4C5773;
	font-size: 11px;
}

.bulletlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.bullet
{
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: url(http://cait.cpmc.columbia.edu:88/www/mark/lyme/images/triangle.gif);
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 2px;
}

