/* CSS Document */

BODY {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:8pt;
  color:#000000;
  margin-top:0; 
  margin-left:0;
  background-image:url(../../../gimages/blugrad.gif);
  background-repeat:repeat-x;
    }

TD, P, UL, OL, LI {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  color:#000000;
  margin-top:0; 
  margin-left:0;
    }




li {list-style-type:disc; list-style-position:inside; margin-left:0;}

a.link {color:#0000FF; text-decoration:underline;}
a.link:Hover {color:#FF0000;}

.subtitle
{font-weight:bold;
 color:#000099;
 font-size:14px;
 border-bottom:thin solid black;
 border-bottom-color:#000099;
}
 
A.here {color:blue;text-decoration:none;font-size:10px;}
A.here:Visited {color:blue}
A.here:Hover {color:red;text-decoration:underline}
A.here:Active {color:blue}



.ishead {
		font-size:16px;
		font-weight:bold;
		color:#000099;
		text-align:left;
		border-bottom:thin solid;
		}
		
.manualhead {
		font-size:20px;
		font-style:italic;
		font-weight:700;
		color: #000099;
		text-align:left;
		}

		

		
#top {
        position:relative;
        left:0;
        top:0;
        height:50px
		}

#topback {
        position:absolute;
       	}

#logo {
        position:absolute;
       	}

#youare {
	position:absolute;
	left:268px;
	top:25px;
	height:24px;
	padding-right:2px
		}

#midback {
        position:relative;
		left:0;
		top:0;
		background-image: url(../../../gimages/midback.gif);
		background-repeat:repeat-y;
		padding-left:1px; 
		padding-right:2px;
		}

#menu {
        width:153px; 
		margin-left:5px; 
		margin-top:5px; 
		overflow: hidden;
		}

#content {
        padding-left:5px; 
		padding-right:10px;
		}

#header  {
        width:550px; 
		height:50px; 
		background-image:url(../../../gimages/swoosh.gif);
		background-repeat:no-repeat;
		vertical-align:top;
		background-position:center;
		}

#bottomback  {
        background-image:url(../../../gimages/bottomback.gif);
		background-repeat:no-repeat;
		vertical-align:top;
		background-position:left;
		}

#footer  {
        position:relative;
        top:10px;
        text-align:center;
		font-size:8pt;
        }

#form  {
        margin-left: 5px;
        background-color: #E9E9E9;
		border:1px solid #C4C4C4;

		}

		
