BODY {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: center 50%; PADDING-LEFT: 0px; FONT-SIZE: 12px;  
	PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y;
	FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; BACKGROUND-COLOR: #fff; height:100%;

}
A:link {
	COLOR: #06336d; TEXT-DECORATION: none
}
A:active {
	COLOR: #092db6; TEXT-DECORATION: none
}
A:visited {
	COLOR: #4d6c94; TEXT-DECORATION: none
}
A:hover {
	COLOR: #af1217; TEXT-DECORATION: underline
}


.left_panel {
	border-bottom:1px solid #ca675a; background: #f9f9fb;
	padding-bottom:10px;
	margin-bottom:10px;
}

.grey_header {
	background-image: url(../images/grey_header.gif);background-repeat: no-repeat; height:35px;
	TEXT-ALIGN: left; padding-left: 10px; FONT-SIZE: 12px; COLOR: #681404;
	FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; 
}

.left_panel_bg {
	padding-left:10px;
	vertical-align:top;
}


/* Industry List */

#listcontainer
{
	vertical-align:top;
	margin-left: -40px;
	margin-bottom:-17px;
	margin-top:10px;
}

#list li 
{
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	padding-left: 15px;
	padding-bottom: 3px;
	FONT-SIZE: 11px; COLOR: #06336d;
	FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; 
}



.ie5 #listcontainer
{
	vertical-align:top;
	margin-left: -40px;
	margin-bottom:-30px;
	margin-top:0px;
	
}

.ie5 #listcontainer ul {
	list-style: none;
	margin-left: 30;
	margin-top: -5px;
	padding-left: .5em;	
	border:solid 1px #f9f9fb;
	margin-bottom:-1px;
}
.ie5 #list li 
{
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	padding-left: 15px;
	FONT-SIZE: 11px; COLOR: #06336d;
	FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; 
}

/*end of Industry List */

#left_flash {
	margin-bottom:10px;

}

.left_top_line {
	BACKGROUND-IMAGE: url(../images/left_top_line.gif); BACKGROUND-REPEAT: repeat-x; height:14px;
}

.left_panel_bg_email {
	padding-left:10px;
	background-image: url(../images/email_icon.gif);background-repeat: no-repeat; height:62px;
	vertical-align:top;
	TEXT-ALIGN: left; FONT-SIZE: 12px; COLOR: #000;
	FONT-WEIGHT: normnal; FONT-FAMILY: Arial,Tahoma,Helvetica, sans-serif; 
}

