/*---------------------------------------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;
}
