/* Style Sheet for Alpha Biosciences Site */


/* Standard Text */

p { font-family: arial,helvetica; font-size: 9pt; color: black; }
p.pageHeader {font-weight: bold; font-size: 16pt; color: #0066cc }
p.subHead {font-weight: bold; font-size: 12pt; color: #0066cc }

td { font-family: arial,helvetica; font-size: 9pt; color: black; }
td.pageHeader {font-weight: bold; font-size: 16pt; }


td.dataField {font-size: 8pt; }
td.fieldLabel {font-size: 8pt; }
td.loginField { font-family: verdana; font-size: 8pt; color: black; font-weight: bold; padding-left: 12px; padding-right: 4px; }
td.loginNote { font-family: verdana; font-size: 7pt; color: black; }


/* Links & Nav Items */

a { color: #0000FF; text-decoration:none;}

A.navmenuitem {
font-family: verdana; font-size: 8pt; color: white; font-weight: bold;
}

A.secLink:Hover {
	color: blue;
	font-family: verdana; font-size: 8pt; color: black; font-weight: bold;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

A.secLink:Link {
	color: blue;
    text-decoration: none;
	text-align: left;

}

A.secLink:Visited {
	color: purple;
	text-decoration: none;
	text-align: left;
}

A.secLink:Visited:Hover {
	color: purple;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
/* Form Elements */

.loginInput {height : 13pt; font-size: 8pt; font-family: Verdana; border-color: thin lite slate gray; background-color: #b6b6b6; }
.textInput {height : 13pt; font-size: 8pt; font-family: Verdana; border-color: thin lite slate gray; background-color: #d3d3d3; }

.subbutton {width : 100; font-family: Verdana, Helvetica, Arial; height : 16pt; font-size: 8pt;}
.search {height: 17px; font-family: verdana; font-size: 11px;}
