BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: blue; SCROLLBAR-ARROW-COLOR:  red; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: blue; 
	}		
}

A {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;background-color:yellow
}

.x {font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}
	
h3 {font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;}	
	
h4 {font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;}	
	
.h {font-family: Arial, Verdana, sans-serif;
	font-size: 14pt
}
.headline {font-family: Georgia,Times New Roman,Times,serif; font-size:22pt;font-weight:bold
}

p {	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-indent : 30px;
	}

.subheadline {font-family: Georgia,Times New Roman,Times,serif; font-size:24pt;font-weight:bold
}	

.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table {
	margin-left: 10%;
}

td {
	vertical-align: top;
	font: 10pt arial;
	padding: 5px;
}



#waitingRoom {
	display: none;
}