/* main body */

#login_form fieldset { border:none; padding:0; margin:0; }
#login_form label { display:block; font-weight:bold; }
#login_form input { margin-bottom:10px; }

.bodytext, #login_form
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#000000;
  	font-weight:normal;
 	line-height:13px;
}
.bodyHeadmain
{
	font-family: Arial, Helvetica, Verdana;
	font-size:24px;
	color:#602A84;
  	font-weight:normal;
 	line-height:13px;
}
.bodyHead
{
	font-family: Arial, Helvetica, Verdana;
	font-size:14px;
	color:#602A84;
  	font-weight:bold;
 	line-height:13px;
}

.footerCopy
{
	font-family: Arial, Helvetica, Verdana;
	font-size:9px;
	color:#6c6c69;
  	font-weight:normal;
 	line-height:13px;
 	/*padding:20px;*/
}
li
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#000000;
  	font-weight:normal;
 	line-height:13px;
}


/* side nav text*/

.sidebar
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#ffffff;
  	font-weight:normal;
 	line-height:13px;
}


/* links */
a:link
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#000000;
  	font-weight:normal;
 	line-height:13px;
    text-decoration:underline;

}

a:visited
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
 	line-height:13px;
 	text-decoration:none;

}


a:hover
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#000000;
    font-weight:normal;
 	line-height:13px;
 	text-decoration:none;

}


a.sideNav:link
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#ffffff;
  	font-weight:normal;
 	line-height:13px;
    text-decoration:none;

}

a.sideNav:visited
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#ffffff;
    font-weight:normal;
 	line-height:13px;
 	text-decoration:none;

}


a.sideNav:hover
{
	font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color:#9fca39;
    font-weight:normal;
 	line-height:13px;
 	text-decoration:none;

}

a.footer:link
{
	font-family: Arial, Helvetica, Verdana;
	font-size:9px;
	color:#6c6c69;
  	font-weight:normal;
 	line-height:11px;
    text-decoration:underline;

}

a.footer:visited
{
	font-family: Arial, Helvetica, Verdana;
	font-size:9px;
	color:#6c6c69;
    font-weight:normal;
 	line-height:11px;
 	text-decoration:underline;

}


a.footer:hover
{
	font-family: Arial, Helvetica, Verdana;
	font-size:9px;
	color:#6c6c69;
    font-weight:normal;
 	line-height:11px;
 	text-decoration:underline;

}


