body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background: #008cba;
	color: #455560;
}

p {
	line-height: 18px;
	margin: 0 0 10px 0;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: 'KlavikaRegularItalic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	padding-left: 20px;
	padding: 10px 0 5px 20px;
	color: #009ddc;
}
h1 a:hover {
	text-decoration: none;	
}
h2 {
	font-size: 17px;
	color: #009ddc;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h3 {
	font-size: 15px;
	color: #009ddc;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 6px 0;
}
h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 6px 0;
	color: #009ddc;
}
a img {
	border: none;	
}

#logo {
	margin-bottom: 20px;	
}

h1#breadcrumbs, h1#breadcrumbs a.grey, h1#breadcrumbs a:hover.grey, #intro h2.grey, .grey {
	color: #c2c2c2;
}
h1#breadcrumbs a, h1#breadcrumbs a:hover {
	text-decoration: none;
	color: #009ddc;
}
#socialLinks ul {
	list-style: none;
}
#socialLinks li {
	display: inline;
	margin-right: 2px
}
.alignRight {
	text-align: right;
}
.floatRight {
	float: right;
}
.blueText {
	color: #009ddc;	
}
.hide {
	display: none;	
}

#tabs, #navWrapper, #companyLinks, #footerWrapper, .rightColumn, #icons, hr {
	display: none;	
}