a {color: #115284; text-decoration: none; }

A:hover {color: #999999; text-decoration: underline; }

.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #115284;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 29px;
	color: #115284;
	font-weight: bold;
	font-style: italic;
}

.subtitle {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 18px;
	color: #999999;	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.list1 {
	color: 666666;
}

a.list1:hover {
	color: 0000cc;
}

.listmargin  {margin-top: 15px}

li { list-style-type: square; margin-left: 0px }

.spacing5px { margin-top: 5px }

.spacing10px { margin-top: 10px }

.spacing20px { margin-top: 20px }

.spacing30px { margin-top: 30px }

form.payment-form legend, form.payment-form fieldset, form.payment-form dd, form.payment-form dt, form.payment-form dl, form.payment-form em {
        margin:0;
        padding:0;
        }
        form.payment-form
        {
            font-family: Arial;
            font-size: 12px;
        }
        form.payment-form em
        {
            color: #ff0000;
            padding-left: 5px;
        }
        form.payment-form dt
        {
            float: left;
            clear: left;
            width: 120px;
            padding-bottom: 8px;
            margin-bottom: 8px;
            padding-left: 20px;
        }
        form.payment-form dd
        {
            padding-bottom: 8px;
            margin-bottom: 8px;
        }
        form.payment-form dd.border-none
        {
            border: none;
        }
        form.payment-form input
        {
        }
        form.payment-form input.sm
        {
            width: 75px;
        }
        form.payment-form input.md
        {
            width: 150px;
        }
        form.payment-form .lg
        {
            width: 250px;
        }
        form.payment-form fieldset
        {
            border-left: none;
            border-right: none;
            border: 1px solid #666;
            margin: 10px 0 10px 10px;
            width: 600px;
        }
        form.payment-form fieldset.payment dl dt input 
        {
            width:75px;
        }
        form.payment-form fieldset.payment dl dd input 
        {
            width:125px;
        }
        form.payment-form fieldset.payment dl dt 
        {
            width:100px;
            padding-bottom:0;
        } 
        form.payment-form fieldset.payment dl dd 
        {
         padding-bottom:0;
        } 
        form.payment-form legend
        {
            padding: 8px 8px 8px 8px;
            margin-left: 20px;
            font-weight: bold;
            color: #000;
        }
         form.payment-form fieldset.payment dl dt input
        {
            width: 75px;
        }
        form.payment-form fieldset.payment dl dd input
        {
            width: 125px;
        }
        form.payment-form fieldset.payment dl dt
        {
            width: 100px;
            padding-bottom: 0;
        }
        form.payment-form fieldset.payment dl dd
        {
            padding-bottom: 0;
        }
        form.payment-form  dl.fund-type
        {
            margin-left: 150px;
        }
        form.payment-form dl.fund-type dd input
        {
            margin-right: 5px;
        }