@CHARSET "ISO-8859-1";

html, body {width:100%; height:100%;}
body{
 font-family:Arial, Helvetica, sans-serif;
 line-height:16px;
 font-size:12px;
 background:#d9d3c5;
 color:#333333;
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 list-style-image: url(../img/bullet_liststyle.gif); 
}

img {border:0;}

a {
	color:#89816b;
	font-size:11px;
	font-weight:bold;
}
a:link, a:visited, a:focus, a:hover, a:active { 
	text-decoration:none;
}
a:hover { 
	color:#89816b;
	text-decoration:underline; 
}
h1 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

strong, b {
	color:#555555;
	font-weight:bold;
}

#docContainer {
 margin: 0px;
 padding: 0px;
 text-align:center; 
}
#docMain, #docHeaderGFX, #docPrimNav, #docLangImpNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	background-color:#ffffff;
	text-align:left;
	overflow:auto;
}
#docMain {
	background-image:url("../img/dottedHalfBorderHalfGreySta.gif");
	background-position:top left;
	background-repeat:repeat-x;
}
#docHeaderGFX {
	text-align:center;
	background-image:url("../img/dottedBorder.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-top:9px;
	padding-bottom:1px;
}
#docLangImpNav {
	height:31px;
	background-image:url("../img/dottedBorderHalfGrey.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#d9d3c5;
}
#docLangNav {
	float:left;
	width:280px;
	padding-top:12px;
	overflow:hidden;
}
#docImpNav {
	float:right;
	width:680px;
	text-align:right;
	padding-top:12px;
	overflow:hidden;
}
#docPrimNav {
	height:29px;
	background-image:url("../img/dottedHalfBorder.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	overflow:hidden;
}
#PrimNavTable {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	border-collapse:collapse;
}
#PrimNavTable td {
	text-align:center;
}
#docLeftMarg {
	float:left;
	width:197px;
	overflow:hidden;
}
.SecNavItem {
	width:197px;
	height:20px;
	padding-top:10px;
	background-image:url("../img/dottedMenuBorders.gif");
	background-position:top left;
	background-repeat:repeat-x;
}
/*ie7-mozilla-etc*/
#docContent {
	float:left;
	width:485px;
	padding:30px 40px 30px 40px;
	background-image:url("../img/contentbg.gif");
	background-position:top right;
	background-repeat:no-repeat;
	min-height:390px;
    height:auto !important;
    height:390px;
}
/*ie6-specific*/
* html #docContent {
	float:left;
	width:483px;
	padding:30px 40px 30px 40px;
	background-image:url("../img/contentbg.gif");
	background-position:top right;
	background-repeat:no-repeat;
	min-height:390px;
}
#docRightMarg {
	float:left;
	width:198px;
	background-image:url("../img/dottedHalfBorderHalfStart.gif");
	background-position:top left;
	background-repeat:repeat-x;
}
#SecNavBottemItem {
	overflow:auto;
	background-image:url("../img/dottedHalfBorder.gif");
	background-position:top left;
	background-repeat:repeat-x;
}
.LeftMargContent {
	padding:10px;
	margin-left:10px;
	background-image:url("../img/dottedHalfBorderHalfGrey.gif");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#e8e5dc;
	color:#6e6752;
}
.newsletter {
	width:180px;
	font-size:12px;
	color:#575245;
}
input.inputit, input.inputitw, textarea.inputitw  {
	background-color:#FFFFFF;
	width:100px;
	border: dotted 1px #c2bcac;
}
input.submitit, input.submititw {
	background-color:#FFFFFF;
	border: dotted 1px #c2bcac;
}
select.inputit, select.inputitw {
	background-color:#FFFFFF;
	border: dotted 1px #c2bcac;
}
select.selectit, select.selectitw {
	background-color:#FFFFFF;
	border: dotted 1px #c2bcac;
}
.formu label {
	text-align:right;
	padding-right:5px;
	width: 100px;
	float:left;
}
input.inputitw, input.submititw, select.inputitw, select.selectitw, textarea.inputitw {
	width:300px;
	margin:1px;
}
input.inputch {
	margin-bottom:20px;
}
input#mailformimage {
	margin-left:296px;
	margin-top:5px;
}

.c2l1-left, .c2l1-middle {
	border:none;
}
.dottedTopBottom {
	background-image:url("../img/dottedBorderTopBottom.gif");
	background-position:top left;
	background-repeat:repeat-x;
	height:32px;
	width:100%;
}
#dottedFooter {
	background-image:url("../img/dottedFooter.gif");
	background-position:top center;
	background-repeat:no-repeat;
	height:2px;
	width:100%;
}
.newsList {
	padding-top:10px;
}
.newsList a, .newsSingleItem a, .RightMargContentItem a, .LeftMargContentItem a, #docRightMarg a {
	padding-right:10px;
	background-image:url("../img/arrow_home.gif");
	background-position:center right;
	background-repeat:no-repeat;
	color:#89816b;
	font-size:11px;
	font-weight:bold;
}
.newsListItem {
	margin-bottom:10px;
}
.archiveLink {
 
}
.newsSingleItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.newsSingleItemTitle {
	font-weight:bold;
	color:#333333;
}
.newsSingleItemSubHeader {
	font-style:italic;
}
.AddressBox {
	padding:10px;
	margin-left:10px;
	background-image:url("../img/dottedHalfBorderHalfGrey.gif");
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#d90017;
	/* #e8e5dc; 
	color:#6e6752;*/
	color:#ffffff;
}
.AddressBox a {
	color:#ffffff;
	font-weight: normal;
	font-size: 12px;
}
.AdBox {
	background-color:#d90017;
	background-position:top left;
  background-repeat:no-repeat;
  margin-left:10px;
  height:36px;
  padding:140px 5px 0px 5px;
}
.AdBoxSmall {
	background-color:#d90017;
	background-position:top left;
  background-repeat:no-repeat;
  margin-left:10px;
  height:36px;
  padding:76px 5px 0px 5px;
}
.csc-mailform {
	border:none;
}
.csc-mailform-field label {
	width:100px;
}
