/* Document Sytles */

html { min-height: 100%; margin-bottom: 1px; overflow:scroll; }

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

h1 { font-size: 28px; line-height: 22px; color: #024091; padding-bottom: 20px; margin: 0; }
h2 { font-size: 24px; line-height: 18px; color: #024091; padding-bottom: 5px; margin: 0; }
h3 { font-size: 20px; line-height: 18px; color: #024091; padding-bottom: 5px; margin: 0; }
h4 { font-size: 18px; line-height: 18px; color: #024091; padding-bottom: 5px; margin: 0; }
h5 { font-size: 18px; line-height: 18px; color: #024091; padding-bottom: 5px; margin: 0; }
h5 { font-size: 18px; line-height: 18px; color: #024091; padding-bottom: 5px; margin: 0; }

.homepage-video {
	position:relative;
	top: 120px;
	left: 450px;
	width: 400px;
	height: 300px;
}

.top-link {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}

a.top-link {
	font-size: 12px;
	color: #FFD8B0;
	text-decoration: underline;
}

a.top-link:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
