/*@import url(table.css);

@import url(editor.css); */

@import url(form.css);
@import url(navigation.css);

body {
  background-color: #fff;
  background-image: url("../images/bgs.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  min-height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #666;
}

body.homepage {
  background-image: url("../images/bg.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
}

div#standard #leftcolumn .block p.MsoNormal {
  margin-bottom: 2.1em;
}

a {
  background-color: #9cf;
  color: #333;
}

a.imglink {
  background-color: transparent;
}

a.imglink:hover {
  background-color: transparent;
}

a:link {
}

a:visited {
  background-color: #a5a5a5;
}

a:hover {
  background-color: #3cf;
}

a:active {
}

p {
/*  float: left; */
  background-color: transparent;
}

li {
/*
  line-height: 10.25em;
*/
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

h1,h2,h3,4 {
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: bold;
  background-color: transparent;
}

h1 {
  font-size: 20px;  
  margin-bottom: 1em;
  color: #666;
}

h2 {
  margin-bottom: 0.5em;
  font-size: 15px;
  line-height: 15px;
  color: #000;
}

h3 {
  margin: 1.5em 0 0.5em 0;
}

h4 {
  margin: 1em 0 0 0;
}

a {
  text-decoration: none;
  padding: 0; 
}

div#wrapper {
  background-color: #fff;
  margin: 0 auto;
  text-align: left;
  width: 900px;
}

div#full {
  float: left;
  width: 900px;
}

div#leftcolumn {
  float: left;
  width: 550px;
  min-height: 1px;
}

* html div#leftcolumn {
  height: 1px;
}

div#rightcolumn {
  float: left;
  width: 330px;
  margin-left: 20px;
  min-height: 1px;
}

div#intro {
  width: 100%;
  float: left;
  /*
  padding-top: 1em;
  */
  padding-bottom: 3em;	/*ape*/
}

div#outro {
  width: 100%;
  float: left;
/*
  margin: 1.25em 0 0 0;
  padding-top: 0.5em;
  border-style: solid;
  border-color: #666;
  border-width: 1px 0 0 0;
*/
}

/* Homepage */

div#home {
  width: 100%;
  float: left;
  background-color: #fff;
}

div#header {
  width: 100%;
  float: left;
  background-image: url("../images/bg_900.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

div#home #header {
  width: 100%;
  height: 461px;
  float: left;
}

div#home #leftcolumn .block {
  width: 173px;
  float: left;
  padding-right: 10px;
}

div#home #leftcolumn .block p {
  width: 145px;
  text-align: left;
  margin: 0;
  float: left;
}

* html div#home #rightcolumn {
  width: 320px;
}

div#home #rightcolumn .block {
  width: 150px;
  padding-right: 10px;
  color: #666;
  float: left;
}

div#home #leftcolumn .block h3 {
  color: #000;
  font-size: 15px;
  margin-top: 1em;
}

div#home #rightcolumn .block h3 {
  color: #1E7BB4;
  font-size: 15px;
  margin-top: 1em;
}

div#home #rightcolumn .block ul {
  margin: 0;
  padding:0;
  list-style:none;
  line-height:16px
}

div#home #rightcolumn .block li {
  background: url(../images/1_z1.gif) center left no-repeat;
  margin: 0;
  padding-left: 14px;
  color: #4582cd;
}

div#home #rightcolumn .block li a{
  color: #4582cd;
  font-size: 11px;
  text-decoration: none;
}

div#home #rightcolumn .block li a:hover{
  text-decoration: underline
}

div#home .leftcolumn .block img {
  padding: 5px 0;
  background-color: #fff;
}

div#header #pickup {
  width: 550px;
  height: 270px;
  float: left;
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
}

div#header #pickup h1 {
  color: #3cf;
  font-size: 50px;
  line-height: 100%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

div#header #pickup h2 {
  color: #000;
  font-size: 20px;
  line-height: 100%;
  margin: 0.6em 0 0 0;
  padding: 0;
  text-transform: uppercase;
}

div#header #pickup h3 {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  margin: 1.2em 0 0 0;
  text-transform: uppercase;
}

#newsflash {
  width: 330px;
  float: right;

}

#newsflash div {
  width: 100%;
  float: left;
}

#newsflash a {
  color: #eee;
  background-color: transparent;  
}

#newsflash div.lower {
  margin: 3em 0 0 0;
}

#newsflash h1 {
  color: #eee;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.1em;
}

#newsflash p {
  margin: 0 0 .62em 0;
  padding: 0;
  color: #6cf;
  float: none;  
}

div#content {
  float: left;
}

.contentImage_left {
  float: left;
  margin: 0 1em 0.1em 0;
}

.contentImage_right {
  float: right;
  margin: 0 0 0.1em 1em;
}

/* News-Teplate */

div#standard {
  width: 100%;
  float: left;
  background-color: #fff;
}

div#standard h1 {
  margin: 0 0 1em 0;
  padding: 0;
  clear: left;
}

div#standard h2 {
/*
  margin: 0 0 1em 0;
  padding: 0;
  clear: left;
  font-size: 19px;
  line-height: 19px;
 */
  font-size: 15px;
  line-height: 16px;
  margin: 0 0 1.5em 0;
  text-transform: uppercase;
}

div#standard #header {
  width: 100%;
  height: 140px;
  float: left;
  background-image: url("../images/bg_900.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 1em;
}

div#standard #leftcolumn .block {
  width: 550px;
  clear: both;
  margin-bottom: 1em;
}

div#standard #leftcolumn h2 {
  margin-bottom: 1.5em;
}

div#standard #leftcolumn .newsletter {
  margin-bottom: 3.2em;
}

div#standard #leftcolumn p {
/* not used anymore */
}

div#standard #leftcolumn .block h2 {
  font-size: 15px;
  line-height: 16px;
  margin: 0 0 1.5em 0;
  float: left;
  width: 100%;
  text-transform: uppercase;
}

div#standard #leftcolumn .block  h3 {
  font-size: 15px;
  color: #666;
  padding: 0;
}

div#standard #leftcolumn #intro ul,
div#standard #leftcolumn .block ul {
	margin: 0;
	padding: 0 0 0 14px;
	line-height: 1.5em;
	list-style-image: url("../images/1_z5.gif");
}

div#standard #rightcolumn .block {
  width: 100%;
  float: left;
  color: #666;
  padding-bottom: 2em;
}

/* new h2->h3 */
div#standard #rightcolumn .block h3 {
  font-size: 15px;
  line-height: 16px;
  margin: 0 0 1.5em 0;
  text-transform: uppercase;
  color: #1E7BB4;
}

div#standard #rightcolumn .block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}
div#standard #rightcolumn .block ul li {
	background: url("../images/1_z1.gif") center left no-repeat; 
	margin: 0px; 
	padding-left: 14px;
	line-height: 1.5em;	
}

div#standard #dates {
  width: 100%;
  float: left;
}

div#standard #info p {
  margin-right: 5px;
  padding: 5px;
}

div#standard #info {
  background-color: #eee;
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 1em;
  border-width: 1px 0;
  border-color: #ccc;
  border-style: solid;
}

/* Footer */

div#footer {
  width: 550px;
  margin: 4em 0 0 0;
  float: left;
  border-style: solid;
  border-width: 6px 0 0 0;
  border-color: #d2e5f0;
  padding-top: 1em;
}

div#footer p {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: smaller;
  color: #555;
}

div#footer p img {
  vertical-align: bottom;
  padding-left: 0.3em;
}

div#footer #footer_links {
  float: left;
  text-transform: uppercase;
  margin-top: 0.3em;
  margin-bottom: 1em;
}

div#footer #footer_links a {
  margin-right: 10px;
  padding: 0;
  border-style: solid;
  border-width: 0 1px 0 0;
  border-color: #666;
  padding-right: 10px;

  color: #555;
  background-color: transparent;
  line-height: 1em;
}

#searchbox {
  float: left;
  width: 100%;
}

#searchbox form {
  margin: 0;
  padding: 0;
}

