/* CSS Document */
<!--
.style9 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	font-size: x-small;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF9966;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #666666;
}
.style16 {font-size: small; color: #333333; }
.style25 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.style27 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.style29 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style37 {font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.style38 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-style: italic;
}
.style40 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0000FF; }
.style41 {font-size: 10px}
.style42 {font-size: 14px}
-->
</style>
<!--/// [drZa] formThangs... ///-->
<style type="text/css">
	/* [drZa] inline to retain.... */
input #PLAN4 .validation-advice {
	border: none;
}

.validation-advice {
	margin-left:5px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	display: inline;
	border: 1px solid #FF1200;
	background:#FF0000; 		
	color: #FFF; 
	padding: 2px; 
}

.validation-passed {
	font-family: Arial, Verdana, sans-serif;

	border: 1px solid #00ff00;
	background:#fff; 
	padding: 2px; 
	color: #111;
}

.example {
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFCCCC;
}

.table-row-border {
	border: 1px dashed #cccccc;
	background-color: #ffffff;
}

.table-row-border2 {
	border: 1px dashed #cccccc;
	background-color: #ededed;
}

.push-down {
	margin-top: 5px;
}

