/*
 *  White Spot (North) Style Sheet
 */

body
{
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif !important;
	font-size: 10pt;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

body.movie
{
	background-color: #fff4b3;
}

sup, sub
{
	font-size: smaller;
}

.textinput, textarea
{
	background-color: white;
	font-family: courier, monospace;
	color: #060606;
}

code, kbd, tt, pre
{
	font-family: courier, monospace;
	color: #060606;
}

img
{
	border: 0;
}

img.picture
{
	border-style: outset;
	border-width: 7px;
}

img.left
{
	border: 0;
	float: left;
	clear: none;
	padding-right: 0.25cm;
	margin-right: 0.25cm;
}

img.paddedleft
{
	border: 0;
	float: left;
	clear: none;
	padding-right: 0.25cm;
	margin-right: 0.25cm;
	padding-top: 0.15cm;
	margin-top: 0.15cm;
	padding-bottom: 0.15cm;
	margin-bottom: 0.15cm;
}

img.right
{
	border: 0;
	float: right;
	clear: none;
	padding-left: 0.25cm;
	margin-left: 0.25cm;
}

img.paddedright
{
	border: 0;
	float: right;
	clear: none;
	padding-left: 0.25cm;
	margin-left: 0.25cm;
	padding-top: 0.15cm;
	margin-top: 0.15cm;
	padding-bottom: 0.15cm;
	margin-bottom: 0.15cm;
}

img.middle
{
	border: 0;
	vertical-align: middle;
}

br.clearboth
{
	clear: both;
}

code
{
	white-space: nowrap;
}

.key
{
	border: 4px;
}

a:link
{
	color: #594FBF;
	text-decoration: none
}
a:visited
{
	color: #9999CC;
	text-decoration: none
}
a:active
{
	color: #9999CC;
	text-decoration: underline
}
a:hover
{
	text-decoration: underline
}

a.locationmark
{
	text-decoration: none
}

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

h2
{
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}

.computername {
	font-style: italic;
}

.programname {
	font-style: italic;
}

div.middle
{
	vertical-align: middle;
}

div.justify
{
	text-align: justify;
}

p.indent
{
	margin-left: 3em;
}

p, li
{
	font-size: 10pt;
	text-align: justify;
}

table.headerbar, td.headerbar
{
	background-color: #007194;
	border-color: #007194;
	border-style: solid;
	border-width: 0px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}

td.logo
{
	background-color: #007194;
	border-color: #007194;
	border-style: solid;
	border-width: 0px;
	width: 15%;
}

td.search
{
	background-color: #007194;
	border-color: #001794;
	border-style: solid;
	border-width: 0px;
	width: 15%;
}

table.headerbar a:hover, td.headerbar a:hover
{
	text-decoration: none;
}

table.footerbar
{
	background-color: #007194;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	white-space: nowrap;
}

table.footerbar a
{
	color: #007194;
	text-decoration: none;
}

table.footerbar a:visited
{
	color: #99C;
}

td.footerbar
{
	background-color: #eeeeee;
	color: black;
	font-family: arial, helvetica, sans-serif;
}

p.search, p.search a, div.search, div.search a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: white;
	text-decoration: none;
}

input.searchsubmit
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

td.navigation
{
	background-color: #eeeeee;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

td.navigation a
{
	color: #007194;
	text-decoration: none;
}

td.navigation a:visited
{
	color: #99C;
}

td.breadcrumb
{
	background-color: #eeeeee;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
}

td.breadcrumb a
{
	color: #007194;
	text-decoration: none;
}

td.breadcrumb a:visited
{
	color: #99C;
}

div.updated
{
	font-style: italic;
	font-size: 7pt;
	text-align: right;
}

table.center {
	float: center;
}

td.tablelabel
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	white-space: nowrap;
	background-color: #007194;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
}

td.tableentry
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e4e9ff;
	color: black;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
}

.featureboxwidth
{
	width: 30%;
}

blockquote.featurebox
{
	float: right;
	clear: both;
	padding-left: 0.25cm;
	margin-left: 0.25cm;
}

.featurebox
{
	background-color: gray;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.graybox
{
	background-color: gray;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

table.featurebox
{
	width: 7cm;
	float: right;
	margin-top: 0.15cm;
	margin-bottom: 0.15cm;
	margin-left: 0.35cm;
}

table.feature, td.feature, table.gray, table.feature
{
	background-color: #fff4b3;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td.picturebox
{
	width: 50%;
	text-align: center;
	vertical-align: top;
}

p.feature
{
	text-align: left;
}

.urls, .emails, address
{
	font-style: italic;
}

.screenname
{
	font-style: italic;
}

.nobr
{
	white-space: nowrap	
}

p.center, td.center, .center
{
	text-align: center;
	vertical-align: middle;
}

p.left, td.left, .left
{
	text-align: left;
}

p.right, td.right, .right
{
	text-align: right;
}

.smaller
{
	font-size: smaller;
}

.thumbnailcaption
{
	font-size: 8pt;
	text-align: center;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}
