

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(../_images/pattern_back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../_images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-left:0px;
}
h5{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}


li{
padding-top:5px; 

}
a:link {
	color: #0A86B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A86B5;
}
a:hover {
	text-decoration: none;
	color: #0A86B5;
}
a:active {
	text-decoration: none;
	color: #0A86B5;
}

#container{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#header{
width:100%
}
#banner{
	
	height: 178px;
	width: 1000px;
}
#menu{
	background-color: #F5F5F5;
	height: 40px;
	width: 1000px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9A9A9A;
	border-bottom-color: #9A9A9A;	
	vertical-align: middle;
	
	
	
}
#main{
	width: 1000px;
	background-color: #F4F4F4;
	padding-top: 0px;
	overflow:hidden;
	float:left;
}
#left_side{
	padding-right:8px;
	padding-left:8px;
	padding-top:10px;
	width: 150px;
	background-color: #F4F4F4;
	float: left;
	position: relative;
}

#right_side
{
	padding-top:20px;
	padding-right:8px;
	padding-left:8px;
	width: 150px;
	background-color: #F4F4F4;
	float: right;
	position: relative;}
#right_side .img{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}



#right_side_override{
	padding-top:20px;
	padding-right:8px;
	padding-left:8px;
	width: 150px;
	background-color: #F4F4F4;
	float: right;
	position: relative;}
#right_side_override .img{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#content{
	background-image: url(../_images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background:#FFFFFF;
	float: left;
	width: 650px;
	position: relative;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 50px;
	padding-left: 8px;
	min-height:1200px;
	overflow:hidden;
	text-align:justify;
}
#homepage{
	position:relative;
	font-size: 35px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9A9A;
}
#homepage .inspire{
	color: #D41F2F;
}
#homepage .innovate{
	color: #2FA1DC;
}
#homepage .initiate{
	color: #DDCD64;
}
#homepage .impact{
	color: #71B940;
}
#footer{
	margin-top:20px;
	margin-bottom:20px;
	width: 650px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
.newImg{ float:left;
padding-bottom:0px;
padding-right:5px;
}
.title{
	height:20px;
	background-color: #E2E2E2;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.p_text{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.newImg{ float:left;
padding-bottom:0px;
padding-right:5px;
}


.preload2 {
	
}
.menu2 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:40px;
	background:#f5f5f5;
	position:relative;
	z-index:100;
	
}
.menu2 li.top {
	display:block;
	float:left;
	position:relative;
}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#0076a0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.menu2 li a.top_link span {
	float:left;
	display:block;
	height:40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:40px;
}
.menu2 li a.top_link:hover {
	color:#0076a0;
}
.menu2 li a.top_link:hover span {
}
.menu2 li a.top_link:hover span.down {
}
.menu2 li:hover > a.top_link {
	color:#0076a0;
}
.menu2 li:hover > a.top_link span {
}
.menu2 li:hover > a.top_link span.down {
}
.menu2 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility:visible;
}
.menu2 li:hover {
	position:relative;
	z-index:200;
}
/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0px;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.menu2 :hover ul.sub {
	left:2px;
	top:40px;
	background: #fff;
	padding:3px 0;
	border:1px solid #0076a0;
	white-space:nowrap;
	width:150px;
	height:auto;
}
.menu2 :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:125px;
}
.menu2 :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:145px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
}
.menu2 :hover ul.sub li a.fly {
}
.menu2 :hover ul.sub li a:hover {
	background:#0076a0;
	color:#fff;
}
.menu2 :hover ul.sub li a.fly:hover {
	color:#fff;
}
.menu2 :hover ul li:hover > a.fly {
	color:#fff;
}
.menu2 :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px 0;
	border:1px solid #0076a0;
	white-space:nowrap;
	width:150px;
	z-index:200;
	height:auto;
}


.redBoldText {color:Red;font-weight:bold;}
.redText {color:Red;}


/*//////// THREE COLUMN ///////*/
.threecolfull	{width: 100%;}
.threecolfull, .threecol	{border-bottom: 0; border-collapse:collapse;}
.threecol th {text-align:center;}

.threecolfull td, .threecol	td	{
	border: 0px solid #D9D9D9;
	padding: 2px 8px;
}


.even {background-color: #FFFCDF;}
.odd {background-color:  #FFFFFF;}
.Col0, .Col1, .Col2, .Col3, .Col4 {	font-weight:bold;	background-color: #F4F4F4;}



.presenterImg
{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFE1A8;
	border-right-color: #BFE1A8;
	border-bottom-color: #BFE1A8;
	border-left-color: #BFE1A8;
}


.structuretable{border: 1px solid #F2F2F2; text-align:justify;}
.structuretable td{border: 1px solid #F2F2F2; padding:10px;}
.structuretable .tabletime{border-top: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2;   background-color:#C9EEFC; text-align:center; font-weight:bold;}
.structuretable .tableeven{ background-color:#F2F2F2;border: 1px solid #FFFFFF;}

.elexforumnamestyle {color: #0099FF; font-weight: bold;}