html {
	height: 100%;
	}
body {
	height: 100%;
	margin:0px;
	padding:0px;
	font:12px/20px verdana, arial, helvetica, sans-serif;
	color:#333333;
	background-color:white;
	}
#Container {
	height: 80%;
	}
h1 {
	color: #002666;
	background-color: #acb8c3;
	padding:5px;
	border-style: dotted;
	border-width: 1px;
	}
h3 {
	padding-left: 5px;
	color: #002666;
	background-color: #acb8c3;
	}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	}
p.centered{
	text-align: center;
	}

/*#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}*/

a:link {
	color: #002666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #666666;
}
a:hover {
	color: white;
	background-color: #002666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #666666;
}
a:visited {
	color: #002666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	border-bottom-color: #bbbbbb;
	}

a.image:link {
	border-bottom: none;
	text-decoration: none;
	}

a.image:hover {
	border-bottom-style: none;
	background: none;
	text-decoration: none;
	}

a.image:visited {
	border-bottom-style: none;
	text-decoration: none;
	}

#Head {
	position: absolute;
	top: 3px;
	left: 0px;
	padding-left:90px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:80px; /* 14px + 17px + 2px = 33px */
	}
#Head_spacing {
	line-height: 14px;
	}

font.heading {
	font-size: 24px;
	font-weight: bolder;
	color:#002666
	}

font.heading3 {
	font-size: 12px;
	font-weight: normal;
	color:#002666;
	}

#insignia {
	position: absolute;
	top: 4px;
	left: 4px;
	}

#Header {
	margin:75px 0px 25px 0px;
	}

table.headers{
	border-top:none;
	border-bottom:1px solid #002666;
	width:100%;
	height:21px;
	background:#acb8c3;
}

#Footer {
	margin: 50px 0px 0px 0px;
	padding:5px 0px 0px 15px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:43px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:#002666;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:39px;
	background-color:#acb8c3;
	text-align: center;
	}

#Validations {
	display:none;
	}

font.blue {
	color: #002666;
	}

#Date {
	display: none;
	}
#search {
	display: none;
}
#Right_Header {
	display: none;
	}

#Left_Header {
	display: none;
	}
#Content {
	margin:0px 50px 50px 20px;
	padding:10px;
	}

#Menu {
	display: none;

	}


table.box
{
	background-color:	#ffffff;
	border:				0px;
	border-color:		#000000;
	width:				640px;
	padding:			5px;
}

table.box2
{
	background-color:	#ffffff;
	border:				0px;
	border-color:		#000000;
	width:				700px;
	padding:			5px;
}

table.details
{
	text-align:		center;
	width:			640px;
	border:			0px #002666 dotted;
	border-collapse:collapse;
	border-spacing:	5px;
	border:			0px;
	padding:		5px;
}

td.details
{
	border:			1px #002666 dotted;
	text-align:		left;
}
table.disease
{
	text-align:		center;
	width:			640px;
	border:			0px #002666 dotted;
	border-collapse:collapse;
	border-spacing:	0px;
	border:			0px;
	padding:		0px;

}

td.disease1
{
	border:			0px;
	text-align:		left;
	font-weight:	bold;
	width:			150px;
	vertical-align:	top;
	padding-bottom: 10px;
}
td.disease2
{
	border:			0px;
	text-align:		left;
	vertical-align:	top;
	padding-bottom: 10px;
}