.searchBox
{
	color: #4a4a4a;
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	height: 22px;
	border-style:solid;
	border-color: #f98305;
	text-align: left;
	padding-top: 2px;
	width:140px;

}

td {
    font-family : Arial;
    font-size: 11px;
    color: #42484b;
}

a 
{
    font-family : Arial;
   	font-size: 11px;
    color : #4747d9;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size: 11px;
    color : #4747d9;
	text-decoration:underline;
 
}


.awdepheading {
	font-family : Arial;
    font-size : 15px;
    color : #1919d0;
	font-weight: bold;
	text-decoration:none;
}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color: #82ad0e;
    font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color : #82ad0e;
    text-decoration : underline;
}


a.Links 
{
	color:#4f96cd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:10px;

}
a.Links:hover 
{
	color:#529139;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:10px;
 
}
a.LinksCurrent
{
	color:#529139;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
    padding-right:10px;
  
	
}

a.LinksCurrent:hover
{
	color:#529139;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:10px;
  
}
td.contentpadding
{	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}

