﻿/* federalgovernmentjobs.us CSS Template © Copyright 2006 */

/* Basic Tags*/
body { font-family:Georgia;font-size: small; background-color: #FFFFFF; }
div {}
p {}
br {}
ul {}
ul li {}
ol {}
ol li {}
table {}
table tr {}
table td {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
hr {}
form {}
a:link      { color: #000066; text-decoration: none; }
a:visited   { color: #000066; text-decoration: none; }
a:hover     { color: #000066; text-decoration: none; background-color: #eff3fb; }

/* Nav Tags*/
.navigation             {   width: 744px;
                            margin-left:auto;margin-right:auto;
text-align:left;
                            background-color:#92B4CC;
                            border-width:1px; border-style:solid; border-color:#92B4CC; 
                        }
.navigation a:link      { color: #000066; text-decoration: none; }
.navigation a:visited   { color: #000066; text-decoration: none; }
.navigation a:hover     { color: #000066; text-decoration: none; background-color: #eff3fb; }
.navigation ul          { display: inline; text-align: left; margin-left: 0; }
.navigation ul li       { display: inline; text-align: left; font-size: small; margin-left: 0; }
.navigation ul li span  { color: Lime; font-size: x-small; font-weight: 900; vertical-align: bottom; }

/* ad Tags */
.ad { width: 744px; margin-left: auto; margin-right: auto; text-align: center; background-color:#f9f9f9;}


/* Heading Tags*/
.heading    { width: 744px; margin-left:auto; margin-right: auto; background-color: #E2ECF1; 
                 border-width:1px; text-align: center;
                 border-style: solid; border-color: #92B4CC; }
.heading h1 {  color: #000066; display:inline; font-size: medium; font-weight: bolder; }


/* Content Tags*/
.content    { width: 744px; margin-left: auto; margin-right: auto; 
                text-align: left; font-family: Arial; font-size: small;
                border-top-width: 10px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px;
                border-style: solid; border-color: #92B4CC;  
                background-color: #FFFFFF;
            }
.content p  { text-align: left; font-family: Arial; font-size: small; }
.content pre { text-align: left; font-family: Arial; font-size: small; }
.content table      { width: 100%; background-color: #FFFFFF; font-family: Arial; border-collapse: collapse; border-width:0px }
.content tr         { background-color: #E2ECF1;  }
.content tr th      { background-color: #92B4CC; font-weight: bold;  }
.content tr td      { background-color: #FFFFFF;  }


/* Results Tags*/
.results            { width: 744px; margin-left: auto; margin-right: auto;
                        text-align: left; font-family: Arial;
                        font-size: small;
                        border-top-width: 10px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px;
                        border-style: solid; border-color: #92B4CC;            
                    }
.results div        { text-align: left;  }
.results table      { width: 100%; background-color: #F65FFF; font-family: Arial; border-collapse: collapse; border-width:0px }
.results tr         { background-color: #E2ECF1;  }
.results tr th      { background-color: #92B4CC; font-weight: bold;  }
.results tr td      { text-align: left; padding:0px }
.results tr.even    { background-color: #FFFFFF;  }
.results tr td.even { text-align: left;  padding:0px}
.results a:link     { color: #000066;text-decoration: none; }
.results a:visited  { color: #33CCFF;text-decoration: none; }
.results a:hover    { color: #000066; text-decoration: none; background-color: #eff3fb; }

.class   { width: 744px; margin-left: auto; margin-right: auto;
                        text-align: left; font-family: Arial;
                        font-size: small;
                        border-top-width: 10px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px;
                        border-style: solid; border-color: #92B4CC;            
                    }
.joblink a:visited { color: #000066;text-decoration: none; }


.locationaction span {color: #FF0000; font-size: x-large}
 
   
    
/* Copyright Tags*/
.copyright { text-align: center; font-size: x-small; }

/* highlight Tags */
.highlight { background-color: #FFFFCC }

/* Info Tags*/
.Hide               { display: none }
.DisplayInfo span   { width: 400px; height: 400px; background-color: Yellow }

/* ResultOption Tags 
    similar to navigation
*/
.resultoptions              { width: 744px; margin-left: auto; margin-right: auto;
                                text-align: left; font-family: Arial;
                                font-size: small;
                                border-top-width: 10px; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px;
                                border-style: solid; border-color: #92B4CC;  
                            }
.resultoptions a:link       { color: #000066;text-decoration: none; }
.resultoptions  a:visited   { color: #000066;text-decoration: none; }
.resultoptions  a:hover     { color: #000066; text-decoration: none; background-color: #eff3fb; }
.resultoptions  ul          { display: inline; text-align: left; margin-left: 0; }
.resultoptions  ul li       { display: inline; text-align: left; font-size: small; margin-left: 0; }
.resultoptions  ul li span  { color: Lime; font-size: x-small; font-weight: 900; vertical-align: bottom; }

/* hidden Tags*/
.hidden { display: none; }

/* loc action tags */
.locationaction { font-size: xx-small; color: Red; }

@media screen	{
					.VA 	{	text-align: left;overflow:scroll;width:740px;}
}

@media print	{
					.VA 	{	text-align: left;}
}
