﻿.pageMainHeading
{
	color: green;
	font-family: Verdana;
	font-size: 16px;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 0px;
	font-weight: bold;
}
li
{
	padding-bottom:2px;
}
.divManagementHeader
{
	position:relative;
	width:99%; 
	padding-bottom:10px;
	padding-top:15px;
	cursor:pointer;
}
.divMainManagementDetail
{
	position:relative; 
	width:100%; 
	/*padding-left:20px; */
	padding-bottom:3px;
}
.divLeftManagementDetail
{
	 position:relative;
	 width:19%; 
	 float:left;
	 font-style:italic;
}
.divRtManagementDetail
{
	position:relative;
	width:80%; 
	float:left;
}
.divDetailHeading
{
	width:100%; 
	font-style:italic; 
	font-weight:bold; 
	padding-bottom:2px;
}
.divDetailContent
{
	padding-left:20px;
}
.divLi
{
	padding-left:20px; 
	/*padding-bottom:10px;*/
}
.imagesDivision
{
	position:relative;
	width:100%; 
	float:left;
}
.divLogoImages
{
	width:23%; 
	text-align:center; 
	vertical-align:middle;	
	margin: 5px;
	float:left;
}
.divLogoImages img
{
	width:120px;
	height:50px;
	}

.teamCollapseImg
{
	position: relative;
	float: left;
	top: 7px;
	left: 7px;
	cursor: pointer;
	background-image: url("../images/Forum/collapseForum.gif");
	background-repeat: no-repeat;
	width: 14px;
	height: 12px;
}
.teamExpandImg
{
	position: relative;
	float: left;
	top: 7px;
	left: 7px;
	cursor: pointer;
	background-image: url("../images/Forum/ExpandForum.gif");
	background-repeat: no-repeat;
	width: 14px;
	height: 12px;
}
.teamCollapseTitle
{
	position: relative;
	top: 6px;
	left: 14px;
	font-size:13px;
}
.teamCategoryListRowCollapse
{
	position: relative;
	width: 100%;
	height: 28px;
	color: #188c00;
	background-image: url(  "../images/Forum/ForumGary_bg.jpg" );
	background-repeat: repeat-x;
	padding-bottom:10px;
}
.teamCategoryListRowCollapseTitle
{
	position: relative;
	float: left;
	width: 90%;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #188c00;
}



/* ------------- Contact us --------------- */

.divContactHeading
{
	width:99%; 
	height:30px; 
	font-size:18px; 
	padding-top:5px;
	padding-left:10px; 
	margin-bottom:10px;
	margin-top:5px;
	background-color:#e3e6d5; 
	color:#8fc15e; 
	vertical-align:middle;	
}

.divContactMain
{
	display:block;
	width:100%; 
	padding-bottom:10px;
}

.divContactLeft
{
	float:left;
	width:46%; 
	height:auto;
	padding-top:20px; 
	padding-left:20px;
	padding-bottom:20px;
	background-color:#f0f2e7; 
	color:#494949;  	
}

.divContactRight
{
	float:right;
	width:46%;
	height:auto; 	
	padding-top:20px; 
	padding-left:20px;
	padding-bottom:20px;
	background-color:#f0f2e7; 
	color:#494949; 
	
}

/* ------------------- Investor Relations ------------- */

.divMainIRelation
{
	position:relative;	
	width:100%;
	height:25px;
}

.divLeftIRelation
{
	position:relative;
	width:35%; 
	float:left;
	text-align:right;
}

.divRtIRelation
{
	position:relative;
	width:64%;
	float:left; 
}

.InvStatusImg
{
	position: relative;	
	width: 15px;
	height: 15px;
	margin-top: 3px;
	opacity: 0.33;
	filter: alpha(opacity=33);
	background-image: url(../images/registration/required.gif);
}


.InvStatusImgRequired
{
	position: relative;	
	width: 15px;
	height: 15px;
	margin-top: 3px;
	background-image: url(../images/registration/required.gif);
}

/* ------------------------ Customers/ Partners / Industry Links / Employee Benefits/ Events ------ */

.divTempMain
{
	position:relative;
	width: 94%;
	background-color: #f7f8f3; 	
	padding: 20px;	
}
.divTempLeft
{
	position:relative;
	width: 30%;
	float: left; 
}
.divTempRt
{
	width: 69%; 
	float: left; 	
	
}

/* ------------------------ Events ----------------------------------------------- */

.divEventsMain
{
	position:relative;
	width: 97%;
	height: 140px; 
	background-color: #f7f8f3; 		
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}
.divEventsLeft
{
	position:relative;
	width: 25%;
	float: left; 
}
.divEventsRt
{
	width: 74%; 
	float: left; 
	text-align:justify;		
}
.divEventsHeader
{
	position:relative;
	width:100%;
	height:20px;
	padding-top: 15px;			
}
.eventsHeading
{
	position:relative;
	width:auto;
	margin-right:20px;
	float:left;
	color: #8fc15e;
	font-family: Verdana;
	font-size: 12px;	
	font-weight: bold;
}
.eventsDate
{
	position:relative;
	width:auto;
	float:left;
	font-size:12px;
	color:#8fc15e;
	overflow:hidden;	
}


/* ------------------- Technical Support ------------- */

.divMainTSupport
{
	position:relative;	
	width:80%;	
	padding-top:8px;
	padding-bottom:8px;	
}

.divLeftTSupport
{
	position:relative;
	width:30%; 
	float:left;
	text-align:right;
}

.divRtTSupport
{
	position:relative;
	width:60%;
	float:left; 
	margin-left:20px;
}

.divRtTSupport input
{
	width:250px;
	border-color:#979893;	
	border-width:1px;
	border-style:solid;	
}
.divRtTSupport textarea
{
	width:250px;
	border-color:#979893;	
	border-width:1px;
	border-style:solid;	
}


