﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	/*background: #0090b5;
	background: #007ca4;*/
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
#overall{
	/*background:url(../Images/rgt_shadow.jpg) right top repeat-y;*/
	/*background:url(../Images/borderrightbg.gif) right top repeat-y;*/
	background:url(../Images/mainBodyBg.gif) left top repeat-y;
	width:816px;
	margin: 0px auto;
	text-align: left;
	position:relative;
	display:table;
}

.container
{
	position: relative;
	width: 800px;
	margin:0 auto; 	
}
.header
{
	float: left;
	background: #FFF;
	width:100%;
}
.topLinks
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#177694;
	padding:20px 20px 10px 0px;
}
.topLinks a:link, .topLinks a:visited, .topLinks a:active, .topLinks a:hover
{
	color:#177694;
	text-decoration:none;
}
.nav-area
{
	width: 100%;
	clear:both;
}
.menu_style
{
	width:800px;
	background:#BFDFED;
}
.banner-area
{
	position: relative;
	clear: both;
	width: 100%;
	height: 196px;
	text-align: center;
	background: url(../Images/NEWborderheadbot.gif) repeat-x bottom left;
}
.banner-area-img{
	background-image:url(../Images/Top_banner_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:196px;
}
.clickhere_img{
	margin:139px 26px 15px 0px;
	float:right;
	border:none;
}
.clickhere_img:hover{
	margin:139px 26px 15px 0px;
	float:right;
	border:none;
}
.maincontent
{
	position: relative;
	width: 100%;
	display: table;
	margin: 0;
	padding: 0px;
}
.footer-area
{
	clear: both;
	position: relative;
	width: 816px;
	margin: 0px auto;
	color: #231F20;
	text-align: center;
	font-size: 11px;
	font-family: Arial,sans-serif;
	line-height: 1.7em;
	font-weight:bold;
	text-decoration:none;
	background:url(../Images/btm_shad.gif) left top no-repeat;
	height:80px;
}
.footer-area a:link, .footer-area a:active, .footer-area a:visited
{
	color: #231f20;
	text-decoration:none;
}
.footer-area a:hover
{	color: #231f20;
	text-decoration:underline;}
	
	
	/* for Admin Footer      */
	
	.footer-area1
{
	clear: both;
	position: relative;
	width: 808px;
	margin: 0px auto;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-family: Arial,sans-serif;
	line-height: 1.7em;
	font-weight:bold;
	text-decoration:none;
	background:url(../Images/btm_shad1.jpg) no-repeat;
	height:80px;
}
.footer-area1 a:link, .footer-area1 a:active, .footer-area1 a:visited
{
	color: #fff;
	text-decoration:none;
}
.footer-area1 a:hover
{	color: #fff;
	text-decoration:underline;}
	
	
	
	
	
	
	
	
p, div, span, h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0;
}

img
{
	border: 0;
}
.colorwhite
{
	color: #231f20;
	font-family:Arial,sans-serif;
	font-size:10px;
	
}
.small-blue-txt
{
	color: #007CA5;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.contentpane
{
	/*background: url(../Images/btm_lft.jpg) bottom left no-repeat #fff;*/
	background: #fff;
	vertical-align: top;
	width: 580px;
}
.rightpane
{
	/*background: url(../Images/btm_rgt.jpg) bottom right no-repeat #c9e5f1;*/
	background: #c9e5f1;
	vertical-align: top;
	width: 220px;
}

.jobsearch_con
{
	width:192px;
	height:208px;
	background:url(../Images/job_search_bg.jpg) no-repeat;	
}

.subarticle h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#008fb5;
	padding: 10px 0px 15px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.subarticle p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	text-align: left;
	line-height:18px;
}

.subarticle ul
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:10px;
	margin:0;
	line-height:18px;
}


.subarticle ul li
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	line-height:18px;
}
.popup
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	
}
.popup a:link, .popup a:visited, .popup a:active, .popup a:hover
{
	color:#000;
	text-decoration:none;
}


/*eventRegistration*/
.eventRegistration{
	margin:0;
	padding:0px 0 0 0px;
	
}
.eventRegistration p{
	margin:0;
	padding:15px 0px 0px 0px;
}
.eventRegistration .inputsLeft{
	float:left;
	width:103px;
	padding-left:16px;
	line-height:18px;
	font-size:12px !important;
}
.eventRegistration .inputsRight{
	float:right;
	padding-top:2px;
}
.eventRegistration .inputsRight input{
	background:#FFF;
	font-size:12px !important;
	width:135px;
}
.eventRegistration .width50per{
	width:49%;
	float:left;
	margin:20px 0px 0px 0px;
	
}
.eventRegistration .submit-btn{
	text-align:right;
}
/*eventRegistration*/


/*eventRegistration1*/
.eventRegistration1{
	margin:0;
	padding:0px 0 0 0px;
	
}
.eventRegistration1 p{
	margin:0;
	padding:15px 0px 0px 0px;
}
.eventRegistration1 .inputsLeft{
	float:left;
	width:103px;
	padding-left:16px;
	line-height:18px;
	font-size:12px !important;
}
.eventRegistration1 .inputsRight{
	float:right;
	padding-top:2px;
}
.eventRegistration1 .inputsRight input{
	background:#FFF;
	font-size:12px !important;
	width:135px;
}
.eventRegistration1 .width50per{
	width:49%;
	float:left;
	margin:20px 0px 0px 0px;
	
}
.eventRegistration1 .submit-btn{
	text-align:right;
}
/*eventRegistration*/


.LoginServiceLink{color:#007B9C; font:12px Arial,Helvetica,sans-serif bold; line-height:22px; float:left; width:200px;}
.LoginServiceLink a:link, .LoginServiceLink a:visited, .LoginServiceLink a:active{color:#007B9C; font:14px Arial, Helvetica, sans-serif; font-weight:bold; padding:0px 5px; text-decoration:none;}
.LoginServiceLink a:hover{text-decoration:underline;}

