body {
	margin: 0px;
}
/*============================ Menu CSS Start ============================*/
.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.ddcolortabs ul {
	font: bold 15px Arial;
	margin: 0;
	padding: 0;
	list-style: none;
}
.ddcolortabs li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: none;
}
.ddcolortabs a {
	float: left;
	color: #FFFFFF;
	background: #4674a6 url(../images/menu-tabs-left.gif) no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
/*	letter-spacing: 1px;*/
}
.ddcolortabs a span {
	background: #4674a6 url(../images/menu-tabs-right.gif) no-repeat right top;
	float: right;
	display: block;
	padding: 9px 16px 5px 13px;
}
.ddcolortabs a span {
	float: none;
}
.ddcolortabs a:hover {
	background-color: #6b96c5;
}
.ddcolortabs a:hover span {
	background-color: #6b96c5;
}
.ddcolortabs a.current, #ddcolortabs a.current span { /*currently selected tab*/
	background-color: #6b96c5;
}
.ddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #678b3f;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.tabcontainer {
	clear: left;
	width: 95%; /*width of 2nd level sub menus*/
	height: 1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
.tabcontent {
	display: none;
}
#abo #abo a,
#cor #cor a,
#pro #pro a,
#hum #hum a,
#csr #csr a,
#new #new a,
#ten #ten a {
	background-color: #6b96c5;
}
/*============================ Menu CSS End ============================*/
.left-bg-top-1 {
	background-image: url(../images/left-bg-top.gif);
	background-repeat: no-repeat;
}
.left-bg-top-2 {
	background-color: #2d9441;
}
.left-bg-mid-1 {
	background-color: #cdf9d6;
	padding: 15px 15px 15px 15px;
}
.left-bg-mid-2 {
	background-color: #cdf9d6;
	padding: 15px 15px 10px 15px;
}
.left-bg-bot {
	background-image: url(../images/left-bg-bot.gif);
	background-repeat: no-repeat;
}
.right-bg-top {
	background-image: url(../images/right-bg-top.gif);
	background-repeat: no-repeat;
}
.right-bg-mid {
	background-color: #d6e7f9;
	padding: 10px 15px 10px 15px;
}
.right-bg-bot {
	background-image: url(../images/right-bg-bot.gif);
	background-repeat: no-repeat;
}
.bottom-bg-top {
	background-image: url(../images/bottom-bg-top.gif);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #848484;
	line-height: 18px;
	text-decoration: none;
}
.heading-middle {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/gallery-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px; 
}
.heading-right-1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/whats-new-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px; 
}
.heading-right-2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/useful-links-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px; 
}
.heading-right-3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/gallery-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px; 
}

.heading-left {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/bullet-left.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 2px 0px 0px 41px; 
}
.text-left {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/bullet-left-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
}
.text-left a:link {
	color: #421c00;
	text-decoration: none;
}
.text-left a:visited {
	color: #421c00;
	text-decoration: none;
}
.text-left a:hover {
	color: #421c00;
	text-decoration: underline;
}
.text-right {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/bullet-right-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
}
.text-right a:link {
	color: #421c00;
	text-decoration: none;
}
.text-right a:visited {
	color: #421c00;
	text-decoration: none;
}
.text-right a:hover {
	color: #421c00;
	text-decoration: underline;
}
.text-right-new {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #421c00;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/bullet-right-1.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
}
.text-right-new a:link {
	color: #421c00;
	text-decoration: none;
}
.text-right-new a:visited {
	color: #421c00;
	text-decoration: none;
}
.text-right-new a:hover {
	color: #421c00;
	text-decoration: underline;
}

.heading {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #0a5c2e;
	line-height: 18px;
	text-decoration: none;
}
.heading-1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.textbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.textbold-underline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: underline;
}
.text-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	line-height: 20px;
}
.text-link a:link {
	color: #0066CC;
	text-decoration: underline;
}
.text-link a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.text-link a:hover {
	color: #0a5c2e;
	text-decoration: none;
}
.text-link-a a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0a5c2e;
	line-height: 20px;
	text-decoration:none;
}
.text-link-a a:hover {
	color: #0a5c2e;
	text-decoration:underline;
}
.under-construction {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.text-bod {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.textbold-bod {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.textbold-bod a:hover {
	color: #006600;
	text-decoration: underline;
}
.text-link-1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	background-image: url(../images/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 25px;
}
.text-link-1 a:link {
	color: #0066CC;
	text-decoration: underline;
}
.text-link-1 a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.text-link-1 a:hover {
	color: #0a5c2e;
	text-decoration: none;
}
.img-bdr {
	border: 1px solid #d4d4d4;
	padding: 3px;
}
.news-sep {
	border-bottom: 1px dashed #999999;
}

.bod-img {
	padding:2px;
	border:1px solid #E8E8E8;
	margin-right:10px;
}