/* Code for layout - all pages follows */

body {
	text-align: center;
	margin: 0;
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
}

/* horizon helps keeping pages centered vertically */
#horizon {
	color: white;
	background-color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

/* In the mainblock is everything for the first page */
#mainblock {
	position: absolute;
	height: 400px;
	width: 100%;
	top: -200px;
	left: 0;
	text-align: center;
	background-color: rgb(240,240,240);
	visibility: visible;
}

/* In contentblock is all the contents on the first page */
#contentblock {
	position: relative;
	top: 0;
	width: 400px;
	height: 400px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: rgb(240,240,240);
	visibility: visible;
	display: block;
	z-index: 2;
}

#logoblock {
	position: absolute;
	top: 0;
	left: 119px;
	width: 162px;
	height: 179px;
	z-index: 3;
}
#enterblock {
	position: absolute;
	top: 210px;
	left: 105px;
	width: 189px;
	height: 44px;
	z-index: 4;
}
#textblock {
	position: absolute;
	top: 280px;
	left: 0;
	width: 400px;
	height: 130px;
	margin: 0;
	padding: 0;
	z-index: 4;
}

/* Tells where the images and the logo should show on the first page */
img.imagelogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 162px;
	height: 179px;
	z-index: 6;
}
img.imageenter {
	position: absolute;
	top: 0;
	left: 0;
	width: 189px;
	height: 44px;
	z-index: 6;
}
img.imagegetflash {
	position: absolute;
	top: 100px;
	left: 156px;
	width: 88px;
	height: 31px;
	z-index: 7;
}
img.logo {
	position: absolute;
	top: 16px;
	left: 222px;
	width: 179px;
	height: 86px;
	z-index: 8;
}


/* Code for layout - following pages follows */


/* Code for text follows */

form {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

td.headings {
	width: 60px;
	height: 20px;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(100,100,100);
}
td.fields {
	width: 338px;
	height: 20px;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(100,100,100);
}
td.check {
	width: 166px;
	height: 20px;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(100,100,100);
}
td.message {
	width: 400px;
	height: 200px;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(100,100,100);
}
td.mainheading {
	width: 400px;
	height: 35px;
	font-family: Verdana, Arial, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(100,100,100);
}


/* Sets the attributes for links in the navigation list */
#navcontainer {
    position: absolute;
	top: 10px;
	left: 4px;
	font-size: 10px;
    z-index: 10;
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	color: White; 
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	z-index: 10;
}
#navcontainer ul li { 
	display: block;
	list-style-type: none;
} 
#navcontainer ul li a {
	width: 100px;
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 15px;
	font-weight: bold;
	background-color: rgb(186,0,0); 
	color: rgb(255,255,255);
	font-size: 10px;
	text-decoration: none; 
	float: left;
	text-align: left;
	border: 0;
	line-height: 20px;
	list-style-type: none;
}
#navcontainer ul li a:hover {
	width: 100px;
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 15px;
	font-weight: bold;
	background-color: rgb(170,115,115); 
	color: rgb(255,255,255); 
	text-decoration: none; 
	float: left;
	text-align: left;
	border: 0;
	line-height: 20px;
	list-style-type: none;
}

a:link {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: rgb(101,141,168);
}
a:visited {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: rgb(101,141,168);
}
a:hover {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: underline;
	color: rgb(101,141,168);
}

div#created a:link {
	font-family: Arial, Verdan, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: rgb(170,170,170);
}
div#created a:visited {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: rgb(170,170,170);
}
div#created a:hover {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	word-spacing: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: rgb(130,130,130);
}

/* Sets the attributes for lists in text */
p, blockquote, ol, fieldset, form {margin: 0 auto 1em 0;}
ul {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: none;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	margin-left: 0;
	color: rgb(50,50,50);
}
li {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 7px;
    color: rgb(50,50,50);
}
h1, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0 10px 0 0;
	margin: 0 0 25px 0;
	color: rgb(186,0,0);
}
h2 {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0 10px 0 0;
	margin: 0 0 1em 0;
	color: rgb(186,0,0);
}
h3 {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	color: rgb(186,0,0);
}
p {
	font-family: Arial, Verdan, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	margin-bottom: 1em;
	color: rgb(50,50,50);
}
#created p {
	font-family: Arial, Verdana, Geneva, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0;
	color: rgb(170,170,170);
}
b {font-weight: bolder;}
i, blockquote {font-style: italic;}
blockquote i {font-style: normal;}

