/* 

NEVI CSS STYLES
Copyright © 2006 NEVI.

Made by Voormedia - WWW.VOORMEDIA.COM

commented backslash hack for IE Mac
star html hack for IE4, IE5 and IE6
*:first-child+html hack for IE7
@media all and (min-width: 0px) hack for Opera 8-9
	
*/


/* GENERAL TAG STYLES */

body      { font-family: Verdana, Tahoma, Sans-serif; font-size: 9pt; line-height: 140%; }
table     { border-collapse: collapse; font-size: 9pt; }
th, td    { font-size: 9pt; padding: 0 10px 0 0; text-align: left; vertical-align: top; font-weight: normal; }
h1 { font-size: 15pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
a { color: #000; }
a span { display: block; }

/* GLOBAL STYLES */

div.visual { display: none; }
div.navigation { display: none; }
div.sidebar { display: none; }
div.leftside { display: none; }
div.column { display: none; }
div.banner { display: none; }
div.madeby { display: block; padding-top: 10px; }
div.print { display: block; text-align: right;  }

/* FORMS */

table.form select.normal { width: 300px; }