html, body {
	height: 100%; 
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;	
}

/*
 * background
 */

/*
 *	formatting
 */

p {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 15px;
	text-align: justify;
}

div, td {
	font-family: Gill Sans MT, Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #707276;
}

ul {
	padding: 0;
	margin: 0 0 0 5px;
	line-height: 18px;	
	width: 395px;
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 6px;
	padding: 0 0 0 15px; 
}

h1 {
	font-family: Gill Sans MT, Arial, Tahoma, Verdana;	
	font-size: 14px;
	font-weight: bold;
	color: #002469;
	padding: 10px 0 5px 0;
	margin: 0;
	text-decoration: none;
}

h1.short {
	width: 240px;
}

h1.line {
	border-bottom: 1px solid #D4D4D6;
	width: 500px;
	margin-bottom: 5px;
}

h1 a:hover {
	text-decoration: underline;
}

h1.none {
	padding-top: 0;
}

h1.error {
	color: #FFF;
	background-color: #002469;
	padding: 3px 0 5px 10px;
	margin: 10px 0 5px 0;
	background-image: none;
	font-weight: normal;
}

h1.news,
h1.news a,
h1.news a:hover {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9B9C9F;
	padding-bottom: 10px;
	text-decoration: none;
}

h1.title {
	font-family: Trebuchet MS, Gill Sans MT, Arial, Tahoma, Verdana;	
	font-size: 30px;
	font-weight: normal;
	color: #9B9C9F;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #D4D4D6;
	width: 500px;
}

h1.title a {
	display: block;
	font-size: 11px;
	float: right;	
	font-weight: bold;
	margin-top: 5px;
}

h1.title a:hover {
	text-decoration: none;
	color: #002469;
}

.none {
	margin: 0;
}

.top {
	margin-top: 10px;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.justify {
	text-align: justify;
}

.pointer {
	cursor: pointer;
}

div#site {
	width: 980px;
	text-align: left;
	padding-top: 15px;
}

div#data {
	background: transparent url(../gfx/bg_data.gif) repeat-y left top;
	float: left;
}

div#box {
	float: left;
	padding: 0 15px;
	width: 490px;
}

span.date {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #002469;
	float: right;
	margin: 6px 10px 2px 0;
}

/*
 * Menu Top
 */

div.menu_top {
	clear: both;
	height: 37px;
	margin-left: 0px;
	font-family: Gill Sans MT, Tahoma, Verdana;	
	font-size: 10px;
	float: right;
	width: 525px;
}

div.menu_top a {
	display: block;
	float: right;
	height: 13px;
	border-top: 1px solid #D4D4D6;
	border-bottom: 1px solid #D4D4D6;
	width: auto;
	padding: 10px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #707276;
}

div.menu_top a:hover {
	color: #002469;
}

/*
 * Menu Left
 */

div.menu_left {
	float: left;
	margin-right: 8px;
}

div.menu_left a {
	display: block;
	width: 138px;
	height: 25px;
	margin-bottom: 1px;
	padding: 8px 8px 0 0;
	text-align: right;
	border-right: 7px solid #9B9C9F;
	text-transform: uppercase;
	text-decoration: none;
	color: #707276;	
}

div.menu_left div#logos {
    margin-top: 20px;
}

div.menu_left div#logos a {
	display: inline;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	text-transform: none;
	text-decoration: none;
}

div.menu_left a:hover,
div.menu_left a.hover {
	width: 118px;
	border-right: 27px solid #5ABF28;
	color: #4ca221;
}

div.menu_left a.menu_02:hover,
div.menu_left a.menu_02_hover {
	width: 118px;
	border-right: 27px solid #F7D01A;
	color: #E2BC07;
}

div.menu_left a.menu_03:hover,
div.menu_left a.menu_03_hover {
	width: 118px;
	border-right: 27px solid #FF8E09;
	color: #FF8E09;
}

div.menu_left a.menu_04:hover,
div.menu_left a.menu_04_hover {
	width: 118px;
	border-right: 27px solid #8C2222;
	color: #8C2222;
}

div.menu_left a.menu_05:hover,
div.menu_left a.menu_05_hover {
	width: 118px;
	border-right: 27px solid #6C3D84;
	color: #6C3D84;
}

div.menu_left a.menu_06:hover,
div.menu_left a.menu_06_hover {
	width: 118px;
	border-right: 27px solid #002469;
	color: #002469;
}

div.menu_left a.menu_07:hover,
div.menu_left a.menu_07_hover {
	width: 118px;
	border-right: 27px solid #7a9ab1;
	color: #7a9ab1;
}

div.menu_left a.menu_08:hover,
div.menu_left a.menu_08_hover {
	width: 118px;
	border-right: 27px solid #5ABF28;
	color: #4ca221;
}

/*
 * News
 */

div.news {
	float: left;
	width: 245px;
	border-left: 1px solid #d4d4d6;
	padding: 0 20px;
}

/*
 *	link
 */

a {
	color: #707276;
	text-decoration: underline;	
	outline: none;
}
a:hover {
	color: #002469;
	text-decoration: none;
}

/* 
 * Error
 */
ul.error {
	margin-bottom: 10px;
	color: #8C2222;
}

ul.error label {
	width: auto;
}

/*
 * Green
 */
ul.green {
	margin-bottom: 10px;
}

ul.green li,
ul.green li a.hover {
	cursor: default;
	text-decoration: none;
	color: #002469;
}

/*
 * Table
 */
table.table {
	border-collapse: collapse;
}

table.table th,
table.table td {
	border: 1px solid #BEBFC1;	
	padding: 3px;
	background-color: #FBFBFB;
}

table.table th {
	background-color: #EEEFEF;
	color: #002469;
	font-weight: normal;
}

/*
 * Footer
 */
div.bg_bottom {
	background: transparent url(../gfx/bg_bottom.gif) no-repeat right top;
	width: 980px;
	height: 57px;	
	float: left;
	margin-top: 20px;
}

span.copy {
	float: left;
	margin: 13px 0 0 15px;
}

div.bottom_menu {
	float: left;
	margin: 13px 0 0 257px;
	font-size: 13px;
}

div.bottom_menu a {
	background: transparent url(../gfx/bg_sep.gif) no-repeat 100% 7px;
	padding: 0 10px 0 5px;
	float: left;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 13px;
}

div.bottom_menu a.none {
	background: none;
}

/*
 * News
 */
a.title {
	color: #002469;
	text-decoration: none;
	font-weight: bold;
}

a.title:hover {
	text-decoration: underline;
}

span.news_date {
	display: block;
	clear: both;
	color: #007229;
	padding-top: 2px;
}

div.news_box {
	margin-top: 2px;
	border-top: 1px solid #E2E3E4;
	text-align: justify;
}

a.news_details {
	display: block;
	background: transparent url(../gfx/bg_details.gif) no-repeat left top;
	width: 240px;
	height: 12px;
	margin-bottom: 2px;
}

a.news_details:hover {
	background: transparent url(../gfx/bg_details_hover.gif) no-repeat left top;
}

a.news_details_long {
	display: block;
	background: transparent url(../gfx/bg_details_long.gif) no-repeat left top;
	width: 500px;
	height: 12px;
	margin-bottom: 10px;
}

a.news_details_long:hover {
	background: transparent url(../gfx/bg_details_long_hover.gif) no-repeat left top;
}

/*
 * Sitemap
 */
ul.sitemap {
	float: left;
	width: 240px;
	line-height: 20px;
	margin-top: 10px;
}

/*
 * Bactofil Jet
 */
img.bactofiljet {
	margin-top: 10px;
}
	
span.title_date {
	float: right;
	color: #9B9C9F;
	font-size: 12px;
}

/*
 * Back
 */
a.back {
	float: right;
	font-weight: bold;
	color: #002469;
}

/*
 * Pager
 */
div.pager {
	float: left;
}

div.pager a {
	float: left;
	width: 10px;
	height: 20px;
}

div.pager a.pager_left,
div.pager a.pager_right {
	display: block;
	float: left;
	width: 10px;
	height: 20px;
	background: transparent url(../gfx/bg_left.gif) no-repeat 0 4px;	
	margin: 0 3px;
}

div.pager a.pager_left:hover {
	background: transparent url(../gfx/bg_left_hover.gif) no-repeat 0 4px;	
}

div.pager a.pager_right {
	background: transparent url(../gfx/bg_right.gif) no-repeat 0 4px;
}

div.pager a.pager_right:hover {
	background: transparent url(../gfx/bg_right_hover.gif) no-repeat 0 4px;	
}

div.pager strong,
div.pager strong.pager {
	display: block;
	float: left;
	margin-right: 10px;
}

div.pager strong.pager {	
	width: 10px;
	height: 20px;
	margin-right: 0;
}

/*
 * Employees
 */
a.partners {	
	display: block;	
}
a.empl {
	display: block;
	float: left;
	margin-left: 7px;
	background: transparent url(../gfx/bg_sep.gif) no-repeat 0 5px;
	padding-left: 12px;
	margin-right: 10px;
}

div.employees {	
	width: 235px;
	padding: 5px 5px 5px 0;
}

div.employees a img,
img.border {
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #5ABF28;
}

div.employees a:hover img {
	border: 1px solid #002469;
}

/*
 * Login
 */
div.capslockmsg {
	position: absolute;
	display: none;
	background-color: #002469;
	color: #ffffff;
	font-weight: bold;
	width: 202px;
	height: 70px;
	text-align: center;
	line-height: 180%;
	margin: 48px 0 0 130px;
}

span.size {	
	font-size: 10px;
	color: #002469;
}

/*
 * Logout
 */
a.logout {
	float: right;
	margin-right: 10px;
}

/*
 * Images
 */

div.images img, img.gimg {
	padding: 10px 5px;
}
