/* SWEDEN MEDICAL CENTER */

body {
font-family: Arial, Helvetica, sans-serif;
}

form {
margin-bottom:0px;
}

td {
color: #000000;
font-size: 12px;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color : #DDECF7;
width: 142px;
}

.formsp {
border : 1px solid #000000;
}

ol {
font-size: 12px;
}

ul {
font-size: 12px;
}

li {
list-style-image: url(/images/element_bullet.gif);
}


/* TOP NAVIGATION */

.TopNav {

/*

visibility: hidden;
position:absolute; 
top:128; 
left:518; 
width:116; 
height:152; 
border:1px solid black; 
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.50');

*/
 
}	

/* LINKS */

a:link, a:active, a:visited  {
color: #184786;
text-decoration: underline;
}

a.footerhref:link, a.footerhref:active, a.footerhref:visited  {
color: #000000;
}

a:hover {
text-decoration: none;
}
	
/* CONTENT */
		
.globaltext {
color: #696969;
}

.boldtext {
font-weight: bold;
}

.lrgtext {
font-size: 14px;
}

.hilite {
font-weight: bold;
color: #184786;
}

.errortxt {
color: #CC0000;
}

.tableheader {
background-color: #56A1D5;
border: 1px groove #FFFFFF;
font-weight: bold;
color : #FFFFFF;
}

.tablecell {
background-color: #C2E3FB; 
border: 2px groove white;
}
	
.footernav {
font-size: 10px;
}
	
.footertext {
font-size: 9px;
}
