﻿body	{
	background-color: white;
	font-family: Arial, Helvetica, Sans-Serif;
}
table.default 
{
    font-family: Arial, Helvetica, Sans-Serif ;
    font-size:10pt;
}
table.ctol
{
     /*padding:3px;*/
     /*border:solid 2px black;*/
}
.right
{
	    padding-right: 2px;
		text-align: right;
}

.center
{
	    text-align: center;
	    padding-right:10px;
}

.topright
{
	    padding-right: 12px;
		text-align: right;
	    vertical-align:bottom;
}

.centerright
{
	    padding-right: 12px;
		text-align: right;
		vertical-align:middle;
}


table.ctol tbody tr td 
{
		padding-top:3px;
		padding-bottom:3px;
		/*padding-left:10px;
		text-align: left;*/
}
table.ctoltips tbody tr td 
{
    padding:12px;
}
table.ctoltips tbody tr td ul li
{
    padding-left:30px;
}

.nopadding 
{
    
}

font.search {
		color: #7C7369;
		font-family: Helvetica;
		font-size: 21px;
		letter-spacing: -1px;
		font-weight: normal;
		line-height: 24px;
		margin-bottom: 14px;
	    margin-top:-1px;
	}
	
	div.bold 
	{
	    font-size:8pt;
	    font-weight:bold;
	}
sup.sm 
{
    vertical-align:super;
    font-size:7pt;
}
input.buttonDefault 
{
    background-color:ButtonFace;
}
td { font-family:Arial; font-size:10pt; color:black; } 
.general {
	font-family : Arial;
	font-size : 10pt;
	color : black;
}

/*input.default
{
    font-family: Arial;
    font-size:10pt;
}*/
input.text
{
    font-family: Arial;
    font-size:9pt;
    background-color: White;
    border-color:#7F9DB9;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:1px;
    border-style:solid;
}
select.smallDropdown
{
    font-family: Arial;
    font-size:9pt;
    background-color: White;
}

select.default
{
    font-family: Arial;
    font-size:10pt;
    background-color: White;
}
.labelOne {background-color:#fce37e}
.banner{background-color:#ffffff;}
.banner1{background-color:#ffffcc;}

a:link.contactmeLink {color:#ffffff;}
a:link {color:#296DC0; text-decoration:none;}
a:hover {color:#2A90BA; text-decoration:none;}	
a:visited {color:#296DC0; text-decoration:none;}
a:visited:hover {color: #2A90BA; text-decoration:none;}
a:active {color:#296DC0; text-decoration:none;}
A.disable {
	color:gray;
	text-decoration:none;
}

.nav2 {font-size:9pt;font-family: Arial, Helvetica, Sans-Serif;}
.Nav3:link 	{
	color:white;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.nav3:visited 	{
	color:white;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;
}
.nav3:hover 	{
	color:#2A90BA;
	font-size:12px;
	text-decoration:none;
	text-transform: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.navCore:link {font-size:9pt;color:red;font-weight:bold;}
a.navCore:visited {font-size:9pt;color:red;font-weight:bold;}
a.navCore:hover {font-size:9pt;color:red;font-weight:bold;}
a.navCore:active {font-size:9pt;color:red;font-weight:bold;}
font.small {font-size:8pt;font-family: Arial, Helvetica, Sans-Serif;}
.yellow {background: #ffff99; border-color: #000000;	border-width: 1px; border-style: solid;}
.viewall {background: #FCE37E;
          font-weight: bold;
          font-style:italic;  }
          
#dhtmltooltip{
	position: absolute;
			width: 150px;
			border: 1px solid black;
			padding: 2px;
			background-color: lightyellow;
			visibility: hidden;
			z-index: 100;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}
.header5 { font-family:Arial; font-size:18pt; color:#103963;}
.headerBanner {
	background-color:#296DC0;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:white;
}
.protocolHeader {
	background-color:#fce37e;
	font-size:12px;
	color:black;
	font-weight:bold;
	font-style:italic;
}
.bannerHeader {
	background-color:#296DC0;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:white;
}
.protocolOptions {
	font-size:13px;
	color:white;
	font-weight:bold;
}
tr.blue {
	background-color:#296DC0;
	color:white;
}
.smallDropdown {font-size:11px;font-family:Arial;}
