body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif; 
	color : #333;
	font-size : 13px;
	line-height : 135%;	
	font-stretch :expanded;
	
}

	a:link {color: #CC3300}     /* unvisited link */
	a:visited {color: #CC3300}  /* visited link */
	a:hover {color: #CC3300}   /* mouse over link */
	a:active {color: #CC3300}   /* selected link */

h2, h3 , h4, p, ul, blockquote {
	margin : 0 20px .75em;	
}

span#quoteheader{
	
	font-stretch : extra-condensed;
	font-weight : bold;
	line-height : 105%;
	font-size : 125%;
	color : red;
	}

.quoteheaderItalic{
	
	font-stretch : extra-condensed;
	font-weight : bold;
	line-height : 105%;
	font-size : 125%;
	color : red;
	font-style:italic;
	}
	
p#content_left_forbesquote {
	padding-top : 10px;
	font-stretch : extra-condensed;
	font-weight : bold;
	line-height : 105%;
	font-size : 125%;
}

td{
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif; 
	color : #333;
	font-size : 85%; /*change the over all font*/
	line-height : 130%;	
	font-stretch :expanded;
	
	}

h2#content_right_quote {
	padding-top : 20px;
	font-size : 150%;
	line-height : 110%;
	color : #990033;
	font-weight : bolder;
	padding-bottom : 9px;
	}

	h2#content_left_nutshell{
		font-size : 250%;
		font-family : arial;	
	}

.dateheader{
	color : #663300;
	font-weight : bolder;
	}

	a.linkboxanchor:link {color: #000000}     /* unvisited link */
	a.linkboxanchor:visited {color: #000000}  /* visited link */
	a.linkboxanchor:hover {color: #000000 text-decoration : underline;}   /* mouse over link */
	a.linkboxanchor:active {color: #000000}   /* selected link */
	

.highlight{
	font-weight : bolder;
	text-decoration : underline;
	color : #cc0000;
	}

p#content_left_video, p#content_right_video{
	background-color : #ffff66;
	padding : 10px 10px 10px 10px;
	}
	
blockquote#content_right_challenge{
	background-color : #ffff66;
	padding-top : 5px;
	padding-bottom : 10px;
	}

blockquote p#content_right_video, p#content_left_video, h2#content_right_ch{
		font-size : 120% ;
		line-height : 110%;
		font-weight : bolder;
	}

h2#content_right_ch{
	text-indent : -9999px;
	}


	
div#site_info{
	color : #420000;
	font-size : 85%;	
	line-height : 95%;
	padding-bottom : 40px;
	text-align : center;
}

span#formHeader{
	font-weight:bolder; font-size:110%; color:#780044; text-align:middle; 	
}

div#site_info span{
	font-size : 130%;
	font-weight : bolder;
	}

div#content_contact h2#company{
	font-size : 150%;	
}

blockquote#content_left_nutshell{
	font-size : 115%;	
	line-height : 110%;
	text-align : justify;
	font-family : arial;
}

p#formtext {
	font-weight : bolder;
	}.newsPara {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.newsParaRed {
	font-weight: bolder;
	color: #F00;
}

a.productMain:link    { color:red; text-decoration:underline; }
    a.productMain:visited { color:red; text-decoration:underline; }
    a.productMain:hover   { color:#003399; text-decoration:underline; font-weight:bolder; }
    a.productMain:active  { color:red; text-decoration:underline; }
