﻿body 
{ 
margin-top:10px; 
background-color: #59a5c2; 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
} 

a 
{ 
text-decoration: underline; 
} 

a:hover 
{ 
text-decoration: none; 
} 

#container 
{ 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header 
{ 
width: 960px; 
background-image: url(images/bg_header.jpg); 
background-repeat: no-repeat; 
background-position: right top; 
height: 120px; 
} 

#header img 
{ 
float: left; 
margin-right: 10px; 
} 


#utility_nav 
{ 
width: 960px; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #0076a3; 
} 

/* topnav area start */ 

#topnav 
{ 
width: 960px; 
text-align: right; 
padding-bottom:4px; 
padding-top:17px; 
white-space: nowrap; 
background-image: url(images/bg_topnav.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 

/* main area start */ 

#main 
{ 
width: 960px; 
background-image: url(images/bg_main.jpg); 
background-repeat: no-repeat; 
background-position: right bottom; 
} 

#leftnav 
{ 
width: 159px; 
padding-top:26px; 
padding-bottom: 100px; 
background-color: #0177a3; 
background-image: url(images/bg_leftnav.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
border-bottom:#ffffff 2px solid; 
} 

.leftnav_logo 
{ 
text-align: center; 
padding-top: 50px; 
} 

#content_area 
{ 
padding-left: 37px; 
padding-right: 37px; 
padding-top: 25px; 
padding-bottom: 16px; 
} 



/* footer area start */ 

#footer 
{ 
width: 960px; 
text-align: center; 
padding-bottom:12px; 
padding-top:7px; 
background-color: #0177a3; 
background-image: url(images/bg_footer.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 

#thomas_info 
{ 
width: 960px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 
{ 
color: #1c3d7c; 
font-size: 17px; 
font-weight: bold; 
} 

h2 
{ 
color: #3f598a; 
font-size: 14px; 
font-weight: bold; 
} 

h3 
{ 
color: #8a0101; 
font-size: 13px; 
font-weight: bold; 
margin-bottom:5px; 
margin-top:12px; 
} 

/* image styles */ 

.img01 
{ 
border: 1px #000000 solid; 
} 

.img02 
{ 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 
{ 
border: 1px #cccccc solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* miscellaneous */ 

.hp_text 
{ 
color:#5c6370; 
display:block; 
font-size:12px; 
font-weight:bold; 
margin-bottom:11px; 
} 

.bucket_link_pum_003 img 
{ 
margin-left: -13px; 
} 


.search_text 
{ 
color:#035675; 
font-size:12px; 
font-weight:bold; 
font-family:Arial; 
} 

.search_catalog 
{ 
text-align:right; 
padding-right: 72px; 
padding-top:6px; 
} 

.search_catalog form 
{ 
margin:0; 
padding:0; 
} 

.search_catalog form select 
{ 
width:100px; 
font-family:Arial; 
font-size:12px; 
border:1px solid #7f9db9; 
height:20px; 
margin-left:2px; 
} 

.search_catalog form input{ 
width:100px; 
font-family:Arial; 
font-size:12px; 
border:1px solid #7f9db9; 
height:20px; 
margin-left:8px; 
margin-right: 4px; 
} 

.search_catalog form img 
{ 
cursor:pointer; 
position:absolute; 
vertical-align: middle;
 
margin-top: 4px; 
} 

li 
{ 
list-style-image: url(/images/bullet.gif); 
} 


#content{
	position: absolute;
	margin-top: 1500px;
}