/* -----[ Go Cyber 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: #eef0f2;
 font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #707172;
 text-align: left;
}
img {
	border: 0;
}
.img_navbar {
 margin: 0;
	padding-bottom: 50px;
}
.img_main {
 margin: 0;
	padding: 0 3px 0 3px;
}
.img_profile {
	margin: 0 0 0 10px;
	border: solid #707172 1px;
}
hr {
	width: 100%;
	color: #9ed0e9;
 height: 1px; 
	shade:no-shade; 
	position: relative
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	padding: 5px 0 0 140px;
	font-size: 11px;
	color: #aeafb4;
}
/* -----[ Links ]------------------------- */

a {
	color: #050505;
	text-decoration: none;
}
a:hover {
	color: #050505;
	text-decoration: underline;
}
a.underline {
	color: #008ac8;
	text-decoration: underline;
}
a.underline:hover {
	color: #707172;
	text-decoration: none;
}
a.blue {
	color: #008ac8;
	text-decoration: none;
}
a.blue:hover {
	color: #008ac8;
	text-decoration: underline;
}
a.gcl {
	color: #aeafb4;
	text-decoration: none;
}
a.gcl:hover {
	color: #aeafb4;
	text-decoration: underline;
}

/* -----[ Headers ]------------------------ */

h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.001em;
	color: #9ed0e9;
	padding-bottom: 12px;
	clear: left;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.002em;
	color: #008ac8;
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.001em;
	color: #707172;
	padding-top: 6px;
	padding-bottom: 4px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.001em;
	color: #707172;
 text-align: center;
}
h5, h6 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.001em;
	color: #008ac8;
	padding-bottom: 6px;
}
