@charset "UTF-8";
/* CSS Document */

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 15px;	
	margin-top: 0px;
}
h3 {
	line-height: 2px;
	padding-top: 20px;
	font-weight: normal;
}
h1 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	color: #3997F3;
	padding-top: 0px;
	line-height: 24px;
	font-size: 22px;
}
.space-under-pict {
	padding-bottom: 15px;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
h4 {
	color: #3896F2;
}
.company-highlight {
	color: #3996F3;
}
a:link {
	color: #3997F3;
}
a:visited {
	color: #3896F2;
}
a:hover {
	color: #3997F3;
}
a:active {
	color: #3996F3;
	}
.a:link {
	color: #3997F3;
	text-decoration: none;
}
.a:visited {
	color: #3997F3;
	text-decoration: none;
}
.a:hover {
	color: #3997F3;
	text-decoration: underline;
}
.a:active {
	color: #3996F3;
}
.space-above-logo {
	padding-top: 40px;
	padding-bottom: 20px;
}
.smaller-footer {
	font-size: 11px;
}
.no-underline {
	text-decoration: none;
}
.form-content {
	padding-top: 10px;
	padding-bottom: 5px;
}
