/*
FWA PRESENTATIONS
Created by The FWA Group Architects
Using the HTML Presentation Engine
Written by Jeremy L Roh, Project Designer and Webmaster
(C) Copyright 2008 All Rights Reserved
*/

/* Presentation Styles for Template Menu Page */
body  {color: #444444; font-family: verdana, sans-serif, arial, helvetica; font-size: 12px; overflow: hidden; background-image: url(http://www.fwagroup.com/ftp/ftp_images/gradient_background_10x1080.png); background-repeat: repeat-x; }

#application-header  {top:0px; left: 50%; width: 972px; height: 85px; margin-left: -486px; z-index: 1; position: absolute; border: 0px dashed gray;}

#logo-back-next-navigation  {top:10px; left: 50%; width: 154px; height: 71px; margin-left: -486px; z-index: 10; position: absolute; border: 0px dashed gray;}
#horizontal-bar  {top:85px; left: 50%; width: 972px; height: 21px; margin-left: -486px; z-index: 10; position: absolute; border: 0px solid #BBBBBB;}

#logo  {top:120px; left: 50%; width: 71px; height: 71px; margin-left: -486px; z-index: 2; position: absolute; border: 0px dashed gray; overflow: hidden;}
#page-steps  {top:120px; left: 50%; width: 366px; height: 175px; margin-left: -400px; z-index: 2; position: absolute; border: 0px dashed gray; overflow: hidden; text-align: left; }
#vertical-line  {top:120px; left: 50%; width: 1px; height: 100px; margin-left: 0px; z-index: 2; position: absolute; border: 0px dashed gray; overflow: hidden; }

#login  {top:120px; left: 50%; width: 452px; height: 175px; margin-left: 34px; z-index: 2; position: absolute; border: 0px dashed gray; overflow: hidden; text-align: right}

#instructions  {
    top:233px;
    left: 50%;
    width: 944px;
    height: 274px;
    margin-left: -486px;
    z-index: 10;
    position: absolute;
    border: 0px dashed gray;
    color: #999999;
    font-family: verdana, sans-serif, arial, helvetica;
    font-size: 11px;
}

#tag  {top: 200px; left: 50%; width: 366px; height: 26px; margin-left: -486px; z-index: 2; position: absolute; border: 0px dashed gray; text-align: left; vertical-align: top; font-size: 9px; font-weight: normal; color: #999999; font-style: italic;}

a:link  {text-decoration: underline; color: #444444;}
a:visited  {text-decoration: none; color: #AA2D2A;}
a:hover {text-decoration: underline; color: #AA2D2A; font-weight: normal;}
a img { border: none;}
/* End */

