body {
	color: #2b1a53;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
	color: #34294d;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0px;
	line-height: 120%;
	padding: 5px 0;
}

h1{font-size: 20px;}
h2{font-size: 16px;}
h3{font-size: 14px; font-weight: normal;}
h1.micromed, h2.micromed, h3.micromed{}

.fs150p { font-size:125%;padding-top: 5px;}

a{color: #4b46b7; font-weight: bold; text-decoration:none;}
a:hover{
	/*color: #4b46b7;*/
	color: #FF6600;
	text-decoration:underline;
}
div.hr {
	border-bottom: solid #4b46b7 1px;
	height: 1px;
	font-size: 0em;
}

td {	vertical-align:top;}
td p {
	color: #2b1a53;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/*ul li {
	list-style-image: url(../images/bullet.gif);
}*/

.sideStyle {
	line-height: 140%;
	color: #555555;
}
.sideStyle a {
	font-weight: normal;
}
.sideStyle h1, .sideStyle h2, .sideStyle h3  {
	font-size-adjust: 0.6;
}
.sideStyle ul {
	margin: 0 10px;
	padding: 0;
}
.sideStyle ul li {
	list-style: square;
	font-weight: bold;
}
.sideStyle ul li a.selected {
	text-decoration: none;
	font-style:italic;
	color: #FF6600;
}