body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000000;
	list-style-type: circle;
	margin: 0px 0px 0px 0px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 { font-size: 15px;
     font-weight: bold;
     margin-top: 1px;
     margin-bottom: 2px;
     line-height: 18px; 
     color: #1E4D82; }

h2 { font-size: 14px;
     font-weight: bold;
     margin-top: 2px;
     margin-bottom: 2px;
     line-height: 17px;
     color: #800000;  }

h3 { font-size: 13px;
     font-weight: bold;
     margin-top: 1px;
     margin-bottom: 2px;
     line-height: 16px; 
     color: #1E4D82;  }

hr {
	height: 1px;
	width: 90%;
	color: #000000;
	}

.form {
	border:#1E4D82; 1px solid;
	text-align:center;
	}
	
	
.small {font-family: Arial;
	font-size: 11px;
	color: #000000;
}
	
.form th {
	background:#1E4D82;
	font:14px arial, helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	border:#fff 1px solid;
	padding:2px;
	}


.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5A595A;
	}

.data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: medium;
	color: #000000;
	}


.topleftpanel {height: 18px;
			width: 220px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center; !important
			vertical-align: middle; !important;
			color: #000000; !important;
			border-width: 1px;
			}


.leftpanel {height: 100%;
			width: 220px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			text-align: center; !important;
			vertical-align: top; !important;
			color: #000000;
			}

.topmainpanel {height: 18px;
			width: 550px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			text-align: center; !important
			vertical-align: middle; !important
			color: #000000;
			}


.mainpanel {height: 100%;
			width: 550px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			vertical-align: top;
			color: #000000;
			padding: 0px;
			}




/*-------- Begin Link Styles --------*/

a:link { 
	color: #4E5AA7;
	text-decoration: underline;
	}
a:visited { 
	color: #4E5AA7;
	text-decoration: underline;
	}
a:hover { 
	color: #000066;
	text-decoration: underline;
	}
a:active { 
	color: #CC3333;
	}
	
/*-------- End Link Styles --------*/

/*--------.fields { border : #000000;
          border-style: solid;
          border-width: 1px;
          font-family: Arial, Helvetica, sans-serif;
          background-color: #F1F1F1;
         }--------*/

.button {
	background-color: ##D6D3CE;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: arial;
}


}
.textarea {
background-color: #ffffff;
border-color: #c0c0c0;
border-style: solid;
border-width: 1;
color: #000000;
font-size: 9pt;
font-family: arial;
}

/*-------- Side Body Wallpaper --------*/

.leftwallpaper {
	background-image: url('../hls/public_html/images/wallpaper1.gif');
	background-position:  
               right 50%;
}
.rightwallpaper {
	background-image: url('../hls/public_html/images/wallpaper1.gif');
	background-position:  
               left 50%;
}

/*-------- Side Body Wallpaper --------*/




.copyright	{ text-align: center; 
              border: 1px solid #DDDDDD; border-right-width: 0px;
              border-left-width: 0px; background-image: url('../hls/public_html/images/copyright.jpg'); 
              height: 20px; font-family: Arial, Helvetica, sans-serif; 
              font-size: 10px; font-weight: lighter;  color: #000000;}
.copyright a	{ color: #64B7E7; text-decoration : none;	}	
.copyright a:link	{color: #000000; text-decoration : none;	}	
.copyright a:visited	{color: #000000; }
.copyright a:hover	{ color: #1D2556; text-decoration : underline;	}	
.copyright a:active	{color: #1D2556; text-decoration : none;	}


/*-------- Begin Top Link Styles --------*/

.topnav	{ color: #000000; font-size: 13px;}
.topnav a:link { color: #000000; ! important; font-weight: bold; text-decoration : none;	}	
.topnav a:visited { color: #000000; ! important; font-weight: bold; text-decoration : none; }
.topnav a:hover { color: #FF0000; font-weight: bold; text-decoration : underline;	}	
.topnav a:active	{	color: #FFC700; text-decoration : none;	}


/*-------- End Top Link Styles --------*/



.image{
	border-style: outset;
	border-color: black;
	border-width:1px;
	padding:0px;
      }
