body {
    margin: 0px;
    padding: 0px;
	font-family:Trebuchet MS, Arial, Helvetica,sans-serif;
	font-size: 13px;
    line-height: 18px;
    color: #3F3F3F;
}
img {
	padding:0px;
	margin:0px;
	border:0;
}
/* h1 tag style */
h1 {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 140%;
    color: #ffffff;
}
a{ color:#3f960b; text-decoration:none;}
a:hover{color:#0b91d0; text-decoration:underline;}
/* CSS Style Rule for Div having id="outer-container" */
/* outer-container will hold the whole assembly of
   nested div overlays. */
/* It will also center align the design */
#outer-container {
    width: 100%;
    margin: 0 auto;
}
.followus { width:780px; position:absolute; top:10px; line-height:15px;}
.followus a { vertical-align:middle}
/* header CSS Style Rule */
#header {
    width: 90%;
    height: 65px;
    background-color: #ffffff;
	padding-top:85px;
	padding-left:0px;
}

/* footer CSS Style Rule */
#footer {
    width: 100%;
    background-color: #ffffff;
	padding-top:0px;
	border-top:1px solid #0B91D0;
}
#footer p {
    padding-top:0px;
}

/* Top navigation CSS Style Rule */
#top-Nav {
    width: 100%;
	height:37px;
    background-color: #0B91D0;
    margin: 2px 0px 2px 0px;
	padding:0px 0px 0px 0px
}

/* content-container CSS Style Rule */
/* It will hold the main content of the page. */
#content-container {
    width: 780px;
    background-color: #fff;
    margin: 0px 0px 2px 0px;
}

#content-container p {
	font-size:13px;
	/* text-align:left; */
}
.mrg0t{margin-top:0px;}
.mrg4t{margin-top:4px;}
.mrg5t{margin-top:5px;}
.mrg6t{margin-top:6px;}
.mrg10t{margin-top:10px;}
.mrg15t{margin-top:15px;}
.mrg16t{margin-top:16px;}
.mrg20t{margin-top:20px;}
.mrg15b{margin-bottom:15px;}
.mrg15tb{margin:15px 0px;}

.clr{clear:both;}

.headingBlue, .headingGreen{color:#0b91d0; font-weight:bold; font-size:21px; line-height:25px;}
.headingGreen{color:#3f960b !important;}

h5.txtBlue, .txtBlue{color:#0b91d0;}
h5.txtGreen, .txtGreen{color:#3f960b;}
h5.txtBlue{font-size:13px; font-weight:normal;}
h5.txtGreen{font-size:13px; font-weight:normal;}

#dataWrapper{ float:left; padding-top:12px;}
#leftDataPanel{ width:504px; float:left; padding-top:0px; padding-right:16px; padding-bottom:20px;}
#rightDataPanel{ width:260px; float:right; padding-left:0px; padding-bottom:20px; vertical-align:top;}
.lbBlock { width:780px;float:left; border:0px solid #f3f2ee; }
.lbBlock1 { width:500px;float:left; border:0px solid #f3f2ee; }

.mngtPic{ width:148px; padding-top:17px; float:left;}
.mngtAdvPic {
float:left;
width:92px;
}
.lbData{ 
	float:left;
	padding:0px 4px 0px 17px;
	width:605px;
	text-align:justify;
}
.lbData_noimage{ /*width:390px; float:left; padding:10px 4px 10px 4px;*//*text-align:justify;*/
	float:left;
	padding:0px 4px 0 0px;
	width:780px;
	text-align:justify;
}
.lbData_withoutimg{ 
	width:407px; 
	float:left; 
	padding:10px 4px 10px 4px;
	margin-left:5px;
	text-align:justify;
}
a.arrowLink{
	background:url(../images/arrownGreenSmall.gif) 0px 5px no-repeat; 
	padding-left:10px;
	font-weight:bold;
}
ul.bppDataList li {
    background: url("../images/arrowDataList.jpg") no-repeat scroll 0 7px transparent;
    padding-bottom: 17px;
    padding-left: 10px;
	margin:0px;
}
ul.recentevents, li {
    list-style: none outside none;
}
ul.recentevents, li a {
   color:#3f960b;
   text-decoration:underline;
}
.topnavi {
   color:#FFFFFF;
}
.topnavi a {
   color:#FFFFFF;
   text-decoration:none;
}
.topnavi a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.regform td { padding:2px 0;}

.regform input.inptxt, .euinput { border:1px solid #c2c2c2; height:18px; width:135px; padding:0 2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#3f3f3f; }

.regform select { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#3f3f3f; width:200px}

.regform .registerbtn, .eupdates  .registerbtn { width:122px; height:20px; background:url('../images/registerbtn.gif') no-repeat; border:0; cursor:pointer   }

.button1 {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	padding:2px;
	background:#0B91D0;
	height: 21px;
	width: 100px;
	font-weight:bold;
	border:1px solid #434F56;
}

.green_box {
	background-color:#ccffcc;
	border:#009900 solid 1px;
	padding:5px 15px 2px 15px;
	font-family: arial; 
	font-size: 12px; 
	line-height: 14px;
	color: #000000;
}
input {
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;
	line-height:16px;
	padding:2px;
	width: 180px;
	height: 17px;
	font-weight:normal;
	border:1px solid #0B91D0;
}

.textbox03 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B7B7B7;
    color: #456778;
    font-size: 13px;
   
    
}
