/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11px;
	color:#242C38;
	background-color:#58BB07;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}
.tab {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	}
	a.tab:link, a.tab:active, a.tab:visited {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
	a.tab:hover{
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	text-decoration:none;
	}
	.detail {
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	
	}
	a.detail:link, a.detail:active, a.detail:visited {
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	
	text-decoration:none;
	}
	a.detail:hover{
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	
	text-decoration: underline;
	}
	.footerlinks {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	
	}
	a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	
	text-decoration:none;
	}
	a.footerlinks:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	
	text-decoration: underline;
	}
	.more {
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	}
	a.more:link, a.more:active, a.more:visited {
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	text-decoration:none;
	}
	a.more:hover{
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	text-decoration:none;
	}
	.headdings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	}
	.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#F26522;
	}
	.site {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#242C38;
	}

.date {
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	}
	.boldtext {
	font-family:tahoma;
	font-size:11px;
	color:#242C38;
	font-weight:bold;
	}
.dashed_verti{background:url(images/dot_vertica.gif) repeat-y;}
.bdy_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px ; color:#000000; line-height:18px;}
a.bdy_txt:link,a.bdy_txt:hover,a.bdy_txt:active,a.bdy_txt:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px ; color:#000000;text-decoration:none;}
p {font-size: 11px; color: #000000; line-height: 120%; margin:0;}
h1 {font-size: 16px; font-family:Arial, Helvetica, sans-serif; color: #F26522; line-height: 130%; font-weight: bold; margin: 0;}
h1 span {font-size: 16px; font-family:Arial, Helvetica, sans-serif; color: #242C38; line-height: 130%; font-weight: bold; margin: 0;}
h2 {font-size: 12px; color: #F26522; line-height: 260%; font-weight: bold; margin: 0;}
h3 {font-size: 12px; color: #000000; line-height: 130%; font-weight: bold; margin: 0;}
h4 {font-size: 11px; color: #000000; line-height: 130%; font-weight: bold; margin: 0;}
.ul {margin-left: 0; padding-left: 10px; list-style: none; margin-top: 0px;	margin-bottom: 0px;}

.ul li {padding-left: 15px;	background-image: url(images/round.gif); background-repeat: no-repeat; background-position: 0 .5em; margin-top: 0px; padding-bottom:8px;}


/*new styles@venkey*/
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	color: #000;
	font: 11px  verdana,Arial, Helvetica, sans-serif;	
}
body {
	margin: 0 0 0 0;
	padding: 0;
	height:	100%;
	background:#E7E7E7;
}
table{
	font: 11px  verdana,Arial, Helvetica, sans-serif;	
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	font-size: 11px;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
p{
	margin: 3px 0px;
	padding: 3px 0px;
}
#container {
	position: relative;
	width: 970px!important;
	height:	auto !important;
	margin:21px auto;
	background:#fff;
	border:9px #A4A4A4 solid;
	padding:1px;
}
.hiddenpic{
	display:none;
}
h1{
	font-size:20px;
	color:#45abe1;
	line-height:48px;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3{
	font-size:13px;
	color:#fff;
}
h4 {
	font-size: 14px;
	color: #000;
}
.clearall{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
/*Form styles*/
form{
	margin: 0px;
	padding: 0px;
}
form p {
	margin: 1px 0px;
	padding: 2px 0px;
}
ul{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
}

/*EOF common files*/
#logoArea{
	background:#E6E6E6;
	padding:29px 0 0 10px;
	height:42px;
}
#bodyArea{
	height:474px;
	background:#CFCFCF url(images/babyImage.jpg) no-repeat 149px top;
	padding:18px 0 0 20px;
}
#bodyArea_followon{
	background:#CFCFCF;
	padding:18px 0 0 20px;
	height: 100%;
}
ul#mainMenu{
	margin:0 0 32px 0;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#mainMenu li.home{
	margin:0 0 0px 0;
	line-height:15px;
}
ul#mainMenu li{
	line-height:25px;
	margin:0;
	padding:0;
}
ul#mainMenu li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:11px;
	background:url(images/mainMenu_bullette.jpg) no-repeat left 2px;
	padding:0 10px;
}
ul#mainMenu li a:hover{
text-decoration:underline;
}
#footerArea{
	background:#584F42;
}
#footerMenu{
	line-height:24px;
}
ul#menuFooter{
	margin:0;
	padding:0;
	list-style-type: circle;
}
ul#menuFooter li{
	display:block;
	float:left;
}
ul#menuFooter li a{
	color:#fff;
	font-size:10px;
	padding:0 2px 0 4px;
	text-decoration:none;
	background:url(images/bullette.jpg) no-repeat 1px 2px;
}
ul#menuFooter li a:hover{
text-decoration:underline;
}
#copyRight{
	color:#C1BCA9;
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
}
.htmlIcons{
	padding:0 0 10px 10px;
}
/*new styles@venkey*/
.bld_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	}

.but_chen{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;
	color: #ffffff;
	height: 22px;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	background-image: url(images/bt_mid.gif);
}

.product_link {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	a.product_link:link, a.product_link:active, a.product_link:visited {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	a.product_link:hover{
	font-family:tahoma;
	font-size:11px;
	color:#F26522;
	font-weight:bold;
	text-decoration:none;
	}