/* [EDITOR{ body { width: 600px; } }] */
h1 {
  color: #FB7102;
/* [!EDITOR{ */  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /* }] */
/* [EDITOR{  font-family: Arial; }] */
  font-size: 22px;
  font-weight: normal;
  clear: both;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h2 {
  color: #3377cc;
/* [!EDITOR{ */  font-family: Tahoma, Arial, Helvetica, sans-serif; /* }] */
/* [EDITOR{  font-family: Arial; }] */
  font-size: 20px;
  font-weight: normal;
  margin: 15px 0px 10px 0px;
}
h2 strong {
  font-weight: normal;
  color: #003f94;
  white-space: nowrap;
}
h3 {
/* [!EDITOR{ */  font-family: Tahoma, Arial, Helvetica, sans-serif; /* }] */
/* [EDITOR{  font-family: Arial; }] */
  font-size: 14px;
  color: #3377cc;
  margin: 15px 0px 4px 0px;
}
h3.or {
  color: #FB7102;
}
p, ul, ol, h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: justify;
  line-height: 17px;
  color: #222222;
}
ul, ol {
}
li em.or {
  color: #e24a00;
}
h4 {
  margin: 15px 0 5px 0;
}
h4.cobalt {
  color: #003f94;
}
p {
  margin: 0px 0px 10px 0px ;
}
p.small {
	font-size: 11px;
	line-height: 13px;
}
p.s10 {
	font-size: 10px;
	line-height: 11px;
}
p em.or {
  color: #e24a00;
}
p em.cobalt {
  color: #003f94;
}
p strong.or {
  color: #e24a00;
}
p strong.cobalt {
  color: #003f94;
}
p.date,
h3 .date {
  font-size: 11px;
  font-weight: normal;
}
p.date {
  color: #3377cc;
  margin-bottom: 3px;
}

p.news_img {
	margin-top: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	margin-right: 5px;
	color: #252525;
 }


table.main {
  border: none;
  border-collapse: separate;
  border-spacing: 0px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 12px;
}
table.main tr.h {
  background-color: #2943e9;
/* [!EDITOR{ */
  background-image: url(/i/nd/topnav-bg.png);
  background-repeat: repeat-x;
  background-position: left -175px;
/* }] */
}
table.main th {
  color: #FFF;
/* [EDITOR{  background-color: #415BED; }] */
  font-weight: bold;
  font-size: 13px;
  vertical-align: middle;
  line-height: 13px;
  height: 30px;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
table.main th.twoLines {
  padding: 0 10px;
  line-height: 13px;
}
table.main th.firstChild {
  padding: 0;
}
table.main th.firstChild div {
  display: block;
  padding: 8px 10px 9px 10px;
/* [!EDITOR{ */
  background-image: url(/i/nd/topnav-bg.png);
  background-repeat: no-repeat;
  background-position: left -105px;
/* }] */
}
table.main th.twoLines.firstChild div {
  padding: 0px 10px;
  height: 30px;
}
table.main th.lastChild {
  padding: 0;
}
table.main th.lastChild div {
  display: block;
  padding: 8px 10px 9px 10px;
/* [!EDITOR{ */
  background-image: url(/i/nd/topnav-bg.png);
  background-repeat: no-repeat;
  background-position: right -140px;
/* }] */
}
table.main td {
  background-color: #f9f9f9;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  vertical-align: top;
}
table.main tr.grey td {
  background-color: #f0f0f0;
}
/* [!EDITOR{ */
table.main tr.lastChild td.firstChild {
  background-image: url(/i/nd/table-bottom-l.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
table.main tr.lastChild td.lastChild {
  background-image: url(/i/nd/table-bottom-r.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
/* }] */
img.left {
  float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.right {
  float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.news_img_left {
  float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.news_img_right {
  float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
span.nbr {
  white-space: nowrap;
}
span.underline {
  text-decoration: underline;
}
span.strikethrough {
  text-decoration: line-through;
}
/* [!EDITOR{ */
#pagetext {
  width: auto;
  max-width: 600px;
}
#content .caplist {
  padding-top: 10px;
	max-width: 600px;
}
#content .caplist .capitem {
	width: 100%;
}
.caplist .capitem {
  padding-bottom: 15px;
  min-height: 100px;
}
.caplist .capitem .img {
  height: 100px;
  width: 100px;
}
.caplist .capitem .img a {
  border: none;
  display: block;
  height: 100px;
  width: 100px;
}
.caplist .capitem .img a:hover {
  border: none;
}
.caplist .capitem .img img {
  display: block;
}
.caplist .capitem .name {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 0px;
  margin-left: 110px;
  margin-right: 15px;
  margin-top: -100px;
  color: #0886EC;
}
.caplist .capitem .name a {
	color: #0886EC;
	text-decoration: underline;
}
.caplist .capitem .name a:hover {
	text-decoration: none;
}
.caplist .capitem .description {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-left: 110px;
  margin-right: 0px;
  text-align: justify;
}
#content .smlist_news {
  padding-top: 10px;
	max-width: 600px;
}
#content .smlist_news .smitem {
	width: 100%;
	padding-bottom:0px;
}
.smlist_news .smitem {
  padding-bottom: 0px;
  min-height: 40px;
}
.smlist_news .smitem .smimg {
  min-height: auto;
  min-width: auto;
  border: none;
  display: block;
  margin-left: 15px;
}
.smlist_news .smitem .smimg img {
  display: block;
  margin-left: 15px;
}
.smlist_news .smitem .name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-left: 80px;
	margin-right: 15px;
	margin-top: -36px;
	color: #D40000;
}
.smlist_news .smitem .name a {
	color: #0886EC;
	text-decoration: underline;
}
.smlist_news .smitem .name a:hover {
	text-decoration: none;
}
.smlist_news .smitem .smdesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:2px;
	padding-bottom:-4px;
	line-height:10px;
	margin-left: 80px;
	margin-right: 15px;
	text-align: inherit;
	color: #2B2B2B;
}
#content .lglist_news {
  padding-top: 10px;
	max-width: 600px;
}
#content .lglist_news .lgitem {
	width: 100%;
	padding-bottom:0px;
}
.lglist_news .lgitem {
  padding-bottom: 0px;
  min-height: 180px;
}
.lglist_news .lgitem .lgimg {
  min-height: auto;
  min-width: auto;
  border: none;
  display: block;
  margin-left: 0px;
}
.lglist_news .lgitem .lgimg img {
  display: block;
  margin-left: 0px;
}
.lglist_news .lgitem .lgdesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
  	padding-top:2px;
	padding-bottom:0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #2B2B2B;
}

/* }] */

