/* Global Styles */

	
body {
	background: #ffffff;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
/*	margin-left: 0px;
	margin-top: 0px; */
}

table {
	border: 0px;
}

img {
	border: 0px;
}

input.careersbutton
{
   font-weight: bold;
   font-size: 12px;
   color: #9D6F28;
   border-color: #000000;
   border-width: 3px;
}

hr {
	color:#000;
}

.float_left {float:left; margin: 0 1em 0 0;}      /* apply this class to any image or element with width - text will wrap it to the right */
.float_right {float:right;  margin: 0 0 0 1em;} /* apply this class to any image or element with width  - text will wrap it to the left */

 .breaking {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #091442; font-weight: bold; text-align: center;}
 .news {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #091442; text-align: center;}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.main a {
	color: #000000;
}

.main a:hover {
	color: #000033;
	text-decoration: none;
}

.main1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 1.4;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.titlemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9D6F28;
}

.titlemain a:link, .titlemain a:active, .titlemain a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D6F28;
	text-decoration: none;
	border: none;
	border-style: none;
}

.titlemain a:hover {
	color: #000033;
	text-decoration: none;
}

.KLIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.box a {
	color: #FFFFFF;
}

.boxnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0dfc5;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	font-stretch: condensed;  */
	line-height: 14px;
	color: #000000;
	text-align: center;
}

.menu a:link, .menu a:active, .menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	font-stretch: condensed;  */
	line-height: 14px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: none;
	border-style: none;
}

.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	font-stretch: condensed; */
	line-height: 14px;
	color: #FF6600;
	text-align: center;
	text-decoration: none;
}

.buttonout {
	background-color: #f0dfc5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #091482;
	cursor: pointer;
	height: 42px;
}

/* Page specific css aboutus*/
.main_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-left: 6px;
	top: 0;
}

.main_left a {
	color: #000000;
}
.main_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding-right: 6px;
}

.main_right a {
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}

.title a:link, .title a:active, .title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	border: none;
	border-style: none;
}

.title a:hover {
	color: #9D6F28;
	text-decoration: none;
}

.sup {
	position: relative;
	bottom: 0.5em;
	font-size: 9px;
}
