@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585858;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	background-color:transparent;
}

.top_bg {
	background:url(../images/top_bg.gif) repeat-x left top;
	height:133px;
	padding-bottom:15px;
}

#box {
	background:url(../images/top_grnt.gif) repeat-x left top;
	height:27px;
}

#box .top_left{
	background:url(../images/top_left.gif) no-repeat left top;
	height:10px;
	width:12px;
}

#box .top_right{
	background:url(../images/top_right.gif) no-repeat right top;
	height:10px;
	width:12px;	
}

#box .bot_right{
	background:url(../images/bot_right.gif) no-repeat right bottom;
	height:10px;
	width:12px;	
}

#box .bot_left{
	background:url(../images/bot_left.gif) no-repeat left bottom;
	height:10px;
	width:12px;	
}

#box .bot_center{
	background:url(../images/bot_center.gif) repeat-x left bottom;
}

#box .brd_left{
	background:url(../images/left_brd.gif) repeat-y left top;
	width:12px;	
}

#box .brd_right{
	background:url(../images/right_brd.gif) repeat-y right top;
	width:12px;	
}

h1 {
	background:url(../images/h1_ic.gif) no-repeat left top;
	padding:0 0 0 35px;
	margin:20px 0 15px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#156CB9;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}

h3 {
	background:url(../images/arrow.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	line-height:normal;
	font-size:14px;
	color:#01398E;
	font-weight:bold;
}

.pdf{
	background:url(../images/pdf_ic.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	line-height:normal;
	font-size:14px;
	color:#AA0202;
	font-weight:bold;
}	

.txt_box {
	width:195px;
	border:1px solid #C9C9C9;
	height:18px;
	line-height:18px;
	font-size:11px;
	color:#333333;
	padding-left:10px;
}

.sml_grey {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	line-height:normal;
}

.sml_grey:hover {
	color:#333333;
	text-decoration:underline;
}

.sml_blue {
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	color:#1469B6;
	text-decoration:none;
	text-align:left;
}

.sml_blue:hover {
	text-decoration:underline;
}

.chapters	{
	margin:0;
	padding:0;
	list-style:none;
}

.chapters li {
	font-size:13px;
	font-weight:bold;
	line-height:19px;
}

.chapters li ul li {
	list-style:none;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
}

.chapters li ul{
	margin:0;
	padding:0;
	margin-left:10px;
}

.chapters a{
	color:#585858;
	text-decoration:none;
}

.chapters a:hover{
	text-decoration:underline;
}
.tops	{
/*	margin:0 0 0 10px;*/
/*	padding:0;*/
	list-style:none;
	
}

.tops ul	{
	/*margin-top:0;
	padding-top:0;*/
	list-style:none;
	/*list-style-image:url(../images/bullet.gif)*/
}

.tops li {
	font-size:12px;
	line-height:19px;
	list-style:none;
	/*padding-left:0px;*/
}


.tops a{
	color:#585858;
	text-decoration:none;
}

.tops a:hover{
	text-decoration:underline;
}


.chapters .drk_red {
	color:#B52324;
	text-decoration:none;
	font-weight:bold;
}

.chapters .drk_red:hover {
	text-decoration:underline;
}

.pdf_title {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	line-height:25px;
}

.pdf_title a{
	color:#990000;
	text-decoration:none;
}

.pdf_title a:hover{
	text-decoration:underline;
}	

.drk_red {
	color:#B52324;
	text-decoration:none;
	font-weight:bold;
}

.drk_red:hover {
	text-decoration:underline;
}

.blue_bg_right {
	background:url(../images/blue_right.gif) no-repeat right;
	height:33px;
}

.blue_bg_left {
	background:url(../images/blue_left.gif) no-repeat left;
	height:33px;
}	

.blue_bg {
	color:#ffffff;
	text-decoration:none;
	background:url(../images/blue_bg.gif) repeat-x left;
	height:33px;
}

.blue_bg a{
	color:#ffffff;
	text-decoration:none;
}

.blue_bg a:hover{
	text-decoration:underline;
}	

.footer {
	background:url(../images/footer_bg.gif) repeat-x bottom;
	height:42px;
	color:#FFFFFF;
	font-size:11px;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}
.field1
{
	font-family:Verdana, Tohoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}
.lable
{
	font-family:Verdana, Tohoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
}
.menu {color:#215DC6; font-family:tahoma; font-size:11px; font-weight:normal; text-decoration:none}
.menu:hover {color:#FF0000; font-family:tahoma; font-size:11px; font-weight:normal; text-decoration:underline}

#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}


.tag
{
	font-size:14px;
	font-weight:bold;
	white-space:normal;
}
.tag a
{
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

.blue_button {
	background:url(../images/button_bg.gif) no-repeat center;
	width:95px;
	height:23px;
	border:0px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#438AD2;
	text-decoration:none;
}

.scroll_sty {
	scrollbar-3dlight-color:#8EBDD2; 
	scrollbar-arrow-color:#8EBDD2; 
	scrollbar-base-color:#ff6347; 
	scrollbar-darkshadow-color:#3190BB; 
	scrollbar-face-color:#D5F6FF; 
	scrollbar-highlight-color:#8EBDD2; 
	scrollbar-shadow-color:#8EBDD2;
	
}



.pagenav {
	padding:3px;
	border:1px solid #7DB5DE;
	background-color:#EEF8FF;
	text-decoration:none;
	color:#7DB5DE;
}
.error
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}
.msg
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	background-color:#00FFFF;
	border:#000000 1px solid;
	
}
.errormsg
{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	border:#000000 1px solid;
	padding-left:10px;
}

.top_right {
	background:url(../images/slogen.gif) no-repeat left;
	width:737px;
	height:97px;
}	

.why_sty {
	color:#FFFFFF;
	font-weight:bold;
}	
.blue_txt_bold {
	color: #03a7e6;
	font-weight:bold;
}
a.orangelnk{
	color: #eb784a;
	text-decoration:underline;
}

a.orangelnk_wuline{
	color: #eb784a;
	text-decoration:none;
}

/*----chapter -----*/
	strong { font-weight:bold }
/*	* { padding:0; margin:0; }*/   /*comment by kiran on aug-18-2009 as want to indent  in main window for topic list*/
	ul { list-style:none; }
	/* Expand / Collapse */
	ul.expand li.trigger.top { margin-top:0; }
	ul.expand li.trigger
	{
		background:url(expand-collapse.gif) 0 3px no-repeat;
		cursor:pointer;
		padding:0 0 0 20px;
		margin:0px 0 0 0;
		
	}
	
	ul.expand li.trigger 
	{
		color:#666;
	}
	ul.expand li.trigger.open
	{
		color:inherit;
	}
	ul.expand li.trigger.open
	{
		background-position:0 -997px;
	}
	ul.expand ul
	{
		
		line-height:18px;
		padding:0px 0 6px 20px;
	}
	
	.jsmsg{
	float:left;
	
	}
	
	
.pdflinks a{
color:#993300;
text-decoration:none;
}	


.pdflinks a:hover{
color:#993300;
text-decoration:underline;
}	

