/* Style Sheet for Yenius Web Designs
*
*
*	Created by:
*
*	Yenius Interactive Marketing
*	10909 Yonge St., Suite 105
* 	Richmond Hill, Ontario
*	L4C 3E3
*
*
*/

/* ======== tag definitions ======== */
.measurable {
	position: relative;
	left: 0px;
	top: 0px;
}

A {text-decoration: none;}

A.menubar {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
	}	
A.menubar:hover   {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ececec;
	font-weight: bold;
	text-decoration:  none;
	}
A.submenubar {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
	}	
A.submenubar:hover   {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #377cb3;
	font-weight: bold;
	text-decoration:  none;
	}
A.xsmallblue	{
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #377cb3;
	font-weight: normal;
	text-decoration:  none;
}
A.xsmallblue:hover	{
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #666666;
	font-weight: normal;
	text-decoration:  none;
}	
A.xsmallwhite	{
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration:  none;
}
A.xsmallwhite:hover	{
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration:  none;
}
A.xsmallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #cccccc;
	font-weight: normal;
}
A.xsmallsilver:hover { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: normal;
}	

H1 {font-family: verdana, arial,sans-serif;
	font-size: 14pt;
	color: #377cb3; /* blue */
	font-weight: normal;
	}

H2 {font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	color: #377cb3; /* blue */
	font-weight: normal;
	}
	

.smallscreen { /*used with the main text; same as paragraph*/
	margin-top:10;
	}
.bigscreen { /*used with the main text; same as paragraph*/
	margin-top:35;
	}
	
.pagetitle { /*used with the main text; same as paragraph*/
	font-family: CentSchbook BT, Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	font-style:italic;
	}
	
.tagline { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #85a48b;
	}	
	
.main { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}
	

.mainblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #377cb3;
	}
		
	
.maingray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	}
	
	
.mainwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	}
	
.mainlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	}
	
.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}	

	
.mainboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	
.mainboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	}
	
.mainboldsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
	}	
	
.mainboldblue { /* Product name text for load cell page*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #377cb3;
	font-weight: bold;
	}
	
.h18white {font-family: verdana, arial,sans-serif;
	font-size: 18pt;
	color: #ffffff; /* white */
	font-weight: normal;
	}	
	

.highlightblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #377cb3;
	}
	
.highlightsilver { /*Newsletter Title*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	}
	
.small { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}
	
.smalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}
.smallblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #377cb3;
	font-weight: normal;
	}	
	
.smallgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	}
	
.smallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	}	
	
.smallwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	}
	

.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}
	

.smallboldblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #377cb3;
	}
	
	
.smallboldsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
	}	
					
	
.smallboldlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	}	
	

.smallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	}
	
.smallboldsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
	}	

		
.smallboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	}
	
	
.xsmall { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: normal;
}


.xsmallwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: normal;
}

.xsmallgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #666666;
	font-weight: normal;
}

.xsmallsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #cccccc;
	font-weight: normal;
}


.xsmalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}	
	
.xsmallbold { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;
}

.xsmallboldlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}	
	
.xsmallboldblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #377cb3;
	font-weight: bold;
}
	
	
.xsmallboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: bold;
}
	
.xsmallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
	}
	
.line {
	font-size: 1pt;
	}
	
.required {
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	}
/*********************************  NEWSLETTER FONTS  *********************************/
.maindarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3a3970;
	}
	
.mainlightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #80a9ce;
	}	

.mainbolddarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3a3970;
	}
	
.mainboldlightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #80a9ce;
	}	
	
.smalldarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3a3970;
	}
	
.smalllightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #80a9ce;
	}		

.smallbolddarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #3a3970;
	}
	
.smallboldlightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #80a9ce;
	}	
	
.xsmalldarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #3a3970;
	}
	
.xsmalllightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #80a9ce;
	}		
	
.xsmallbolddarkblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #3a3970;
	}
	
.xsmallboldlightblue { 
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #80a9ce;
	}			
		
/*********************************  SCREENSIZE POSITIONING ******************************************/
.smallscreen { /*used with the main text; same as paragraph*/
	margin-top:20;
	}
.bigscreen { /*used with the main text; same as paragraph*/
	margin-top:50;
	}
/*********************************  SCREENSIZE POSITIONING ******************************************/
	
