body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg.jpg);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_002 {
	width: 760px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #4b7429 solid;
	}
	
#top01_002 {
	width: 760px;
	height: 19px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-color: #4b7429;
	}
	
/* topnav area start */

#topnav_002 {
	width: 760px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	white-space: nowrap;
	border-bottom: 1px #666666 solid;
	background-image: url(images/bg_topnav.gif);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main_002 {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 3px #000000 solid;
	border-bottom: 3px #999999 solid;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	}
	
#leftnav_002 {
	padding-top: 25px;
	padding-bottom: 100px;
	background-color:#6eac3f;	
}

#rightnav_002 {
	padding-top: 25px;
	padding-bottom: 100px;
	
}
	
#right_top{
background-image:url(images/right_top.jpg);
background-position:top;
background-repeat:no-repeat;
width:160px;
height:inherit;
}
#right_bottom{
background-image:url(images/right_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
width:160px;
height:10px;
}
	
#content_area_002 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

/* footer area start */

#footer_002 {
	width: 760px;
	height: 28px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	background-color: #659b38;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	}
	
#bottom01_002 {
	width: 760px;
	height: 7px;
	background-color: #CAD5DA;
	border-top: 1px #666666 solid;
	}
	
#thomas_info_002 {
	width: 762px;
	height: 16px;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	padding-top: 2px;
	background-color:#000000;
	}
	
/* heading styles */

h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #4b7429;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #003366;
	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;
	}
.img04 {
	
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	}
	
/* text syles */

.lefthead_002 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background: #304d18;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #000000 solid;
	}
.blue_white{
background: #CCCCCC;
color: #ffffff;
}
.righthead_002 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background: #003366;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #000000 solid;
	
	}
.rightnews_002{
background-color:#003366 ;
width: 160px;
color: #ffffff;
font-size: 12px;
display: block;
}
.pading5px{
padding: 5px 0px 0px 5px;
}
.pading15px{
padding-left: 15px;
margin-top: 1px;

}

.red_font{
color:#FF0000;
}


.sm_002 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* link styles */

/* default link */
	
a	{
	color: #0000FF;
	text-decoration: underline;
	}
a:hover {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color:  #0000FF;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000FF;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_002 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_002:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_002 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF ;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/arrow.gif) no-repeat -8px;
	
	
	}
a.topnav_002:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/arrow_over.gif) no-repeat -8px;
	}
a.topnav_002:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_002:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_002 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #5d9732;
	display: block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	border-right: 1px #000000 solid;
	}
a.leftnav_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #79be3f;
	display: block;
	font-weight: bold;
	}
a.leftnav_002:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
a.leftnav_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #79be3f;
	display: block;
	font-weight: bold;
	}
	
/* content bucket link */
	
a.main_link_002 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.main_link_002:hover {
	color: #000000;
	text-decoration: underline;
	}
a.main_link_002:visited {
	color:  #000000;
	text-decoration: none;
	}
a.main_link_002:visited:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/* footer link */

a.footer_002 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer_002:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.gif);
	}