body {
	margin: 0 0 0 0;
	font-size: 11px;
	color: #12377e;
	line-height: 15pt;
	font-family: Verdana, Tahoma, Arial;
}

P,UL,LI {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000;
	line-height: 15pt;
	font-family: Verdana, Tahoma, Arial;
}

table.menu {
	background-image: url("../img/cronos_menu.jpg");
	background-position: 0 -60;
	background-repeat: no-repeat;
	width: 230;
	height: 450px;
}

#contentmenu table.menu {
	background-image: url("../img/cronos_menu_2.jpg");
	background-position: 0 -60;
	background-repeat: no-repeat;
	width: 230;
	height: 450px;
}

td.menuItem {
	padding-left: 25px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-size: 9px;
}

td.menuItem a,td.menuItem a:visited {
	text-decoration: none;
	color: #12377e;
	padding-left: 13px;
}

td.menuItem a:hover {
	font-weight: bolder;
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 2;
}

a,a:visited {
	color: #12377e;
}

td {
	font-size: 11px;
	color: #000;
	line-height: 15pt;
	margin-right: 10pt;
}

#submenu {
	border: 1px solid #12377e;
	margin: 0 0 0 0;
	background-color: #FFF;
}

#submenu td {
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 9px;
	border: 0;
}

#submenu a {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: none;
}

.mandatory {
	color: red;
	font-size: 9px;
}

.error,.error td {
	background-color: firebrick;
	color: white;
	font-weight: bold;
	padding-left: 10px;
}

.smallTitle {
	background-image: url("../img/title_bg.gif");
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: 0 5;
	padding-left: 35px;
	padding-top: 12px;
	font-size: 12pt;
	font-weight: bold;
	color: #12377e;
	height: 40px;
	text-transform: lowercase;
}

h1 {
	background-image: url("../img/h1_bg.gif");
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: -4 -10;
	padding-left: 35px;
	margin-top: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #12377e;
	text-transform: lowercase;
}

h2 {
	margin-top: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #12377e;
}

h3 {
	margin-top: 0px;
	font-size: 12pt;
	font-weight: normal;
	color: #12377e;
}

table.box td.boxItem {
	background-image: url("../img/box_cell_bg.gif");
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 10px;
}

td.content {
	text-align: justify;
	padding-right: 15px;
}

td.maincontent {
	text-align: justify;
	padding-right: 15px;
}

table.box a {
	text-decoration: none;
}

#address {
	position: absolute;
	left: 30px;
	top: 107px;
	font-weight: bold;
	font-size: 10px;
}

#copy {
	position: absolute;
	left: 40px;
	top: 550px;
	font-size: 9px;
}

.copy {
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	margin-top: 15px;
	padding-bottom: 15px;
}

.copy hr {
	color: #12377e;
	background-color: #12377e;
	height: 1px;
	border-style: dotted;
}

#address_header_1 {
	position: absolute;
	left: 625px;
	top: 12px;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
}

#address_header_2 {
	position: absolute;
	left: 835px;
	top: 12px;
	font-weight: bold;
	/*font-style: oblique;*/
	font-size: 9px;
	line-height: 14px;
	text-align: center;
}

.breadcrumb {
	text-align: right;
	font-size: 10px;
	font-family: Tahoma;
}

.breadcrumb a {
	text-transform: lowercase;
	text-decoration: none;
}

ul.jobs li,ul.news li {
	list-style-image: url('../img/bullet.gif');
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: -25px;
	line-height: 14px
}
