body {	font-family: tahoma;background-color:#9494E2;margin-top: 12px;}

h1 {font-family: tahoma;font-size:0.75em;color:#2929C6;margin-bottom:6px;}
p {	font-family: tahoma;font-size:0.80em;line-height:100%;color:#2929C6;}
.text {	font-family: tahoma;font-size:1em;line-height:120%;padding-left:20px;}

td.head {font-family: tahoma;font-size:0.90em;font-weight:bold;	line-height:100%;color:#215E8A;	text-indent:8px;}
td.body {font-family: tahoma;font-size:0.75em;line-height:120%;color:#333333; padding-left:8px;padding-right:8px;padding-bottom:8px;}
td.body2 {font-family: tahoma;font-size:0.75em;line-height:120%;color:#333333; }
td.footer {	font-family: tahoma;font-size:1em;line-height:100%;	color:#ffffff;}

a.top_nav:LINK,a.top_nav:VISITED ,a.top_nav:ACTIVE  {text-indent:8px;font-size:0.85em;color:#FFFFFF;font-weight:bold;text-decoration:none;font-family:tahoma;}
a.top_nav:HOVER  { 	text-indent:8px;font-size:0.85em;color:#FFFFFF;font-weight:bold;text-decoration:underline; font-family:tahoma;}
a.left_nav:LINK,a.left_nav:VISITED ,a.left_nav:ACTIVE  {text-indent:3px;font-size:0.75em;color:#FFFFFF;font-weight:bold;text-decoration:none;font-family:tahoma;}
a.left_nav:HOVER  {	text-indent:3px;font-size:0.75em;color:#FFFFFF;font-weight:bold;text-decoration:underline;font-family:tahoma;}
a.footer_nav:LINK,a.footer_nav:VISITED ,a.footer_nav:ACTIVE  { 	text-indent:6px; font-size:0.75em; color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:tahoma;}
a.footer_nav:HOVER  { text-indent:6px;font-size:0.75em;color:#FFFFFF; font-weight:bold; text-decoration:underline; font-family:tahoma;}
a.footer_nav2:LINK,a.footer_nav2:VISITED ,a.footer_nav2:ACTIVE  { 	margin-right:6px; font-size:0.75em; color:#FFFFFF; font-weight:bold; text-decoration:none; font-family:tahoma;}
a.footer_nav2:HOVER  { margin-right:6px;font-size:0.75em;color:#FFFFFF; font-weight:bold; text-decoration:underline; font-family:tahoma;}
a.clients_nav:LINK,a.clients_nav:VISITED ,a.clients_nav:ACTIVE  {font-size:0.80em;color:#215E8A;font-weight:bold;text-decoration:none;font-family:tahoma;}
a.clients_nav:HOVER  { 	font-size:0.80em;color:#215E8A;font-weight:bold;text-decoration:underline; font-family:tahoma;}

label {	font-family: tahoma;font-size:0.75em;color:#215E8A;line-height:100%; font-weight:bold;}
select {border: 1px solid #215E8A;width:150px;font-family:tahoma;color: #215E8A;font-size:0.75em;}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#333333;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}



.fieldset .label {
	text-align:left;
	width:50px;
	float:left;
	color: #2929C6;
	
}
.fieldset .nobr {
	display:none; }  
	
.fieldset .textfield {
	margin:3px;
	height:20px;
	font-size:0.9em;
}
	
	fieldset {
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	font-size:1em;
}
#container {
    margin: 0px;
    padding: 0px;
   border:0;
   width:383px;

}

#container fieldset input, #container fieldset textarea {
    width: 300px;
 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
 margin-bottom:3px;
    padding: 0px;
    color: #333;
	font-size: 0.8em;
	font-family: tahoma;
}
#container fieldset select {

 border-color:#cccccc;
 border-width:1px;
 border-style:solid;
   width: 300px;
   padding: 0px;
    color: #333;
	font-size: 0.8em;
	font-family: tahoma;
}
#container fieldset label {
	text-align:right;
	padding-right:2px;
	padding-top:2px;
	float:left;
	color:#2929C6;
    font-size: 1em;
	font-weight:bold;
	width:80px;
}
#container fieldset input:focus, #container fieldset textarea:focus {
    background: #efefef;
    color: #000;
	font-size: 0.8em;
}

#formError {text-align:left;float:right;color:#ff0000; font-size: 0.8em;font-weight:bold;width:190px;}


input,  textarea { border-top: 1px solid #555; border-left: 1px solid #555; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 1px;color: #333;font-size: 1em;}


#login-submit input {
  
    padding: 1px ;
    background: #ffffff;
    color: #000066;
    font-size: 0.8em;
	
}
