/* MW CSS */

* { behavior: url(iepngfix.htc); }

h1 {font-family:helvetica; color: #ffba00; font-size: 1.4em; font-weight: normal; text-align: left; padding-top:0px; margin:0px; padding-bottom:5px; letter-spacing:0.6px; font-smooth: always;}
h2 {font-family:helvetica; color: #EEEEEE; font-size: 1.2em; font-weight: normal; text-align: left; padding-top:0px; margin:0px; padding-bottom:5px; letter-spacing:0.6px; font-smooth: always;}
h3 {font-family:helvetica; color: #EEEEEE; font-size: 1.2em; font-weight: normal; text-align: right; padding-top:0px; margin:0px; padding-bottom:5px; letter-spacing:0.6px; font-style:oblique; font-smooth: always;}

td, body, th, div, p 	{font-family: verdana; font-smooth: always; color: #C9C9C9; font-size: 12px; font-weight:400; text-align:justify; letter-spacing:normal; line-height:17px; padding-top:0px; margin:0px;}

a img {
    border: none;
    }
		
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}		



ul {
list-style-type: none;
padding-left:17pt;
margin:0;
margin-top:3PX;
}

li {
background: url(images/arrow.gif) right center no-repeat ;
background-position:right;
list-style-image:url(../images/arrow.gif);
padding-left: 0px;
padding-right:0px;
padding-bottom:3px;
margin-bottom: 3px;
margin:0;
}

.hidden { display: none; }
.unhidden { display: block;}


.footer 	{font-family: verdana; color: #FFFFFF; font-size: 11px; font-weight:100; text-align:center; letter-spacing:normal; line-height:17px; padding-top:0px; margin:0px;}


A:LINK  {font-family: verdana; color: #FFFFFF; font-size: 12px; font-weight: 100; text-decoration: none; }
A:VISITED  {font-family: verdana; color: #FFFFFF; font-size: 12px; font-weight: 100; text-decoration: none; }
A:ACTIVE {font-family: verdana; color: #FFFFFF; font-size: 12px; font-weight: 100; text-decoration: underline; }
A:HOVER {font-family: verdana; color: #FCFCFC; font-size: 12px; font-weight: 100; text-decoration: underline;}



SELECT
{

    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
		FONT-COLOR: 666666;		
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 1px;
    FONT-FAMILY: Verdana;
		border-width : 1px 1px 1px 1px;
}


INPUT

{
    FONT-SIZE: 7pt;
		FONT-COLOR: 666666;
    FONT-FAMILY: verdana;
		border-color : #666666;
		border-width : 1px 1px 1px 1px;
}

.radio

{
    FONT-SIZE: 7pt;
		FONT-COLOR: 666666;
    FONT-FAMILY: verdana;
		border-color : #CCCCCC;
		border-width : 0px 0px 0px 0px;
}

.submit

{
    FONT-SIZE: 7pt;
		background-color:#eeeeee;
		FONT-COLOR: 666666;
    FONT-FAMILY: verdana;
		border-color : #CCCCCC;
		border-width : 0px 0px 0px 0px;
}

TEXTAREA

{
    FONT-SIZE: 7pt;
		FONT-COLOR: 666666;
    FONT-FAMILY: verdana;
		border-color : #666666;
		border-width : 1px 1px 1px 1px;
}


