body
	{font-family:Arial; font-size:11px; color:#333333; margin:0px 0px 0px 0px; padding-bottom:0px; background-color:#ffffff; line-height:14px; height:100%;}



/*tabs starts*/
div#tabs {
	width:224px;
	float:left;
	height:202px;
	border:1px solid #3d9c03;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	}
		
.ul2 {
	list-style-type:none; padding:0px; margin:0px; text-align:justify;
	}
.ul2 li {
	padding:0px; margin:0px; border-bottom:1px dotted #c6c6c6;
	}
.ul2 li a {
	color: #747474; text-decoration:none; font-size:11px; font-weight:normal;
	}
.ul2 li a:visited {
	color: #747474; text-decoration:none; font-size:11px; font-weight:normal;
	}
.ul2 li a:hover {
	color: #820369; text-decoration:none; font-size:11px; font-weight:normal;
	}
/*tabs ends*/

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	
	 /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	width:100%;
	margin: 0px;
	padding: 0px;
	height:29px;
}

.TabbedPanelsTab {
	position: relative;
	width:216px;
	top: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
	font: bold 11px Arial;
	color:#000000;
	background:url(tabnorbg.gif) repeat-x;
	height:26px;
	list-style: none;
	border-bottom: solid 1px #3d9c03;
	border-right: solid 1px #3d9c03;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-align:left;
}

.TabbedPanelsTab-H {
	position: relative;
	width:56px;
	top: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
	font: bold 11px Arial;
	color:#000000;
	background:url(tabnorbg.gif) repeat-x;
	height:29px;
	list-style: none;
	border-bottom: solid 1px #3d9c03;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-align:center;
}

.tabbedpanel-subhead {
	font-family:Arial;
	font-size:14px;
	color:#585857;
	font-weight:bold;
	} 	

.TabbedPanelsTabHover {
	background-color: #999000;
	color:#333333;
	
}

.TabbedPanelsTabSelected {
	/*background:url(activetabbg.gif) repeat-x;*/
	border-bottom:1px solid #ffffff;
	height:29px;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsTab a:hover {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
	padding: 0px;
	margin:0px;
}

a.link1 
{color: #ef7900; text-decoration:underline; font-size:11px;}
a.link1:visited 
{color: #ef7900; text-decoration:underline; font-size:11px;}
a.link1:hover 
{color:#ef7900; text-decoration:none; font-size:11px;}


.tab-text {
	font-family:Arial; 
	font-size:10px; 
	color:#333333; 
	padding:0px 1px;
	line-height:12px;
	}
	
