/*  estabalish general layout parameters */

html { 
	min-width: 0px;
	 }

body
{
   text-align:left;
   margin:0;
   margin-top:70px;
   padding: 0;
   border: 0;	
   font: 10px/1.5 "Verdana","Arial","Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
   color:#676767;
}



h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,form
{
   margin:0;
   padding: 0;
   border: 0;	

}


h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,form,table,td
{
   font-family: Verdana, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
}


h5
{
   font-size:10px;
   font-weight:bold;
   color:#002F7F;
   font-family: Verdana;
   margin-bottom:5px;
}

p
{
  margin-bottom:1em;
  color:#676767;
}

input,select
{
  font-size:11px;
  font-family: Arial, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
  color:#303788;
}





	/* Default links 	*/

a:link, a:visited {
	text-decoration : underline;
	color: #027abb;
	background: transparent; 
	line-height:13px;
	font-weight:normal;


	}

a:hover {
	text-decoration : underline;
	color: #027abb;
	background: transparent; 
	}

a:active {
	text-decoration : underline;
	color: #027abb;
	background: transparent;  
	font-weight:normal;
	}

a.dark:link, a.dark:visited {
	text-decoration : none;
	color: #00267f;
	background: transparent; 
	line-height:18px;
	font-size:10px;

	}

a.dark:hover
{
	text-decoration : underline;
	color: #5F83D5;
}

a.dark:active {
	text-decoration : none;
	color: #00267f;
	background: transparent;  
	}



a.menu:link, a.menu:visited {
	text-decoration : none;
	color: #C4C63D;
	background: transparent; 
	line-height:18px;
	font-size:10px;

	}

a.menu:hover
{
	text-decoration : underline;
	color: #C4C63D;
}

a.menu:active {
	text-decoration : none;
	color: #003399;
	background: transparent;  
	}



table#lgn
{
   border-top:1px solid #ebebeb;
   margin:auto;
   text-align:center;
}

.bg01
{
      background-color: #003399; 
      border-right:solid 0px #D4D4D4;
	  height:73px;
	  width:464px;
	  text-align:center;
}

.bg02
{
  background-color:#003399;
     text-align:center;
	 height:44px;
}


.bg03
{
     border-right:solid 6px #003399; 
	 height:30px;
	 width:285px;
}


.bg04
{
     background: #003399; 
     /*border-right:solid 1px #303788;*/
	 border-right:solid 0px #EBEBEB;
     border-left:solid 1px #EBEBEB;

}


.bg05
{
     background: url(../images/dot.gif) ;  
}

.bg06
{
     background-color:#E5EAE4;
	 width:114px;
}


.bg07
{
     /*background: url(../images/bg01.jpg) ;  */
	 background-color:#E2ECED;
	 text-align:center;
}

.bg08
{
     background-color: #003399;  
     height:8px;
}

.bg09
{
     background-color:#EAEDE6;
	 text-align:center;
}

.copy
{
   font-family:'Verdana';
   font-size:9px;
   color:#898989;

}


.rtborder
{
   /*border-right:solid 1px #303788;*/
   border-right:solid 0px #EBEBEB;
   border-left:solid 1px #EBEBEB;
   width:200px;
}


.mgt01
{
   margin-top:0px;
   margin: 0 20px;
   }


.w40
{
   width:40px;
}

.tle
{
   font-family: Arial;
   color:#303788;
   font-size:14px;
   font-weight:bold;
   height:40px;
   border-bottom:solid 1px #fff;
}

.bline
{

   border-bottom:solid 1px #fff;
}

.bline1
{

   border-bottom:solid 1px #fff;
   text-align:left;
   padding-left:20px;
}

.pleft01
{
   text-align:left;
   padding-left:20px;
}
