/* foundation css style sheet */
	
.TOPHEADLINE{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #466598;
        font-weight: 900;
	font-style: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.TOPHEADLINE2{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
        font-weight: 900;
	font-style: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

UL.bdotlist {MARGIN-BOTTOM: 0px; 
             MARGIN-TOP: 0px; 
             PADDING-LEFT: 0px; 
             MARGIN-LEFT: 16px; 
             PADDING-TOP: 2px; 
             PADDING-BOTTOM: 1px;
             font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
	     color: #404040;
             font-weight: 500;
	     text-decoration: none;
	     word-spacing: normal;
	     letter-spacing: normal;
	     text-transform: none;
}	
.smallface { font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
	     color: #466598;
             font-weight: 500;
	     text-decoration: none;
	     word-spacing: normal;
	     letter-spacing: normal;
	     text-transform: none;
}

.smallface2 { font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
	     color: #404040;
             font-weight: 500;
	     text-decoration: none;
	     word-spacing: normal;
	     letter-spacing: normal;
	     text-transform: none;
}
.smallface3 { font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
	     color: #000000;
             font-weight: 700;
	     text-decoration: none;
	     word-spacing: normal;
	     letter-spacing: normal;
	     text-transform: none;
}
.smallface4 { font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
	     color: #000080;
             font-weight: 500;
	     text-decoration: none;
	     word-spacing: normal;
	     letter-spacing: normal;
	     text-transform: none;
}												
TD	{font-family:    Arial, Helvetica;
	font-size:	10pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.cell	{	
	font-family: Arial, Helvetica;
	font-size:	8pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
				
.input3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 400px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 100px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 100px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}
.input4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 300px;
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 2px; 
	margin-left: 0px;
}
.input5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 145px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background: #F3FDF3;
}
.input6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 170px;
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 2px; 
	margin-left: 0px;
}
.CHK  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #800000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 20px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

.acb  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #800000; text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 30px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

.acp   {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	border: 1px #6C6C6C solid; 
	width: 50px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

.hide { position:absolute; 
        visibility:hidden; 
}

.show { position:absolute; 
visibility:visible; 
}

.button { background-color: #94ABB3; 
          font:bold 8pt arial; 
          border:1px solid black;
}

td.nav { background-color: #565A82;
} 

td.nav a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block;
	width: 100%;
	height: 17px;
	padding-left : 5px;
	padding-right : 5px;
} 
td.nav a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : black;
	display: block; 
	width: 100%; 
	height: 17px; 
	background-color : #FFBD21;	
        padding-left : 5px;
	padding-right : 5px;
        
} 

td.nav a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block; 
	width: 100%; 
	height: 17px; 
	padding-left : 5px;
	padding-right : 5px;
} 	

td.sep { background-color: #394F81; 
         color : white;
} 	

td.topnav a {
	font-family : Arial, Helvetica ;
	font-size : 10px;
	font-weight : normal;
	color : #696565;
	text-decoration : none;
	font-variant : small-caps;	       
} 

td.topnav a:hover {
	font-family : Arial, Helvetica ;
	font-size : 10px;
	font-weight : normal;	
	text-decoration : none;
	font-weight : normal;
	color : #800000;
	font-color: #800000;
        font-variant : small-caps;
} 

td.topnav a:visited { 
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #696565;
	text-decoration : none;
	font-variant : small-caps;
} 	

td.topsep { font-family : Arial, Helvetica;
	    font-size : 10px;
	    font-weight : normal;
            color : #696565;
} 
A.toplink, A.toplink:active, A.toplink:visited {
        font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;	
        COLOR: #696565;
        TEXT-DECORATION: none;
	font-variant : small-caps;
}
A.toplink:hover {font-family : Arial, Helvetica;
	         font-size : 10px;
	         font-weight : normal;	
	         COLOR: #800000; 
                 TEXT-DECORATION: none;
                 font-variant : small-caps;
}

.menuSpacer {
 border-bottom: 1px dotted #999999;
 margin-bottom: 1px; 
 margin-left: 5px;
 margin-right: 5px;
}
.column {
 padding-left: 12px;
 border-left:1px dashed #000000;
}

.thumb td { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:link { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:visited { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:active { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
