body {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F3F5F4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whiteBack {
	background-color: #FFFFFF;
	background-image:none;
}
a:link{
	text-decoration: underline;
	color: #758A7C;
}
a:visited{
	text-decoration: underline;
	color: #758A7C;
}
a:active{
	text-decoration: underline;
	color: #758A7C;
}
a:hover{
	text-decoration: underline;
	color: #0089BE;
}

.clear {
	clear:both;
}

/* Border Image Hover */
.highlightit img{
border: 1px solid #ccc;
}

.highlightit:hover img{
border: 1px solid #758A7C;
}

.highlightit:hover{
color: #333333;/* Dummy definition to overcome IE bug */
border: 0px;
border-width: 0px;
}
/* */

.left-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 3px;
	margin-left: 32px;
}

.row1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	display: table;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
}
.row2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	display: table;
	text-decoration: none;
}
dd {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
option {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px 0px 2px 2px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
input {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#form1 {
	margin:0px;
	padding:0px;
}
#form1 input.searchBox {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color: #4B734A;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	height:20px;
	border: 1px solid #CCCCCC;
}
#form1 input.searchBox, x:-moz-any-link {height:21px;} 
#form1 input.searchBox, x:-moz-any-link, x:default {height:20px;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b734a;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.topMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B734A;
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}
.headingText {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #758A7C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #758A7C;
	margin-bottom:3px;
}

.headingText a:link{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:visited{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:active{
	text-decoration: none;
	color: #758A7C;
}
.headingText a:hover{
	text-decoration: none;
	color: #758A7C;
}
.borders1 {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}
.left-back {
	background-image: url(../images/left-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 264px;
}
.rgt-back {
	background-image: url(../images/bkgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 483px;
}
.tiny-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

.main-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin:5px 0px 5px 0px;
}
.subdivison {
	width:480px;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.subdivison div.left{
	float:left;
	width:230px;
	text-align:center;
}
.subdivison div.right{
	float:right;
	width:230px;
	text-align:center;
	margin-right:10px;
}
.picRight {
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}
