.highlight
{
	color: #037E8E;
	border-bottom:1px dotted;
}

.green
{
	color: #6BB239;
}

.blue
{
	color:  #037E8E;
}

#pologo
{
	float: left;
	margin: 2px 0px 2px 0px;
	width: 375px;
	height: 100px;
	background: url("http://www.premiereoncology.com/po/images/nweblogo.gif") no-repeat 0 0;
}

#pofdonate
{
	display: block;
	width: 120px;
	height: 72px;
	background: url("http://www.premiereoncology.org/images/pofdonate.gif") no-repeat 0 0;

}

#pofdonate:hover
{ 
	background: url("http://www.premiereoncology.org/images/pofdonate2.gif") no-repeat 0 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

td.disclaimer
{
	background : #037E8E;
	color: #ffffff;
	text-align: center;
	height: 22px;
	font-size: 10px;
}

a.disclaimer:link , a.disclaimer:hover , a.disclaimer:visited
{
	color: #ffffff;
	font-size: 10px;
	border-bottom:1px dotted;
}

.contentpane td
{
	padding-top: 3px;
}

.tdpathway
{
	background-image: url(../images/pathway.gif) ;
	background-repeat : no-repeat;
	background-position: 0px 5px;
	padding-left:16px;
	font-size: 11px;
	border-color: #E2E2E2;
    	border-width: 0px 1px 0 0;
    	border-style: solid;
}

a.pathway:link , a.pathway:visited
{
	font-size: 11px;
	color: #0033ff;
	text-decoration: none;

}
a:link, a:visited
{
	font-size: 12px;
	color: #0033ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #3366ff;
}

table.contenttoc
{
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th
{
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #037E8E;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:12px;
	color: #000000;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	font-size:12px;
	color: #0033ff;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:12px;
	color: #000000;
}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
}
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	color: #0033ff;
	text-decoration: none;
	border : 2px solid #eeeeee;

	padding-left: 3px;
	padding-bottom : 0px;
	padding-top: 1px;
}

a.readon:hover
{
	text-decoration:underline;
	color: #3366ff;
	border : 2px solid #eeeeee;

}

a.blogsection:link, a.blogsection:visited
{
	font-size:12px;
	color: #0033ff;
}

a.blogsection:hover
{
	text-decoration:none;
}

.blog_more strong
{
	color: #037E8E;
	border-bottom:1px dotted;
}

.contentpaneopen
{
	text-align: justify;
}

.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}

.componentheading
{
	border-bottom: 1px solid;
	font-size: 15px;
	font-weight: bold;
	color : #0C595F;
}

.contentheading
{
	height: 20px;
	background: url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	color: #0C595F;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	vertical-align : bottom;
}

.sectiontableheader
{
	background : none;
	color : #ffffff;
	text-decoration:none;
}

.tdmainbody
{
	padding-top : 3px;
	padding-right: 3px;
	padding-left : 5px;
	padding-bottom : 3px;
	border-color: #EFEFEF;
    	border-width: 0px 1px 0 0;
    	border-style: solid;

}

.button
{
	background : #037E8E;
	color: #ffffff;
	height : 20px;
	font-size:10px;
	font-family: verdana;
	border : 1px solid #989898;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}

table.moduletable a:link
{
	color: #ffffff;
}

table.moduletable a:visited
{
	color: #ffffff;
}

table.moduletable a:hover
{
	color: #037E8E;
}

table.moduletable
{
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable th
{
	border-bottom : 2px solid #D3D6D3;
	background : #037E8E;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable td
{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

table.moduletable form
{
	margin: 10px;
}

table.moduletable-upevents
{
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-upevents th
{
	border-bottom : 2px solid #D3D6D3;
	background : #037E8E;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable-upevents td
{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
}

table.moduletable-upevents a:link
{

	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

table.moduletable-upevents a:visited
{

	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

table.moduletable-upevents a:hover
{
	color: #037E8E;
	font-size: 11px;
}

table.moduletable-upevents p
{
	color: #ffffff;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	font-size: 11px;
}

table.moduletable-upevents ul
{
	padding-top: 5px;
}

table.moduletable-upevents li
{
	background-image: url(../images/contenthead.png) ;
	background-repeat: no-repeat;
	background-position: 3px 6px;
	text-align: left;
}

span.datefield
{

	color: #6DB33F;
}

#active_menu
{
	background : #7DC94B;
	color : #000000;
	background-image: url(../images/arrow_active.png) ;
	background-repeat: no-repeat;
	background-position : 7% 50%;
	padding-left: 23px;
}

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: left;
	padding-top : 5px;
	padding-left :12px;
	height: 18px !important;
	height: 23px;
	text-decoration: none;

}

a.mainlevel:hover
{
	text-decoration: none;
	color : #000000;
	background : #7DC94B;
}

a.sublevel:link, a.sublevel:visited
{
	padding-left: 3px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}

a.sublevel:hover
{
	color: #000000;
	text-decoration: none;
}

tr, p, div
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#search
{
	float: right;
	padding-left: 10px;
}

#search .inputbox
{
	background: url('../images/search.gif') no-repeat center left;
	font-size: 90%;
	padding-left: 22px;
	width: 100px;
}

#search form
{
	margin: 0px;
	padding: 0px;
}