a
{
    outline-style: none;
    text-decoration: none;
    outline: none;
    color: #333333;
}

a:hover 
{
    color: #999;
}

h1
{
    background: url(../App_Themes/Default/img/morningstar.gif) no-repeat;
    width: 180px;
    height: 52px;
}

    h1 a 
    {
        text-indent: -9999px;
        width: 180px;
        height: 52px;
        display: block;
    }

fieldset
{
    display: inline-block;
    margin: 3px;
    padding: 5px 10px 15px 10px;
    border: 0px solid #DDD;
}

legend
{
    margin: 3px 3px 3px -3px;
    padding: 3px 60px 3px 6px;
    background: #D7E7FC;
    border: 1px solid #94ADC9;
    font-weight: bold;
}

label
{
    display: block;
    line-height: 22px;
}

input[type="text"],
input[type="password"]
{
    font-family: Tahoma, Sans-Serif;
    font-size: 11px !important;
    border: 1px solid #CDCDCD;
    color: #666;
    padding: 3px 0 0 5px;
	height: 18px;
}

input[type="password"]
{
    width: 99%;
}

input[type="checkbox"]
{
    display: block;
    float: left;
    margin-right: 0px;
}

select
{
    padding: 2px;
    font-size: 11px;
    border: 1px solid #CCC;
    height: 20px;
    margin: 2px 0 5px 0;
    outline: none !important;
    color: #666;
    font-family: Tahoma, Verdana, Sans-Serif !important;
}

h3#newsletterheadline
{
    color: #FFFFFF !important;
    
}

span#headLine
{
    color: #FFFFFF !important;
    background-color: #FFFFFF !important;
}
