html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;}
    
body {font-family:Verdana;font-size:11px;}

a:hover {text-decoration:underline}

.itext {border:1px solid #ddd;width:190px;margin:0 0 5px 0}
.button {border:1px solid #808080;background:#fff;padding:2px;margin:2px 0 0 5px;font:12px Arial}

/*--------- Page Container Wrapper -----------*/
#wrapper { width:1000px;padding:0;margin:0 auto;}

.top {float:left;background:url(images/top_bg.gif) repeat-x top left;width:960px;margin:20px 20px 0;}
.top div.fc {background:url(images/top_lt.gif) no-repeat top left;float:left;width:73px;height:70px; }
.top div.lc {background:url(images/top_rt.gif) no-repeat top right;float:left;width:73px;height:70px; }
.top div.header {position:relative;line-height:70px;float:left;font-size:14px;font-weight:bold;width:814px;color:#fff;}

.bottom {float:left;background:#C0C0C0;width:960px;margin:0 20px 20px;}
.bottom div.fc {background:url(images/bottom_lt.gif) no-repeat top left;float:left;width:73px;height:70px; }
.bottom div.lc {background:url(images/bottom_rt.gif) no-repeat top right;float:left;width:73px;height:70px; }
.bottom div.header {position:relative;line-height:69px;float:left;font-size:14px;font-weight:bold;width:814px;color:#fff;border-bottom:1px solid #989898}

div.content {border:solid #c5c5c5;clear:left;width:954px;border-width:0 2px;background:url(images/con_bg.gif) repeat-x bottom left;margin:0 21px;}
div.text {padding:0px 30px;font-family:Verdana;font-size:18px;letter-spacing:0.5px;}
div.text p {padding:0 0 10px;}

.pos {width:960px;padding:0;}
.pos .con {width:700px;margin:20px auto;}
.pos .cimg {font-size:14px;float:left;width:270px;}
.pos .imgt {margin:10px -40px;font-family:Verdana;font-size:20px;letter-spacing:0.5px;}
.pos .form {font-size:14px;float:left;width:430px;}
.td1 {width:200px;float:left;}
.td2 {width:200px;float:left;}
/********** Utilities *********/
.mb10 {margin-bottom:10px;clear:left;}
.fl {float:left;}
.fr {float:right;}
/* >>> .clearfix */
.clearfix:after {
content: ".";
visibility: hidden;
display: block;
clear: both;
height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.error{color:Red;}
.divSignedUp{text-align: center; margin-top: 3em; font-size: 180%;}