html {
	height: 100%;
}
body {
	background-color:#333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	height: 100%;
}
div#container {
	width: 100%;
	margin:0 auto;
	text-align:center;
	height: 100%;
}	
div#flash {
	height: 100%;
}
img {
	border: 0px;
}
a {
	color: #072b47;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover , a:active{
	text-decoration:underline;
}	

div.txt {
	width: 760px;
	margin: 40px auto 40px auto;
	padding: 10px;
	background-color: #10406f;
	color: #ffffff;
	border: 1px #FFFFFF solid;
	text-align: left;
}
div.uned_txt {
	margin-left: 40px;
}
div.isuned_txt {
	margin-top: 30px;
	margin-left: 40px;
}
a.txtLink:link, a.txtLink:visited {
	color: #FFCC33;
}

.lincGraffeg_txt {
	float: right;
}
