* {
	font-family:Georgia,"Times New Roman", Times, serif;

	

}

a:link {
	color:#ooF;
}

a:visited	{
	color:#00F;
}

a:hover	{
	color:#F00;
}

a:active	{
	color:#00F;
}



html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0;
background:#fff; 
overflow:auto; 
}

body {
height:100%; 
max-height:100%; 

padding:0; 
margin:0; 
border:0;
font-family:Verdana, "Times New Roman", Times, serif;
font-size: 18px;
line-height:125%;

	background:url(/portal/images/bg.gif) #000; 
	background-position:0 0; 
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}
a{
font-weight: 500;
}

#content {
overflow:auto; 
position:absolute; 
z-index:3; 
top:170px; 
bottom:50px; 
left:255px; 
right:0;
}

* html #content {
top:0; 
left:0; 
right:0; 
bottom:0; 
height:100%; 
max-height:100%; 
width:100%; 
overflow:auto; 
position:absolute; 
z-index:3; 
border-top:170px solid #fff; 
border-bottom:50px solid #fff; 
border-left:255px solid #fff;
}

#head {
position:absolute; 
margin:0; 
top:0; 
left:0; 
display:block; 
width:100%; 
height:170px; 
background:url(/portal/images/bg.gif) #000; 
background-position:0 0; 
background-repeat:repeat-x; 
z-index:5; 
overflow:hidden; 
color:#fff;
border:0px solid black;
}

#foot {
position:absolute; 
margin:0; 
bottom:0; 
left:0; 
display:block; 
width:100%; 
height:50px; 
z-index:5; 
overflow:hidden;
background:white;
}

#left {
position:absolute; 
left:0; 
top:160px; 
bottom:50px; 
width:250px; 
z-index:4; 
overflow:auto; 
background-repeat:no-repeat;

}

* html #left {
position:absolute; 
height:100%; 
top:0; 
bottom:0; 
border-top:160px solid #fff; 
border-bottom:50px solid #fff; 
color:#fff;
}

#notecontent {
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 140px;
	bottom: 50px;
	width:100%;
	text-align: justify;
	padding: 20px;
}

* html #notecontent {
top:0; 
left:0; 
right:0; 
bottom:0; 
height:100%; 
max-height:100%; 
width:100%; 
overflow:auto; 
position:absolute; 
z-index:3; 
border-top:140px solid #fff; 
border-bottom:50px solid #fff; 
border-left:10px solid #fff;
text-align:justify;

}

#notehead {
position:absolute; 
margin:0; 
top:0; 
left:0px; 
right:0px;
display:block; 
width:100%; 
height:140px; 
background:url(/portal/images/bg.gif) #000; 
background-position:0 0; 
background-repeat:repeat; 
z-index:5; 
overflow:hidden; 
color:#fff;
text-align:center;
border-bottom: thin #FF0000; 
}

/*h1	{
	font-size:xx-large;
}*/

.highlight	{
	background-color:#FFFF00;
}

#planchart{
	border-collapse: collapse;
	border:1px solid red;
	margin:auto;
	
}

#planchart td,tr{
padding:6px;

}

#planchart th{
	border-bottom:2px solid black;
}



#toolbar{
  width:220px;
  text-align:left;
  padding:0px;
  background-color:white;
  border:1px solid red;
  font-size:10px;
  z-index:100;
  }
 
 #caseinfotable td,tr{
 	border-bottom:1px solid silver;
 }
 #caseinfotable th{	
	border-bottom:1px solid black;
	text-align:left;
}

fieldset	{
	border: none;
	border-top: 1px solid red;
	border-left:1px solid red;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: smaller;
	  padding: 2em;
	/*filter:shadow color=#0000FF,direction=45;*/
}

legend	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

table {
	font-family:Verdana,"Times New Roman", Times, serif;
	font-size: 16px;
}

td	{
	valign:top;
}
.border {
 	border-bottom:1px solid #ffaabb;
	border-top:1px solid #ffaabb;
	background-color: #ffffcc;
	padding: 15px;
	padding-left: 100px;
	padding-right: 100px;
	font-style: italic;
	text-align: center;
	
}
.introframe {
	font-family:Geneva, "Times New Roman", Times, serif;
	
	text-align: left;
		font-size: 18px;
}
.cases {
 	
	border: 2px solid red;
	padding: 15px;
	
	font-family:Verdana, "Times New Roman", Times, sans-serif;
}	
.plantable {
	width: 500;
	margin:auto;
}
.loginframe {
	
	align:center;
	border-top:100px;
	margin-right:40px;
	border-bottom:300px;
}
.doctable {
	width: 100%;
	font-family:Verdana, "Times New Roman", Times, sans-serif;
	padding-left: 50px;
	valign: top;
	
}
.case {
 	border-bottom:1px solid #ffaabb;
	border-top:1px solid #ffaabb;
	background-color: #ffffcc;
	padding: 15px;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: normal;
	
}

#linktothis {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	font-family: "Times New Roman", sans-serif;
	font-size: smaller;
	padding: 5px;
}
#linktothis li {
	display: inline;
	padding-left: 25px;
	bottom: 0;
	text-decoration: none;
}

#linktothis img {
	border:0px;
}
	
h4 {
text-align: center;
}





.loginform {
	width: 40%;
	margin: 20px auto 20px auto;
	text-align: center;
	background-color: #f5f5f5;
	padding: 3px 5px;
	font-size: 15px;
	border: 1px solid red;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	
}

#loginImage {
	height: 25px;
	width: 50px;
	border: 1px solid black;
}

.loginform p {
	text-align: center;
	margin: 0 auto 24px 10px;
}

.outsideFrame {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.nonSubHeader {
	width:100%;
	top:0px;
	float:left;
}

.login {
	float:right;
	margin-right:40px;
}
