body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url('../img/bg.gif') repeat-y 50% 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center
}

table {
   font-size: 12px;
}

table.ifull {
   width: 100%;
}

table.full tr td {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 4px;
}

table.sis tr td {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 4px;
}


table.sis tr.header {
   background-color: #E5E5E5;
}

table.sis tr.even {
   background-color: #ededed;
}

input, select {
	font-size: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

div, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

a, a:link, a:active {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #9C9C9C;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

img {
	border: 0px none;
}

div#container {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: url('../img/sitebg.gif') repeat-x 0px 0px;
	text-align: left
}



div#logo {
	width: 200px;
	float: left;
}

div#logo h1 a {
	display: block;
	width: 200px;
	height: 75px;
	margin-top: 15px;
	margin-left: 15px;
	background: url('../img/logo.jpg') no-repeat 0px 0px;
}

.hidden,
 div#logo h2,
 div#logo p {
	display: none;
}

div#navigation-short {		
	float: right;
	font-size: 12px;
}

div#navigation-short ul {
	float: left;
	text-align: right;
	list-style-type: none;
}

div#navigation-short li {
	float: left;
}

div#navigation-short li a {
	float: left;
	display: block;
	padding: 10px 8px 5px 8px;	
	border-left: 1px solid #D4D4D4;
	color: #7D7D7D;
	text-decoration: none;			
}

div#navigation-short li a:hover {	
	background: url('../img/snbg.gif') repeat-x 0px 0px;
	color: #7D7D7D
}

div#menu {
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	width: 650px;	
	margin-left: 220px;
}

div#menu ul {
	display: inline;
	list-style-type: none;
}

div#menu li {
	float: left;
	white-space: nowrap;
}

div#menu ul li a, div#menu ul li a:link, div#menu ul li a:active, div#menu ul li a:visited {
	float: left;
	display: block;
	height: 30px;
	background: url('../img/btn.gif') no-repeat 100% 0px;
 	text-decoration: none;
	color: #FFFFFF; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
}

div#menu ul li a:hover {
	background: url('../img/btn.gif') no-repeat 100% -40px;	
	color: #CFCFCF
}

div#menu ul li.selected a, div#menu ul li.selected a:link, div#menu ul li.selected a:active, div#menu ul li.selected a:visited, div#menu ul li.selected a:hover {
	background: url('../img/btn.gif') no-repeat 100% -80px;
	color: #CFCFCF
}

div#image {
   margin: 0;
	clear: both;	
	padding: 0;
	display: block;
	width: 880px;
	height: 130px;
}

/* IE 6 Hack */
* html div#image {
	height: 140px;
}

div#image .change {
   height: 129px;
   padding-top:1px;
   overflow:hidden;
}

/* IE 6 Hack */
* html div#image .change {
	height: 140px;
   padding-top:11px;
}

div#image div.teaser {
   color:white; 
   font-weight: bold;
   margin-left: 350px;
   margin-top: -90px;
}


div.sitemap p {
   margin-left: 20px;
   background: url('../img/pico.png') no-repeat 0px 3px;
}
div.sitemap p a {
   padding-top: 15px;
   padding-left: 15px;
}
div.sitemap p a:visited {
	color: #cc0000;
	text-decoration: none;
}
div.sitemap p.level1 {
   margin-left: 0px;
}
div.sitemap p.level2 {
   margin-left: 40px;
}
div.sitemap p.level3 {
   margin-left: 80px;
}
div.sitemap p.level4 {
   margin-left: 120px;
}

div#navigation-short h3, div#menu h3 {
	display: none;
}

div#login a, div#login a:link, div#login a:active, div#login a:visited {
	float: right;
	display: block;
	height: 30px;
	background: url('../img/btn2.gif') no-repeat 0px 0px;
 	text-decoration: none;
	color: #FFFFFF; padding-left:35px; padding-right:20px; padding-top:10px; padding-bottom:0
}

div#menu div#login a:hover {
	background: url('../img/btn2.gif') no-repeat 0px -40px;
	color: #CFCFCF	
}

div#menu div#login a.selected, div#menu div#login a.selected:link, div#menu div#login a.selected:active, div#menu div#login a.selected:visited, div#menu div#login a.selected:hover {
	background: url('../img/btn2.gif') no-repeat 0px -80px;
	color: #CFCFCF
}

div#content-box {
	background: url('../img/c2rbg.gif') repeat-y 0px 0px;
	padding: 0;
	width: 880px;
	min-height: 500px;
	height: auto !important;	
	height: 500px !important
}


div#content-box div.path {
	font-size: 12px;
	height: 20px;
	padding: 10px 0 0 10px;
	color: #929292;
	font-weight: normal;
}

div#content-box div.path a:visited {
	color: #CC0000;
	text-decoration: none;
}

div#content-box div.path a:hover {
	color: #CC0000;
	text-decoration: underline;
}


div#navigation {
	width: 209px;
	margin: 0 1px 0 0;
	padding: 0 0 100px 0;
	float: left;	
	display: block;
}

div#navigation h3 {
	display: block;
	margin: 0 0 0 10px;
	padding: 10px 15px 2px 5px;
	display: block;
	background: transparent url(../img/snl.png) 0px 100% repeat-x;
	color: #575757;
	font-size: 12px;
	line-height: 1.4em;
	width: 189px;
 	voice-family: "\"}\"";
 	voice-family:inherit;
 	width: 169px;
}

div#navigation>h3 {
	width: 169px;
}

div#navigation a {
	text-decoration: none;
}

div#navigation ul {
	display: block;
	margin: 0 10px 20px 10px;
	width: 189px;
}


div#navigation ul li {
	display: block;
	background: transparent url(../img/snl.png) 0px 100% repeat-x;
	color: #575757;
	width: 189px;
	float: left;
	clear: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: none;
}

div#navigation ul>li {
	float: none;
}

div#navigation ul li a {
	color: #575757;
	font-size: 12px;
	line-height: 1.4em;
	display: block;
	padding: 5px 10px 5px 10px;
	width: 189px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 169px;
}

div#navigation ul li>a {
	width: 169px;
}

div#navigation ul li a:hover {
	color: #DD0011;
}

div#navigation ul li span.selected a {
	padding: 5px 10px 5px 20px;
	color: #DD0011;
	background: transparent url(../img/snsa.png) 10px 50% no-repeat;
	width: 189px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 159px;
}

div#navigation ul li>span.selected a {
	width: 159px;
}

div#navigation ul.deep {
	display: block;
	margin: 0 10px 20px 10px;
	width: 149px;
}

div#navigation ul.deep li {
	display: block;
	background: none;
	color: #575757;
	width: 149px;
	float: left;
	clear: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: none;
}

div#navigation ul.deep>li {
	float: none;
}

div#navigation ul.deep li a {
	color: #575757;
	font-size: 12px;
	line-height: 1.4em;
	display: block;
	padding: 5px 10px 5px 20px;
	width: 149px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 119px;
}

div#navigation ul.deep li>a {
	width: 129px;
}

div#navigation ul.deep li a:hover {
	color: #DD0011;
}

div#navigation ul.deep li span.selected a {
	padding: 5px 10px 5px 20px;
	color: #DD0011;
	background: transparent url(../img/snsa.png) 10px 50% no-repeat;
	width: 149px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 119px;
}

div#navigation ul.deep li>span.selected a {
	width: 139px;
}

div#content {	
	width: 670px;
	float:right;
	display: block;		
}

div#content h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}

div#content h2 {
	font-size: 14px;
	line-height: 1.4em;
	color: #545454;
	padding: 20px 0 3px 0;
}

div#content h4 {
	font-size: 12px;
	line-height: 1.4em;
	color: #545454;
	padding: 20px 0 3px 0;
}

div#content p, h5 {
	font-size: 12px;
	line-height: 1.6em;
	color: #545454;
}

div#content p {
	padding: 0 0 10px 0;
}

div#content h5 {
	font-weight: bold;
	padding: 20px 0 2px 0;
}

div#content ul {
	list-style-type: square;
	margin-left: 20px;
}

div#content ul li {
	font-size: 12px;
	line-height: 1.7em;
	padding-bottom: 5px;
	color: #545454;
}

div#content ol {
	margin: 0;
	padding: 20px 30px 10px 30px;
}

div#content ol li {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #545454;
}

div#content ol ol {
	margin: 0;
	padding: 5px 30px 10px 30px;
	list-style-type: lower-alpha;
}

div#content ol ol li {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #545454;
}

div#content ol ol>li {
	font-size: 12px;
}

div#text {
	width: auto;	
	padding: 30px 40px 40px 20px;	
	display: block;
}

/* IE 6 Hack */
* html div#text {
  width: 650px;  
  padding: 30px 40px 40px 20px; 
  display: block;
}

.req {
	color: #CC0000;
}

div#top {
	float: right;	
	width: auto;
	padding: 20px;
   font-size: 11px;
}

div#top a {
	float: right;
	border-top: 1px solid #D4D4D4;	
	font-size: 12px;	
	display: block;
	padding: 5px 10px;
	color: #7D7D7D;
	text-decoration: none;	
}

div#top a:hover {		
	color: #CC0000;
}


div#footer {
	display: none;
	width: 880px;	
	background: url('../img/fbg.gif') no-repeat 0px 0px;	
	font-size: 12px;
	color: #9C9C9C;
	text-align: center;
	clear: both; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:10px
}

	

hr {
	display: none;
}


div#mail {
	margin: 10px 0 0 0;
	padding: 0px 40px 10px 0;
}

div#order {
	margin: 10px 0 0 0;
	padding: 0px 40px 10px 10px;
}


div#mail em, div#order em {
	color: #CC0000;
	font-style: normal;
}

fieldset {
	border: 1px solid #DADADA;	
	padding: 0px 10px;
	width: auto;
	margin: 0 auto 20px auto;
}

legend {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #545454;
	padding: 0 5px 5px 5px;
	font-weight: bold;	
}




.info {	
	float: right;
}

.info a {
	padding: 5px;
	background: url('../img/info.gif') no-repeat 0px 0px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: middle
}

.error {
	color: #CC0000;
	font-style: normal;
	background: url('../img/err.gif') no-repeat 0px 0px;
	padding-left: 20px
}


input[type=radio], input[type=checkbox] {
	vertical-align: middle;
}


dd, dt, dl {
	margin: 0;
	padding: 0;
}


#navigation img {
	display: block;	
	margin: 10px auto 10px auto;
}

.errorbox, .infbox {
	display: block;
	padding: 8px 10px 0 10px;
	line-height: 0px;	
	margin: 20px 0;
	background-color: #F9EEEF;
	border: 1px solid #E54753;
}

.infobox {
	background-color: #E5E9EC;
	border: 1px solid #779AB7;
}

samp, code {
 	font-family: "courier",serif;
 	padding: 0 2px;
 	background-color: #E5E5E5;
}

code {
 	background-color: transparent;
}


div#content-box div.news {
   width: 600px;
}

div#content-box div.news ul {
   width: 600px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#content-box div.news li {	
   width: 500px;
	text-transform: none;
	font-weight: normal;
	background: url('../img/pico.png') no-repeat 0px 7px;
   padding-left:20px;
   padding-right:0;
   padding-top:5px;
   padding-bottom:5px
}


div.news-item {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
}
div.news-item h3 {
  	font-size: 14px;
	line-height: 1.4em;
	color: #545454;
	padding: 10px 0 3px 0;
}
div.news-item br {
   display: none;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
div.news-header {
   padding: 2px 2px 2px 2px;
   background-color: #E5E5E5;
}
div.news-header span.right {;
   margin-left: 280px;
}
div.news-image {
  float: left;
  padding: 5px 5px 5px 5px;
}
div.news-image-single {
  float: right;
  padding-top: 10px;
  padding-left: 10px;
}
div.news-browse {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
}

#mailform div.csc-mailform-field input {
   margin: 5px;
}

#mailform div.csc-mailform-field textarea {
   margin: 5px;
}      

div.csc-mailform-field label {
   float:left;
   margin: 5px;
   display: inline-block;
   display: -moz-inline-box;
   width: 100px;
   min-width: 100px;
   font-size: 12px;
}

#mailform div.csc-mailform-field input#mailformformtype_mail {
   font-size: 12px;
   margin-left: 105px;
}


