/* basic styles*/
body {margin: 0; background:#344D60 url(../images/layout/bg.jpg) top repeat-x; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
strong{color:#3488C7}
.clear{clear:both}
a{color:#3488C7}
a:hover{color:#23A1FF}

/* layout styles */
.main{margin:0 auto; width:1038px}
.csize{width:921px; margin:0 auto}
.header{background:url(../images/layout/header.gif) top no-repeat; height:168px}
.footer{background:url(../images/layout/footer-trans.png) top no-repeat; height:112px}
.contentbar{background:url(../images/layout/contentbar-trans.png) top no-repeat; height:16px}
.content1{background:url(../images/layout/contentbg-trans.png) top repeat-y}
.content2{background:url(../images/layout/contentbg-trans.png) top repeat-y}
.csizelogo{padding-top:43px}
.headerlogo{text-indent:-9999px; font-size:12px; width:156px; height:73px; background:url(../images/layout/logo.gif) top; margin:0;padding:0}
.csizecontent{padding:15px 0}
.csizefooter{padding:70px 0 0 0; margin:0 140px}
.csizefooter span{color:#3488C7}

/* form table style */
.ftable{width:923px}
.ftabletop{background:url(../images/form/ftop.gif) top no-repeat; height:15px}
.ftablecontent{background:url(../images/form/fbg.gif) top repeat-y; text-align:left}
.ftablecontent p{margin:0}
.ftablecontent strong{color:#124C77}
.ftablebottom{background:url(../images/form/fbottom.gif) top no-repeat; height:15px}
.ftableborder{border-left:1px dotted #8E9CAD}

/* submit button */
.button{border:none}
.flogo{width:149px; margin:0 auto; padding-bottom:50px}
.fbutton{width:194px; margin:0 auto}

/* form styles */
input{background:#fff url(../images/form/fshadow.gif) top left no-repeat; border:1px solid #267FC3; padding:3px; color:#444}
textarea{background:#fff url(../images/form/fshadow.gif) top left no-repeat; border:1px solid #267FC3; padding:3px; color:#444}
input:focus{border:1px solid #1E9BFA; background:#A4D8FF; color:#000000}
input:hover{border:1px solid #1E9BFA; background:#A4D8FF}
textarea:focus{border:1px solid #1E9BFA; background:#A4D8FF; color:#000000}
textarea:hover{border:1px solid #1E9BFA; background:#A4D8FF}
select:focus{border:1px solid #1E9BFA; background:#A4D8FF; color:#000000}
select:hover{border:1px solid #1E9BFA; background:#A4D8FF}
select{color:#444}
