@font-face {
  font-family: 'HUM521C';
  src: url('/App_Themes/ThemeFY20/assets/scripts/fonts/HUM521C.eot');
  src: url('/App_Themes/ThemeFY20/assets/scripts/fonts/HUM521C.eot?#iefix') format('embedded-opentype'),
       url('/App_Themes/ThemeFY20/assets/scripts/fonts/HUM521C.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Humanist521BT-RomanCondensed";
  src: url('/App_Themes/ThemeFY20/assets/scripts/fonts/Humanist521BT-RomanCondensed.svg') format('svg'),
       url('/App_Themes/ThemeFY20/assets/scripts/fonts/Humanist521BT-RomanCondensed.ttf') format('truetype'),
       url('/App_Themes/ThemeFY20/assets/scripts/fonts/Humanist521BT-RomanCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}



 .list {
     list-style-type:disc; 
     display:list-item; 
    margin: 4px 0 4px 0;
    margin-left: 3em;
    margin-right: 5em;
     
     
     }
     
     .bubble {
     list-style-type:circle; 
     display:list-item; 
     margin: 4px 0 4px 0;
         margin-left:30px;
     
     }
       .indent 
       {
     list-style-type:circle; 
     display:list-item; 
   margin: 4px 0 4px 0;
    margin-left: 10em;
    margin-right: 5em;    
     
     }
     
 .number {
     list-style-type:decimal;
     display:list-item; 
     margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 8em;
    margin-right: 5em;
     
     }
   

/*-----BODY -----*/

html
{
  margin: 0;
  padding: 0;
  height: 100%;
 
}

h1 { 
    display: block;
    font-size: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;   
    margin-left:2em;
    font-weight: bold;
   
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 25px;
    margin-right: 0;
    font-weight: bold;
}

h3 { 
      display: block;
    font-size: 2.5em;
    margin-top: 1em;
    margin-bottom: 1em;
     margin-left:60px;
    margin-right: 0;
    font-weight: bold;
    
    
}

h4 { 
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h5 { 
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 { 
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
/*h7 is the same as h2, with left justification*/
.h7 {
    display: block;
    font-size: 1.5em;
    /*margin-top: 0.83em;
    margin-bottom: 0.83em;*/
    margin-left: 28px;
    margin-right: 0px;
    font-weight:  bold;
}
p {
    display: block;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left:3em;
    margin-right: 5em;
}

/*-----WRAPPER -----*/

#wrapper 
{
  margin:0 auto;  
  min-width:1000px;
 
  
}

/*-----IMAGES -----*/

figure.w100 
{
  width:100%;
}

figure img 
{
  width:100%;
}

.imgoverview
{
  
  height:400px;
  width:500px;
  margin: 0 auto;
  background-image:url(../../content/Current/images/tech.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size: contain;
  border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
}

.contentImage 
{
  height:200px; 
  width:250px;
  float:right; 
  padding:10px;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}

p img
{
  height:200px; 
  width:250px;
  float:right;
  padding:10px;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
    display: inline-block;
margin-top:-25px;

}


#contentImage {
    height: 550px;
    width:750px;   
    margin: 0 auto;
       margin-bottom: 10px;
    margin-top: 50px;
}

#contentImage img{
    height: 500px;
    width:750px;   
    margin: 0 auto;   
}


/*-----CONTAINER -----*/

#container 
{
  margin: 0 auto;
  position:relative;
  z-index:5;
  width:100%;
  background-color:transparent;
  min-width: 320px;
  max-width: 960px;

}


	
/*------BANNER-------*/
/*Copy .bodybanner to layout*/
.bodybanner 
{
  background-image:url(/App_Themes/ThemeFY20/assets/images/background.png);
  background-repeat:repeat-x;
  position:fixed;
  width:100%;
  height:50%;
  z-index:1;
  background-size:contain;
  top:0px;
}

.banner 
{
    
    background-image:url(/App_Themes/ThemeFY20/assets/images/Logo_Bannersml.png);  
  background-repeat:no-repeat;
  background-position:center;
 
  position: absolute;
  z-index: 3;    
  margin:0 auto;
      
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  /*border:1px solid red;*/
  width:1103px; 
  height: 452px; 
 right:-70px;
  top:-90px;
  display:block; 
  float:left;
  background-color:transparent;
  z-index:1;
}

.social 
{  
  position:absolute;
  margin-top:50px;
  display:block;
  float:left;
  width:100%;
  height:100%;
  margin-left:-15px;
  margin-right:80px;
 /*border:1px solid red;*/
 z-index:999;
}

.social ul
{
  background-color: transparent;
  list-style-type:none;
  margin-left: 110px;
  width: 200px;
  padding-bottom:20px;
  margin-top:10px;
}

.social ul li 
{
  display:block;
  height: 45px;
  width: 45px;
  
  padding:5px;
}

.social ul li a
{
  display:inline-block;
  float:left;
}

.banner 
{
 
}

.social 
{
  display:inline-block;
  position:relative;
  float:right;
  width:270px;
  height:200px;
  margin-top:50px;
  
  


}

.social ul
{
  background-color: transparent;
  list-style-type:none;
  margin-top:120px;
 
  width: 200px;
  padding-bottom:20px;
}

.social ul li 
{
 display:inline-block;
 
 height: 40px;
 width: 40px;
 margin-left:10px;
 padding:0px;
 
}

.social ul li a
{
  display:inline-block;
  float:left;
}



/*-----NAVIGATION -----*/

.navigation 
{
    /*Navbar color set here*/
  width:100%;
  height: 70px;  
  background-color:#FFCC29;
  position:absolute;
  z-index:3;

}

#cssmenu 
{
  /*font-family:Bebas Neue Bold, Times New Roman, Serif;*/
    font-family:"Oswald", sans-serif;
 
    position: absolute;
	z-index: 3;
	/*font-family: "Bebas Neue Bold", Arial, Sans-Serif;*/
    font-family:"Oswald", sans-serif;
}

#cssmenu ul 
{
  width: 960px; 
  
  
}

#cssmenu ul li 
{
color:White;
  text-decoration:none;  
  border:1px solid #fff;
  text-align:center;
  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
   font-size:.75em;
  display:inline-block;
  position:relative;
  width: 120px;  
  /*Navbar button background color set here */
  background-color: #01569A;
  background-repeat:no-repeat;
  background-position:center;
  margin-left:43px;
  height: 45px;

 -webkit-box-shadow: -1px -28px 115px -30px rgba(0,0,0,1);
-moz-box-shadow: -1px -28px 115px -30px rgba(0,0,0,1);
box-shadow: -1px -28px 115px -30px rgba(0,0,0,1);

  padding-top:0px;
  border:0;
}

#cssmenu ul li a
{
  color:White;
  text-decoration:none;

  display: block;
  padding:12px;
  width: 120px;
  text-align: center;
  font-weight: bold;
  float: left;
  color: white;
  font-size: 1.2em;
  text-decoration: none;
  height:45px;	
}

#cssmenu ul li.lrglink a
{
    font-family: 'Oswald', sans-serif;
  display: block;
 padding-top:1px;
  width: 115px;
  text-align: center;
  font-weight: bold;
  float: left;
  color: white;
  font-size: 1.2em;
  text-decoration: none;
  height:45px;	


}


/* sub navigation */
#cssmenu li ul {    
   position:absolute;
  background:#FFF; 
  top:45px;
  width:180px; 
 height:auto;
 -webkit-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);

position:absolute;
  background:#FFF; 
  top:45px;
  width:260px; 
 height:auto;
 -webkit-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
}

#cssmenu ul li.lrglink ul 
{
  position:absolute;
  background:#FFF; 
  top:45px;
  width:180px; 
 height:auto;
/*
 -webkit-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
*/

position:absolute;
  background:#FFF; 
  top:45px;
  width:260px; 
 height:auto;
 -webkit-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);
box-shadow: 2px 12px 34px 0px rgba(0,0,0,0.35);


}
#cssmenu li li 
{
  font-family: 'Roboto Condensed', sans-serif;
   font-size:.5em;
   color:Black;
  margin: 0px 1px 0px 1px;
 background:#FFF;
  height:30px;
  width:100%;
  top:0px;
  padding:0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;

  font-family:"Oswald", sans-serif;
   font-size:1.2em;
   color:Black;
  margin: 0px 1px 0px 1px;
 background:#FFF;
  height:50px;
  width:100%;
  top:0px;
  padding:0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#cssmenu ul li.lrglink ul li 
{
  font-size:1.2em;
  margin: 0px 1px 0px 1px;
 background:#FFF;
  height:30px;
  width:100%;
  top:0px;
  padding:0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;

    font-size:1em;
  margin: 0px 1px 0px 1px;
 background:#FFF;
  height:50px;
  width:100%;
  top:0px;
  padding:0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
 
    
}
#cssmenu li li ul {
    position:absolute;
     color:Black;
    top:0;
    padding-top:5px;
    
    margin:0;

      position:absolute;
     color:Black;
    top:0;
    padding-top:5px;
    width:260px; /* make this equal to the width of the sub nav above */
    margin:0;
    border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
}

#cssmenu li.lrglink li ul {
    position:absolute;
     color:Black;
    top:0;   
    
    margin:0;

    position:absolute;
     color:Black;
    top:0;   
    width:260px; /* make this equal to the width of the sub nav above */
    margin:0;
}

#cssmenu li ul {    
   

}

#cssmenu ul li.lrglink ul 
{
  
}
#cssmenu li li 
{
   
}

#cssmenu ul li.lrglink ul li 
{
  
 
    
}
#cssmenu li li ul {
  
}

#cssmenu li.lrglink li ul {
    
}



/* style sub level links */
#cssmenu li li a 
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 2em;
  font-weight:lighter;
   padding: 5px 2px 3px 3px;
    color:Black;
    width:180px;
    height:30px;
    text-align:left;
}

#cssmenu li.lrglink li ul a 
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 1.2em;
  font-weight:lighter;

    color:Black;
    width:180px;
    height:30px;
    top:0px;
    padding:5px 10px 5px 10px;
    margin:0px;
    text-align:left;
    
}

#cssmenu li li ul 
{
  
   height:30px;
   padding:0px;
   margin:0px;
   width: 160px;
   position:relative;
   z-index:2000;
    font-size: 10px;
}


#cssmenu li li:last-child a {
    border-bottom:none;
     width:180px;
    height:30px;
    
}

/* show arrows for dropdowns */
#cssmenu li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-down.png');
    background-position:right 18px;
    padding-right:5px;    
    background-repeat:no-repeat;
    width:115px;
    padding: 5PX;
}

#cssmenu li li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-right.png');
    background-position:right 10px;
    background-position:center right;
    background-repeat:no-repeat;  
    padding-right:10px;
    width:180px;    
}



/* hide sub menu links */
ul.sub-menu {
   display:none;
   height:30px;
}

/*-----CONTENT -----*/
/*Search Bill Divs*/
.contentSearch
 {
    margin:25px auto;
       /* border:1px solid red;*/
        width:100%;
        margin-right: 20px;
        padding-left:30px;
        font-family:'Humanist521BT-RomanCondensed', sans-serif;
            }

/*-----CONTENT -----*/

.content 
{
  font-family: 'Humanist521BT-RomanCondensed', sans-serif; 
  position:relative;
  z-index:2;
  background-color: #FFF;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);  
 border: .1px solid transparent;
 top:70px;
 /*border:1px solid red;*/
}

contentSearchword {
   font-family: 'Humanist521BT-RomanCondensed', sans-serif; 
  position:relative;
  z-index:2;
  background-color: #FFF;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);  
 border: .1px solid transparent;
 top:70px;
 /*border:1px solid red;*/
 
}

#content 
{
  min-height: 5em;
  margin-top:10px; 
  position:relative;
  z-index:2;
  background-color: #FFF;
  padding: 0 80px;
  
}

.slider 
{
  position:relative;
  top:-100px;
 
/*
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
*/
  margin:0 auto;
 background-color: white;  

}

.signature 
{
 display:block;
 margin-left: 5em;
 float:left; 
}

.firstforJobsicon 
{
 background-image:url();
 background-position:center;
 background-repeat:no-repeat; 
 height:169px;
 width:155px;
 position:relative;
 margin-right: 5em;
 float:right; 
}

.highlight 
{
  font-family: 'Oswald', sans-serif;
  height:90px;
  width: 830px;
  margin-left: 90px;	
}

.highlight h1
{
  float:left;
  margin:0;
  padding:0;
  padding-top: 5px;
  padding-left: 10px;
}

.highlightdesc 
{
  font-size:25px;
  text-align:left;	
  display:block;
  line-height: 25px;
  width:550px;
  color:#8da5c1;
  margin:0;
  padding:0;
}


.highlightgrp 
{
  float: left;
  width: 100%;
  height:auto;	
  margin: 0 auto;
}


.highlightlogo 
{
  background-image: url(images/bullet.png);
  background-repeat: no-repeat;
  background-position:center;
  background-size:contain;
  float:left;	
  height:40px;
  width:40px;	
}

.headlinelogo 
{	
  height:200px;
  width:200px;
  background-image:url(images/1stforjobsstamplrg.png);
  background-position:center;
  background-repeat:no-repeat;
  background-size:contain;
  float:left;
  margin-top:10px;
  margin-left:20px;	
}


/*
.slider 
{
  position:relative;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
  margin:0 auto;
  top:30px;
}
*/

.signature 
{
 display:block;
 margin-left: 5em;
 float:left; 
}

.icon 
{
 background-image:url('/App_Themes/ThemeFY20/assets/images/Circle_Logo-01.png');
 background-position:center;
    background-size: contain;
 background-repeat:no-repeat; 
 height:199px;
 width:185px;
 position:relative;
 margin-right: 5em;
 float:right;
    clear: right;

 
 
}

.highlight {
	/*font-family: "Bebas Neue Bold", Arial, Sans-Serif;*/
      font-family:"Oswald", sans-serif;
	height:90px;
	width: 630px;
	margin-left: 90px;
	
	
	
	
	
}

.highlight h1{
	float:left;
	margin:0;
	padding:0;
	padding-top: 5px;
	padding-left: 10px;
}

.highlightdesc {
	font-size:25px;
	text-align:left;	
	display:block;
	line-height: 25px;
	width:550px;
	color:#8da5c1;
	margin:0;
	padding:0;
}


.highlightgrp {
	float: left;
	width: 100%;
	height:auto;	
	margin: 0 auto;
}


.highlightlogo {
background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	float:left;
	
	height:40px;
	width:40px;	
}

.headlinelogo {	
height:200px;
width:200px;
	background-image:url(images/1stforjobsstamplrg.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	float:left;
	margin-top:10px;
	margin-left:20px;
	
	
	
}




/*
.slider 
{
  position:relative;
  -webkit-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);
  box-shadow: -1px 3px 53px 6px rgba(0,0,0,0.75);	
  margin:0 auto;
  width:100%;
}
*/


/*----- FOOTER -----*/

.footermainPan
{
    position:relative;
    background-image:url("../images/budgetFooter.png");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
  height:80px; 
  width:100%; 
  text-align:center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px; 	 
  
  clear:both;  
  margin-top:80px;
  
  padding: 4px 0px 4px 0px;
 
  text-align:center;
}


.footermainPanASPX {
     position:relative;
    background-image:url("../images/budgetFooter.png");
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
  height:80px; 
  width:100%; 
  text-align:center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px; 	 
  bottom:0px;
  clear:both;  
  margin-top:300px;
  
  padding: 4px 0px 4px 0px;
 
  text-align:center;
}

.Doclinks{   
    
    /*border:1px solid red;*/
    position:relative;
   top:-10px;
    font-family: 'Humanist521BT-RomanCondensed', sans-serif;
}



#wrapper #container .content .homeGovBg .headline 
{
  font-family: 'Oswald', sans-serif;
  padding-right: 40px;
  padding-top: 20px;
  float: left;
  font-size:36px;
  width: 700px;
}

#wrapper #container .content .homeGovBg .headline h1
{
  margin:0;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 25px;
  letter-spacing: 2px;
}

span.searchword
{
    background-color: yellow;
}


/*-----Prevents iPhone from resizing in landscape mode -----*/
html {-webkit-text-size-adjust: none; }

/*----------- apply a natural box layout model to all elements --------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*-----BODY -----*/
html,
body
{
  margin: 0;
  padding: 0;
  height: 100%;
  
}

/*-----WRAPPER -----*/

#wrapper 
{
  width:100%;
  margin:0 auto;

}



/*-----IMAGES -----*/

figure.w100 
{
  width:100%;
  
}

figure img 
{
  width:100%;
}

/*----- FOOTER -----*/

footer 
{
  clear: both;
  text-align: center;
 
}

/*----- OTHER -----*/

.keepOpen
{
  clear:both;
}
	
	
/*@import url("../../webfonts/Bebas_Neue_Bold/stylesheet.css");*/
@media only screen and (min-width: 1px) 
{
  
  /*--FONTS--*/


/*@font-face {
font-family: 'BebasNeueBold';
src: url('BebasNeueBold.eot');
src: url('BebasNeueBold.eot?#iefix') format('embedded-opentype'),
url('BebasNeueBold.svg#BebasNeueBold') format('svg'),
url('BebasNeueBold.woff') format('woff'),
url('BebasNeueBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
  font-family: 'BebasNeueLight';
  src: url('BebasNeueLight.eot');
  src: url('BebasNeueLight.eot?#iefix') format('embedded-opentype'),
       url('BebasNeueLight.woff2') format('woff2'),
       url('BebasNeueLight.woff') format('woff'),
       url('BebasNeueLight.ttf') format('truetype'),
       url('BebasNeueLight.svg#BebasNeueLight') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

i { 
    font-style: italic;
    }

strong 
{
 font-weight:bold;
}
    
    blue {
        color: blue;
    }



/*-----BODY -----*/

html,
{
  margin: 0;
  padding: 0;
  height: 100%;
 
}
    
    

h1 { 
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 2em;
    margin-right: 0;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 25px;
    margin-right: 0;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    
}


h4 { 
    display: block;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h5 { 
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 { 
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
/*copy of h2 with no indent*/
h7 {
    display: block;
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0px;
    margin-right: 0;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    
}



    
em {
   
    
  font-style: normal;         /* Removes italics */
  text-decoration: underline; /* Makes underline */
}

/*-----WRAPPER -----*/

#wrapper 
{
  margin:0 auto;
  
  min-width:1000px;
  
}

/*-----CONTAINER -----*/

#container 
{
  margin: 0 auto;
  position:relative;
  z-index:5;
  width:100%;
  background-color:transparent;


}
	





/* style sub level links */
#cssmenu li li a 
{
  font-family:"Oswald", sans-serif;
  font-size: 1em;
  font-weight:normal;
   padding: 5px 2px 5px 3px;
    color:Black;
   width:260px;
    height:50px;
    text-align:left;
    text-transform: uppercase;
    line-height: 20px;
    
}

#cssmenu li.lrglink li ul a 
{
   font-family:"Oswald", sans-serif;
  font-size: 1em;
  font-weight:normal;
   padding: 10px 2px 3px 3px;
    color:Black;
   width:280px;
    height:50px;
    line-height: 40px;
    text-align:center;
    
    
}

#cssmenu li li ul 
{
  font-size: 1em;
  height:50px;
   padding:0px;
   margin:0px;
  width:280px;
   position:relative;
   z-index:2000;
}

#cssmenu li.lrglink li a 
{
  font-family:"Oswald", sans-serif;
  font-size:1em;
  font-weight:normal;
   padding: 10px 2px 3px 3px;
    color:Black;
   width:260px;
    height:50px;
    text-align:left;
    
}
#cssmenu li li:last-child a {
    border-bottom:none;
    width:260px;
   height:50px;
    
}

/* show arrows for dropdowns */
#cssmenu li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-down.png');
    background-position:right 18px;
    padding-right:5px;
    
    background-repeat:no-repeat;
    width:115px;
}

#cssmenu li li.dropdown > a {
    background-image:url('/css/FY18Home/images/arrow-right.png');
     background-position:right 10px;
     background-position:center right;
    background-repeat:no-repeat;  
  padding-right:10px;
     width:180px;  
    
}



/* hide sub menu links */
ul.sub-menu {
    display:none;
   height:30px;
}

#cssmenu li li a:hover
{
  color:White;
background-color:#01569A;

}
    
    #cssmenu li.lrglink li a 
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 1.2em;   
  color:Black;   
  margin-left:-38px;
}
    
    #cssmenu li li a
{
  font-family: 'Roboto Condensed', sans-serif;  
  font-size: 1em;   
  color:Black;   
  margin-left:-42px;
}



#cssmenu li.lrglink li a:hover
{
   color:White;  
background-color:#01569A;
    margin-left: -40px;
}



/*----- FOOTER -----*/



#wrapper #container .content .homeGovBg .headline {
	/*font-family: "Bebas Neue Bold", Arial, Sans-Serif;*/
      font-family:"Oswald", sans-serif;
	padding-right: 40px;
	padding-top: 20px;
	float: left;
	font-size:36px;
	width: 700px;
	
	
}

#wrapper #container .content .homeGovBg .headline h1{
margin:0;
padding-top: 20px;
padding-left: 10px;
padding-right: 25px;
letter-spacing: 2px;
}


}

#EduHistoryTable tr th {
padding: 4px;
    border: 1px solid black;
}

#EduHistoryTable tr td {
    padding:4px;
    
    border: 1px solid black;
    
}

#EduTable {
    width: 450px;
    margin: 0 auto;
}

#EduTable tr th {
padding: 4px;
    border: 1px solid black;
}

#EduTable tr td {
    padding:2px;
    
    border: 1px solid black;
    padding: 2px;
}

.table-bordered {
    border:1px solid black;
}

u {
    text-decoration:none;
}
.pdfBullet
{
    background:transparent url(images/pdf_file.gif) 0 0 no-repeat;
    height:20px;
    width:20px;
}
.arrowBullet
{
    background:transparent url("../images/SmallArrow.jpg") 0 0 no-repeat;
}

.slider {
   margin-top: 200px;
}

.jssora22r {
    top:-120px;
}

#billText {
    /*border:1px solid red;*/
    margin-top:30px;
}
.smlArrow {
    /*border:1px solid red;*/
    background-image: url(../images/SmallArrow.jpg);
    background-position:center;
    background-repeat:no-repeat;   
    height:0px;
   top:0px;
    width:0px;
    padding: 3px 3px 3px 3px;
    margin-left:2px;
    margin-bottom:1px;   
    position:relative;
} 
.bgNavlinks {
     font-size:14px;
 }

  .ag_TitleCell img {
      border:none;
      line-height:9px;
      position:relative;
     
      
  }

  .govSignature {
      height: 65px;
      width: 201px;
  }

 
