@import url('reset.css');
a{color:#3E9FD8;}
a:hover{color:#00AC50;}
body{background-color:#FFF;color:#FFF;font:12px Arial, Helvetica, sans-serif;}
#BGwrapper{background:url(../images/bgRepeat.jpg) repeat-y;width:1024px;margin:0 auto;overflow:hidden;}
#wrapper{width:1024px;margin:0 auto;}
#header{background:url(../images/headerBG.jpg) no-repeat;width:1024px;height:120px;z-index:30;}
#logo{padding:17px 0 0 38px;}
#upperHd{float:right;margin-right:73px;height:34px;}
#lowerHd{float:left;width:822px;margin-top:39px;}
#nav{font-size:14px;margin-top:10px;position:relative;left:100px;}
#nav a{color:#3E9FD8;text-decoration:none;margin-right:60px;}
#nav a:hover{color:#00AC4E}
.marker{font-weight:bold;color:#1C489D;}
#phoneNum{float:right;position:relative;right:73px;color:#00AC50;font:bold 24px Arial, Helvetica, sans-serif}
#sideBar{float:left;width:238px;font-size:11px;}
#login{position:relative;top:60px;left:20px;width:190px;}
#login label{font:11px;margin-top:3px;float:left;position:relative;top:10px;}
#username, #password{width:144px;height:32px;}
#password{float:left;margin-top:20px;}
#username input{position:relative;top:7px;width:134px;}
#password input{position:relative;top:7px;width:134px;}
#login a{text-decoration:underline;color:#FFF;line-height:15px;font-size:12px;width:120px;position:relative;top:12px;left:12px;display:inline !important;}
#login a:hover{text-decoration:none;}
#createAccntLbl, #forgotPassLbl{color:#FFF;font-size:12px;}
#loginSbmt{position:relative;top:42px;left:10px;}
#footer{background:url(../images/footerBG.png) no-repeat;width:1024px;height:79px;float:left;}
#footerPhone{float:left;position:relative;left:9px;top:-5px;font-size:18px;font-weight:bold;}
#footerPhone span{display:inline;color:#47BBF4;}
#copyright{float:right;font-size:9px;position:relative;right:110px;top:3px;}
#ftrNav{width:580px;margin:0 auto;clear:left;height:12px;position:relative;top:10px;}
#ftrNav ul li{float:left;color:#8B9298;font-size:11px;}
#ftrNav ul li a{color:#8B9298;}
#ftrNav ul li a:hover{color:#47BBF4;}
.ftrDivider{margin:-3px 22px 0 22px;}
#vmfLink{width:133px;height:55px;float:right;position:relative;top:-10px;right:20px;}
/************* Utility Classes *************/
.border{border:1px solid red;}
.errorInput{color:#3E9FD8;}
.error{color:#F00;}
.emphasize{font-weight:bold;display:inline;}
.floatL{float:left;}
.floatR{float:right;}
.clearL{clear:left;}
.clearR{clear:right;}
.pngFix{behavior:url(includes/iepngfix.htc);}