.home .prizes-flash {
	text-align: left;
	margin: auto;
}
.callout {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.home {
	text-align: center;
	width: 556px;
	margin: auto;
}
.home .banner {
	background-image: url(../images/home-banner.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 392px;
	margin: auto;
}
.getstarted {
	height: 28px;
	width: 135px;
	float: right;
	margin-top: -18px;
    cursor: pointer;
}


/* pop up*/

.fw_popup {
    display:none;
    margin:0pt;
    padding:15px;
    position:absolute;
    text-align:left;
    z-index:1002;
    left: 50%;
    top:50%;
    right: auto;
    background-color: #FFFFFF;
    border: 5px #999999 solid;
    font-family: Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
}

.fwHeader {
    height: 40px;
    background-color:#6CB632;
    margin: auto;
}

.fwHeaderTxt {
    float: left;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 20px;
}

.fwHeaderLeft {
    float: left;
    background-image: url(/content/fw/images/header-left.gif);
    width: 18px;
    height: 40px;
}

.fwHeaderRight {
    float: left;
    background-image: url(/content/fw/images/header-right.gif);
    width: 18px;
    height: 40px;
}
.fw-leftCell {
	width: 238px;
	padding: 0 15px;
}
.fw-rightCell {
	width: 214px;
	padding: 0 15px 0 0;
}
.fw_popup select  {
    font-size: 10px;
    vertical-align:middle;
    margin-right:5px;
}
.popupLabel {
    font-size: 10px;    
}
.popupButtons {
    margin-top: 0px;
    text-align: center;
    width: 500px;
}

.popupButtons  img{
    cursor: pointer;
}
#tbcImg {
    width: 100px;
    height: 120px;
    font-size: 10px;
    text-align: center;
}
#tbcImg img {
    cursor: pointer;
}

#fw_dvResult {
    text-align: left;
    width: 555px;
	height: 417px;
	overflow: auto;
	overflow-x: hiddden;
	overflow-y: scroll;
	padding: 1px;
	margin: auto;
}
.fw_expandableResult {
    float: left;
    border: 1px #C9C9C9 solid;
    width: 160px;
    /*height: 160px;*/
    padding: 8px;
    font-size: 11px;
}
.hdnWait {
   margin-top: 40px;
   display: none;
   width: 160px;
   text-align: center;
}
.fw_expandedResult {
   text-align: center;
   margin-top: 8px;
}
.fw_expandedResult div {
    height: 100px;
}
.fw_expandedResult div img {
    cursor: pointer;
}
.resultLink,
.resultLink:visited {
    color:#1772CF;
    text-decoration:none;
    font-weight: normal;
}
.resultLink:hover {
    color:#6BB631;
    text-decoration: underline;
}
.fw_plus,
.fw_plus:visited {
    color:#000000;
    text-decoration:none;
    font-weight: normal;
}
.fw_plus:hover {
    color:#6BB631;
    text-decoration:none;
}
.enlarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
