body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0px;
  background-color: #FFFFFF;
  color: #000000;
}

body.printable {
  background-color: #FFFFFF;
}

body.popup {
  background-color: #FBF7EF;
  color: #000000;
}

h1,.h1 {
  font-size: x-large;
  font-weight: normal;
  margin: 8px 0px 4px 0px;
  color: #004060;
}

h2,.h2 {
  font-size: medium;
  font-weight: bold;
  margin: 18px 0px 4px 0px;
  color: #004060;
}

h3,.h3 {
  font-size: small;
  font-weight: bold;
  margin: 12px 0px 3px 0px;
  color: #004060;
}

h4,.h4 {
  font-size: small;
  font-weight: normal;
  font-style: italic;
  color: #004060;
  margin: 8px 0px 3px 0px;
}

p, .body {
  margin: 0px 20px 9px 0px;
  padding: 0px;
  font-size: small;
}

table {
	border-collapse: collapse;
}

td, th {
  font-size: small;
  font-weight: normal;
}

a:link { color: #324E76; text-decoration: underline; }
a:visited { color: #6A406A; }
a:active, a:hover { color: #E00000; }

/*
input {
  padding: 1px 2px 1px 2px;
}

select {
  font-size: 90%;
	padding: 1px 0px 1px 1px;
}
*/

select {
	font-family: Arial, Helvetica, sans-serif;
}

option {
  padding: 0 8px 0 2px;
}

option.bold {
  font-weight: bold;
}

ul {
  margin: 0 12px 9px 16px;
  padding: 0;
  font-size: small;
}

li {
  padding: 0;
  margin-bottom: 3px;
}
  
ol {
  margin: 0px 12px 9px 30px;
  padding: 0px;
  font-size: small;
  list-style-type: decimal;
  list-style-position: outside;
}

ol.roman {
  list-style-type: lower-roman;
}

ul.bullet {
  margin-left: 0px;
  list-style: none;
}

ul.subnav {
  margin: 3px 0px;
  list-style: none;
}

li.subnav {
  background-image: url(/images/bullet_dark_bg.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0px 8px 3px 20px;
  margin: 0px 2px 0px 0px;
  display: inline;
  line-height: 20px;
}

div.subnav {
  margin: 3px 0px;
  vertical-align: bottom;
}
  
li.bullet {
  background-image: url(/images/bullet_light_bg.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0px 0px 3px 20px;
  margin: 0px;
}


td.pageBody {
  background-color: #FBF7EF;
  color: #000000;
  margin: 0;
  padding: 8px 0 0 0;
}

td.masthead {
  margin: 0px;
  padding: 0px;
  background-color: #C33630;
  border-bottom: 1px solid #FBF7EF;
}

td.navPanel {
  padding: 0;
  margin: 0;
  background-color: #E7DDC9;
  color: #000000;
  height: 410px;
}

td.navPanel h3 {
  margin-left: 6px;
}

ul.navPanel {
  list-style: none;
  margin: 0 4px;
}

ul.navPanel li {
  background-image: url(/images/globe.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 2px 0px 5px 24px;
  margin: 0px;
}

ul.navPanel li:hover {
  background-image: url(/images/globe_over.gif);
}

ul.navPanel li.currentNavLink {
	font-weight: bold;
}

ul.navPanel li.currentNavLink:hover {
  background-image: url(/images/globe.gif);
}

ul.navPanel li.rssLink {
  background-image: url(/images/feed-icon.gif);
}

ul.navPanel a {
	text-decoration: none;
}

ul.navPanel a:link, ul.navPanel a:visited {
	color: #000;
}

ul.navPanel a:hover {
	color: #E00000;
}


td.navLinkBullet {
  padding: 0px 4px 3px 2px;
}

td.navLink {
  padding: 2px 4px 3px 0px;
}

div.navLink {
  padding: 2px 4px 3px 6px;
}

label.navLink {
  padding: 0 4px 0 0px;
}

td.navBar {
  margin: 0px;
  padding: 0px;
  background-color: #E7DDC9;
  color: #000000;
  height: 34px;
}

td.footer {
  margin: 0px;
  padding: 0px 8px 2px 3px;
  background-color: #E7DDC9;
  color: #000000;
  height: 34px;
  font-size: xx-small;
  text-align: center;
}

/*
p.footer {
  margin: 0px 8px 2px 3px;
  padding: 0px;
}
*/

p.fieldTitle, p.fieldTitleSmall {
  padding: 6px 0 0 0;
  margin: 0;
  color: #585858;
}

 p.fieldTitleSmall {
  font-size: xx-small;
}

td.fieldTitle, th.fieldTitle, td.fieldContent
{
  padding: 3px 8px 3px 4px;
}

th.fieldTitleSmall {
  font-size: xx-small;
  padding: 2px 8px 0px 4px;
  text-align: left;
}

th.fieldTitle {
  color: #585858;
  white-space: nowrap;
  text-align: left;
}

table.info {
  background-color: #FBF7EF;
}

th.info, th.infoEdit, th.infoSmall, td.info, td.infoSmall, td.infoEdit {
  border: 1px solid #D2C8B9;
  vertical-align: top;
}

th.info, th.infoEdit, th.infoSmall {
  background-color: #E7DDC9;
  color: #585858;
  white-space: nowrap;
  text-align: left;
  padding: 3px 8px 3px 4px;
}

th.infoEdit {
  padding: 6px 8px 3px 4px;
}

th.infoSmall, td.infoSmall {
  font-size: x-small;
}

td.info, td.infoEdit, td.infoSmall {
  padding: 3px 4px 3px 4px;
}


table.standard {
  background: #FBF7EF;
}

table.standard > tbody > tr > td {
  padding: 3px 4px 3px 4px;
  border: 1px solid #D2C8B9;
}

table.standard > tbody > tr > th {
  background-color: #E7DDC9;
  color: #585858;
  padding: 3px 4px 3px 4px;
  border: 1px solid #D2C8B9;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

table.standard th.center, table.standard td.center {
	text-align: center;
}

table.standard th.right, table.standard td.right {
	text-align: right;
}

table.standard th.editRow, td.alignTop, th.alignTop {
	vertical-align: top;
	padding-top: 6px;
}

table.standard p {
	margin-right: 0;
}

td.yellow {
	background-color: #FFFBBF;
}

td.blue {
	background-color: #E8F0FF;
}
  
td.green {
	background-color: #E0FFE8;
}

td.white {
	background-color: #FFFFFF;
}

table.standard > tbody > tr > td.noBorder {
	border: none;
}

table.page {
  border-left: 2px solid #D2C8B9;
  border-bottom: 2px solid #D2C8B9;
  border-right: 3px solid #E7DDC9;
  background-color: #FBF7EF;
  width: 1000px;
  margin: 0 auto 0 auto;
}

.caption {
	font-size: x-small;
	color: #A6B7BF;
	text-align: center;
	margin: 0;
	padding: 0;
}


h3 a:link, h3 a:visited {
  color: #004060;
  text-decoration: none;
}

a.red:link, a.red:visited { color: #D00000; font-weight: bold; }
a.pale:link, a.pale:visited { color: #60FF80; }

a.navLink, a.navLinkSelected { color: #000000; text-decoration: none; }
a.navLink:link, a.navLink:visited, a.navLinkSelected:link, a.navLinkSelected:visited { color: #000000; }
a.navLink:active, a.navLink:hover { color: #E00000; }
a.navLinkSelected { font-weight: bold; }

a.homeLink, a.homeLink:link, a.homeLink:visited { color: #004060; text-decoration: none; }
a.homeLink:active, a.homeLink:hover { color: #E00000; }

a.footer:link, a.footer:visited { color: #000000; }

/*
a.roll {
  font-weight: bold;
  color:#666666;
}
a.roll:hover {
  font-weight: bold;
  text-decoration:none;
  color:#333333;
}
*/

.bold { font-weight: bold }
.red { color: #D00000; }
.grey, .gray { color: #808080; }
.pale { color: #B0B0C0; }
.hint { color: #666666; }
.bgHili { background-color: #FFFAD0; }
.category { color: #6060B0; }
.correction { background-color: #FFECE8; border: 1px solid #D00000; padding: 2px; }
.small { font-size: xx-small; }
.noTopMargin { margin-top: 0px; }
.noBottomMargin { margin-bottom: 0px; }
.smallBottomMargin {margin-bottom: 3px; }
.noLeftMargin { margin-left: 0px; }
.spaceBefore { margin-top: 8px; }
.spaceRight { margin-right: 3px; }
.spaceLeft { margin-left: 3px; }
.radioIndent {
	margin-left: 26px;
	text-indent: -26px;
}
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.italic { font-style: italic; }
.bold { font-weight: bold; }

hr {
  border: 0px;
  height: 1px;
  background-color: #E7DDC9;
  color: #E7DDC9;
  margin: 8px 0px 8px 0px;
  padding: 0;
}

td.divider {
  height: 4px;
  background-color: #E7DDC9;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

p.separator {
  margin: 0px;
  padding: 0px;
  background-color: #FBF8ED;
  color: #999999;
  border-top: 1px solid #F5F1CC;
  border-bottom: 1px solid #F5F1CC;
}

input.submit {
  background-color: #C4D7D9;
  color: #004060;
  border: 2px solid #8BAFB4;
}

input.cancel {
  background-color: #DD3333;
  color: #FFFFFF;
  border: 2px solid #A31D1D;
}

input.careful {
  background-color: #FFB164;
  color: #B00000;
  border: 2px solid #FF8040;
}

input.secondary {
  background-color: #FBF7EF;
  color: #4F4639;
  border: 2px solid #BCAD91;
}

input.correct {
  background-color: #FF6040;
  color: #663300;
  font-weight: bold;
}

input.submit, input.cancel, input.careful, input.secondary, input.correct {
  -moz-border-radius: 4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  padding: 1px 10px 1px 10px;
}

input.small {
	border-width: 1px;
}

.hili {
  padding: 4px;
  background-color: #FFFFF0;
  width: 100%;
}

div.thumbnail {
  border: 1px solid #E7DDC9;
  width: 170px;
  height: 170px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0px 5px 20px 5px;
}

div.block {
  background-color: #FFFFFF;
  border: 1px solid #D2C8B9;
  padding: 6px;
  margin: 0px 20px 8px 0px;
}

div.adRed, div.adBlue {
  width: 187px;
  text-align: center;
  margin: 6px 6px 16px 6px;
  color: #FFFFFF;
}

div.adRed, div.adRed span.ad1, div.adRed span.ad2, div.adRed span.ad3, div.adRed span.ad4 {
  background-color: #C33630;
}

div.adBlue, div.adBlue span.ad1, div.adBlue span.ad2, div.adBlue span.ad3, div.adBlue span.ad4 {
  background-color: #29A8DB;
}

div.adText {
  padding: 0px 4px 2px 4px;
}

div.adText:hover {
  cursor: pointer;
}

div.adText h2 {
	margin: 0 0 1px 0;
	font-size: 14px;
  color: #FFFFFF;
  white-space: nowrap;
}

div.adText h2:hover {
  text-decoration: underline;
}

div.adText p {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
  color: #FFFFFF;
  white-space: nowrap;
}

a.adLink, a.adLink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

span.adTop, span.adBottom {
  display: block;
  background: #E7DDC9
}

span.ad1,span.ad2,span.ad3,span.ad4 {
  display: block;
  overflow: hidden;
  font-size: 0px;
}

span.ad1 { height: 1px; margin: 0 5px }
span.ad2 { height: 1px; margin: 0 3px }
span.ad3 { height: 1px; margin: 0 2px }
span.ad4 { height: 2px; margin: 0 1px }

h3 .date { font-weight: normal; font-style: italic; }

.lineAbove {
  margin-top: 16px;
  padding-top: 12px;
  border-top: 1px solid #E7DDC9;
}

div.alignRight {
  display: block;
  float: right;
  margin: 0 12px 6px 12px;
}

div.alignLeft {
  display: block;
  float: left;
  margin: 0 12px 6px 0;
}

div.alignCenter, div.alignCentre {
  display: block;
  margin: 0 auto 0 auto;
}

img.alignRight, div.imageRight {
  float: right;
  margin: 0 12px 6px 12px;
  background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  padding: 2px;
}

img.alignLeft, div.imageLeft {
  float: left;
  margin: 0 12px 6px 0;
  background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  padding: 2px;
}

img.left {
  display: block;
  margin: 0 0 6px 0;
  background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  padding: 2px;
}


img.alignCentre, img.alignCenter, div.imageCentre, div.imageCenter {
  display: block;
  margin: 0 auto 6px auto;
  background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  padding: 2px;
}

img.thumbnail {
  border: 1px solid #BBB;
}

.framed {
	background-color: #FFFFFF;
  border: 1px #CCCCCC solid;
  padding: 2px;
}

th.smartstyle_dateTitle {
  font-size: xx-small;
  padding: 0 4px 0 0;
  text-align: left;
}

td.smartstyle_dateField {
  font-size: small;
  padding: 0 4px 0 0;
  text-align: left;
}

.smartstyle_correction {
	background-color: #FFECE8;
	border: 1px solid #D00000;
	line-height: 100%;
	padding: 2px 4px;
}

#smartid-message {
	background-color: #FBF7EF;
	padding: 3px;
}

td.box4top {
  background-image: url("/images/boxes/top4.gif");
  background-repeat: no-repeat;
  width: 720px;
  height: 13px;
}

td.box4bottom {
  background-image: url("/images/boxes/bottom4.gif");
  background-repeat: no-repeat;
  width: 720px;
  height: 13px;
}

td.box4middle {
  background-image: url("/images/boxes/middle4.gif");
  background-repeat: repeat-y;
  width: 720px;
  vertical-align: top;
}

td.box2top {
  background-image: url("/images/boxes/top2.gif");
  background-repeat: no-repeat;
  width: 360px;
  height: 13px;
}

td.box2bottom {
  background-image: url("/images/boxes/bottom2.gif");
  background-repeat: no-repeat;
  width: 360px;
  height: 13px;
}

td.box2middle {
  background-image: url("/images/boxes/middle2.gif");
  background-repeat: repeat-y;
  width: 360px;
  vertical-align: top;
}

div.boxInner {
  padding: 0 10px;
}
