body {
	background-image: url(img/bgVerre.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; background-color: #CFD0D2;
}
#MainCont {
	width: 910px;
	margin: auto auto 20px auto;
	color: inherit; background-color: #FFFFFF;
	/*border: 2px solid #C0C0C0;*/
	position: relative;
}
#Logo {
	text-align: center;
	margin-top: 0;
}
#Header {
}
#Header p {
}
.ContColumns {
	clear: both;
	position: relative;
}
#ColumnLeft {
	width: 430px;
	height: 600px;
	left: 0;
	top: 0;
	position: absolute;
}
#ColumnLeft #Announce {
	width: 390px;
	margin-left: 20px;
}
#ColumnRight {
	width: 480px;
	left: 430px;
	margin-left: 430px;
}
#Newsletter {
	width: 460px;
	margin: 10px 10px 10px 10px;
}
#Newsletter p {
	text-align: left;
	font-size: 1.0em;
	color: #000000;
}
#Newsletter p.Title {
	font-size: 1.2em;
	color: #003C72;
}
#Newsletter .Check {
	margin: 5px 0 5px 0;
}
#Newsletter .Radio {
	margin: 0 20px 0 0;
}
.Title {
	width: 100%;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1.Title {
	margin: 0;
	font-size: 1.8em;
}
h2.Title {font-size: 1.3em;}
.Title.Line2 {color: #0088CC}
.Abstract {
	border: 1px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	margin: 5px 10px 5px 10px;
	padding: 5px;
}
.Abstract.Head {
	border: none;
	margin: 5px 10px 5px 10px;
}
.Abstract a, .Abstract a:link, .Abstract a:visited {
	text-decoration: none;
	color: #62A3D9; background-color: inherit;
}
.Abstract a:hover {text-decoration: underline;}
.ErrPost {
	border: 1px solid #FFC0C0;
	border-top: 2px solid #FFC0C0;
	border-bottom: 2px solid #FFC0C0;
	margin: 10px 10px 0 10px;
	padding: 5px 10px 5px 10px;
	color: #FF0000; background-color: inherit;
}
span.Red {
	color: #FF0000; background-color: inherit;
}
span.Blue {
	color: #4040FF; background-color: inherit;
	font-size: 1.5em;
}
.Filler {
	width: 20px;
}
.Block {
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
}
.Block h3 {
	height: 20px;
	width: auto;
	margin: 0;
	padding: 5px 5px 0 5px;
	font-size: 1.1em;
}
.Block label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	padding: 4px 0 0 10px;
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.Block select {
	margin: 0 0 0 20px;
	width: 240px;
	height: 20px;
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.Block select.DateOfBirth {
	width: 80px;
}
.Block input {
	margin: 0 0 0 20px;
	width: 240px;
	height: 18px;
	margin: 3px 0 0 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.Block p {
	margin: 0 0 5px 0;
}
.Block .RadioLeft {
	margin: 0;
	float: left;
	width: 150px;
}
.Block .RadioFull {
	margin: 0;
	width: 450px;
	margin: 10px 0 10px 10px;
}
.Block .RadioFull.Bottom {
	margin: 0;
	width: 900px;
	margin: 0 0 0 10px;
}
.Block .RadioFull input {
	width: 15px;
	height: 15px;
	margin: 5px 0 0 0;
}
.Block .RadioRight {
	width: 200px;
	margin: 5px 0 0 160px;
}
.Block .RadioRight input {
	width: 10px;
	height: 10px;
	margin: 5px 0 0 0;
}
#SubmitBlock {
	height: 55px;
	width: 290px;
}
#SubmitImg {
	margin: 10px 0 0 0;
	height: 44px;
	width: 160px;
}
#Submit {
	width: 200px;
	height: 30px;
	margin: 20px 0 20px 350px;
}
.SepTrans {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0px;
}
.SepDot {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0px;
	background: url(img/sepdot.gif) repeat-x 0 0;
}
.Block table {
	width: 578px;
	margin: 10px 0 0 0;
	border-collapse:collapse;
}
.Block table th {
	border-top: 1px solid #C0C0C0;
	color: inherit; background-color: #F0F0FF;
	text-align: left;
	padding: 2px 2px 2px 10px;
}
.Block table th.left {
	width: 100px;
}
.Block table td {
	border-top: 1px solid #C0C0C0;
	padding: 2px 2px 2px 10px;
}
.Block table td.last {
	border-bottom: 1px solid #C0C0C0;
}
.ContBottom {
	margin: 0 50px 0 50px;
}
.Wrap {
	height: 30px;
}
.ContBottom .Wrap {
	margin: 0 0 5px 0;
}
.Wrap.Even {
	color: inherit;
	background-color: #E0E0E0;
}
.Block .Check input {
	width: 15px;
	height: 15px;
	margin: 5px 0 0 0;
}
#SubmitImg {
	margin: 0;
}
.Corporate {
	margin: 5px 10px 5px 50px;
	padding: 5px;
	height: 50px;
}
.Corporate a {text-decoration: none;}
.Corporate a:hover {text-decoration: underline;}
.Corporate .Partner{
	margin: 10px 0 0 0;
}
.Corporate img {
	float: left;
}
.Corporate h2 {
	margin: 0 0 0 100px;
	font-size: 1.0em;
	padding: 12px 0 0 5px;
}
.Balloon {
	width: 202px;
	height: 76px;
	background: transparent url(img/Balloon.gif) no-repeat 0 0;
	position: absolute;
	top: 100px;
	left: 100px;
	visibility: hidden;
}
.Balloon .ErrText {
	width: 170px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0 0 10px;
	padding: 0;
}
.Balloon a {
	display: block;
	width: 14px;
	height: 14px;
	background: transparent url(img/btClose.gif) no-repeat 0 0;
	position: absolute;
	top: 14px;
	left: 180px;
}
.Balloon a:hover {
	background: transparent url(img/btClose.gif) no-repeat 0 -14px;
}

