/* CSS Document */
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#121B06;
}

input {
	font-size:9px;
}

ul {
	font-size:12px;	
}

li {
	 padding-bottom:8px;
}

#centerColRight {
		 height:100%;
		 vertical-align:top;
		 padding-top:15px;
		 padding-right:10px;
}

.tdTopMenu {
	padding:3px 0px 3px 0px;
}

.contentArea {
	border:1px solid #73CB63;
	background-color:#F4FDDE;
	background-image:url(images/content_bg.gif);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
}

.tdCopyright {
	background-color:#93C31F;
	color:#000000;
	font-size:10px;
	text-align:center;
}

.txtHeadline {
	font-size:18px;
	font-family:sans-serif;
	font-style:italic;
}

.txtNormal {
	font-size:12px;
	text-align:justify;
	padding-right:10px;
}

.msgText {
	font-size:12px;
	color:#0033CC;
}