@charset "utf-8";
/* CSS Document */


/* CONTACT CSS */
.heading {
	font-family: 'Oswald', sans-serif;
	font-size: 16pt;
	color: white;
	background-color:#b33434;
	padding:8px;
	margin-bottom:15px;
	width:250px;
}

.contentextfull {
	width:1000px;
	float:left;
	height:auto;
	padding:15px 25px 30px  25px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:10pt;

}
.contentext h1, .contentextfull h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:18pt;
	color:#89085a;
	border-bottom:1px dashed #ddd;
	padding-bottom:15px;
}
.career_qual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
#boxie a, a:hover {
	text-decoration:none;
}
#boxie a {
	color:#333;
	}
#boxie a:hover {
	color:#666;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #585858;
	text-align: justify;
}
#contacts-form fieldset {
	border:none;
}
#contacts-form label {
		display:block;
		height:50px;
		overflow:hidden;
		background:url(../../images/input-bg.gif) no-repeat 0 18px;
}
#contacts-form input {
			background:none;
			padding:2px 5px 2px 8px;
			border:none;
}
.input {
			width:280px;
}
#contacts-form .textarea-box {
			background:url(../../images/textarea-bg.gif) no-repeat 0 0;
			height:124px;
}
#contacts-form textarea {
			width:280px;
			padding:2px 5px 2px 8px;
			height:124px;
			background:none;
			border:none;
			overflow:auto;
}
#contacts-form checkbox {
			background:none;
			float:left;
			border:none;
}
.checkbox {
			background:none;
			float:left;
			border:none;
}

.col-3 {
	float:left;
}
#contacts-form input.con_fr_btn
{
	background:#489b22 url(../../images/inn_nav_over.png) repeat-x;
	font-size:12px;
	color:#FFF;
	border-radius:4px;
	text-decoration:none;
	margin-right:10px;
	font-weight:bold;
	width:75px;
	cursor:pointer;
	padding:6px;
}
#contacts-form input.con_fr_btn:hover
{
	color: #FFF;
	text-decoration: none;
	background: #6e347c;
	text-shadow: 0px 2px 5px #5A0009;
}
#contacts-form input.con_fr_btn:active
{
	text-shadow:none;
}
.last-links {
		padding:15px 0 25px 0;
}#connects {
	width: 75%;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#boxie {
}
#inside_3column_a {
	float: left;
	width: 325px;
	text-align:justify;	
}
#inside_3column_c {
	float: right;
	width: 325px;	
	text-align:justify;	

}
#inside_3column_b {
	float:left;
 	width: 325px;
	padding-top:1px;
	text-align:justify;	
}
.inside_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #333;
}
#contbox {
	width:1000px;
}
