body { 
margin-top: 10px; 
background-color: #000f35; 
} 

#container { 
width: 100%; 
border: 1px #c4d0d6 solid; 
background-color: #001342; 
} 

html>body 

#container { 
width: 99%; 
min-width:890px; 
} 


/* header area start */ 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background-color: #003366; 
} 

#header 
{ 
background:#FFFFFF url(images/header01_gen_001b.jpg) no-repeat right top; 
border-bottom:1px solid #003366; 
border-top:1px solid #001342; 
text-align:left; 
white-space:nowrap; 
width:100%; 
} 

html>body 
#header 
{ 
white-space:nowrap; 
width: auto; 
} 

/* topnav area start */ 

#topnav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 3px; 
background-color: #CAD5DA; 
white-space: nowrap; 
border-bottom: 1px #666666 solid; 
background-image: url(images/bg_topnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
border-top: 3px #003366 solid; 
border-bottom: 3px #999999 solid; 
background-image: url(images/bg_main_gen_001.gif); 
background-repeat: repeat-x; 
} 

html>body 
#main { 
width: auto;} 



#leftnav { 
width: 170px; 
padding-top: 25px; 
padding-bottom: 100px; 
background-color: #001342; 
background-image: url(images/bg_leftnav_gen_001.gif); 
background-repeat: repeat-x; 
} 

#content_area { 

width: 100%; 
padding-left: 20px; 
padding-right: 20px; 
padding-bottom: 20px; 
padding-top: 20px; 
background-image: url(images/background-main.gif); 
background-repeat: no-repeat; 
background-position: top left; 
} 
html>body 

#content_area { 
width:inherit; 
padding-top:5px; 
} 
/* footer area start */ 

#footer { 
width: 100%; 
text-align: center; 
padding-top: 11px; 
padding-bottom: 11px; 
background-color: #003366; 
background-image: url(images/bg_footer_gen_001.gif); 
background-repeat: repeat-x; 
} 

#footer_top { 
width: 100%; 
height: 7px; 
background-color: #CAD5DA; 
border-top: 1px #666666 solid; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #c4d0d6; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #23365f; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
font-family: Arial; 
color: #8c9db4; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #003366; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
position:relative; 
margin-top:-128px; 
margin-bottom:15px; 
float:left; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
border: none; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 


/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 
.back-image { 
background-image: url(images/page-background.jpg); 
background-repeat: no-repeat; 
background-position: left top; 
} 
.righttext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 14px; 
color: #999999; 
} 
.brder { 
border-top-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 
border-left-style: none; 
border-top-color: #999999; 
border-right-color: #999999; 
border-bottom-color: #999999; 
border-left-color: #999999; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
} 
.buck-head { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
color: #001342; 
} 
.buck-small-text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
line-height: 14px; 
text-transform: none; 
color: #4d7192; 

} 
.buck-head a:hover, .buck-head a:visited:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px; 
font-weight: bold; 
text-transform: uppercase; 
color: #001342; 
text-decoration: underline; 
} 

.pad_top_fix{ 
padding-top:5px;} 

.pad_mr{ 
position:relative; 
margin-top:-10px;} 

.pad_bucket_text{ 
padding-left:10px;} 

