body {background: #DDDDDD}
a:link {color: #333333}
a:visited {color: #555555}
a:active {color: #333333}

.leftcolumn {
	margin: 0px;
	padding: 0px;
	background-image: url(images/graybar.jpg);
	background-repeat: repeat-y;
      font-family: Times, Times New Roman;
      text-align: left;
      vertical-align: top;
      font-variant: normal;
      font-style: normal;
      font-size: 13px;
      font-weight: normal;
}

.leftcolumnheader {
	background-image: url(images/darkgraybar.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 160px;
	color: #000000;
	margin: 0px;
	padding: 2px 2px 4px;
      font-family: Times, Times New Roman;
      text-align: left;
      font-variant: normal;
      font-style: normal;
      font-size: 16px;
      font-weight: bold;
}

.leftcolumnlistbox {
	margin: 0px;
	padding: 0px 0px 5px 7px;
	list-style-type: none;
}

.leftcolumnlist {
	margin: 0px;
	padding: 0px 0px 5px 2px;
	list-style-type: none;
}

.maincolumn {
	margin: 0px;
	padding: 0px;
      font-family: Times, Times New Roman;
      text-align: left;
      vertical-align: top;
      font-variant: normal;
      font-style: normal;
      font-size: 13px;
      font-weight: normal;
}

.maincolumnheader {
	background-color: #A0A0A0;
	height: 14px;
	width: 612px;
	color: #000000;
	margin: 0px;
	padding: 2px 4px 4px;
      font-family: Times, Times New Roman;
      text-align: left;
      font-variant: normal;
      font-style: normal;
      font-size: 16px;
      font-weight: bold;
}

.maincolumntitle {
	background-color: #C8C8C8;
	height: 13px;
	width: 595px;
	color: #000000;
	margin: 0px;
	padding: 3px 4px 4px;
      font-family: Times, Times New Roman;
      text-align: left;
      font-variant: normal;
      font-style: normal;
      font-size: 15px;
      font-weight: bold;
}

.maincontentbody {
      font-size: 14px;
	margin: 4px 0px 0px 10px;
	padding: 5px 0px 0px 5px;
}

.maincolumnlistbox {
	margin: 0px;
	padding: 4px 0px 5px 22px;
	list-style-type: disc;
      font-size: 14px;
}

.maincolumnlist {
	margin: 0px;
	padding: 0px 0px 5px 2px;
	list-style-type: disc;
      font-size: 14px;
}


.bold {font-family: arial,helvetica; font-weight: bold}
.footer {font-family: arial,helvetica; text-align: center; font-variant: normal; font-style: normal; font-size: .6em; font-weight: normal}
.copyright {font-family: arial,helvetica; text-align: center; font-variant: normal; font-style: normal; font-size: .7em; font-weight: normal; color: #777777}
.legal {font-family: arial,helvetica; text-align: center; font-variant: normal; font-style: normal; font-size: .6em; font-weight: normal; color: #999999}

.article {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: 1em; font-weight: normal}
.subarticle {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: .9em; font-weight: normal}
.links {font-family: arial,helvetica; text-align: center; font-variant: normal; font-style: normal; font-size: .9em; font-weight: normal}
.header {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: 1em; font-weight: bold}
.caption {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: .8em; font-weight: normal}
.tableheaderdarkleft {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: 1em; font-weight: bold; background-color: #AAAAAA}
.tableitem {font-family: arial,helvetica; text-align: left; font-variant: normal; font-style: normal; font-size: .9em; font-weight: normal; background-color: #DDDDDD}
.tableelement {font-family: arial,helvetica; text-align: center; font-variant: normal; font-style: normal; font-size: .9em; font-weight: normal; background-color: #DDDDDD}