html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #CDCDC3;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	text-align: center;
	font: normal 11px Verdana;
	color: #001D46;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #000000;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.cbfs0 {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}

/****** STARTING PAGELAYOUT HERE ******/

.page {
	position: absolute;
	left: 50%;
	margin: 30px 0px 0px -490px;
	width: 925px;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 7px;
	background-image: url(../img/shadow-right.png);
	background-position: top right;
	background-repeat: repeat-y;
}

.page-shadow-bottom {
	float: left;
	width: 925px;
	height: 7px;
	background-image: url(../img/shadow-bottom.png);
	background-repeat: repeat-x;
	padding-left: 3px;
}

.mainnavibox {
	background-image: url(../img/mainnavi-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 10px;
	width: 850px;
	text-align: left;
	margin-left: 75px;
	float: left;
}

.logo {
	float: left;
	margin: 30px 0px 75px 11px;
	width: 195px;
}

.mainnavi {
	background-color: #001D46;
	float: left;
	width: 195px;
}

.mainnavi ul {
        overflow: visible;
        width: 195px;	
}

.mainnavi ul li {
	position: relative;
	width: 203px;
	display: block;
	font: bold 15px Georgia;
	color: #FFFFFF;
	background-image: url(../img/mainnavi.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 9px;
	margin-left: -9px;
	margin-bottom: 10px;
}

.mainnavi ul li.facebook {
	background: none;
}

.mainnavi ul li a {
	font: bold 15px Georgia;
	color: #FFFFFF;
	background-color: #001D46;
	padding-right: 20px;
	padding-left: 15px;
}

.mainnavi ul li.facebook a {
	background: none;
}

.mainnavi ul li:hover {
	background-image: url(../img/mainnavi_ro.gif);
	background-position: center right;
	background-repeat: no-repeat;	
}

.mainnavi ul li.facebook:hover {
	background: none;
}


.mainnavi ul li.mainnavi-act {
	background-image: url(../img/mainnavi_act.gif);
	background-position: center right;
	background-repeat: no-repeat;	
}

.mainnavi ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.contentbox {
	float: left;
	width: 500px;
	margin-top: -195px;
	padding: 90px 0px 50px 0px;
	min-height: 500px;
	text-align: center;
}

.content {
	text-align: center;
	width: 300px;
	margin: 0px 100px 50px 100px;
	min-height: 400px;
}

.contenttext h1 {
	font: normal 2em Arial;
	color: #2EAADC;
	text-decoration: underline;
}

.contenttext p.bodytext {
	margin-top: 20px;
	color: #001D46;
	font: normal 11px Arial;
	line-height: 17px;
}

.contenttext p.bodytext2 {
	margin-top: 20px;
	color: #2EAADC;
	font: normal 11px Verdana;
}

.contenttext .csc-firstHeader {
	display: none;
}

.contenttext ul {
	list-style-type:disc;
	text-align: left;
	padding-left: 20px;
}

.contenttext a {
	color: #2EAADC;
}

.subnavibox {
	background-color: #FFFFFF;
	float: left;
	width: 100px;
	padding-right: 55px;
	position: relative;
	padding-top: 15px;
}

.subnavi ul {
	text-align: right;
}

.subnavi > ul > li.subnavi-lvl0 > *, .subnavi > ul > li.subnavi-lvl0 {
	height: 0;
	line-height: 0;
	font-size: 0;
}

.subnavi ul li.subnavi-lvl1, .subnavi ul li.subnavi-lvl1-act {
	border-top: 3px solid #001D46;
	padding: 0px 0px 15px 0px;
}

.subnavi ul li.subnavi-lvl1-first, .subnavi ul li.subnavi-lvl1-act-first {
	border-top: 3px solid #001D46;
	padding: 0px 0px 15px 0px;
}

.subnavi ul li.subnavi-lvl1-act-first , .subnavi ul li.subnavi-lvl1-act {
	border-top: 5px solid #001D46;
}

.subnavi ul li.subnavi-lvl1-act-first a, .subnavi ul li.subnavi-lvl1-act a {
	display: block;
	background-image: url(../img/subnavi_act.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: -20px;
	width: 100px;
}

.metanavi {
	float: left;
	margin: 50px 0px 0px 100px;
	width: 300px;
	text-align: center;
}

.metanavi ul {
	list-style-type: none;
}

.metanavi ul li {
	display: inline;
}

.metanavi ul li a {
	color: #001D46;
	font: normal 11px Arial;
	text-decoration: none;
}

.metanavi ul li a:hover {
	color: #001D46;
	font: normal 11px Arial;
	text-decoration: none;
}

.fce-three-images-zoom, .fce-three-images-zoom-middle {
	float: left;
	padding-top: 40px;
	text-align: left;
	width: 96px;
	height: 96px;
	line-height: 0;
}

.fce-three-images-zoom > img, .fce-three-images-zoom-middle > img {
	position: absolute;
}

.fce-three-images-zoom-middle {
	padding-left: 6px;
	padding-right: 6px;
}

.fce-three-images-left, .fce-three-images-middle, .fce-three-images-right {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #001D46;
	width: 94px;
	height: 95px;
	line-height: 0;
}

.fce-three-images-left a, .fce-three-images-middle a, .fce-three-images-right a {
	display: block;
}

.fce-three-images-left img, .fce-three-images-middle img, .fce-three-images-right img {
}

.content .csc-textpic {
	margin-top: 40px;
}

.fce-press-image {
	margin: 15px 0px 15px 0px;
	width: 300px;
	text-align: center;
}

.fce-press-image * {
	vertical-align: baseline;
	text-align: left;
	font: normal 11px Arial;
}

.fce-press-image-image {
	padding-right: 20px;
}

.fce-press-image-imagetext strong {
	font-weight: bold;
}

.fce-press-imagetext {
	padding: 5px 0px 5px 0px;
}

.fce-press-text {
	margin: 20px 0px 0px 0px;
}

.fce-press-text img {
	margin: 0px 5px 0px 0px;
}

.facebook {
	margin: 15px 0px 0px 35px;
}
