BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

A.main {
	text-decoration: none;
	color: white;
}

A.main:Hover {
	background : #6A4686;
	text-decoration : none;
	color : blue;
}

h1 {
	text-decoration: none;
	color: #663399;
	font-family: georgia, serif;
	font-size: large;
	font-weight: normal;
	margin: 5 0 2px 0;
	padding: 0 10px 0 0;
}

h2 {
	text-decoration: none;
	color: #663399;
	font-family: calibri, georgia, serif;
	font-size: large;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
}

h3 {
	text-decoration: none;
	color: #4F196F;
	font-family : Times;
}

h4{
	text-decoration: underline;
	color: Blue;
	font-weight : bold;
	font-size : x-small;
}

h5{
	text-decoration: none;
	font-family: georgia, serif;
	color: #000099;
	font-weight : bold;
	font-size : small;
	margin: 0px 0 2px 0;
	padding: 0 10px 0 0;
}

h6 {
	text-decoration: none;
	color: #663399;
	font-family: georgia, serif;
	font-size: large;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
}

.orthotitle {
	text-decoration: none;
	color: #362F2D;
	font-family: georgia, serif;
	font-size: large;
	font-weight: normal;
}

.orthosubtitle {
	text-decoration: underline;
	color: #362F2D;
	font-family: georgia, serif;
	font-size: medium;
	font-weight: normal;
}

.pagelabel {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 14px;
	font-weight: bold;
}
.formlabels {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 11px;
	font-weight: normal;
}
.formnotes {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 11px;
	font-weight: normal;
}

.navItems a:link, .navItems a:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.navItems a:hover, .navItems a:active{
	font-size: 13px;	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	text-decoration: underline;
}

#news {
	height:104px;
}
