body {
	background-color: #FFFFFF;
	background-image: url(../Images/main-content-bg-hrepeat.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6B6B6B;
	overflow-y: scroll;
	overflow-y: auto;
}

div.body {
	margin:0 auto;
	width:968px;
}

a {
	color: #004076;

	text-decoration: none;
	outline: none;
}

div.mod_employees_employee {
	float:left;
	margin-bottom:20px;
	margin-left:49px;
	width:193px;
}

div.mod_employee_description {
	float:right;
	line-height:1.6em;
	margin-left: 15px;
	margin-right:10px;
	margin-top:-4px;
	text-align:left;
	width:400px;
}

div.mod_employees_employee.left {

	margin-left: 0px;
	margin-right: 18px;
}

div.mod_employees_employee_single {
	float: left;
	margin-bottom: 30px;
}

div.mod_employees_employee h4, div.mod_employee_description h4{
	margin-bottom: 3px;
	margin-top: 1px;
}

a:hover {
	color:#9BBACF;
}

h1,h2,h3,h4,h5,h6 {
	color : #0D598F;
	padding: 0;
}

h3 {
	font-size: 14pt;
}
h4 {
	font-family:Trebuchet MS;
	font-size:12pt;
	font-weight:normal;
}

div.main_container {
	
	margin-left: -4px;
}

#logo {
	float: right;
	margin: 20px 43px 0 0;
}

div.header {
	/* height: 126px; */
	margin: 0pt auto;
	margin-left: 145px;
	height: 377px;
	background-image: url(../Images/kabaltLogo.jpg);
	background-repeat: no-repeat;
}

div.header h1 {
	float: left;
	font-weight: normal;
	margin-top: 44px;
	margin-left: 25px;
	color: #1f345e;
	font-size: 30px;
}

div.content_area {
	margin: 0 9px 30px 9px;
	width: 689px;
	margin-left: 135px;
}

div.content_text {

}

#topLeftButtons {
	float: left;
	width: 62px;
	height: 31px;
	margin: 15px 0 0 15px;
}

div.content {
	margin: 0px;
	margin-left: 44px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#inlogCMS_submit {
	/* background-color: lime; */
}

.footer {
	font-family: Arial;
	clear: both;
	position:static;
	bottom:0;
	text-align: center;
	background-image: url(../Images/footer_bg.jpg);
	background-repeat: x;
	width: 689px;
	margin-left: 145px;
	padding-right: 9px;
	padding-top: 9px;
	*padding-top: 25px;
	height: 40px;
	color: black;
}

.footer a {
	color:#004076;
	font-size:12px;
	font-weight:bold;
	width:100px;
}

#menu {
	display: block;
	padding-right: 9px;
	padding-left: 42px;
	height: 40px;
	margin-left: -34px;
	margin-top: 0;
	padding-top: 10px;
	width: 647px;
	background-color: #004076;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.mod_services h3, div.mod_employees h3, div.articles h3 {
	font-size: 25px;
	margin-top: 46px;
}

div.mod_employees h3 {
	margin-bottom: 22px;
}

#menu li {
	float: left;
	padding-top: 4px;
	padding-right: 36px;
	font-size: 15px;
}


#menu li a {
	letter-spacing: 0.3px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-family: Trebuchet MS;
}

#menu li a:hover {
	color: #9FC0FF;
}

.text_module {
	line-height:1.8em;
	margin:35px auto;
	text-align:left;
}

.text_module h3,
.mod_services h3,
.mod_services_item h3,
.articles h3 {
	margin-top: 40px;
}

.mod_services,
.articles {
	text-align: left;
	line-height: 1.4em;
}

.mod_services h4,
.articles h4 {
	margin:15px 0 1px;
}

.mod_services p,
.articles p {
	margin: 4px 0 0 0;
}

.mod_services_item {
	width: 503px;
	margin-left: 0;
	text-align: left;
	line-height: 1.4em;
	margin-top: 20px;
}

div.login_area {
	float: left;
	margin-left: 20px;
}

div.error {
	color: red;
}

div.login_area form label {
	width: 84px;
	float: left;
	margin-top: 8px;
}

div.login_area form div.error {

	margin-left: 120px;
	margin-top: 5x;
	margin-bottom: 5px;
}

.contact_info {
	line-height: 1.4em;
	width: 178px;
	padding-left: 20px;
	border-width: 40%;
	margin-top: 118px;
	#margin-top: 99px;
}

.contact_info h3 {
	margin-top: 0px;
}

.contact {
	margin-left: 11px;
}

.contact form {
	width: 400px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999999;
	padding: 0;
}

.contact fieldset {
	padding: 20px;
	background: transparent url('../Images/bg_form.gif');
	margin: 1px 0;
	border: none;
}

.contact legend {
	display: none;
}

.contact .inputtext input,
.contact .inputpassword input,
.contact textarea {
	width: 202px;
}

.contact .inputtext label,
.contact .inputpassword label,
.contact .textarea label {
	margin-left: 7px;
	padding-top: 3px;
	display: block;
	float: left;
	clear: left;
	width: 125px;
}

.contact .radiogroup label {
	display: block;
}

.contact .radioelements {
	margin-left: 21px;
	padding: 10px 0;
}

.contact .radioelements .inputtext label,
.contact .radioelements .inputpassword label,
.contact .radioelements .textarea label {
	width: 111px;
	margin: 0;
}

.contact .radioelements .textarea label {
	float: none;
	width: 100%;
	margin-top: 5px;
}

.contact .radioelements textarea {
	width: 100%;
	height: 100px;
}

.contact .datetime label {
	width: 110px;
	float: left;
}

a>img {
	border: none;
}

.footer p{
	margin: 0;
	padding: 0;
	display: inline;
}

.mod_imagerotator {
	float: right;
	margin: 41px 110px 0 0;
}

hr {
	color: #DDDDDD;
	background: #DDDDDD;
	border: 0;
	height: 1px;
	margin: 21px 50px 5px 0;
}

hr.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	visibility: hidden;
}



.bottom_mod_contactinfo {
	margin-top: 70px;
	background: url('../Images/gradient.png') repeat-x;
	padding-left: 187px;
	padding-top: 24px;
}

.bottom_mod_contactinfo h4{
	margin: 18px 0 9px 9px;
	font-size: 14pt;
}

.bottom_mod_contactinfo_table_left{
	padding: 3px 0 3px 9px;
}

.bottom_mod_contactinfo_table_middle{
	padding-left: 15px;
	padding-right: 15px;
}

div.bottom_mod_contactinfo table{
	border-collapse: collapse;
	width: 630px;
	margin-bottom: 40px;
}

div.bottom_mod_contactinfo td{
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	border-top: 1px solid #eeeeee;
}

.googlemapcontainer {
	background: url('../Images/gradient.png') repeat-x;
	position: relative;
	clear: both;
	margin-left: 11px;
	*margin-top: 2px;
}

.googlemapcontainer>h4 {
	font-size: 14pt;
}

#google_map {
	width: 400px;
	height: 300px;
	border: 1px solid #999999;
	position: relative;
}

#google_map h4 {
	margin: 0;
}

.mod_news {
	margin: 40px 0 40px 198px;
	line-height: 1.4em;
	width: 503px;
}

.mod_news h3 {
	margin: 0 0 -20px 0;
}

.mod_news h4 {
	margin: 40px 0 0 0;
}

.mod_news h5 {
	color: #999999;
	font-style: italic;
	font-weight: normal;
	font-size: 80%;
	margin: 0;
}

.bottom_mod_news {
	margin-top: 70px;
	background: url('../Images/gradient.png') repeat-x;
	padding-left: 188px;
	padding-top: 24px;
}

.bottom_mod_news h4 {
	margin: 18px 0 9px 9px;
	font-size: 14pt;
}

.bottom_mod_news_table_left{
	padding: 3px 0 3px 9px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
	font-size: 80%;
	width: 60px;
}

.bottom_mod_news_table_right {
	padding-left: 15px;
	padding-right: 15px;
}

.bottom_mod_news_table_single {
	padding-left: 10px;
	padding-right: 15px;
}

.bottom_mod_news table{
	border-collapse: collapse;
	width: 630px;
	margin-bottom: 40px;
}

.bottom_mod_news td{
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	border-top: 1px solid #eeeeee;
}

.checkbox {
	clear: left;
	padding-top: 2px;
}

.checkbox input {
	float: left;
}

.checkbox span {
	display: block;
	margin-left: 22px;
	padding-top: 2px;
}

.marginLine {
	padding: 0;
	clear: left;
}

.mod_services_service {
	border-bottom: 1px solid #9BBACF;
	float: left;
	height: 127px;
	margin: 0 21px 10px 0;
	padding: 10px 0;
	width: 296px;
}

.mod_services_service h4 {
	margin-top: 0;
}

.mod_links {
	margin-left: 11px;
}

.article {
	border-bottom: 1px solid #9BBACF;
	float: left;
	height: 275px;
	margin:0 41px 19px 0;
	padding: 10px 0;
	width: 293px;
}

.article.right {
	margin-right: 0;
}

.article.last {
	border: none;
	margin-bottom: 30px;
}

.article h4 {
	margin-top: 0;
}

.article p {
	text-align: left;
	font-style: normal;
}

.article p.articleSource {
	font-style: normal;
}

.article p a {
	font-style: normal;
}

.articleThumb {
	float: right;
	margin: 0 0 8px 12px;
}

#header-image {
	position: absolute;
	top: 119px;
	left: auto;
}

#service_23, #service_24 {

}

#media_1, #media_2 {
	height:320px;
}

#media_3, #media_4 { 
	height:280px;
}

#media_5, #media_6{
	height:230px;
}

#media_7, #media_8{
	height:290px;
}

#media_9, #media_10{
	height:280px;
}

#media_11, #media_12{
	height:230px;
}

#media_13{
	height:140px;
}


div.contact_info p {
	margin-top: 31px;
}

#mod_services_129 {
	margin-bottom: -50px;
}
div.employeeImage img {
	border: none;
	margin-right: 5px;
}
div.employeeImage {
	margin-right: 5px;
}


#service_24 {
	margin: 0 21px 10px 0;
}
#header-image {
	_left: 158px;
	left: auto;
	margin-left: -34px;
}

#header-image img {
	width: 620px;
}

div.contact_info {
	_float: right;
	_width: 100px;
}

#monkey {
	margin-left: -206px;
	left: auto;
	position: absolute;
	top: 119px;
}

.mod_employees {
	_width: 630px;
}

div.mod_employees_employee.left {
	_margin-right: 0px;
}

div.mod_employee_description {
	_width: 380px;
}

div.mod_services_item h4 {
	font-size: 25px;
	font-family: Arial,sans-serif;
	font-weight: bold;
}

table.form_question_matrix tr td.error {
	padding: 6px;
	text-align: center;
	color: red;
}

table.form_question_matrix tr td.input {
	text-align: center;
}

table.form_question_matrix tr td.question span.question-number
{
	font-weight: bold;
}

fieldset {
	border: 0px;
	margin:0px;
	padding: 0px;
}

	fieldset legend {
		font-weight: bold;
	}
	
div.mod_survey div.main_form button {
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.mod_survey div.main_form div.step-overview {
	font-style: italic;
	margin-top: 15px;
}