
.header
{
	padding-right: 3px;
	/*border-top: #00349c 1px solid;*/
	padding-left: 3px;
	font-size: 11pt;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	/*background-color: #1980ff;*/
	font-family: Arial, tahoma, verdana;
	color: #000000;
}
.target {
	font-weight: bold;  
	text-align: left;
	color: #554c00;
}
.summary {
	font-size: 10pt;
	text-align: right;
}
.message {
	text-align: center;
	font-size:10pt;
}
.paging {
	text-align: center;
	font-size:10pt;
}
a.homepage {
	font-size: 17pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#ContentOutter3Search a
{
    font-weight: bold;
    color:  #DD9108 !Important;
}

#ContentOutter3Search a:hover
{
    color: #067EBB !Important;
    font-weight: bold;
    text-decoration: none;
}
#SearchPaging a
{
    color:  #DD9108 !Important;
}

#SearchPaging a:hover
{
    color: #067EBB !Important;
    text-decoration: none;
}

.divlink
{
	margin-top:10px;
}

.sample
{
    font-size: 12px;
    text-align:justify;
}
.path
{
    font-size: 12px;
    color: #000000;
    width: 643px;
    overflow: hidden;
    font-style: italic;
}

.SearchTextBox
{
	 Width: 200px;
	 Height: 19px;
}
.SearchBox
{
    border: 1px solid #aaaaaa;
    position: relative;
    width: 240px;
    height: 25px;
    margin-top: 5px;
    top: 0px;
    overflow: hidden;
    float: right;
    background-color: #FFFFFF;
}
.SearchBoxTop
{
    float: left;
    margin-top: 0px;
}
.SearchBoxLeft
{
    float: left;
    margin-top: 0px;
    background-color: #ffffff;
    border: 1px solid #DADADA;
    margin-right:5px;
    height:18px;
    overflow:hidden;
    width:130px;
}
#SearchBoxRight
{
    float: right;
    margin-top: 0px;
    background-color: #ffffff;
    padding-right: 1px;
}
.SearchText
{
    background-color: #ffffff;
    font-weight: normal;
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    color: #333333;
    width: 130px;
    float: left;
    border:none;
    padding-left:3px;
}
.SearchImg
{
    border:0;
}
#SearchDiv
{
    float:right;
    margin-right: 30px;
}
