BODY			{
			font-family : Arial; 
			font-size: 13px; 
			margin:0px 0px 0px 0px; 
}

TD			{font-family : Arial; font-size: 13px}
TD.search		{font-size: 16px; font-weight: bold; color: #AD9A4A}
TD.mainbody		{font-size: 13px; line-height: 120%}

P.submenu		{line-height: 20px}
A			{color: #3333CC}
A:hover			{text-decoration: none}
A.topnav		{color: #E77300; font-size: 13px; width: 100%; font-weight: bold; text-decoration: none}
A.topnav:hover		{color: #470863; text-decoration: none}
A.topnavon		{color: #470863; text-decoration: none; font-weight:bold}
A.topnavon:hover	{color: #470863; text-decoration: none; font-weight:bold}
A.leftnav		{color: #000000; font-weight: bold; text-decoration: none; width:100%; }
A.leftnav:hover		{color: #470863; text-decoration: none}
A.leftnavheader		{font-family: verdana; color: #008CCE; font-size: 12px; font-weight: bold; text-decoration: none; width: 100%; height: 100%}
A.leftnavheader:hover	{color: #4A086B; text-decoration: none}
A.submenu		{color: #ffffff; text-decoration: none; font-size: 12px; width: 100%}
A.submenu:hover		{color: #4A086B; text-decoration: none}
A.bookmarktitle1	{color : #60A8BE; font-weight: bold; font-size: 15px; text-decoration: none}
A.bookmarktitle1:hover	{text-decoration: none}
A.bookmarktitle2	{color : #60A8BE; font-weight: bold; text-decoration: none}
A.bookmarktitle2:hover	{text-decoration: none}

.title			{
			font-size : 20px; 
			font-weight: normal; 
			color: #E77300;
			margin: 10px 0px 10px 0px;
}
.searchbox		{border: 1px #4A086B solid; width: 150px}

.footer			{
			position:absolute;
			left:180px;
			margin-top:20px;
			width:400px;
}

table.topnav		{
			width:100%;
background-color:#ffffff;
}



table.subnav		{
			width:170px;
			background-color:#ffffff;
			border:0px solid;
}
div.pipe		{
			font-weight:bolder;
			margin-top:-1px;
			color: #FFFFFF;
			padding:5px 0px 5px 0px;
}

input.medTextBox {width:150px; }
select.medSelect {width:150px; }

/*Search Info*/
tr.resultsTitle		{background-color:#60A8BE; color:#ffffff; font-weight:bold}
td.resultsAlt		{background-color:#cdebff;}
td.results		{background-color:#ffffff;}
A.search		{text-decoration: none; color:#000000;}
A.search:visited	{text-decoration: none; color:#630063;}
A.search:hover		{text-decoration: underline; }
A.resultsTitle		{text-decoration: none; color:#ffffff;}

span.highlight		
{
	background-color:#ffffff;
	font-weight:bold;
}