body { 
margin-top: 10px; 
background-color: #1f3358; 
background-image: url(images/); 
} 

#container { 
width: 100%; 
border: 1px solid #ffffff; 
background-color: #FFFFFF; 
} 
/* header area start */ 

#utility_nav { 
width: 100%; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 2px; 
background-image: none; 
white-space: nowrap; 
background-repeat: no-repeat; 
background-position: left; 
background-color: #294474; 
} 
#header { 
width: 100%; 
border-bottom: 1px solid #005050; 
background-image: url(images/header01_plt_003.jpg); 
background-repeat: no-repeat; 
background-position: left; 
white-space: nowrap; 
} 

/* topnav area start */ 
#topnav { 
width: 100%; 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #375b9c; 
white-space: nowrap; 
} 
/* main area start */ 

#main { 
width: 100%; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 165px; 
padding-top: 56px; 
padding-bottom: 100px; 
background-color: #d5d6d8; 
background-image: url(images/bg_leftnav_top_plt_003.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
width: 100%; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 45px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_plt_003.jpg); 
white-space: nowrap; 
background-repeat: no-repeat; 
} 
/* footer area start */ 
#footer { 
width: 100%; 
text-align: center; 
padding-top: 15px; 
padding-bottom: 15px; 
background-color: #294474; 
} 

#thomas_info { 
width: 100%; 
font-family: Arial; 
font-size: 10px; 
color: #999999; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 
h1 { 
font-family: Arial, Helvetica, sans-serif; 
color: #294474; 
font-size: 18px; 
font-weight: bold; 
} 
h2 { 
font-family: Arial, Helvetica, sans-serif; 
color: #375b9c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
color: #2E1771; 
font-size: 24px; 
font-weight: bold; 
font-style: italic; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 
.img03 { 
border: 1px #000000 solid; 
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; 
} 
.pad { 
margin-bottom: 5px; 
margin-top: 5px; 
} 
.brder { 
border-top-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 
border-left-style: solid; 
border-top-color: #434343; 
border-right-color: #434343; 
border-bottom-color: #434343; 
border-left-color: #434343; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
} 
.head-buck { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 13px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
color: #ffffff; 
background-color: #294474; 
} 
.head-buck-small-text { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
line-height: 12px; 
font-weight: none; 
text-transform: uppercase; 
color: #9da8a1; 
} 
.head-buck a:hover, .buck-head a:visited:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 13px; 
font-weight: bold; 
text-transform: uppercase; 
color: #42b2b2; 
} 
.right-back { 
background-image: url(images/bg-righ.jpg); 
background-repeat: repeat-x; 
padding: 8px; 
} 
