body {
	font:14px/1.5  'Segoe UI',Calibri,Helvetica,Arial,sans-serif;
}
a:focus {
	outline:none
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size:25px
}
h2 {
	font-size:34px;
	color: #337696;
	text-shadow: #000000 1px 1px 1px;

}
h2 span {
	color: #5F6C58;
}

#intro-text h2 {
	font-size: 40px;
	margin-top: 10px;
}
h2.black {
	background-color: #000;
	color: #3E90B8;
	padding: 5px 6px;
	margin-bottom: 5px;
}
h2.black span {
	color: #fff;
}
h2.blue {
	background-color: #3E90B8;
	color: #fff;
	padding: 5px 6px;
	margin-bottom: 5px;
}

h3 {
	font-size:20px	
}
#intro-text h3 {
	color: #fff;
	font-size:22px;
	line-height: 1.2em;
	width: 380px;
	float: right;
}
#sub-header h3 {
	color: #fff;
	font-size:20px;
	line-height: 2em;
	width: 300px;
}
#sub-header h3 span {
	color: #3E90B8;
	font-size: 30px;
}
h4 {
	color: #3E90B8;
	font-size:18px;
	padding: 15px 0;
}

h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px
}
p, dl, hr, h1, h2, h3, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}
#footer {
	font-size: 12px;	
}
