/* CSS Document */

body, td
{
	margin: auto;
	padding: 0;
	font-family: Verdana,Arial,Sanserif,Helvetica;
	font-size: 11px;
	color: #666;
	line-height: 120%;
	/*background-image: url(../../images/NFJEBG.jpg);
	background-repeat: repeat-x;
	background-color: #DF8C17;*/
}


/* main linkage */
a, a:visited {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 11px;
	color : #600;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

/* headers */
H1 {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 15px;
	font-weight: bold;
	color : #000000;
	margin: 0px;
}

H2 {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 11px;
	line-height:100%;
	font-weight: bold;
	color : #660000;
	margin: 0px;
}

h3
{
	font-family: Verdana,Arial,Sanserif,Helvetica;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #666;
}

.red {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 11px;
	line-height:100%;
	font-weight: bold;
	color : #660000;
	margin: 0px;
}

a.red {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 11px;
	line-height:100%;
	font-weight: bold;
	color : #660000;
	margin: 0px;
}

a.red:hover {
	font-family : Verdana,Arial,Sanserif,Helvetica;  
	font-size : 11px;
	line-height:100%;
	font-weight: bold;
	color : #660000;
}

/* Various */
.intro {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#666;
	font-size:12px;
	line-height:130%;
	text-align: justify;
}


.content {
	padding: 0;
	background: url(../../images/contentback.gif) left top no-repeat;
}
.content td {
	padding: 0 5px;
}

.headline {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#990000;
	font-size:12px;
	line-height:130%;
	font-weight:bold;
	padding: 5px;
	display: block;
}

/* Feature */
.date {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#666;
	font-size:11px;
	line-height:130%;
	text-decoration: none;
}

a.date {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#666;
	font-size:11px;
	line-height:130%;
	text-decoration: none;
}

a.date:hover {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#666;
	font-size:11px;
	line-height:130%;
	text-decoration: underline;
}

.event {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#660000;
	font-size:11px;
	line-height:130%;
	text-decoration: none;
}

/* copyright */
.copyright {
	font-family:Helvetica,Arial,Verdana,Sanserif;
	color: #FFF;
	font-size:10px;
	text-decoration: none;
}
a.copyright {
	font-family:Helvetica,Arial,Verdana,Sanserif;
	color: #FFF;
	font-size:10px;
	text-decoration: none;
}
a.copyright:hover {
	font-family:Helvetica,Arial,Verdana,Sanserif;
	color: #FFF;
	font-size:10px;
	text-decoration: underline;
}
a.copyright:visited {
	font-family:Helvetica,Arial,Verdana,Sanserif;
	color: #FFF;
	font-size:10px;
	text-decoration: none;
}

.feature {
	padding: 0;
	background: url(../../images/featureback.jpg) left top no-repeat;
}

.feature ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: url(../../images/bul.gif);
}

/* Sub NAv */
.subnav ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-image:url(../images/bul.gif);
}

a.subnav, a.subnav:link, a.subnav:visited {
	font-family:Verdana,Arial,Sanserif,Helvetica;
	color:#660000;
	font-size:11px;
	line-height:130%;
	text-decoration: none;
}

a.subnav:hover {
	text-decoration: underline;
}


/* drop shadows */
/*/*/
.alpha-shadow {
  float: right;
  margin: 0 10px 10px 0 !important;
  margin: 0 5px 10px 0;
}
.alpha-shadow2 {
    text-align: center;
}
.alpha-shadow img {
  background: #E4E3DB url(../images/shadowblocker.gif) right top no-repeat;
  padding: 0 0 4px 4px;
    margin: 0 0 2px 20px;
}
 .alpha-shadow2 {
  background: #E4E3DB url(../images/shadowblocker.gif) right top no-repeat;
  padding: 0 0 4px 4px;
    margin: 0 0 2px 0px;
}
.alpha-shadow .caption, .alpha-shadow2 .caption{
    margin: 0 0 0 20px;
    padding: 0 0 0 4px;
    color: #B4B299;
}

.mainbody
{
	width:780px;
	background-color:#FFFFFF;
	/*border: solid 2px #DF8C17;*/
	margin:auto;
}
.headertop
{
	background-color:#990000;
	width:760px;
	padding:10px;	
	border:solid 1px #000;
}

  .lavaLampNoImage 
  {
            position: relative;
            height: 29px;
            width: 760px;
            background-color: white;
            padding: 10px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
   }
   .lavaLampNoImage li 
   {
      float: left;
      list-style: none;
   }
  .lavaLampNoImage li.back 
  {
       border: 1px solid #000;
       background-color: #df8c17;
       width: 9px;
       height: 30px;
       z-index: 8;
      position: absolute;
  }
  .lavaLampNoImage li a 
  {
	  font: bold 14px arial;
      text-decoration: none;
      color: #000;
      outline: none;
      text-align: center;
      top: 7px;
	  text-transform: uppercase;
      letter-spacing: 0;
      z-index: 10;
      display: block;
	  float: left;
      height: 30px;
      position: relative;
      overflow: hidden;
      margin: auto 10px;
   }
   
  .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited 
  {
       border: none;
  }       
  .style2 {font-size: 12px;}
  .footer
  {
  	padding:10px;
  	width:760px;
  	border:solid 1px #000;
  	background-color: #df8c17;
  	text-align:center;
  	vertical-align:middle;
  	color:#FFF;
  	font-weight:bold;
  }
  
  /* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(../../images/button.gif) no-repeat right top; 
	padding-right:30px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}
 
.round span { 
	background:url(../../images/button.gif) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:30px; line-height:27px;
}
 
	a.round:hover {background-position:right -155px;}
	a.round:hover span {background-position:left -155px;}
	
	/*button tag*/
	
	button {border:0; border:none; background:transparent; width:1; overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; cursor:hand;}
	
/* end rounded buttons */
ul#minitabs{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #CCC;border-top: 1px solid #CCC;font-weight: bold;
  text-align: center;white-space: nowrap;}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999;font-size:12px;}
ul#minitabs a.current{border-color: #df8c17; color: #06F}
ul#minitabs a:hover{border-color: #df8c17;color: #666}

.navigation
{
	padding:10px;
}
