/********************************************************************
	Common
********************************************************************/
body {
	padding: 0;
	margin: 27px auto;
	background: #fff url(/images/content-03.gif) repeat-x top left;
	min-width: 750px;
	text-align: center;
}

body#service {
	min-width: 450px;
}

body, p, div, span {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

p, div, span {
	color: #000;
}

p {
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

.blatant {
	color: #FE6243;
}

img {
	border: 0;
}

ul li {
	list-style-image: url(/images/list-bullet.gif);
}
form {
	margin: 0;
	pading: 0;
}
.message {
	margin: 40px 5px;
	color: #FE6243;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

td {
	vertical-align: top;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.main {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.index-banner {
	background: #051c32;
	padding-left: 1px;
}
.content-banner {
	padding-bottom: 3px;
}
.right-blocks {
	background: #fff url(/images/content-02.gif) no-repeat top right;
	padding: 5px;
}
.index-content {
	background: #fff url(/images/content-09.gif) repeat-x top left;
}
.index-news {
	margin-top: 8px;
}
.index-news td {
	background: #fff url(/images/content-01.gif) no-repeat top left;
}
.aux-news {
	background: url(/images/content-02.gif) no-repeat top right;
	padding: 8px 10px;
}
.true-content {
	width: 615px;
	float: left;
	background: #fff url(/images/content-05.gif) no-repeat top left;
}
.aux-content {
	width: 605px;
	float: left;
	background: #fff url(/images/content-04.gif) no-repeat top right;
	margin-left: 10px;
	padding: 8px 10px 8px 0;
}
html>body .aux-content {
	width: 615px;
}
.regular-title {
	background: url(/images/content-06.gif) no-repeat top left;
	margin-bottom: 5px;
}
.regular-title .right-title {
	background: url(/images/content-07.gif) no-repeat top right;
	width: 193px;
	text-align: right;
	vertical-align: top;
	padding: 9px 18px 0 0;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
html>body .regular-title .right-title {
	padding: 0 18px 0 0;
}
.regular-title .right-title h1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	font-size: Arial;
}

/********************************************************************
	Header (with logo)
********************************************************************/
#header {
	background: url(/images/top-01.gif) no-repeat top left;
	float: left;
/*	height: 70px;*/
}
#logo {
	display: block;
	float: left;
	margin-top: -40px;
}
/***************************************************
                HORIZONTAL MENU
***************************************************/
.hor-menu {
	background: url(/images/top-menu-03.gif) repeat-x top left;
	clear: both;
	min-width: 600px;
	width: 100%;
}
.hor-menu .show-menu {
	height: 21px;
}
.hor-menu td.menu-group {
	height: 21px;
	vertical-align: middle;
	text-align: center;
}
.hor-menu td.menu-group a {
	display: block;
	color: #fff;
	padding: 0 10px;
	font-size: 12px;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	line-height: 19px;
}
.hor-menu td.menu-group .menu-group-mouseover-active {
}
.hor-menu td.menu-group .menu-group-mouseover-activelast {
}
.hor-menu td.menu-group .menu-group-mouseover-last {
}
.hor-menu td.menu-group a.menu-group-active {
}
.hor-menu td.menu-group a.menu-group-last {
}
.hor-menu td.menu-group a.menu-group-mouseover {
}
.hor-menu .menu-level {
	background: #05acd0;
	border: 1px solid #fff;
	padding: 0px 3px 1px 2px;
	position: absolute;
    visibility: hidden;
	width: 50px;
}
.hor-menu td.menu-item {
	white-space: nowrap;
	background: #05acd0;
	padding: 2px 0;
	width: 100%;
}
.hor-menu td.menu-item .menu-link-mouseover-active {
}
.hor-menu td.menu-item .menu-link-mouseover-flyout {
}
.hor-menu td.menu-item a {
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 100%;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
}
.hor-menu td.menu-item a.menu-link {
}
.hor-menu td.menu-item a.menu-link-active {
	background: #fff;
	color: #000;
}
.hor-menu td.menu-item a.menu-link-flyout {
	background: #fff;
	color: #000;
}
.hor-menu td.menu-item a.menu-link-mouseover {
	background: #fff;
	color: #000;
}
/***************************************************
                SERVICE MENU
***************************************************/
.service-menu {
	background: transparent url() no-repeat center center ;
	clear: both ;
	width: 100px;
}
.service-menu .show-menu {
}
.service-menu td.menu-group {
}
.service-menu td.menu-group a {
	background: transparent url() no-repeat center center ;
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 0 12px;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}
.service-menu td.menu-group .menu-group-mouseover-active {
}
.service-menu td.menu-group .menu-group-mouseover-activelast {
}
.service-menu td.menu-group .menu-group-mouseover-last {
}
.service-menu td.menu-group a.menu-group-active {
}
.service-menu td.menu-group a.menu-group-last {
}
.service-menu td.menu-group a.menu-group-mouseover {
}
.service-menu .menu-level {
	background: transparent url() no-repeat center center ;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	padding-bottom: 0px ;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px ;
	position: absolute;
    visibility: hidden;
}
.service-menu td.menu-item {
}
.service-menu td.menu-item .menu-link-mouseover-active {
}
.service-menu td.menu-item .menu-link-mouseover-flyout {
}
.service-menu td.menu-item a {
	background: transparent url() no-repeat center center ;
	color: transparent ;
	display: block;
	font-size: medium ;
	height: 100%;
	padding-bottom: 5px ;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px ;
	text-decoration: none;
	width: 200px;
}
.service-menu td.menu-item a.menu-link {
}
.service-menu td.menu-item a.menu-link-active {
}
.service-menu td.menu-item a.menu-link-flyout {
}
.service-menu td.menu-item a.menu-link-mouseover {
}
/***************************************************
                PARTNER MENU
***************************************************/
.partner-menu {
	background: transparent url() no-repeat center center ;
	clear: both ;
	min-width: 330px ;
	width: 330px;
	margin-right: 8px;
	margin-left: 300px;
}
.partner-menu .menu-level {
	background: transparent url() no-repeat center center ;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	padding-bottom: 0px ;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px ;
	position: absolute;
    visibility: hidden;
}
.partner-menu .show-menu {
}
.partner-menu td.menu-group {
}
.partner-menu td.menu-group a {
	padding: 2px;
	background: transparent url() no-repeat center center ;
	color: transparent ;
	display: block;
	font-size: medium ;
	white-space: nowrap;
}
.partner-menu td.menu-group .menu-group-mouseover-active {
}
.partner-menu td.menu-group .menu-group-mouseover-activelast {
}
.partner-menu td.menu-group .menu-group-mouseover-last {
}
.partner-menu td.menu-group a.menu-group-active {
}
.partner-menu td.menu-group a.menu-group-last {
}
.partner-menu td.menu-group a.menu-group-mouseover {
}
.partner-menu td.menu-item {
}
.partner-menu td.menu-item .menu-link-mouseover-active {
}
.partner-menu td.menu-item .menu-link-mouseover-flyout {
}
.partner-menu td.menu-item a {
	background: transparent url() no-repeat center center ;
	color: transparent ;
	display: block;
	font-size: medium ;
	height: 100%;
	padding-bottom: 5px ;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px ;
	text-decoration: none;
	width: 200px;
}
.partner-menu td.menu-item a.menu-link {
}
.partner-menu td.menu-item a.menu-link-active {
}
.partner-menu td.menu-item a.menu-link-flyout {
}
.partner-menu td.menu-item a.menu-link-mouseover {
}
/***************************************************
                BOTTOM MENU
***************************************************/
.bottom-menu {
	background: url(/images/top-menu-02.gif) repeat-x top left;
	clear: both ;
	min-width: 600px ;
	width: 100%;
	text-align: center;
}
.bottom-menu .show-menu {
	margin: 0 auto;
}
.bottom-menu td.menu-group {
	padding: 0 5px;
}
.bottom-menu td.menu-group a {
	background: url(/images/bottom-menu-01.gif) no-repeat center right;
	color: #234362;
	font-size: 12px;
	padding: 1px 18px 2px 0;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	line-height: 19px;
}
.bottom-menu td.menu-group .menu-group-mouseover-active {
}
.bottom-menu td.menu-group .menu-group-mouseover-activelast {
}
.bottom-menu td.menu-group .menu-group-mouseover-last {
}
.bottom-menu td.menu-group a.menu-group-active {
}
.bottom-menu td.menu-group a.menu-group-last {
}
.bottom-menu td.menu-group a.menu-group-mouseover {
}
.bottom-menu .menu-level {
	background: transparent url() no-repeat center center ;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	padding-bottom: 0px ;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px ;
	position: absolute;
    visibility: hidden;
}
.bottom-menu td.menu-item {
}
.bottom-menu td.menu-item .menu-link-mouseover-active {
}
.bottom-menu td.menu-item .menu-link-mouseover-flyout {
}
.bottom-menu td.menu-item a {
	background: transparent url() no-repeat center center ;
	color: transparent ;
	display: block;
	font-size: medium ;
	height: 100%;
	padding-bottom: 5px ;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px ;
	text-decoration: none;
	width: 200px;
}
.bottom-menu td.menu-item a.menu-link {
}
.bottom-menu td.menu-item a.menu-link-active {
}
.bottom-menu td.menu-item a.menu-link-flyout {
}
.bottom-menu td.menu-item a.menu-link-mouseover {
}

/********************************************************************
	Breadcrumb
********************************************************************/
#bread-crumb {	/* text between links */
	color: #fff;
	padding: 10px 0 0 38px;
}

#bread-crumb a {
	color: #fff;
	text-decoration: none;
}

#bread-crumb span {
	color: #fff;
}

/********************************************************************
	Content containers
********************************************************************/
#cc1, #cc2, #cc3, #cc2-right, #cc2-left, #cc2-single {
	padding-top: 11px;
	padding-bottom: 22px;
}

#cc2 {
	margin-left: 27%;
	margin-right: 27%;
	clear: none;
}

#cc2-right {
	margin-left: 27%;
	margin-right: 2%;
	clear: none;
}

#cc2-single {
	margin-left: 2%;
	margin-right: 2%;
	clear: none;
}

#cc2-left {
	margin-left: 2%;
	margin-right: 27%;
	clear: none;
}

#cc1 {
	float: left;
	padding-left: 6px;
}

#cc3 {
	float: right;
	padding-right: 6px;
}

#cc1, #cc3 {
	width: 25%;
	min-width: 100px;
}

#cc2 {
	width: 45%;	/*LD 20050527*/
}

#cc2, #cc2-right, #cc2-left, #cc2-single {
	min-width: 300px;
}

#cc2, #cc2-right, #cc2-left, #cc2-single,
#cc2 a, #cc2-right a, #cc2-left a, #cc2-single a,
#cc2 p, #cc2-right p, #cc2-left p, #cc2-single p,
#cc2 div, #cc2-right div, #cc2-left div, #cc2-single div,
#cc2 span, #cc2-right span, #cc2-left span, #cc2-single span {
	font-size: small;
}

/********************************************************************
	Footer
********************************************************************/
#footer {
	background: url(/images/bottom-01.gif) no-repeat top left;
	clear: both;
	padding: 45px 0 5px 212px;
	height: 20px;
	margin-top: 5px;
}

#footer * {
	font-size: 9px;
	color: #fff;
	margin:0;
}

/********************************************************************
	Default component containers (blocks)
********************************************************************/
.block-title {
	border: 1px solid #ECEBE9;
	background-color: #F4F3F2;
	color: #648AAA;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	padding: 3px 9px;
	margin-bottom: 2px;
}

.block {
	border: 1px solid #ECEBE9;
	padding: 10px;
	margin-bottom: 10px;
}

#cc1 .block-title, #cc1 .block, #cc1 .block-filled,
#cc3 .block-title, #cc3 .block, #cc3 .block-filled {
/*	width: expression((body.clientWidth<500)?"105px": "auto");	*/
}

/********************************************************************
	Forms
********************************************************************/
form {
	margin: 0;
	padding: 0;
}

label, label.alt {
	display: block;
	width: 70pt;
	float: left;
	text-align: right;
	padding-top: 0px;
}

label.alt {
	text-align: left;
}

.required {
	color: #FE6243;
	font-weight: bold;
}

.input-container, .alt-input-container, .button-container {
	padding-left: 75pt;
	padding-bottom: 10px;
}

.alt-input-container {
	padding-left: 0;
	clear: both;
}

input.text, select, textarea {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #93b0cd;
	background-color: #fff0e1;
}

.input-container input.text, .alt-input-container input.text, .input-container select, .input-container textarea {
	width: 95%;
}

input.check, input.radio {
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #828283;
	background: url("/images/content-08.gif") bottom repeat-x;
	height: 22px;
	padding: 0px 9px;
}

table.form {
	width: 95%;
}

table.form td.label {
	width: 30%;
	vertical-align: top;
	text-align: right;
	padding: 2px 4px;
	color: #005196;
	font-weight: bold;
	font-size: 10px;
}

table.form td.input, table.form td.control {
	width: 70%;
	vertical-align: top;
/*	padding: 2px 0;	*/
}

table.form td.control {
	padding: 10px 0;
	vertical-align: bottom;
}

table.form input.text, table.form select, table.form textarea {
	width: 95%;
}

table.form input.text {
	width: 95%;
/*	width: expression((this.parentNode.offsetWidth - 20)+'px');	*/
}

table td.title {
	width: 30%;
	vertical-align: top;
	font-weight: bold;
}

table td.list_name {
	background-color: #e5e5e5;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #FE6243;
}

table td.list_value {
	padding: 5px;
}

table td.item_header {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #648AAA;
}

table td.item_name {
	vertical-align: top;
	width: 10%;
	font-weight: bold;
	padding: 4px;
}

table td.item_value {
	vertical-align: top;
	width: 90%;
	padding: 4px;
}

/********************************************************************
	Ankette form
********************************************************************/

#ankette {
}

/********************************************************************
	Login form
********************************************************************/
#login-form td.label {
	text-align: left;
	white-space: nowrap;
}

#login-form td.control {
	padding: 4px 0;
	vertical-align: bottom;
}

/********************************************************************
	Search
********************************************************************/
#search-results {
}

#search-form {
	line-height: 16pt;
}

#search-form label {
	font-weight: bold;
	float: none;
	display: inline;
	vertical-align: 15%;
	white-space: nowrap;
}

#search-form input.text {
	vertical-align: top;
	width: 220px;
	height: 13pt;
}

#search-form > input.text {
	margin-top: 1px;
}
#search-form input.button {
	margin-top: 1px;
	vertical-align: top;
}
.top-search {
	background: #051a30;
	padding: 0 33px 0 3px;
	width: 250px;
	white-space: nowrap;
}
.top-search #search-form input.text {
	width: 147px;
	border: 1px solid #64717f;
	line-height: 13px;
	height: 13px;
}
.top-search #search-form input.button {
	width: 50px;
	border: 0;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	height: 13px;
	background: none;
}

#search-info, #search-nomatch {
	padding: 10px 0 10px 0;
}

#search-info {
	border-bottom: 1px solid #ECEBE9;
}

.search-line {
	padding: 10px 0;
	border-bottom: 1px solid #ECEBE9;
}

.search-line div {
	float: left;
	display: inline;
	padding-right: 4px;
}

.search-line p {
	margin: 0;
	clear: none;
	padding-left: 20px;
}

.search-line p: first-line {
	font-weight: bold;
}

#search-nav {
	text-align: center;
	padding-top: 10px;
}

#search-nav span {
	font-weight: bold;
}

.search-message {
	padding: 12px;
	padding-bottom: 24px;
	color: #FE6243;
	font-size: small;
	font-weight: bold;
}

#search-nav a.search-prev {
	float: left;
	padding-right: 10px;
}

#search-nav a.search-next {
	float: right;
	padding-left: 10px;
}

/********************************************************************
	File listing
********************************************************************/
#choose-folder-form {	/* choose-folder-form */
	text-align: right;
}

#choose-folder-form select {
/*	margin: 0 4px;	*/
}

#choose-folder-form .selected {
	color: #FE6243;
	background-color: #F4F3F2;
}

#choose-folder-form a {
}

#files-list {	/* files-list */
/*	border: 1px solid red;	*/
}

#file-line {
/*	border: 1px solid blue;	*/
	text-align: right;
}

#file-line #file-name {
	font-weight: bold;
	display: block;
	float: left;
	clear: none;
	text-align: left;
}

#file-line #file-versions, #file-line #replace-file, #file-line #delete-file, #file-line #download-file {
/*	border: 1px solid green;	*/
	padding: 2px;
}

#file-line table {
	width: 100%;
	text-align: left;
	border: 1px solid #ECEBE9;
	margin-top: 5px;
	margin-bottom: 25px;
	clear: both;
}

#file-line .c1 {
	width: 10%;
	white-space: nowrap;
	padding-left: 25px;
}

#file-line .c2 {
	padding-left: 5px;
	width: 90%;
}

#file-search-nav {	/* search-nav */
	text-align: right;
	padding-top: 10px;
}

#find-files-form {	/* find-files-form */
}

#find-files-form .label {
	width: 10%;
	white-space: nowrap;
}

#find-files-form .input {
	width: 90%;
}

#find-files-form #dfrom, #find-files-form #dto {
	width: 100px;
}

#find-files-form .sample {
	color: #FE6243;
	font-weight: bold;
	font-size: x-small;
	padding: 0 4px;
}

#replace-file-form {	/* replace-file-form */
}

#replace-file-form .label {
	width: 10%;
	white-space: nowrap;
}

#replace-file-form .input {
	width: 90%;
}

/********************************************************************
	FAQ
********************************************************************/
#faq-topic-form {	/* faq-topic-form */
	text-align: right;
	line-height: 16pt;
	margin-bottom: 10px;
	vertical-align: middle;
}

#faq-topic-form label {
	color: #FE6243;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: 20%;
	float: none;
	display: inline;
}

#faq-topic-form > label {
	vertical-align: middle;
}

#faq-topic-form select {
	width: 100pt;
	height: 15pt;
	font-size: 11px;
	vertical-align: top;
}

#faq-line {	/* faq-line */
	border-top: 0px solid #ECEBE9;
}

#faq-line.first, #faq-line.firstlast {
	margin-top: 30px;
}

#faq-line.last, #faq-line.firstlast {
	border-bottom: 0px solid #ECEBE9;
	margin-bottom: 10px;
}

#faq-line #q {
	background: #cdeef6;
	color: #005196;
	font-weight: bold;
	padding: 5px 30px 3px 58px;
	margin-top: 10px;
	margin-bottom: 0;
}

#faq-line #a {
	display: block;
	padding: 5px 30px 3px 58px;
	border-top: 1px solid #051b31;
	border-bottom: 3px double #051b31;
	margin-top: 5px;
	margin-bottom: 10px;
}

#faq-line #q span, #faq-line #a span {
	font-weight: bold;
	padding-right: 4px;
}

#faq-line #q span {
	color: #648AAA;
}

#faq-line #a span {
	color: #FE6243;
}

#faq-form {	/* faq-form */
}

#faq-form td.label {
	width: 10%;
}

#faq-form td.input {
	width: 45%;
}

#faq-form textarea {
	width: 98%;
}

/********************************************************************
	Private area
********************************************************************/
#private-profile label, #private-subscription label {
	width: 95pt;
}

#private-profile .input-container, #private-profile .button-container,
#private-subscription .input-container, #private-subscription .button-container {
	padding-left: 100pt;
	padding-bottom: 5pt;
}

/********************************************************************
	News
********************************************************************/
.index-truenews .title {
	color: #051b30;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 5px 8px;
}
#news-archive-form {	/* news-archive-form */
	text-align: right;
	line-height: 16pt;
	margin-bottom: 10px;
	vertical-align: middle;
}

#news-archive-form label {
	vertical-align: 30%;
	float: none;
	display: inline;
}

#news-archive-form > label {
	vertical-align: top;
}

#news-archive-form select {
	height: 16pt;
	font-size: 11px;
}

#news-archive-form #month {
	width: 65pt;
}

#news-archive-form #year {
	width: 40pt;
}

#news-line {	/* news-line */
	padding: 0 10px 10px 10px;
	border-top: 3px solid #54afc3;
}

#news-line.first, #news-line.firstlast {
}

#news-line.last, #news-line.firstlast {
}

#news-line div {
	clear: both;
	font-weight: bold;
	color: #008fa2;
}

#news-line span {
	font-weight: bold;
	color: #000;
}

#news-line p {
}

#news-line a {
	display: block;
	text-align: right;
	text-decoration: underline;
}

#news-nav {	/* news-nav */
	text-align: left;
	padding-top: 10px;
}

#news-nav span {
	font-weight: bold;
}

#single-news {	/* single-news */
	font-size: small;
	border-top: 1px solid #ECEBE9;
	padding-top: 10px;
}

#single-news .date {
	font-size: small;
	display: block;
	font-weight: bold;
	color: #FE6243;
	padding-right: 4px;
}

#single-news .description {
	font-size: small;
	font-weight: bold;
	color: #648AAA;
}

#single-news p, #single-news span, #single-news a, #single-news font {
	font-size: small;
}

/***************************************************
                    SSF EVENTS
***************************************************/
.ssf-events {
}
.ssf-events .title {
	color: #051b30;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 5px 8px;
}
.ssf-events span {
	display: block;
	padding: 0 10px 10px 10px;
	border-top: 3px solid #54afc3;
}
.ssf-events div {
	color: #ff5a00;
	font-weight: bold;
}
.ssf-events a {
	color: #000;
	font-weight: bold;
}
.ssf-events form .button {
}
.ssf-events table {
	border-collapse: collapse;
}
.ssf-events .list_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-events .list_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-events .item_header {
}
.ssf-events .item_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-events .item_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}
/***************************************************
                     SSF JOBS
***************************************************/
.ssf-jobs {
}
.ssf-jobs .title {
	color: transparent ;
	font-size: medium ;
	font-weight: bold ;
	padding-bottom: 5px ;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px ;
}
.ssf-jobs form .button {
}
.ssf-jobs table {
	border-collapse: collapse;
}
.ssf-jobs .list_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-jobs .list_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-jobs .item_header {
}
.ssf-jobs .item_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-jobs .item_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}
/***************************************************
                    SSF NEWS
***************************************************/
.ssf-news {
}
.ssf-news .title {
	color: transparent ;
	font-size: medium ;
	font-weight: bold ;
	padding-bottom: 5px ;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px ;
}
.ssf-news form .button {
}
.ssf-news table {
	border-collapse: collapse;
}
.ssf-news .list_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-news .list_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-news .item_header {
}
.ssf-news .item_name {
	border: 1px solid transparent;
	background: #f2f7fb;
}
.ssf-news .item_value {
	border: 1px solid transparent;
	background: #f2f7fb;
}

/********************************************************************
	Voting
********************************************************************/
#voting-group {
}

.voting-line {
	border-top: 1px solid #ECEBE9;
	padding: 7px;
	vertical-align: middle;
	line-height: 14pt;
}

.voting-line label {
	float: left;
	width: 40%;
	padding-right: 5px;
}

.voting-line div {
	background-color: #adccda;
	line-height: 12pt;
	text-align: center;
	display: inline;
	padding: 2px;
	margin-right: 5px;
}

.center {
	margin: 20px 5px 5px 5px;
	text-align: center;
}

/********************************************************************
	Sitemap
********************************************************************/
.sitemap {
	padding: 0 40px;
}

.sitemap dd, .sitemap dt, .sitemap a {
	font-size: small;
}

.sitemap dt {
	font-weight: bold;
}

/********************************************************************
	Catalogue
********************************************************************/
#catalogue-controls {
	padding-top: 10px;
	text-align: right;
}

#catalogue-controls .button {
	margin-left: 10px;
}

table.products {
	width: 99%;
	border: 0;
}

table.products td {
	vertical-align: top;
	border-bottom: 2px solid #C3D8E5;
	padding: 10px 0;
}

td.product-view {
	width: 60%;
}

td.product-desc {
	width: 40%;
}

td.product-view label {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	padding: 0;
}

td.product-desc input.text {
	margin-right: 5px;
	margin-bottom: 1px;
}

td.product-desc {
	font-weight: bold;
	line-height: 15pt;
}

td.product-desc span {
	font-weight: normal;
}

td.product-desc select {
	width: 100px;
}

#report {
	border: 0;
	width: 99%;
	padding-bottom: 10px;
}

#report th {
	border-bottom: 2px solid #C3D8E5;
	vertical-align: middle;
	font-weight: bold;
	padding: 3px 2px;
	text-align: left;
}

#report td, #report td.first {
	border-bottom: 1px solid #C3D8E5;
	padding: 3px 2px;
}

#report td.first {
	font-weight: bold;
	white-space: nowrap;
	width: 1%;
}

div.cat-desc {
	padding: 2px 4px;
}

div.report-date {
	float: right;
}

div.cat-links {
	width: 80%;
	padding-bottom: 10px;
}

#top-menu ul {
	margin: 0;
	padding: 0;
/*	list-style-type: none;
	width: 650px;
	color: Black;
	background: Black;	*/
}

#top-menu ul li {
	float: left;
/*	width: 125px;
	border-right: 1px solid #C28204;	*/
	list-style-type: none;
	list-style-image: none;
}

/********************************************************************
	Shopping Cart
********************************************************************/

table.cart {
	width: 99%;
	border-bottom: 3px solid #FFF;
}

table.cart td {
	border-top: 3px solid #FFF;
	border-bottom: none;
	margin: 0px;
	padding: 5px;
/*	background-color: #EEE;	*/
	background-color: #F4F3F2;
}

table.cart tr.header td {
	background-color: #CCC;
}

table.cart tr.footer td {
	border-top: 3px solid #F33;
	background-color: #CCC;
}

table.cart td.text {
	text-align: left;
}

table.cart td.number {
	text-align: right;
}

table.cart td.toolbar {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFF;
}

table.cart td.control {
	text-align: center;
}

table.cart .button {
	padding: 0px 7px;
}

table.cart-brief .button {
	padding: 0px 1px;
}

table.calendar-view {
	width: 100%;
	font-size: 11px;
	border: 1px #ecebe9 solid;
	border-collapse: collapse;
}

table.calendar-view caption {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

table.calendar-view td {
	vertical-align: top;
	width: 14%;
	border: 1px #ecebe9 solid;
	padding: 2px 4px;
}

table.calendar-view th {
	border: 1px #ecebe9 solid;
	background: #f4f3f2;
	padding: 4px;
}

table.calendar-view p {
	margin: 0;
	margin-bottom: 6px;
}

/********************************************************************
	Print
********************************************************************/
@media print {

#cc1, #cc3, #service-menu, #top-menu, .top-menu-1, #left-menu, #bottom-menu {
	display: none;
}

body, html>body {
	margin: 0;
	padding: 0;
}

#cc2, #cc2-right, #cc2-left, #cc2-single {
	margin-right: 0;
	margin-left: 0;
	clear: none;
}

p, div, span, h1, h2, h3, h4, h5, h6 {
	color: black;
}

input.text, select, textarea {
	border: 1px solid #000000;
	background-color: #FAFAFA;
}

}
