body {
	font-size: 13px;
}


h3.highlighted {
color: #f3d36b;
}

h1.light {
	color: #cccccc;
}

h1 small {
font-size: 19px;
}

h5 {
	color: #f3d36b
}

div.thumbnail {
	border: none;
	margin-top: 20px;
}

.thumbnail .caption {
	color: #ccc;
	
}

p.light{
	color: #ccc;
}

.lead {
	color: #ccc;
	margin-right: 20px;
}

.row {
	background-color: #282828;
}

.row-fluid {
	margin-top: 30px;
}

.quickstart {
	background-color: rgba(134,134,134,0.77);
	color: #ffffff;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.topicons {
  vertical-align: baseline;
	margin: 15px 15px 0 0;
	float: right;
}

.tooltipImage{
	display: inline-block;
}

.leadsmall {
color: #CCC;
margin-bottom: 20px;
font-size: 16px;
font-weight: 400;
line-height: 22px;
}

a:hover {
color: #08C;
text-decoration: underline;
}

.glyph {
	vertical-align: top;
	margin-right: 8px;
}