/* Main Pages */
body
{
	margin-top:    0px;
	margin-bottom: 0px;
	margin-left:   0px;
	margin-right:  0px;
	padding: 0;
	font-size:   10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #FFFFFF;
}
a:link		{ color: #0000FF; text-decoration: none; font-weight: normal;}
a:visited	{ color: #660099; text-decoration: underline; font-weight: normal; }
a:hover		{ color: #0000FF; text-decoration: underline; font-weight: normal; }
a:active	{ color: #0000FF; text-decoration: none; font-weight: normal; }

table.mainbody {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background-color: #FFFFFF;
	}
table.textbody {
	width: 100%;
	margin: 0px;
	padding: 10px;
	border-collapse:collapse;
	background-color: #FFFFFF;
	}

.normalpara {
	line-height: normal;
	font-weight: normal;
  font-size:   10pt;
}
.normalparasmaller {
	font-size: x-small;
}

.filespec {
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

/* Seminar Stuff */
.seminartitle {
	font-size: 18pt;
	font-weight: bold;
	color: #52618D;
	text-align: center;
}
.seminarbullettitle {
	font-size: 12pt;
	font-weight: bold;
	color: #52618D;
	text-align: left;
}
.seminarsubtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-position: center top;
	}
.seminardate {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

/* News Page */
.newstitle {
	font-size: 16pt;
	font-weight: bold;
}
.newssubtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.newsdate {
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

/* Forms */
.error { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: red;
	}
.error2 { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
	}
.asterisk {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: blue;
	}
.asteriskerror {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: red;
	}
.registered {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: black;
	}
.formsmall {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.formnormal {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.dataprotection, a.dataprotection {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000099;
}

a.dataprotection:link { color: #000099; text-decoration: none; font-weight: normal;}
a.dataprotection:visited { color: #660099; text-decoration: underline; font-weight: normal;}
a.dataprotection:hover { color: #000099; text-decoration: underline; font-weight: normal;}
a.dataprotection:active { color: #000099; text-decoration: none; font-weight: normal;}

.w3c, a.w3c {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.formnormalbox {
  font-family: Tahoma, sans-serif;
	font-size: x-small;
}

/* Page Footer */
.pagefootermenu, a.pagefootermenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #2B4592;
	background: #BDC3D3;
	padding: 0px;
	font-weight: normal;
	vertical-align: middle;
}
a.pagefootermenu:link { color: #2B4592;text-decoration: none; font-weight: normal;}
a.pagefootermenu:visited { color: #660099;text-decoration: underline; font-weight: normal;}
a.pagefootermenu:hover { color: #2B4592;text-decoration: underline; font-weight: normal;}
a.pagefootermenu:active { color: #2B4592;text-decoration: none; font-weight: normal;}

.copyright {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: xx-small;
	color: #000099;
	text-align: center;
	display: none;
	font-weight: bold;
}

.padzero
	{
	padding: 0px;
	}
			
.repeaty {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.repeatx {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.seminarrednote {
	color: #FF6600;
	font-weight: bold;
	font-size: x-small;
}

.pageheadfooter {
border-bottom: 1px solid #A2AAC2;
margin: 0px;
padding: 0px;
}

#textfooter {
background: #BDC3D3;
border-top: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
margin: 0px;
padding: 2px 2px 4px 2px;
}

ul	{
	margin-bottom:0pt;
	line-height: normal;
	margin-top: 2px;
	list-style-type: disc;
}

li {
	list-style-type: square;
}

/* Convert to <H1.....6>? */
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

h2 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

h3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

h4 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

h5 {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

h6 {
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: 000066;
}

.headermedium {
	font-size: 12pt;
	font-weight: bold;
	color: #52618D;
	text-align: left;
}
.headernormal {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.headersmall {
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	text-align: center;
	border: none;
}

.subheader {
	font-size:   11pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333359;
	}	