td
{
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 11px;
        color: #000066;
}
td.downloadbg
{
        background-color: #D5DDEC;
}
table.bluebg
{
        background-color: #D5DDEC;
}
a
{
        text-decoration: none;
}
a:active
{
        color: #5f6eaa;
        text-decoration: none;
}
a:visited
{
        color: #5f6eaa;
        text-decoration: none;
}
a:hover
{
        color: #ff6600;
        text-decoration: none;
}

a.tab
{
				font-size: 11px;
				font-weight: bold;
        color: #ffffff;
}

a.tab:visited
{
				font-size: 11px;
				font-weight: bold;
        color: #ffffff;
}

a.tab:hover
{
				font-size: 11px;
				font-weight: bold;
        color: #ffffff;
}

a.tab:active
{
				font-size: 11px;
				font-weight: bold;
        color: #ffffff;
}

td.subheader
{
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #5f6eaa;
}

td.activetab
{
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #EE0D57;
}

td.tab
{
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #5f6eaa;
}

td.alert
{
        font-size: 11px;
        font-weight: normal;
        color: #ff0000;
        padding-top: 5px;
        padding-bottom: 5px;
}

input.buttonx
{
        font-size:11px;
        font-weight: bold;
        color: #ffffff;
        border-left: white 1px solid;
        border-right: white 1px solid;
        border-top: white 1px solid;
        border-bottom: white 1px solid;
        background-color: #EE0D57;
}

input.buttonlink
{
        font-size:13px;
        color: #0000ff;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        background-color: #D5DDEC;
        text-decoration: underline;
        cursor:hand;
}

td.smallheader
{
	font-size:9pt;
	font-weight: bold;
	color: #000066;
	background-color: #D5DDEC;
}