/* fonts */
font.myaccounttitle
{
    color: #0066cc;
    font-family: verdana;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none
}
font.myaccountsubtitle
{
    color: #0066cc;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none
}
font.myaccountnormal
{
    font-weight:  normal ;
    font-size: 11px;
    color: #000000;
    font-family: verdana
}
font.documenttoptitle
{
    color: #0066cc;
    font-family: verdana;
    font-size: 22px;
    text-decoration: none
}
font.myaccountalert
{
    color: #ff0000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none
}
font.myaccountinfo
{
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
font.ecertstext
{
    color: #ffffff;
    font-family: verdana;
    font-size: 12px
}
font.myaccountinfotitle
{
    color: #1c186d;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
font.myaccountservicestitle
{
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none
}
font.myaccountecertstitle
{
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold
}

/* links */
a.myaccountservices:link
{
	font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none
}
a.myaccountservices:visited
{
	font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none
}
a.myaccountservices:hover
{
	font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: underline
}


a.myaccountlink:link
{
	color:#0066cc;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;	
}
a.myaccountlink:visited
{
    color:#0066cc;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;	
}
a.myaccountlink:hover
{
	color:#0066cc;
	font-family:verdana;
	font-size:11px;
    text-decoration:underline;	
}


/* background */
td.myaccountservices
{
    background-color: #c7ced8
}

td.myaccountborder
{
    background-color: #0062cf
}
td.myaccountborderalert
{
    background-color: #ff0000
}
td.myaccountinfo
{
    background-color: #e6f7ff
}
td.myaccountinput
{
    background-color: #feffd1
}
td.myaccountclear
{
    background-color: #ffffff
}
td.myaccountmcomdark
{
    background-color: #0163ce
}
td.required
{
    background-color: #ffce9d
}
td.navigation
{
    background-color: #c7ced8
}
td.mcomlight
{
    background-color: #9bc8f2
}
TD.BORDER
{
    BACKGROUND-COLOR: #0062cf
}

/* forms */
input.myaccountformsblack
{
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-family: verdana;
    font-size: 11px
}
select.question
{
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-family: verdana;
    font-size: 11px;
    width: 195px
}
