/* -----[ Go Cyber Base Style Sheet ]-- */
/* -----[   www.gocyber.co.nz ]--- */

body, div, p, dl, dd, dt, ol, ul, li, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	line-height: 115%;
	text-align: left;
}
img {
	border: 0;
}
.img_logo {
	border: 0;
	padding: 12px 0 0 30px;
}
.img_arrow {
	border: 0;
}
p, ul {
	padding-bottom: 8px;
}
ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	_margin-left: 20px;
}
.intro {
	font-size: 18px;
	line-height: 26px;
	padding-top: 12px;
}
.download {
	text-align: right;
}

/* -----[ Links ]------------------------- */

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ed1b36;
	text-decoration: none;
}
a.alt {
	color: #666666;
	text-decoration: underline;
}
a.alt:hover {
	color: #e91c34;
	text-decoration: none;
}
a.gcl {
	color: #ffffff;
	text-decoration: none;
}
a.gcl:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* -----[ Headings ]------------------------ */

h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 0.025em;
	color: #666666;
	padding-bottom: 8px;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.025em;
	color: #666666;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 0.025em;
	color: #666666;
	font-style: italic;
	margin: 60px 0 18px 0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 0.025em;
	color: #666666;
	font-style: italic;
	margin: 10px 0 18px 0;
}
h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 0.025em;
	color: #666666;
	font-style: italic;
	margin-bottom: 18px;
}

/* -----[ MIsc ]------------------------ */

.logo {
	padding: 30px 0 0 30px;
}
.pipe {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #274e37;
}
.space {
	padding-right: 20px;
	font-size: 12px;
}
.copyright {
	padding: 5px 0 0 10px;
	font-size: 11px;
	color: #ffffff;
}
.clearfix {
	clear: both;
}

/* -----[ Form ]------------------------ */

.mid_bg_form {
	background-color: #bdd4ef;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
}
.light_bg_form {
	background-color: #d5e5f6;
	padding: 3px 5px 3px 5px;
	color: #333333;
}
.asterix {
	color: #330066;
}
