@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,700);
body { font-family: 'Source Sans Pro', sans-serif; }
/*
a { cursor:pointer; color:#2b7792; }
a:hover { text-decoration:underline; color:#76a0cb; } 
h1, h2, h3, h4
{
	color:#3C98AE;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	margin:0;
	padding:0;
}
h2, h3, h4 
{ margin-bottom:4px; }
h2, .h2 
{ font-size: 24px; }
.navbar-default .navbar-nav > li > a
{
	font-family: 'Source Sans Pro', sans-serif;
}
b, strong { font-weight:600; }
/*h2.intro
{ text-transform:uppercase; }*//*
.pagetitle h1, .page-title h1,
.pagetitle h2, .page-title h2
{ margin-bottom:20px; font-family: 'Source Sans Pro', sans-serif; }
#bot_wrap
{ color:#FFFFFF; font-weight:bold; }
td
{ vertical-align:top; }
hr, div#page hr
{ color: #E3002F; border-bottom:1px dotted #979797; border-top:none; border-left:none; border-right:none; }
.SiteFooter
{ color: #eee;  font-weight: 300; }
.SiteFooter h1, 
.SiteFooter h2, 
.SiteFooter h3,
.SiteFooter a
{ color:#fff; }
.Copyright a
{ color:#fff; }
#bot_info a
{ color:#444; }
.credits, .credits a
{ color:#777; }
.breadcrumb
{ font-size:12px; }*/