p, ul, ol, li, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
}

img {
	border: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #014b8d;
}

a:active, a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #014b8d;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #ee3423;
	margin-bottom: 10px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #014b8d;
	margin-bottom: 0px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

i {
	font-style: italic;
	color: #666666;
}

li {
  margin-left: -15px;
}

ul {
  margin-top: 5px;
}

form {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

input {
	font-size: 10px;
}

input.submit {
	font-size: 11px;
}

input.application {
	width: 130px; 
	height: 20px;
	vertical-align: top;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

input.application_company {
	width: 290px; 
	height: 20px;
	vertical-align: top;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

input.field {
	font-size: 9px;
	width: 130px; 
	height: 17px;
	vertical-align: top;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

p.request {
	font-size: 10px;
	margin: 5 0 0 0px;
}

p.small {
	font-size: 9px;
	line-height: 14px;
}

p.silversponsor {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

p.application {
	margin: 10 0 0 0px;
}

p.white {
	color: #FFFFFF;
	line-height: 14px;
}

.red {
	color: #ee3423;
}

.blue {
	color: #014b8d;
}

.grey {
	color: #666666;
}

.zero-margin {
	margin-top: 0px;
}