#popupbody
{
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	min-width:980px;	
	background-color: #ffffff;
	background-image: url(rainbow.jpg);
	background-position: 0px 39px;
	background-repeat: no-repeat;	
}

td
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 10px 0 0;
}

select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;		
}

input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;		
}

.popupinner h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.popupinner2 h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

form
{
	margin: 0;
	padding: 0;	
}

a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #253687;	
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;	
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}

.image
{
	border-width: 0px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#popuppagewrapper
{
	position: relative;
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#popuplogo
{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 179px;
	height: 109px;
	background-image: url(popuplogo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;		
}

#popupred
{
	position: absolute;
	top: 222px;
	left: 0px;	
	width: 215px;
	background-color: #d6000c;	
}

#popupblue
{
	position: absolute;
	top: 275px;
	left: 340px;	
	width: 215px;
	background-color: #006bb9;	
}


#popuporange
{
	position: absolute;
	top: 180px;
	left: 680px;	
	width: 215px;
	background-color: #ff8d06;	
}

#popupyellow
{
	position: absolute;
	top: 480px;
	left: 90px;	
	width: 215px;
	background-color: #ffd600;	
}

#popupgreen
{
	position: absolute;
	top: 520px;
	left: 390px;	
	width: 215px;
	background-color: #9ebf28;	
}


#popuppink
{
	position: absolute;
	top: 420px;
	left: 690px;	
	width: 215px;
	background-color: #e00073;	
}

#popupwhite
{
	position: absolute;
	top: 60px;
	left: 270px;	
	width: 444px;	
}

#popupblack
{
	position: absolute;
	top: 140px;
	left: 280px;	
	background-color: #000000;		
}

#popupblack a, #popupblack a:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
}


.popupinner
{
	clear: both;	
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 10px 10px 10px 10px;	
}

.popupinner2
{
	clear: both;	
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 10px 10px 10px 10px;	
}

.popupinner3
{
	clear: both;	
	color: #ffffff;
	padding: 5px 5px 5px 5px;	
}

