@font-face {
 font-family:'Roboto, sans-serif';
 src:url('../fonts/roboto.regular.ttf');
}
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family:'Roboto, sans-serif';
}
* {
	border: medium none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline:none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	color:#616161;
}
*:focus {
	outline: 0;
}
body {
	margin:0;
	padding:0;
	color:#2a2a2a;
	background:#fff;
}
/*---------------------Default styles ------------------*/
a {
	color:#999;
	text-decoration: none;
	outline:none;
}
strong {
	font-weight:bold;
}
a:active {
	outline:none !important;
}
img {
	border:none;
	max-width: 100%;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, blockquote {
	text-rendering: optimizelegibility;
	-moz-text-rendering: optimizelegibility;
	-webkit-text-rendering: optimizelegibility;
}
 @media (max-width:640px) {
.investtopBar .logoDiv, .top_newrtside {
 display:block;
 float:none !important;
}
}
h1 {
	font-size:27px;
	margin-top:5px;
}
