body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#858585;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#858585;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#478DAA;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#CA5C02;
	}

.h2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#3D3D3D;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#478DAA;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#478DAA;
	}	

.form
	{
		width:144px; height:19px; border-color:#D4D4D4; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:22px; margin-top:0px;		
	}

.form_div1
	{
		height:22px; margin-top:2px;		
	}
		
	a.l1_text{text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}
/* prays */
#content #paddedContent table.listing {
	width: 100%;
	border-top: 1px solid #cbcdcd;
	margin-bottom: 28px;
}
#content #paddedContent table.listing td,
#content #paddedContent table.listing th {
	padding: 3px 20px;
	border-bottom: 1px solid #cbcdcd;
}

#content #paddedContent table.listing th {
	line-height: 16px;
	font-weight: bold;
}


#content #paddedContent table.listing caption {
	color: #A9A9A9;
	text-align: right;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	padding: 0 20px;
}
#content #paddedContent table.listing caption.abc-links span {
	float: left;
	color: black;
}
#content #paddedContent table.listing caption.abc-links a {
	padding: 0 0.5ex;
}
/*help task*/
     #index {
      width:525px; /* Enable to center the forms */
      margin:10px auto 10px auto;
    }
    
    #index .box {
      width:252px;
      float:left;
    }
    
    #index .box p {
        clear:both;
        padding-top:10px;
        text-align:justify;
    }
    
    #content form {
      margin:0;
      padding:0;
    }
    
      #content form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:right;
        float:left;
        font-weight:bold;
      }
      
      #content #index form input {
        width:175px;
        float:left;
      }
        
    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
   
   #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #loginform {
     padding:20px 20px 50px 20px;
     width:400px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #ticketform input, #ticketform select {
     width:300px;
     float:left;
   }

   #loginform input {
     width:160px;
     float:left;
   }
      
   #ticketform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #loginform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #ticketform textarea {
     width:400px;
   }
   
   #ticketform .ticketsubmit {
     margin-left:410px;
   }
   
   #loginform .ticketsubmit {
     margin-left:170px;
   }

   
  #powered_by {
      clear:both;
      display:block;
      width:126px;
      height:23px;
  }
   

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    text-decoration: none;
    font-weight: bold;
}


#infomessage, #warnmessage, #errormessage {
    margin-bottom: 1.5em;
    padding: 0.3em;
    font-weight: bold;
    border-top: 1px solid;
    border-bottom: 1px solid;
}


/* Buttons  */
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
}
    