body {
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #333;
}
/*td, textarea, input, select {
	font-size: 10px;
}*/
p 
{
    font-size: 1em; /* 12px */
    line-height: 1.5em; /* 18px */
    margin: 0 0 1.5em 0; 
}
ol
{
    font-size: 1em; /* 12px */
    line-height: 1.5em; /* 18px */
    margin-bottom:1.5em; 
}
.sidenote 
{
    font-size: 0.8333em; /* 10px */
    line-height: 1.8em; /* 18px */ 
}
.SignupNote 
{
    font-size: 0.85em; /* 10px */
    line-height: 1.8em; /* 18px */ 
    color: #b1b1b1;
}
/* ----------------------------
    Default Links
   ---------------------------- */
a, a:link {
	color: #596997;
	text-decoration: none;
}
a:visited {
	color: #566697;
	text-decoration: none;
}
a:hover {
	color: #5A7CDE;
	text-decoration: underline;
}
/* ----------------------------
    Misc Classes
   ---------------------------- */
h1
{
    font-size: 1.5em; /* 18px */
    line-height: 1em; /* 18px */
    margin: 0 0 1em 0;
	color: #396F8F;
	font-weight: bold;
    }
h1.light
{
   font-family: tahoma;
	font-size: 16px;
	color: #e6e6e6;
	font-weight: bold;
    }
h2 
{
    font-size: 1.1667em;
    line-height: 1.286em;
    margin-top: 1.929em;
    margin-bottom: 0.643em; 
}
h3 
{
    font-size: 1.3667em;
    color: #009E58;
    font-style: italic;
    font-weight: 300;    
    }  
legend 
{
    color: #009E58;
    }  
.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
/* ----------------------------
    Links
   ---------------------------- */
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D7350F;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #85B350;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.FooterLink:link, a.FooterLink:active {
	color: #9B9A9A;
	font-weight: normal;
	text-decoration: none;
}
a.FooterLink:visited {
	color: #9B9A9A;
	font-weight: normal;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/* ----------------------------
    Inputs
   ---------------------------- */
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
#ctl00_cphMain_ChangePassword table 
{
    width: 100%;
    }
