
body {
    margin: auto;
    font-family: Verdana, sans-serif;
    padding: 8px 1%;
}


#topaz_blue { background-color: #007cc3; color: #007cc3; }
.spacer {
	padding-top: 32px;
}

/* Fonts */
h2 {
	font-size: 16pt;
	font-style: bold;
	padding-left: 0.5cm;
}

li {
	font-size: 10pt;
	padding-bottom: 0.8em;
	text-align: justify;
}
.smallprint {
	font-size: 10pt;
	padding-left: 0.5cm;
}

.menubar {
	font-variant: small-caps;
	text-align: center;
	line-height: 1.6em;
	margin: 0;
	padding:1px 8px;
}

.section {
	font-size: 14pt;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: right;
}

.tut_pad {
	padding-top: 1cm;
}

.tut_step_header {
	font-size: 14pt;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: left;
}

.tut_step {
	font-size: 10pt;
	/*font-weight: bold;*/
	padding-left: 2cm;
	padding-right: 0.5cm;
	text-align: justify;
	width: 500;
}

.tut_step_wide {
	font-size: 10pt;
	/*font-weight: bold;*/
	padding-left: 2cm;
	padding-right: 0.5cm;
	text-align: justify;
	width: 700;
}

.menubar a:link { color: white; text-decoration: none; padding: 6px 12px; }
.menubar a:visited { color: white; text-decoration: none; padding: 6px 12px; }
.menubar a:hover { color: white; font-weight: bold; background: #20bce3; }

.se  { background-image: url(images/se.png); background-position: 100% 100%; background-repeat: no-repeat; background-color: #007cc3; }
.sw  { background-image: url(images/sw.png); background-position: 0% 100%; background-repeat: no-repeat; }
.ne  { background-image: url(images/ne.png); background-position: 100% 0%; background-repeat: no-repeat; }
.nw  { background-image: url(images/nw.png); background-position: 0% 0%; background-repeat: no-repeat; }

.infoheader {
    font-weight: bold;
	font-size: 120%;
	padding-top: 1em
}

.shot { padding-top: 32px }

.stickypot  {
	margin: 0;
	border-style: none;
}

.stickypot a:link { color: #007cc3; }
.stickypot a:visited { color: #007cc3; }
.stickypot img {  border-style: none; }
