/* initial build rc */
/* Link Classes */
a:link {color:#5252BA;}
a:visited {color:#21218B;}
a:active {color:#6699CC;}
a:hover {color:#6699CC;}

a.news:link {
	color:#FFFFFF;
	text-decoration: underline;
}
a.news:visited {
	color:#CCCCCC;
	text-decoration: underline;
}
a.news:active {
	color:#F1E191;
	text-decoration: underline;
}
a.news:hover {color:#EFDB7C;}

/*Element Classes */
body
	{
	background-color:#FFFFFF;
	margin: 0px;
}
.formField
	{font-family: "Courier New", "Courier", monospace; font-size:9pt;}
.formLabel
	{font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; text-align: right;}
.required 
	{font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 9pt; color: #ff6600; font-weight:bold;}
.text 
	{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.newsCell {
	background-color: #6D6D6D;
	background-image: url(images/news_bg.gif);
}
.footerCell {
	background-color: #FFFFFF;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 768px;
	padding-right: 153px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.tableCell {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}
.contentCell {
	padding-left: 45px;
	padding-top: 10px;
}
.lineCell {
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: 19px 15px;
}
.textNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;

}
.header 
	{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
input.contact {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #1E2953;
background: #F2FDFF;
border: 0px solid #1F3553;
width: 90%;
}

textarea.contact {
width: 90%;
}

select.teleseminar {
width: 90%;
}

input.radio{
color: #1E2953;
background: #D7E6FB;
border: 0px;
}.picBorderRight {
	margin-right: 15px;

}
.textNewsSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;

}
