@charset "ISO-8859-1";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	text-decoration: underline;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
	text-decoration: none;
}
.validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	z-index:1;
	overflow:visible;
	left:-60px;
}
.modalpanel-sent 
{
    background-color:#000000;
height:180px;
width:300px;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
    text-align: center;
}
.modalpanel-background
{
    background-color:#000000;   
    filter: alpha(opacity=80);
    opacity: 0.65;
    
}
.iframe
{
	background-color: #FFFFFF;
	width: 600px;
	height:600px
}

h1  {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
}

h2  {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
}
h3  {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
