* {
	font:13px/16px Arial;
	color:#636B75;
}

p {
	margin: 0px 0px 15px;
}

a * {
	border: none;
	font-size: 100%;
}

p a {
	text-decoration: none;
	font-size: 100%;
	color: #8fbc13;
}

p a:hover {
	color: #8fbc13;
	border-bottom: 1px dotted #8fbc13;
}

h1, h2 {
	font: 30px/40px Arial;
	letter-spacing: -1px;
	color: #284392;
	font-weight: bold;
	border-bottom: 1px solid #EEE;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 30px -10px;
}

h2 {
	font: 20px/25px Arial;
	letter-spacing: 0px;
	margin: 10px 0px 10px -10px;
}

h3, span {
	font:12px/12px Arial;
	color:#284392;
	font-weight: bold;
	margin: 0px;
}

ul {
	margin: 0px 0px 15px;
}

input {
	width: 140px;
	height: 12px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	background: #F1F1F1;
}

input#send {
	height: 50px;
	width: 150px;
	padding: 0px;
	background: url(http://www.advantus.com.au/img/send.png) no-repeat;
	border: none;
	cursor: pointer;
}

textarea {
	width: 300px;
	padding: 5px;
	border: 1px solid #E6E6E6;
	background: #F1F1F1;
}

#footer p, #footer p strong, #footer td, #footer td strong {
	font-size: 11px;
	line-height: 12px;
	color:#5c6b35;
}

#footer strong {
	font-weight: bold;
}

#footer span {
	font-size: 11px;
}

#footer a {
	font-size: 11px;
	color: #5c6b35;
	text-decoration: none;
}

#footer a:hover, #footer div td a:hover {
	color: #284392;
	border-bottom: 1px dotted #284392;
}

#footer div a:hover {
	border-bottom: none;
}
