body 
{
	font-family: arial, sans, sans-serif;
	font-size: 12px;
	background: #fff;
	color:#666;
	text-align: center;
	padding:0;
	margin:0;
}

td
{
	font-size: 12px;
}

#content
{
	background:  url(../images/bodybk.jpg) 50% 0 repeat-y;
	width:711px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top:0;
	padding:0;	
	overflow:auto;
}

#contain
{
	
	margin-top:0px;
	width: 711px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0;
}


#text
{
	font: 100%/1.6em  arial, sans, sans-serif;
	width:450px;
	margin:15px 0px 0px 15px;
	padding: 15px 10px 15px 15px;
	float:left;
	clear:left;

}

#textnosearch
{
	font: 100%/1.6em  arial, sans, sans-serif;
	width:650px;
	margin:15px 0px 0px 15px;
	padding: 15px 10px 15px 15px;
	float:left;
	clear:left;

}

#search
{
	background: url(../images/searchbk.jpg) no-repeat;
	width:192px;
	height:266px;	
	margin:50px 0 0 0;
	padding: 70px 20px 0 0;
	float:right;
	
	
}

#search input
{
	_margin-left: 23px;
	width: 130px;
}

#search input.img
{
	margin-left:120px;
	width: 47px;
}

form.quicksearch {
	font: 90%/1.6em  arial, sans, sans-serif;
	text-align: right;
	margin: 0;
	padding: 12px 20px 0 0px;
}

#search h2
{
	padding:10px 0 0 25px;	
}



#banner
{
	background: url(../images/header.jpg) no-repeat;
	width: 711px;
	height: 89px;
	padding:0;
	margin:0;
}


#nav
{
	background: url(../images/navback.jpg) 50% 0 repeat-y;
	width:711px;
	
	
	
}

#nav ul 
{
    margin: 0;
	padding: 5px;
	text-align: left;
}

#nav ul li 
{
 
   display: inline;	
	padding: 10px 5px 15px 5px;
	color: #333;
}

#nav ul li a 
{
	padding: 2px;
	color: #333;	
}

#nav ul li a:hover 
{
	
	color: #ff9933;
	text-decoration:none;
		
}


h1
{
	
	font: bold 110% arial, serif;	
	color: #ff9933;
	text-align: center;
}

h2
{
	font: bold 100% arial, serif;	
	color: #ff9933;
	padding:0;
	margin:0;
}


a {
	outline:none
}



	

img
{
	margin:10px;
	outline:none;
	border:1px solid #fff;
	
}
img:hover
{

	border:1px solid #ff9933;	
}



a:link, a:visited, a:active
{
	color: #006599;
	text-decoration:none;
}

a:hover
{
	color: ##006599;
	text-decoration:underline;
}

#baseimage
{
	background:  url(../images/base.jpg) no-repeat;
	width: 711px;
	height: 149px;
	clear:both;
}



#footer
{
	
	width: 711px;
	font:  90%/1.2em  arial, sans, sans-serif;
	text-align:left;
	clear:both;
		
}

#footer a:hover
{
	color: #666;
		
}

.searchform
{
    text-align:left;
}

.searchform .submit
{
    border: 2px solid white;
    background: #006694;
    color: White;
}

.searchHeader th
{
    color:Black;
    border-bottom: 2px solid #ff9933;
    font-size: 10px;
    text-align: left;
}

.searchResult 
{
    color: Black;
}

.searchGrid
{
    width: 630px;
}

.searchGrid td
{
    text-align:left;
    color: #666;
    font-size: 12px;
}

table.details
{
    
}

table.details td
{
    vertical-align: top;
    padding: 12px 10px 0 0;
}

table.details td.label
{
    width: 100px;
    text-align: right;
    font-weight:bold;
}

div#resultHeader
{
    border-bottom: 2px solid #ff9933;
}

div#resultHeader #name
{
    float:left;
    font-weight: bold;
    font-size: 12px;
}

div#resultHeader #returnLink
{
    float: right;
}

div.clear
{
    font-size: 1px;
    line-height: 0;
    height: 1px;
    overflow: hidden;
    clear:both;
}

.error
{
    color: Red;
}

hr
{
color: #ff9934;
}
