body
{
	background-color: #eeeeee;
	text-align: justify;
	white-space: normal;
	font-size: 15px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
	vertical-align: top;
}

.maindiv 
{
	width:100%; 
	text-align:center;
	margin-top:-10px;
}

.normal {
	text-align: justify;
	white-space: normal;
	font-size: 15px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	text-align:center;
}
.box {
	border: #134894 solid 1px;
	background: #83b8ff
}
a.menuselected {
	font-size: 20px;
	font-family: Calibri, Sans-Serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.menunormal {
	font-size: 20px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
a {
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #2358a4;
	text-decoration: none;
}
a:hover {
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #e00000;
	text-decoration: none;
}
p {
	text-align: justify;
	white-space: normal;
	font-size: 15px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
	margin-bottom:5pt;
	margin-top:0pt;
}
p.error 
{
	color: Red;
}
p.pagehead {
	white-space: normal;
	font-size: 20px;
	font-family: Calibri, Sans-Serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
p.important {
	text-align: center;
	white-space: normal;
	font-size: 22px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #2358a4;
	text-decoration: none;
}

.invisible 
{
	vertical-align: top;
	background-color: White;
	border: 0px;
	border-spacing: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	 padding:0px;
	 outline-width:0px;
	
}

img
{
	border: 0px;
	border-spacing: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width:0px;
	border-right-width:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.toprow
{

	border-bottom: 1px solid #5388d4;
	vertical-align:bottom;
}

.topmenuitem
{
	font-size: 18px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
	color: #2358a4;	
}

.topmenuitem:hover
{
	text-decoration: underline;
}

.topmenuspacer
{
	width:20px;
}

p.frontpagemessage
{
	text-align: justify;
	white-space: normal;
	font-size: 14px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

h1.frontpagemessage
{
	text-align: justify;
	white-space: normal;
	font-size: 20px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #2358a4;
	text-decoration: none;
}

h1
{
	text-align: justify;
	white-space: normal;
	font-size: 22px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #2358a4;
	text-decoration: none;
}

b
{
	color: #2358a4;
	font-weight: bold;
}


h2
{
	text-align: justify;
	white-space: normal;
	font-size: 18px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: #2358a4;
	text-decoration: none;
	margin-top:0pt;
	margin-bottom:5pt;
}

h3
{
	text-align: left;
	white-space: normal;
	margin-top:0pt;
	margin-bottom:0pt;
}

div.ShowcaseMenu:hover
{
	background: #cccccc;
}

.diagramLabel
{
	position:absolute; 
	border-color: Black; 
	border-width: 1px;
	font-size: 10px;
	font-family: Calibri, Sans-Serif;
	font-weight: normal;
	color: White;
	text-align:center;
	vertical-align:middle;
	top: 421px;
	left: 265px;
	width: 59px;
	height: 26px;
}

.code
{
	font-family:Courier New;
}

.greyBox
{
	background: #bbbbbb;
	border-color:Black;
	border-width:1px;
}

.wordart
{
	font-size: 20px;
	position:relative;
}

ul
{
	margin-left: 22px;
}