#middle{
height:100%;
}

#center{
width:100%;
background-color:#137BB4;
/*background-image:url(../images/centerBG.gif);
background-position:bottom;
background-repeat:repeat-x;*/
}

#deco{
clear:both;
}

#content{
padding:10px;
padding-bottom:20px;
}

.ttl{
display:block;
}

.psep{
text-align:center;
}

.pfr{
margin:2px;
float:right;
}

.txt {
font-family: Tahoma;
font-size: 14px;
color: #fff;
line-height: 1.5em;
}
.txt a:visited, .txt a:link{
text-decoration:none;
color:#B3E22A;
}
.txt a:active, .txt a:hover{
text-decoration:underline;
}

.box {
width: 130px;
height: 16px;
font-family: Tahoma;
font-size: 11px;
border: 1px #B3E22A solid;
background-color: #08ACE0;
color: #054162;
}

.boxbig {
width: 200px;
height: 60px;
font-family: Tahoma;
font-size: 11px;
border: 1px #B3E22A solid;
background-color: #08ACE0;
color: #054162;
}

.boxwide {
width: 198px;
height: 16px;
font-family: Tahoma;
font-size: 11px;
border: 1px #B3E22A solid;
background-color: #08ACE0;
color: #054162;
}

.btn {
width: 80px;
height: 18px;
border: 1px #FFFFFF solid;
color: #30488F;
background-color: #B3E22A;
font-family: Tahoma;
font-size: 10px;
}

.sbmtimg{
width:78px;
height:32px;
border:0;
background-color:transparent;
/* value attribute in tag must be empty */
background-image:url(../images/submit.gif);
cursor:hand;
}

.rstimg{
width:63px;
height:32px;
border:0;
background-color:transparent;
/* value attribute in tag must be empty */
background-image:url(../images/reset.gif);
cursor:hand;
}

#content h4{
/*background-image:url(../images/blt05.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:30px;*/
color:#B3E22A;

}

/* ecards begin */
.cardthb{
background-image:url(../images/thbbg1.gif);
background-position:right top;
background-repeat:no-repeat;
padding:30px 20px 2px 2px;
margin:6px;
text-align:center;
clear:none;
float:right;
width:130px;
height:150px;
}
.cardthb h6{
margin:0;
font-size:11px;
font-weight:normal;
color:#fff;
clear:both;
}
.cardthb img{
margin:4px;
vertical-align:top;
border:1px solid #4BA5CE;
}

.cardsend{
text-align:center;
margin:10px;
background:url(../images/deco1.gif) right bottom no-repeat #137BB4;
}
.thecard{
border:1px solid #B9E72F;
}
/* ecards end */

.starlist{
list-style:none;
}
.starlist li{
background-image:url(../images/blt06.gif);
background-position:right 2;
background-repeat:no-repeat;
padding-right:18px;
margin-bottom:8px;
}

/* FAQ */
.faqlist{
}

.faqlist dt{
background: none url(../images/faq_q.gif) right top no-repeat;
height:32px;
font-size:14px;
font-weight:bold;
padding:6px 36px 2px 2px;
margin-top:10px;
}

.faqlist dd{
background: none url(../images/faq_a.gif) right top no-repeat;
height:32px;
padding:4px 22px 10px 2px;
border-bottom:1px dashed #B9E72F;
width:90%;
margin-bottom:20px;
}
/* /FAQ */

.notice{
text-align:center;
margin:10px;
background-color:#178AC9;
/*border:1px solid #FF3235;*/
font-size:110%;
font-weight:bold;
padding:4px;
line-height:150%;
/*color:#FFFF00;*/
}

.ipic{
/*border:2px solid #FF3235;*/
float:left;
margin:4px;
}

.seph2{
color:#A1D123;
height:1px;
width:40%;
margin:0px;
}