lhtml>body {
	height: 100%;
}
body {
  font-family: Arial; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #666666; 
  text-decoration: none; line-height:200%;
	background-image: url(images/Home_02.jpg);
	margin-top: 0px;
	margin-bottom: 5px;
}
a {  font-family: Arial; font-size: 9pt; font-weight: normal; color: #666699; text-decoration: underline}

a:hover
{
	color: #82846C;
	font-size: 9pt;
	text-decoration: underline;
	
}

h1 { 
	font-family: "Arial";
	font-weight:normal;
	font-size: 12pt;
	color: #6C85A8;
	
}
.h1 { 
	font-family: "Arial";
	font-weight:normal;
	font-size: 12pt;
	color: #6C85A8;
	
}

.h1 a {
	font-family: "Arial";
	font-weight:normal;
	font-size: 12pt;
	color: #6C85A8;
}
.h1 a:hover {
	font-family: "Arial";
	font-weight:normal;
	font-size: 12pt;
	color: #6C85A8;
	text-decoration: underline;
	 }
h2 {
	font-family: "Arial";
	font-size: 11pt;
	color: #6C85A8;
}
h3 {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
}
#container {
	width: 800px;
	border: 1px solid #DAE5D5;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
	height: 110px;
}
#header h1 { /* The first line of text in the header div */
	font-family: "Arial";
	font-size: 25px;
	line-height: 50px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -3px;
}
#h2div { /* The div that holds the seconed line of text in the header */
	margin-top: -35px;
	width: 750px;
	vertical-align: middle;
}
#h2div h2 { /* The second line of text in the header div */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 12px;
	color: #CDCDCD;
	letter-spacing: 2px;
}
#header-print{
	display: none;
}
.sub-header {
	background-color:#DEE7D6; }
.left { 
	width: 145px;
	background-color: #DAE5D5;
}
#left {
	height: 100%;
}
#left ul {
	list-style-type: none;
	text-align: left;
	padding-left:  0px;
        padding-right: 0px;
	margin-left: 0px;
}
#left ul li a {
	/*background: transparent url(images/flower.jpg) left center no-repeat;*/
	padding-left: 13px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #73775E;
	display: block;
	width: 120px;
	line-height: 23px;
}
#left ul li a:hover {
	background: transparent url(images/flower.jpg) left center no-repeat;
	color: #999;
	border-left: 0;
}
.contents {
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 12px;
}

#contents {
	width: 380px;
	
}
.right { 
	width: 229px;
	background-color: #ffffff;
}
#footer {
	clear: both;
	width: 750px;
	height: 40px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	border-collapse: collapse;
}
#footer a, #footer a:link { /* The footer hyperlinks are styled here */
	text-decoration: none;
	vertical-align: middle;
	color: #999999;
	padding: 3px;
}
#nav{
   white-space : nowrap;
   color : #9966CC;
   width : 100%;
} 
#nav ul{
   padding : 0;
   margin : 0;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left: 15px;
   padding-right : 1em;
   padding-top : 3px;
   font: 800 10px "Georgia", "Times New Roman", Times, serif;
   color : #73775E;
   text-decoration : none;
   float : left;
   background: transparent url(images/btn-flower.jpg) left center no-repeat;
}
#nav ul li a:hover{
   color : #7B7D6B;
   background: transparent url(images/btn-flower-over.jpg) left center no-repeat;
}
.white {background:#FFFFFF;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	background-image: url(images/btn-bkg.gif);
	color: #000066;
	border: 1px solid #F79639;
}

