/* reset start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* reset end */
* { font-size: 100.01%; }
html { font-size: 62.5%; }
body {
	font: 1.8em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background: #c0c0c0;
	min-width: 1020px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* home_page start */
.holder {
	overflow: hidden;
	width: 100%;
	background: url(images/bg-header.gif) no-repeat 50% 0;
	position: relative;
	padding-top: 167px;
}
/* wrapper start */
/* logo start */
.logo {
	position: absolute;
	left: 217px;
	top: 36px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 189px;
	height: 122px;
	overflow: hidden;
}
/* logo end */
/* header start */
#header {
	position: absolute;
	left: 50%;
	top: 0;
	width: 960px;
	height: 167px;
	margin-left: -480px
}
.top-text {
	position: absolute;
	left: 429px;
	top: 67px;
	font-weight: normal;
	color: #f5833c;
	font-size: 24px;
	letter-spacing: -1px;
}
.cufon-active .top-text {
	letter-spacing: 0;
	font-size: 30px;
}
.top-text a {
	color: #f5833c;
}
.top-text a:hover {
	text-decoration: none;
}
.top-text a em {
	color: #64ab24;
	font-style: normal;
}
.top-nav {
	position: absolute;
	right: 52px;
	top: 1px;
	z-index: 100;
}
.top-nav:after {
	content:"";
	display:block;
	clear:both;
}
.top-nav li {
	float: left;
	background: url(images/divider-navigation.gif) no-repeat 0 4px;
	margin-left: -2px;
	position: relative;
	font-size: 12px;
}
.cufon-active .top-nav li {
	font-size: 16px;
}
.top-nav .first {
	background: none;
}
.top-nav li a {
	float: left;
	color: #fff;
	text-decoration: none !important;
	height: 24px;
	padding: 10px 15px 0;
	margin-right: 2px;
	position: relative;
	z-index: 100;
}
.top-nav li.hover a,
.top-nav li:hover a {
	background: url(images/bg-top-navigation-hover.gif) repeat-x;
}
.top-nav li.hover .drop,
.top-nav li:hover .drop {
	display: block;
}
.drop {
	position: absolute;
	right: 1px;
	top: 33px;
	width: 325px;
	padding: 8px 0 11px 11px;
	background: #727272 url(images/bg-sub-nav.gif) repeat-x 0 100%;
	border: 1px solid #bababa;
	display: none;
}
.drop .form {
	overflow: hidden;
	height: 100%;
}
.form-box {
	float: left;
	width: 110px;
	margin-left: 10px;
	display: inline;
}
.form-box label {
	display: block;
	font-size: 11px;
	color: #fff;
}
.form-box .text {
	float: left;
	width: 110px;
	height: 18px;
	background: url(images/bg-input.gif) no-repeat;
	margin-top: 2px;
}
.form-box .text input {
	width: 100px;
	margin: 1px 0 0 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	border: 0;
}
.drop .form  .submit {
	float: left;
	margin: 15px 0 0 9px;
	display: inline;
}
.drop-search {
	width: 203px;
}
.drop-search .text {
	margin-top: 16px;
}
.none {
	display: none !important;
}
/* navigation start */
#navigation {
	position: absolute;
	right: 42px;
	top: 118px;
}
#navigation li {
	float: left;
	padding-bottom: 5px;
	position: relative;
	margin-left: -6px;
	display: inline;
	font-size: 12px;
	letter-spacing: -1px;
}
.cufon-active #navigation li {
	letter-spacing: 0;
	font-size: 16px;
}
#navigation li a {
	float: left;
	text-decoration: none;
}
#navigation li a strong {
	float: left;
	height: 26px;
	padding: 8px 14px 0 9px;
	font-weight: normal;
}
#navigation li a .tail {
	position: absolute;
	left: 50%;
	top: 27px;
	text-indent: -9999px;
	overflow: hidden;
	width: 19px;
	height: 12px;
	display: none;
	background: url(images/bg-navigation-hover.gif) no-repeat;
	z-index: 100;
	margin-left: -9px;
}
#navigation li a.active,
#navigation li:hover a,
#navigation li.hover a{
	color: #fff;
	text-decoration: none;
}
#navigation li.active ul a,
#navigation li:hover ul a,
#navigation li.hover ul a{
	/*color: #000;*/    /* Commented out 1/14/11 */
}
#navigation li.hover a,
#navigation li:hover a,
#navigation li a.active {
	background: url(images/bg-navigation-hover-left.gif) no-repeat;
}
#navigation li.hover a strong,
#navigation li:hover a strong,
#navigation li a.active strong {
	background: url(images/bg-navigation-hover-right.gif) no-repeat 100% 0;
	color: #fff;
}
#navigation li.hover .norm,
#navigation li:hover .norm,
#navigation li a.active .norm {
	display: none;
}
#navigation li .bold {
	display: none;
}
#navigation li.hover .bold,
#navigation li:hover .bold,
#navigation li a.active .bold {
	display: block;
}
#navigation li.hover a .tail,
#navigation li:hover a .tail,
#navigation li a.active .tail {
	display: block;
}
#navigation li.hover ul,
#navigation li:hover ul {
	display: block;
}
/* #navigation li ul {
	position: absolute;
	left: 0;
	top: 28px;
	width: 200px;
	background: #ffe0c3;
	z-index: 100 !important;
	display: none;
}
#navigation li ul li {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin-left: 0;
}
#navigation li ul li a {
	float: none;
	display: block;
	font-weight: normal !important;
	width: 160px;
	padding: 5px 20px;
	text-decoration: none;
	background: none !important;
}
#navigation li ul li a:hover,
#navigation li ul li a.active {
	background: #f39e5d !important;
	color: #fff;
} */
/* navigation end */
/* header end */
/* main start */
#main {
	overflow: hidden;
	width: 100%;
    background: #c0c0c0;
}
.main-hold {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 19px 30px 18px;
	background: #fff;
}
/* content start */
#content {
	float: left;
	width: 643px;
}
.flash {
	overflow: hidden;
	width: 100%;
}
.flash img {
	display: block;
}
.button {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 643px;
	height: 92px;
	background: url(images/btn1.png) no-repeat;
	margin: 18px 0 0 -4px;
	position: relative;
}
/* content end */
/* sidebar start */
#sidebar {
	float: right;
	width: 311px;
}
.side-nav {
	width: 311px;
	background: #ebebeb url(images/bg-side-nav-b.gif) no-repeat 0 100%;
}
.side-nav:after {
	content:"";
	display:block;
	clear:both;
}
.side-nav-t {
	width: 311px;
	background: url(images/bg-side-nav-t.gif) no-repeat;
}
.side-nav ul li {
	float: left;
	width: 100%;
	font-size: 16px;
	background: url(images/divider-side-nav.gif) no-repeat 0 100%;
	text-transform: uppercase;
}
.cufon-active .side-nav ul li {
	font-size: 21px;
}
.side-nav ul li a {
	float: left;
	width: 294px;
	position: relative;
	padding: 17px 0 11px 17px;
}
.side-nav ul li a:hover,
.side-nav ul li a.active {
	color: #fff;
	text-decoration: none;
	background: #96c238 url(images/bg-side-nav-hover.gif) repeat-x;
}
.side-nav ul .first a:hover,
.side-nav ul .first a.active {
	background: #96c238 url(images/bg-side-nav-hover-first.gif) no-repeat;
}
.side-nav ul .last {
	background: none;
}
.side-nav ul .last a:hover,
.side-nav ul .last a.active {
	background: #96c238 url(images/bg-side-nav-hover-last.gif) no-repeat 0 100%;
}
.side-nav ul li a .tail {
	position: absolute;
	left: -9999px;
	top: 50%;
	text-indent: -9999px;
	overflow: hidden;
	width: 10px;
	height: 18px;
	background: url(images/bg-side-nav-hover2.gif) no-repeat;
	margin-top: -9px;
}
.side-nav ul li a:hover .tail,
.side-nav ul li a.active .tail {
	left: -10px;
}
.news {
	overflow: hidden;
	height: 100%;
	padding: 22px 0 0 11px;
}
.news h2 {
	font-size: 27px;
	margin-bottom: 10px;
}
.news h2 a {
	color: #8f8f8f;
}
.news-box {
	width: 100%;
	font-size: 0.66em;
	font-weight: bold;
	margin-top: 8px;
}
.news-box:after {
	content:"";
	display:block;
	clear:both;
}
.news-box strong {
	display: block;
	margin-top: -3px;
}
.news-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 8px;
}
.news-divider span {
	float: left;
	width: 100px;
	color: #5e5e5e;
}
.news-divider div {
	float: right;
	width: 192px;
}
.news-divider div p {
	color: #888;
	line-height: 1.25em;
}
/* sidebar end */
/* main end */
/* wrapper end */
/* footer start */
#footer {
	margin: 0 auto;
	width: 1020px;
	background: #fff url(images/bg-footer1.gif) repeat-x;
}
.boxes {
	overflow: hidden;
	width: 981px;
	padding: 25px 0 34px 39px;
	position: relative;
}
.boxes h2 {
	font-size: 30px;
	color: #8f8f8f;
	padding-bottom: 10px;
}
.cufon-active .boxes h2 {
	font-size: 36px;
}
.boxes h2 a {
	color: #8f8f8f;
}
.foot-boxes {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}
.foot-box {
	float: left;
	width: 206px;
}
.boxes .box1 {
	width: 210px;
	padding-right: 37px;
}
.boxes .box2 {
	padding-right: 39px;
}
.boxes .box3 {
	padding-right: 30px;
}
.foot-box h3 {
	font-size: 1em;
	color: #64ab24;
	line-height: 1.16em;
	margin-bottom: -3px;
}
.foot-box h3 a {
	color: #64ab24;
}
.foot-box h3 a:hover {
	text-decoration: none;
}
.foot-box p {
	font-size: 0.66em;
	line-height: 1.16em;
	color: #333;
	margin-top: 14px;
}
.foot-box .more, div#sidebar div.news .more { 
	display: block; 
	font-size: 10px; 
	font-weight: bold; 
	margin-top: 11px; 
   } 
.foot-box .more a, div#sidebar div.news .more a { 
	color: #ff6600; 
   } 
   div#sidebar div.news .more a { 
        text-decoration : none; 
   } 
   div#sidebar div.news .more a:hover { 
        text-decoration : underline; 
   } 
.copy {
	overflow: hidden;
	width: 100%;
	background: #f5f5f5 url(images/bg-footer2.gif) repeat-x;
	padding: 9px 0 8px;
}
.copy-hold {
	width: 960px;
	margin: 0 auto;;
	font-size: 0.66em;
}
.copy-hold span {
	float: right;
	margin-right: -15px;
	position: relative;
}
/* footer end */
/* home_page end */
/* article_category_page start */
.bg1 {
	background: #c0c0c0;
}
.bg1 .main-hold {
	background: #fff url(images/bg-main.gif) no-repeat;
}
/* articles start */
.center-box1 {
	width: 960px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.center-box2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.articles {
	overflow: hidden;
	height: 100%;
	padding: 10px 0 26px;
}
.art-box {
	padding: 0 123px 0 133px;
	left: -50%;
	float: left;
	position: relative;
}
.art-box h1 {
	font-size: 30px;
	color: #373737;
	letter-spacing: -1px;
}
.cufon-active .art-box h1 {
	font-size: 40px;
	letter-spacing: 0;
}
.art-box h1 a {
	color: #373737;
}
.art-box h1 a:hover {
	text-decoration: none;
}
.art-box h1 span {
	color: #64ac26;
}
.art-box p {
	font-size: 1em;
	color: #373737;
	line-height: 1.2em;
	text-align: left;
	margin-top: 25px;
}
.art-divider {
	padding-top: 8px;
	left: -50%;
	float: left;
	position: relative;
}
.art-list {
	overflow: hidden;
	height: 1%;
	text-align: left;
}
.art-list li {
	background: url(images/bg-art-list.gif) no-repeat 0 9px;
	margin-top: 26px;
	width: 387px;
	float: left;
	margin-left: 25px;
	display: inline;
	padding: 0 41px 0 17px;
}
.art-list li h2 {
	font-size: 1.16em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #64ac26;
}
.art-list li h2 a {
	color: #64ac26;
	background: url(images/bg-art-list2.gif) repeat-x 0 100%;
	padding-bottom: 2px;
}
.art-list li h2 a:hover {
	background: url(images/bg-art-list3.gif) repeat-x 0 100%;
	text-decoration: none;
}
.art-list li div {
	overflow: hidden;
	height: 1%;
	padding-left: 35px;
}
.art-list li div p {
	font-size: 0.83em;;
	color: #373737;
	line-height: 1.2em;
}
.art-list li div p a {
	color: #373737;
	font-style: italic;
}
/* articles end */
/* article_category_page end */
/* about us start */
/* visual start */
.visual {
	overflow: hidden;
	height: 100%;
	padding: 18px 60px;
}
.visual-main {
	overflow: hidden;
	height: 100%;
	padding-bottom: 36px;
}
.visual-main h1 {
	color: #424242;
	text-align: center;
	padding-bottom: 4px;
	font-size: 36px;
}
.cufon-active .visual-main h1 {
	font-size: 48px;
}
.visual-main h1 a:hover {
	text-decoration: none;
}
.visual-main p {
	font-size:0.9em;
	line-height:1.17em;
	margin-top: 21px;
}
.visual-box {
	overflow: hidden;
	width: 100%;
	background: url(images/divider-visual.gif) no-repeat 50% 0;
	padding: 38px 0 22px;
}
.vis-img {
	float: left;
	width: 199px;
	height: 263px;
	padding: 7px 0 0 13px;
	background: url(images/img-shadow.png) no-repeat;
}
.vis-img img {
	display: block;
}
.vis-text {
	float: right;
	width: 607px;
	padding-top: 5px;
}
.vis-text h2 {
	color: #424242;
	margin-bottom: -4px;
	font-size: 30px;
}
.cufon-active .vis-text h2 {
	font-size: 40px;
}
.vis-text h2 a:hover {
	text-decoration: none;
}
.vis-text h2 span {
	color: #a7ca40;
}
.vis-text p {
	font-size: 0.9em;
	line-height: 1.17em;
	margin-top: 21px;
}
/* visual end */
/* about us end */
/* miscellaneous_page start */
.misc h1 {
	padding-bottom: 32px;
}
/* miscellaneous_page end */
/* news_or_article_page start */
.art-news {
	overflow: hidden;
	height: 100%;
	padding-top: 17px;
	font-size: 0.77em;
}
.art-news ul {
	margin-top: 17px;
	padding-left: 17px;
	list-style: disc;
}
.art-news ol {
	list-style: decimal;
	margin-top: 17px;
	padding-left: 22px;
}

.breadcrumbs {
	overflow: hidden;
	height: 1%;
	margin-left: -12px;
	list-style: none !important;
	margin-left: 0 !important; 
	padding-left: 0 !important;
}
.breadcrumbs li {
	float: left;
	font-size: 0.77em;
	background: url(images/bg-breadcrumbs.gif) no-repeat 100% 5px;
	padding: 0 12px 0 0;
	margin-right: 5px;
	display: inline;
	color: #646464;
}
.breadcrumbs li a {
	color: #646464;
}
.art-news h1 {
	padding: 13px 0 6px;
	color: #373737;
	font-size: 26px;
}
.cufon-active .art-news h1 {
	font-size: 36px;
}
.art-news h1 a {
	color: #373737;
}
.art-news h1 a:hover {
	text-decoration: none;
}
.art-news h1 span {
	color: #64ab24;
}
.art-news p {
	line-height: 16px;
	margin-top: 17px;
}
/* news_or_article_page end */
.bg2 {
	background: #c0c0c0;
}
.bg2 .main-hold {
	background: #fff url(images/bg-main2.gif) no-repeat;
}
/* topic_page start */
.topic {
	overflow: hidden;
	height: 100%;
	padding: 31px 20px;
}
.topic h1 {
	text-align: center;
	font-size: 48px;
}
.cufon-active .topic h1 {
	font-size: 64px;
}
.topic h1 a:hover {
	text-decoration: none;
}
/* promo start */
.promo {
	overflow: hidden;
	width: 866px;
	margin: 42px auto -5px;
}
.promo-t {
	float: left;
	background: url(images/bg-promo-t.png) no-repeat;
	padding-top: 287px;
}
.promo-c {
	float: left;
	background: url(images/bg-promo-c.png) repeat-y;
}
.promo-b {
	float: left;
	width: 866px;
	height: 29px;
	background: url(images/bg-promo-b.png) no-repeat;
}
.promo-content {
	width: 866px;
	margin-top: -249px;
}
.promo-hold {
	width: 851px;
	padding: 0 13px 0 2px;
	background: url(images/divider-promo.gif) repeat-y -46px 0;
	left: -50%;
	float: left;
	position: relative;
}
.promo-hold:after {
	content:"";
	display:block;
	clear:both;
}
.promo-hold .col {
	float: left;
	width: 353px;
	margin-top: -2px;
	position: relative;
	padding: 0 36px 0 45px;
	text-align: left;
}
.promo-hold2 {
	width: 911px;
	margin-left: -55px;
}
.promo-hold .col h2 {
	text-align: center;
	font-size: 24px;
	letter-spacing: -1px;
}
.cufon-active .promo-hold .col h2 {
	font-size: 32px;
	letter-spacing: 0;
}
.promo-hold .col h2 a:hover {
	text-decoration: none;
}
.promo-hold .col2 {
	width: 347px;
	padding: 0 0 0 39px;
}
.promo-list {
	overflow: hidden;
	margin-top: -6px;
}
.promo-hold .col .promo-list{width:329px;}
.promo-hold .col2 .promo-list{width:347px;}
.promo-list li {
	font-size: 1em;
	line-height: 1.16em;
	background: url(images/bg-promo-list.gif) no-repeat 0 9px;
	padding-left: 13px;
	margin-top: 28px;
	height: 1%;
}
.promo-list li a:hover {
	text-decoration: none;
}
.promo-list li span {
	font-weight: bold;
	color: #f35412;
}
/* promo end */
/* case start */
.case {
	overflow: hidden;
	height: 100%;
	margin-top: 55px;
}
.case h3 {
	padding-bottom: 5px;
	font-size: 34px;
}
.cufon-active .case h3 {
	font-size: 42px;
}
.case h3 a {
	text-decoration: none !important;
}
.case h3 span {
	display: block;
	color: #000;
	font-size: 22px;
	letter-spacing: -1px;
	margin-top: 3px;
}
.cufon-active .case h3 span {
	font-size: 30px;
	letter-spacing: 0;
}
.case strong {
	display: block;
	font-size: 0.94em;
	margin-top: 18px;
}
.case strong a {
	color: #64ac26;
}
.case strong a:hover {
	text-decoration: none;
}
.case p {
	font-size: 0.83em;
	line-height: 1.2em;
}
.case-list {
	overflow: hidden;
	padding-top: 17px;
	margin-bottom: -1px;
}
.case-list li {
	font-size: 0.83em;
	background: url(images/bg-promo-list.gif) no-repeat 0 7px;
	padding-left: 35px;
	margin-top: 1px;
}
.case-img {
	border: 1px solid #000;
	margin-top: 6px;
}
.align-left {
	float: left;
	margin-right: 37px;
}
.align-right {
	float: right;
	margin-left: 37px;
}
.learn-more {
	overflow: hidden;
	height: 100%;
	text-align: center;
	margin-top: 37px;
}
.learn-more strong {
	text-align: center;
	font-size: 19px;
	font-weight: normal;
}
.learn-more a {
	background: url(images/bg-arrow.gif) no-repeat 0 50%;
	padding-left: 22px;
}
.learn-more span {
	background: url(images/bg-arrow.gif) no-repeat 100% 9px;
	padding: 0 22px 0 0;
	color: #64ac26;
	font:24px Georgia, "Times New Roman", Times, serif;
}
.learn-more a:hover {
	text-decoration: none !important;
}
/* case end */
/* topic_page end */
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.learn-more a {
	text-decoration: none !important;
}
.case strong a {
	text-decoration: none !important;
}
.vis-text h2 a,
.vis-text h2 a:hover {
	text-decoration: none !important;
}
.art-list li h2 a {
	text-decoration: none !important;
}
.foot-box p a:hover {
	text-decoration: underline;
}
.news h2 a {
	text-decoration: none !important;
}
#main .side-nav ul li a:visited {
	color: #000 !important;
}
#main .side-nav ul li a:hover,
#main .side-nav ul li a.active {
	color: #fff !important;
	text-decoration: none;
	background: #96c238 url(images/bg-side-nav-hover.gif) repeat-x;
}
.side-nav ul li a {
	float: left;
	width: 294px;
	position: relative;
	text-decoration: none !important;
	padding: 17px 0 11px 17px;
	color: #000 !important;
}
/*---*/
.foot-box p a {
	color: #5c5c5c;
	text-decoration: none;
}
#main a {
	color: #64AC26;
	text-decoration: underline;
}
#main a:hover {
	color: #647853;
}
#navigation li {
	float: left;
	padding-bottom: 5px;
	position: relative;
	margin-left: -6px;
	margin: 0;
	display: inline;
	font-size: 12px;
	letter-spacing: -1px;
}
#sidebar .news-divider div p a {
	color:#888888;
	text-decoration:none;
}
.bg3 {
    background: #ffffff;
}
.bg3 .main-hold {
    background: #fff url(images/blue_sky.gif) no-repeat;
}

/* added property to set color for non span part of learnmore class*/
#main .learn-more a
{
    color:#3a3a3a;
}

/* Added comment box related properties */
.bg-comment-box-top{
  background: url(images/bg-comment-box-top.gif) no-repeat 0 0;width:656px;height:15px;
}

.bg-comment-box-top{
  background: url(images/bg-comment-box-top.gif) no-repeat 0 0;width:656px;height:15px;
}
.bg-comment-box-mid{
  background: url(images/bg-comment-box-mid.gif) repeat-y 0 0;width:656px;
/* changed to accomodate address field  height:208px; */
  height : 245px;
/* changed to accomodate address field  height:205px; */
  *height:247px;
}
.bg-comment-box-bot{
  background:url(images/bg-comment-box-bot.gif) no-repeat 0 0;
  height:20px;
  width:656px;
}
.bg-comment-box-mid h3
{
  color:black;
  text-align:center;
  font-size:18px;
}
.bg-comment-box-mid .left
{
  height:auto;
  float:left;
  text-align:right;
  margin:15px 20px 20px 30px;
  *margin:10px 0px 0 13px;
  width: 310px;
}
.bg-comment-box-mid .right
{
  width:99%;
  width:279px;
  height:auto;
}
.bg-comment-box-mid .left .bg-comment-box-actual-top{
  width:316px;height:10px;background: url(images/bg-comment-box-actual-top.gif) no-repeat left bottom;
}
.bg-comment-box-mid .left .bg-comment-box-actual-mid{
  width:316px;height:115px;background: url(images/bg-comment-box-actual-mid.gif) repeat-y 0 0;
  text-align:center;
}
.bg-comment-box-mid .left .bg-comment-box-actual-bot{
  width:316px;height:10px;background: url(images/bg-comment-box-actual-bot.gif) no-repeat 0 0;
}

#usr-details .usr-details-widget
{
  background: transparent url(images/bg-txt.gif) no-repeat scroll 0 4px;
  height:35px;
  *height:28px;
  padding:8px 5px 0 3px;
}

#usr-details input {
  border:medium none;
  font-size:13px; /*15px*/
  padding:1px 6px 0 6px; /*padding:0px 6px 0 6px;*/ 
  background:none;
  width:170px;
}
#usr-details .labels {
  font-size:14px;
  vertical-align:middle;
}

/* Added for commment box on 100511 */

#input-img
{
 background:url(images/but-sign-up-now.gif) no-repeat scroll 0 0 transparent;
  width:126px;
  height:30px; /* from 28px */
  position:relative;
  top:0px;
  *top:0px;
  left:0px;
  *left:0px;
  width: 120px;
}
#input-img:hover
{
  background:url(images/but-sign-up-now-h.gif) no-repeat scroll 0 0 transparent;
}
#input-img-2 { 
   background:url(images/but-let-us-know.gif) no-repeat scroll 0 0 transparent; 
   width : 126px; 
   height : 28px; 
   position : relative; 
   top : 0px; 
   left : 0px; 
} 
#input-img-2:hover { 
   background:url(images/but-let-us-know-h.gif) no-repeat scroll 0 0 transparent; 
} 
.bg-textarea{
  background:url(images/bg-textarea.gif) no-repeat 0 15px;
  padding: 22px 6px 0 6px;
  vertical-align:top;
}

.inputholder
{
  vertical-align:top; padding-right:35px; padding-top:7px;
}
.inputholder-safari
{
  vertical-align:top; padding-right:35px; padding-top:3px;
}


/* 2010.05.13 -- Added for mobile homepage */

#vertmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  width: 315px;
  padding: 0px;
  margin: 0px;
  float:right;
  background-color:#ebebeb;
}

#vertmenu h1 {
  display: block;
  background-color:#FF9900;
  font-size: 90%;
  padding: 3px 0 5px 3px;
  border: 1px solid #000000;
  color: #333333;
  margin: 0px;
  width:159px;
}

#vertmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
#vertmenu ul li {
  margin: 0px;
  padding: 0px;
  height:48px;
}
#vertmenu ul li.first {
  height:48px;
  background:url(images/listtop.gif) no-repeat 0 0;
}
#vertmenu ul li.last {
  height:48px;
  background:url(images/listbot.gif) no-repeat 0 0;
}

#vertmenu ul li a {
  font-size: 80%;
  display: block;
  /*border-bottom: 1px dotted #757575;*/
  padding: 17px 0px 16px 10px;
  text-decoration: none;
  color: #0b0b0b;
  /*width:315px;*/
  text-transform:uppercase;
  background:url(images/listitemborder.gif) no-repeat 10px 0;
  font-family:Arial, Helvetica, sans-serif;
  height: 48px;
  *height: 15px;
}
#vertmenu ul li.first a {
  background:none;
}
#vertmenu ul li.first:hover  {
  background:transparent url(images/listtop-h.gif) no-repeat 0 0;

}
#vertmenu ul li.last:hover  {
  background:transparent url(images/listbot-h.gif) no-repeat 0 0;

}
#vertmenu ul li:hover, #vertmenu ul li:focus {
  background-color: #9bc735;
  color:#ffffff;
}
#vertmenu ul li a:hover {
  color:#ffffff;
}

div#article_image {
   width : 1020px;
   margin : 0 auto;
   position: relative;
}
div#article_image p#close_btn{
   position: absolute;
   top : 12px;
   right : 12px;
   width : 37px;
   height : 37px;
} 

div.teaser2 {
   background-color : #eaf2ff;
   padding : 15px 110px;
   width : 800px;
   margin : auto;
}
div.teaser2 table tr td {
  vertical-align : middle;
}
div.what-do-you-think {
   width: 1020px;
   margin: auto;
   background-color: white;
   padding : 20px 0;
} 

/* 2010.06.18 -- Added for mobile homepage */

#vertmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  width: 315px;
  padding: 0px;
  margin: 0px;
  float:right;
  background-color:#ebebeb;
}

#vertmenu h1 {
  display: block;
  background-color:#FF9900;
  font-size: 90%;
  padding: 3px 0 5px 3px;
  border: 1px solid #000000;
  color: #333333;
  margin: 0px;
  width:159px;
}

#vertmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
#vertmenu ul li {
  margin: 0px;
  padding: 0px;
  height:48px;
}
#vertmenu ul li.first {
  height:48px;
  background:url(images/listtop.gif) no-repeat 0 0;
}
#vertmenu ul li.last {
  height:48px;
/*  background:url(images/listbot.gif) no-repeat 0 0; */
  background:url(images/listbot.gif) no-repeat 0 0;
  background-position: bottom left;
}

#vertmenu ul li a {
  font-size: 80%;
  display: block;
  /*border-bottom: 1px dotted #757575;*/
  padding: 17px 0px 16px 10px;
  text-decoration: none;
  color: #0b0b0b;
  /*width:315px;*/
  text-transform:uppercase;
  background:url(images/listitemborder.gif) no-repeat 10px 0;
  font-family:Arial, Helvetica, sans-serif;
  height: 48px;
  *height: 15px;
}

#vertmenu ul li.first a {
  background:none;
}

#vertmenu a:hover {
color : #000000;
}

.cufon-active .top-text {
letter-spacing: 0;
/*font-size: 30px;100930*/
font-size: 44px;
}

#homePageText p.toptext {
    margin: 10px 81px 0 52px;
    white-space: nowrap;
}

#homePageText p.thirdpart {
    margin: 13px 161px 26px;
    text-align: center;
} 


/* Additions for submenus - Sugata Bhar, 110107 */

/*For changing background of li's*/ 
#navigation li.hover ul li a, 
#navigation li:hover ul li a{ 
background:none; 
} 


#navigation li:hover ul li:hover 
{background: #fc9e4d; 
} 
#navigation li:hover ul li a:hover 
{ 
color:black;background:none; 
} 
#navigation ul li  { 
border-bottom: 1px solid #fc9e4d; 
} 
#navigation ul li a { 
color:white; 
} 
.ddsmoothmenu{ 
width: 100%; 
} 

.ddsmoothmenu ul{ 
z-index:100; 
margin: 0; 
padding: 0; 
list-style-type: none; 

} 

.ddsmoothmenu ul li{ 
position: relative; 
display: inline; 
float: left; 
} 


.ddsmoothmenu ul li ul 
{ 
background:#f9780a; 
} 
.ddsmoothmenu ul li ul li a{ 
background:none; 
} 
.ddsmoothmenu ul li ul li a:hover{ 

} 
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ 
display: inline-block; 
} 

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{ 
/*color: white;*/ 
} 

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu 

items' LI A element*/ 

color: white; 
} 





/*1st sub level menu*/ 
.ddsmoothmenu ul li ul{ 
position: absolute; 
left: 0; 
display: none; /*collapse all sub menus to begin with*/ 
visibility: hidden; 
} 

/*Sub level menu list items (undo style from Top level List Items)*/ 
.ddsmoothmenu ul li ul li{ 
display: list-item; 
float: none; 
} 

/*All subsequent sub menu levels vertical offset after 1st level sub menu */ 
.ddsmoothmenu ul li ul li ul{ 
top: 0; 
} 

/* Sub level menu links style */ 
.ddsmoothmenu ul li ul li a{ 

width: 160px; /*width of sub menus*/ 
padding: 5px; 
margin: 0; 
border-top-width: 0; 

} 

/* Holly Hack for IE \*/ 
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/ 


/* ######### CSS classes applied to down and right arrow images  ######### */ 

.downarrowclass{ 
position: absolute; 
top: 12px; 
right: 7px; 
} 

.rightarrowclass{ 
position: absolute; 
top: 6px; 
right: 5px; 
} 

/* ######### CSS for shadow added to sub menus  ######### */ 

.ddshadow{ /*shadow for NON CSS3 capable browsers*/ 
position: absolute; 
left: 0; 
top: 0; 
width: 0; 
height: 0; 
background: silver; 
} 

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/ 
opacity: 0.8; 
}  

/* Addition of 1/14/11 for fine placement of submenu listings */


.ddsmoothmenu ul li ul li a{ 
padding:7px; 

} 

.ddsmoothmenu #navigation ul li 
{ 
padding-bottom:0; 
} 

/* 1/14/11: for IE 8 compatibility */

#navigation li ul li a { visibility : visible !important; z-index : 999; } 

/* News Archive : Pase specific styles : Start */
table#news_archive {
    margin : 0 50px;
    border-collapse : collapse;
    text-align:left;	
}
table#news_archive td.year {
    font-size : 30px;
    color : #8f8f8f;
    padding : 10px 0;
    font-weight : bold;
}
table#news_archive td.date  {
    width : 145px;
    padding-left : 60px;
}
table#news_archive td a {
    text-decoration : none;
}
table#news_archive td.date a {
    color : #8f8f8f;
    font-size : 20px;
}
table#news_archive td.date a:hover {
    color : #000;
}
table#news_archive td.title a{
    color : #000;
    font-size : 20px;
}
table#news_archive td.title a:hover {
    color : #64AC26;
}
table#news_archive td.title {
    padding-bottom : 10px;
    line-height : 30px;
}
/* News Archive : Pase specific styles : End */



/* full screen changes */ 

body {    background: url(images/bg-head.gif) repeat-x scroll 0 0 #FFFFFF;}
.logo a{ background:none;} 
#main{ background:url(images/bg-blue_sky-left.jpg) no-repeat scroll -1950px -40px transparent} 
.holder {background:url(images/bg-header.gif) no-repeat scroll 50% 0 transparent;}/*padding-top: 166px;*/
.main-hold {text-align:center; background:none;} 

.footer-cont{background: url(images/bg-footer3.gif) repeat-x scroll 0 0 #FFFFFF;} 
.bg3 .main-hold { background:none; } 
.main-cont{/*background:url(images/bg-blue_sky-left.jpg) no-repeat -374px 0;*/} 
.flare{with:258px; height:106px; position:absolute } 
.flare img{ position:relative; top:-19px; left:-168px;} 

div.left{ text-align:left} 
.main-inner{background:url(images/green-rays.jpg) top center no-repeat #fff}
.bg1 .main-hold { 
    background: transparent url(images/bg-main3.jpg) top center no-repeat; 
} 
.visual{ text-align:left} 

/* full screen changes end */

.news-divider div p { 
     text-align: left; 
} 

div.case{ text-align:left} 

.news-box, div#sidebar div.news .more, .news h2 {text-align:left;} 
