/*---------------Every page---------------*/
a:link, a:visited, a:hover, a:active {
	color:#0000FF;
}
a:hover {
	text-decoration: none;
}
LI {
	list-style-type: circle;
	padding: 1px;
}
#drop_down_nav LI {
	list-style-type:none;
	padding: 0;
}
#drop_down_nav ul {
	position:relative;
	top: 2px;
}
.red {
	color: red;
}
.siteWide {
	font-family: verdana; 
	font-size: 11px; 
	text-align: top;
}

.srchbox {
	font-size: 10px; 
	font-family: verdana;
}
.srchboxHighlighted {
	font-size: 10px; 
	font-family: verdana;
	background-color: #ffffa0
}
.topRightLinks {
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana;
}

.bottomBar {
	color: #FFFFFF; 
	font-size: 10px;
}

.copyrightArea {
	color: #999999;
}

.copyrightArea a {
	color: #999999}

.error {
	color: #FF0000;
}

.Labels {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.LargeLabels {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

/* h3 is used on product details pages for tau antibodies, but this def is global for now */
h3
{
	font-size:11px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*---------------Admin pages---------------*/
#admin {
	font-size: 12px;
	font-family: arial;
	padding: 20px;
}
#admin td {
	font-size: 12px;
	font-family: arial;
}
#admin h2 {
	font-size: 14px;
}
#admin input, #admin select, #admin textarea {
	font-size: 11px;
}

#Content {
  text-align:left; /* Counteract to IE5/Win Hack */
}

/*---------------Home page---------------*/

.productsLeft {
	padding-left: 4px;
	font-size: 11px;
	line-height: 14px;
}

.products {
	/*padding-left: 5px;*/
	font-size: 11px;
}

.products1 {
	/*padding-left: 5px;*/
	font-size: 11px;
}


.welcomeText {
	color: 030086;
	padding-top: 16px;
	padding-left: 42px;
	padding-right: 55px;
	padding-bottom: 14px;
	line-height: 22px;
	font-size: 12px;
	/*(letter-spacing: .5px;*/
}

/*---------------Products Page---------------*/

.productPage2 {
	line-height: 16pt;
	font-size: 11px;
}


/*---------------Inner Products Page---------------*/

.sectionPageHeader {
	font-size: 14px;
	color: #000088;
	font-weight: bold;
	font-style: normal;
}

.sectionPageRow {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.sectionPageRow2 {
	font-size: 11px;
	color: #333333;
	padding: 10px 10px 10px 5px;
}

.sectionPageRow3 {
	font-size: 11px;
	color: #333333;
	padding: 2px 2px 2px 2px;
}

.sectionPageRowProdListingsSingle {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.sectionPageRowProdListingsTop {
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sectionPageRowProdListingsMid {
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sectionPageRowProdListingsBot {
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

/*---------------Not sure where these went, but they are needed---------------*/

.style1 {font-size: 10px}

.innerSectionPadding {
	padding: 15px 20px 15px 30px;
}

.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.unnamed1 {
	line-height: 22px;
	font-size: 11px;
}
.unnamed2 {
	font-size: 11px;
	line-height: 18px;
}
a.massSpecButton {
	color: #000088;
}
.registerFormPadding {
	padding: 6px;
	font-size: 11px;
}
.button a {
	background-color: #80B6F9;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

