html {
	background: #007AE8;
}

body {
	background: #FFF;
}

a#devoverlay {
    margin-right: -326px;
    width: 180px;
    top: 68px;
}


html .pg_subtitle, 
html .subpg_subtitle {
    font-size: 14px;
    background-color: #007AE8;
}

tr[bgcolor="#330066"] {
    background: #007AE8;
}

div#resstep1formtabs {
    padding-top: 1em;
    border-bottom: 1px solid gold;
    width: 100%;
}
div#resstep1formtabs ul {
    margin: 0 auto;
    width: 15em;
}

.ui-header {
    font-family:Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    font-size:18px;
    font-weight:bold;
   	border-bottom: 2px solid #bfbfbf;
}