  ﻿/* DEFAULTS
----------------------------------------------------------*/

/*body   
{
    body {
    padding-top: 50px;
    padding-bottom: 20px;*/
    /*background-image: url() background-position: top;*/
    /*background-image: url('/financial-aid_app/onlineapplications/Themes/images/clouds-01.jpg');
    position: relative;
    background-position: top;
    background-size: cover;
    width: 100%;
}*/

body {
    padding-top: 0px;
    padding-bottom: 20px;
    /*background-image: url() background-position: top;*/
    background-image: url('/financial-aid_app/onlineapplications/Themes/images/logo/clouds-01.jpg');
    position: relative;
    background-position: top;
    background-size: cover;
    width: 100%;
    font-family:Arial;
    color:gray;
}

/*    
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 10%;
    padding: 0px;
    color: #696969;

    color:Gray;*/
}


#progressBackgroundFilter {
    position:fixed;
    top:-285px;
    bottom:534px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    z-index:10;
    height:10%;
}

#processMessage {
    position:fixed;
    top:16%;
    left:-2%;
    padding:10px;
    width:14%;
    z-index:1001;
    background-color:#fff;
    border:solid 1px #000;
    height: 131px;
    text-align: center;
}






a:link, a:visited
{
    color:#99CCFF;
    font-size: large;
    font-weight: 700;
}

a:hover
{
    color:Blue ;
    text-decoration: none;
}

a:active
{
    color:Maroon ;
}

        
        .unwatermarked
        {
            height: 18px;
            width: 148px;
        }
        
        .watermarked
        {
            height: 20px;
            width: 150px;
            padding: 2px 0 0 2px;
            border: 1px solid #BEBEBE;
            background-color: #F0F8FF;
            color: gray;
        }
 




p
{
    border: 0px solid #C0C0C0;
    margin-bottom: 10px;
    line-height: 1.6em;
    text-align: center;
    height: 23px;
    font-size: large;
    color: #666666;
}

/* main page content*/
#LeftBar
{
 border-style: solid;
	border-width: 1px;
	text-align:center;
 width: 143pt;
 	height:629px;
 	float:left;	
}

#TOP
{
 height: 100pt;
 width: 781px;
 text-align:center;
}


/* HEADINGS   
----------------------------------------------------------*/
