h1        { font-size: 9pt; font-weight: bold;}
h2        { font-size: 8pt; font-weight: bold; }

h1, h2
{
            font-family: verdana, arial, 'sans serif'; 
            color: #336faf;
}

p         {color: #336faf; font-size: 8pt; align: justify; }
table     { font-size: 8pt; align: justify; }

table, p, li
{
            font-family: verdana, arial, 'sans serif'; 
            color: #336faf; align: justify;
}

body      { background-color: #FFFFFF; font-size: 8pt; margin-left: 0px; margin-top: 0px; }

a:link    {color: #003366; font-weight: normal; text-decoration: none; }
a:visited {color: #003366; font-weight: normal; text-decoration: none; }
a:active  {color: #003366; font-weight: normal; text-decoration: none; }
a:hover   {color: #003366; font-weight: normal; text-decoration: underline; }

.keywords
{
            color: #c0c0c0;
            font-weight: normal;
            font-size: 8pt;
}

a.keywords:link    {color: #c0c0c0; font-weight: normal; text-decoration: none; }
a.keywords:visited {color: #c0c0c0; font-weight: normal; text-decoration: none; }
a.keywords:active  {color: #c0c0c0; font-weight: normal; text-decoration: none; }
a.keywords:hover   {color: #c0c0c0; font-weight: normal; text-decoration: none; }


.hometext
{
            color: #000066;
            font-weight: normal;
            font-size: 8pt;
}

.leftnav
{
	font-weight: normal;
	font-size: 8pt;
	color: 003366;

}

.title
{
            color: #003366;
            font-weight: bold;
            font-size: 8pt;
}

.form
{
            color: #CC6600;
            font-weight: bold;
            font-size: 10pt;
}

a.title:link    {color: #000066; font-weight: bold; text-decoration: none; }
a.title:visited {color: #000066; font-weight: bold; text-decoration: none; }
a.title:active  {color: #000066; font-weight: bold; text-decoration: none; }
a.title:hover   {color: #000066; font-weight: bold; text-decoration: none; }

.menu-foot
{
            color: #000066;
            font-weight: normal;
            font-size: 8pt;
}

a.menu-foot:link    {color: #333333; font-weight: normal; text-decoration: none; }
a.menu-foot:visited {color: #333333; font-weight: normal; text-decoration: none; }
a.menu-foot:active  {color: #333333; font-weight: normal; text-decoration: none; }
a.menu-foot:hover   {color: #333333; font-weight: normal; text-decoration: underline; }

.menu-foot2
{
            color: #336faf;
            font-weight: normal;
            font-size: 8pt;
}

.result
{
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.pwdReset
{
	width: 90%;
	margin-bottom: 25px;
}

div.unReset
{
	position: relative;
	top: 20px;
}

table.pwdReset
{
	padding-left: 2px;
}

div.content
{
	width: 100%;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

div.container
{
	width: 760px;
	height: 200px;
	background-color: #E1E6F0;
}

div.submit
{
	clear: both;
	position: relative;
	left: 130px;
	top: 10px;
}

div.formElem
{
	width: 300px; 
	float: left;
}

div.result
{
	padding-top: 9px;
	width: 300px; 
	float: left;
}

label
{
	width: 13em;
	display: inline-block;
	margin-top: 0.5em;
	margin-right: 0.5em;
}

label.error {
    margin-left: 10px;
    width: auto;
    display: inline;
}
