.mainmenu {
	position: absolute;
	height: 453px;
	width: 385px;
	left: 10px;
	top: 180px;
	z-index: 2;
	/*visibility: hidden;*/
}
.infoTextBlue {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003893;
}
.infoTextOrange {

	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f77f00;
}
.edge {
	position: absolute;
	height: 590px;
	width: 150px;
	left: 17px;
	top: 2px;
	z-index: 0;
	visibility: visible;



}
h1 {
	font-family: Arial;
	font-size: x-large;
	font-style: oblique;
	color: #003893;
	line-height: normal;

}
.TitleTextBlue {

	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003893;
}
.titleTextOrange {


	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f77f00;
}
.smallTextBlue {

	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003893;
}
a:link {
	color: #003893;
}
a:visited {
	color: #f77f00;
}


dl {margin:0}
dt {font-weight:bold;float:left;padding:3px 0;clear:left;width:250px;}
dd {padding:3px 0 3px 260px;margin:0}

dt.h {float:none;clear:both;width:510px;color:#fff;background:#001B4A;padding-left:10px;margin-top:1em}

dd dl dt {font-weight:normal;padding:6px 0 0 0;clear:right}
* html dt {margin-left:0px;font-size:95%}
*:first-child+html dt {margin-left:0px;font-size:95%;position:absolute}
*:first-child+html dt.h {position:static}
dd dd {padding:3px 0 3px 90px;margin:0}
dd dt {font-weight:bold;float:left;padding:3px 0;clear:left;width:90px;}
head+body dd {min-height:1.4em;line-height:1.4}
dd input.text {width:310px}
dd textarea {width:310px;height:8em}
dd.submit {padding-top:20px;border-bottom:none}
dd {border-bottom:1px solid #ccc}
* html dd {border-bottom:none;border-top:1px solid #ccc}
*:first-child+html dd {border-bottom:none;border-top:1px solid #ccc}
dd dl dd {border-bottom:none}
body.admin dd textarea {height:20em}

dl.faq dt {float:none;clear:both;width:380px}
*:first-child+html dl.faq dt {position:static}
dl.faq dd {padding:3px 0;border-bottom:1px solid #ccc;float:none;clear:both;}
* html dl.faq dd {border-bottom:none;border-top:none}
*:first-child+html  dl.faq dd {border-top:none}

