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

body {
	background-color: #99cccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
 padding: 0;
	margin: 0;
}
td {
	text-align: left;
 vertical-align: top;
}
.td_book {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-top: 3px;
}
p {
	text-align: left;
 vertical-align: top;
	margin: 0;
	padding: 0 0 6px 0;
}
img {
 border: 0px;
}
.img_leftbot {
 padding: 0 0 18px 18px;
}
.leftnav {
	background-color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
.header {
 background-image: url(../images/gen_pics/header2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.003em;
	text-align: center;
	vertical-align: top;
	height: 42px;
}
.subhead {
 font-family: Georgia, Times New Roman, Times, serif;
 font-weight: bold;
 font-size: 13px;
 color: #f33500;
}
.smalltext {
 font-size: 10px;
 color: 000000;
}
.smallwhitetext {
 font-size: 11px;
 color: #ffffff;
}
.boldtext {
 font-weight: bold;
 font-size: 12px;
 color: #000000;
}
.caption {
 font-size: 10px;
}
.box_head {
	background-color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	padding: 4px 0 4px 0;
}
.box_text {
	background-color: #99CCCC;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 6px;
	border: solid #ff6600 1px;
}


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

a {
	color: #f33500;
	text-decoration: underline;
}
a:hover {
	color: #fc7a39;
	text-decoration: none;
}
a:visited {
	color: #f33500;
	text-decoration: underline;
}
a.lhnav {
 color: #ffffff;
	text-decoration: none;
}
a.lhnav:hover {
	color: #005d6e;
	text-decoration: none;
}
a.lhnav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.black {
 color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.footer {
	color: #f33500;
	text-decoration: underline;
}
a.footer:hover {
	color: #fc7a39;
	text-decoration: none;
}
a.footer:visited {
	color: #f33500;
	text-decoration: underline;
}

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #005d6e;
	text-align: left;
	margin: 0;
	padding: 0 0 8px 0;
}
h2 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 18px;
 font-weight: bold;
 color: #f33500;
	letter-spacing: 0.001em;
 text-align: left;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #f33500;
	letter-spacing: 0.001em;
	text-align: left;
	margin-bottom: 4px;
	padding: 0 0 4px 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f33500;
	text-align: left;
	margin: 0;
	padding: 0 0 6px 0;
}
h5, h6 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 16px;
 font-weight: bold;
 color: #f33500;
	letter-spacing: 0.001em;
 text-align: center;
 margin: 0;
	padding: 10px 0 10px 0;
}
.highlight {
	background-color: #fbc4aa;
	margin: 0 0 12px 0;
	padding: 12px;
}

/* -----[   Guides - 70.html Tables ]--- */

th {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 13px;
 border-left: solid #666666 1px;
}

/* -----[  Subscribe Panel with Pic ]--- */

.subscribe {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 13px;
 border-left: solid #666666 1px;
}
.white_rule {
	border-right: solid #cccccc 1px;
}
.lt_bg {
	background-color: #cccccc;
	color: #000000;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	border-left: solid #666666 1px;
}
.dk_bg {
	background-color: #666666;
	color: #FFFFFF;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	border-left: solid #666666 1px;
 padding-top: 6px;
}
