/* Common style for body */
body {
	background-image: url('../images/bgd.gif');
	background-color: #57617C;
	text-align: center;
	margin:0px;
	padding:0px;
}

/* Styles for hyperlinks */

.body_table A:link, .body_table A:visited
{
	color: #005fa9;
}

.body_table A:hover, .body_table A:active
{
	color: #005fa9;
		background-color: #ddeeff;
}	

/* Styles for overall page */
.master_table
{
	text-align: center;
	width: 780px;
}

/* Common style for logo and top navigations */
.header
{
	width: 100%;
}

/* Styles for logo */
.logo
{
	margin-top:17px;
	margin-left:0px;
	margin-bottom:4px;
	margin-right: 0px;
	border:0px none;
}

/* Style for top navigations */
.home_faq_con_container
{
	vertical-align: bottom;
	padding-bottom: 5px;
}

/* Styles for top navigation Table Data */
.home_faq_con TD
{
	vertical-align: middle;
	padding: 2px;
	padding-left: 4px;
	padding-right: 0px;
	font-family: verdana;
	font-size:11px;
	line-height: 13px;
	color: #ffffff;
}

/* Styles for top navigation hyperlinks */
.home_faq_con A:link, .home_faq_con A:hover, .home_faq_con A:active, .home_faq_con A:visited
{
	color: #ffffff;
	text-decoration: none;
}

/* Styles for menu area */
.menu_table
{
	background-color: #BDC6CE;
	width: 100%;
	height: 36px;
	border: 1px solid #ffffff;
}

/* Style for submenu table */
.submenu
{
	height: 0px;
}

/* Common styles for main area */
.body_table_container
{
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	padding: 1px;
}

/* Styles for main area */
.body_table
{
	text-align: left;
	width: 100%;
}

.body_table TD
{
	vertical-align: top;
}

.bread_crumb
{
	background-color: #f0f0f0;
	margin:15px;
	margin-top:0px;
	padding:0px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 11px;
}

.bread_crumb A:link, .bread_crumb A:hover, .bread_crumb A:active, .bread_crumb A:visited
{
	text-decoration: none;
} 

/* Styles for paragraphs and order lists */
P, OL
{
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 15px;
	margin: 0px;
	color: #464646;
}

OL
{
	margin-left: 25px;
}

LI
{
	margin: 10px 5px;
}

/* Style for titles */
.title
{	
	font-weight:bold;
}

/* Style for content next to titles */
.titleafter
{
	padding-top:0px;
}

/* Style for emotional technology box */
.etbox
{
	background-color: #f5f5f5;
}

/* Style for gap between right images */
.gap
{	
	padding-top: 12px;
}

/* Style for leftnav table */
#divStayTopLeft
{
	z-index:100;
}
.leftnave_container
{
	background-color: #ECEDF0;
}

.leftnave_container TD
{
	vertical-align: bottom;
}

.leftnav, .leftnav_active, .leftnav_row1, .leftnav_row1_active
{
	padding: 0px;
	padding-left: 3px; 
	padding-top: 6px; 
	color: #57617C;
}

.leftnav A:link, .leftnav A:hover, .leftnav A:active, .leftnav A:visited,
.leftnav_row1 A:link, .leftnav_row1 A:hover, .leftnav_row1 A:active, .leftnav_row1 A:visited
{
	text-decoration: none;
}

.leftnav_active_bgcolor
{
	background-color: #ddeeff;
}

.leftnav_row1_active
{
	background-image: url('../images/curve_blue.gif');
	background-repeat : no-repeat;
	background-position: right top;	
}

.leftnav_row1
{
	background-image: url('../images/curve_gray.gif');
	background-repeat : no-repeat;
	background-position: right top;	
	background-color: #ECEDF0;
	padding-right: 0px;
	margin-right: 0px;
}

.leftnav_active
{
	color: #005fa9;
	background-color: #ddeeff;
}

/* Style for leftnav bullet */
.leftnavbullet
{
	padding-top: 7px;
	vertical-align:bottom;
}

.left_equip
{
	margin-top: 15px;
}

/* Style for bullets */
.content_list P
{
	padding-top:0px;
	padding-left:10px;
}

/* Style for  bullet */
.content_list IMG
{
	margin-top:7px;
}

/* Style for copyright */
.copyright
{
	color: #ffffff;
	font-family:verdana;
	font-size: 9px;
	text-align: left;
	margin: 5px 0px;
}

.copyright A:link, .copyright A:visited
{
	color: #ffffff;
	text-decoration: none;
}

.copyright A:hover, .copyright A:active
{
	color: #005fa9;
	background-color: #ddeeff;
	text-decoration: none;
}

/* Style for Contact info */
.contact
{
		font-family: verdana;
		font-size: 11px;
		color: #fffff;
		background-color: #f5f5f5;
}

.contact TD.bodypad
{
	padding: 5px;
}

.contact TD.title
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	background-color: #635EA1;
}

.contact P
{
	font-family: verdana;
	font-size: 11px;
	padding: 0px 0px;
	color: #000000;
}

/* Start Css for next button */
.next_inner
{
text-align:right;
padding-top:10px; 
padding-right:20px; 
}

/* End of Css for next button */
.left_nav_float_container
{
padding-left:10px; 
}
.left_nav_float
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow:hidden;
	color:#FFFFFF;

}
.left_nav_float a:link, .left_nav_float a:visited, .left_nav_float a:active
{
	text-decoration:none;
	color:#545E79;
		
	/*background-color:#00FF33;*/
}

.left_nav_float a:hover
{
	text-decoration:none;
	color:#ffa200;
	background-color:#ffffff;
}
.line
{
background-color:#BCC1CD;
}

.item
{
padding-top: 5px;
padding-bottom: 3px;
}

	