@charset "ISO-8859-1";
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f9d9b9;
	text-decoration: none;
}

.textbox
    {
        width: 280px;
    
    }

 .whiteTitle
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
    }
.whiteTitleLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
 .maintext
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
    }
a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
.modalbackground
{
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.65;
}
.modalPanelbackground
{
	background-color: #FFFFFF;
	width: 600px;
	height: 600px;
	color: #ffffff;


	
}
.iframe
{
	background-color: #FFFFFF;
	width: 600px;
	height:600px
}
.maintext_black
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.maintext_blackLink
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
.CMimage
{
	position: absolute;
	top: 0px;
	left: 0px;
}

