@import url("global.css");


/* CONTENT PAGES STYLES 
===================================*/


/* HEROIMAGE */
#hero-becoming {width:780px; height:185px; position:relative; }
#hero-becoming {background:url(../images/becoming001.jpg);}

/* HERO IMAGE TEXT */
#hero001 {position: absolute; top:60px; left:20px; width:190px; height:120px; color:#FC0; font:italic bold 12px Arial; }

/* Becoming Form */
.becoming-form input {border:1px solid #666; background:#EEE;}
.becoming-form {width:430px; }
.becoming-form td {font-size:11px; color:#990000; padding:6px 0; border-bottom:1px solid #CCC;}
.form001 {width:380px;}
.underline {border-top:1px dotted #000;}

.text {font:11px Arial, Helvetica, sans-serif; }

.FloatImgLeft{
float:left;
padding:0 20px 10px 0;
}