/*---------------------------------------General style start----------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#000000;
	margin:0;
	padding:0;
}

img, form, ul, li, form, input{padding:0; margin:0;}

img{border:0;}

ul{list-style-type:none;}

/*---------------------------------------General style end----------------------*/

#contentSubNav a{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	}
	

.subhead {
	font-weight: bold;
	font-size: 15px;
}
.text-link {
	color: #639;
	text-decoration: none;
}
.text-link:hover {
	color: #9458BB;
	text-decoration: underline;
}
.bullet-list {
	list-style-type: disc;
}
#contentSubNav .text-link-small {
	color: #639;
	text-decoration: none;
	font-size: 11px;
}
#contentSubNav a.text-link-small:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;

}
#contentSubNav a.text-link-small .current {
	color: #000;
	text-decoration: none;
	font-size:11px;

}
.subhead-secondary {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #63C;
}

.subhead-2 {
	font-weight: normal;
	font-size: 14px;
	color: #63C;
}

.bold-gray {
	font-weight: bold;
	color: #666;
}
.form-text-field{
	background-color: #B5AABB;
	font-size: 10px;
	border: 1px solid #DADADC;
	color: #FFFFFF;
}
.form-text-field2 {
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 140px;
	height: 18px;
}
.form-text-box {
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #999999;
	width: 200px;
	height: 150px;
	}
.form-text-box2 {
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 400px;
}
.formlook {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;

}
.form-text-field3 {
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #999999;
	height: 20px;
	width: 100px;
}
.content-width {
	padding-right: 30px;
	padding-left: 20px;
}
.button-apply-now {
	background-image: url(images/apply-but.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;
	padding-top: 10px;
}
.button-apply-now:hover {
	background-image: url(images/apply-but.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F8F8F8;
	text-decoration: underline;
	background-position: center;
}
.logolink {
	position: absolute;
    top: 25px;
    left: 220px;
    height: 80px;
    width: 200px;
}
.searchbox {
	height: 17px;
}
.home-right-link {
	color: #639;
	text-decoration: none;
	font-size: 11px;
}
.home-right-link:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}


/***************************new css*********************/

#top-menu{
	width:100%;
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	}
	
#top-menu ul{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	}
	
#top-menu ul li{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:30px;
	}
	
#top-menu ul li a{
	padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background:#ebebeb;
	height:30px;
	}
	
#top-menu ul li a:hover{
	padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	text-align:center;
	vertical-align:middle;
	background:#ebebeb;
	height:30px;
	}
	
#top-menu ul li a.current{
		padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background:#9ec3df;
	height:30px;
	}
	
#top-menu ul li#dark{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:30px;
	}
	
#top-menu ul li#dark a{
	padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background:#d5d5d5;
	height:30px;
	}
	
#top-menu ul li#dark a:hover{
	padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	text-align:center;
	vertical-align:middle;
	background:#d5d5d5;
	height:30px;
	}
	
#top-menu ul li#dark a.current{
	padding:10px 10px 0px 10px;
	margin:0px;
	display:block;
	float:left;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background:#9ec3df;
	height:30px;
	}
	
	


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}



	
