body {
	margin: 0px;
	padding: 0px;
}

/* Main link style */

a {
	font: normal 11px Trebuchet MS;
	color: #676767;
}

a:hover {
	font: normal 11px Trebuchet MS;
}

a:visited {
	font: normal 11px Trebuchet MS;
}

/* Link classes */

a.footer, a.footer:hover, a.footer:visited {
	color: #313131;
	text-decoration: none;
}

a.strong, a.strong:hover, a.strong:visited {
	color: #676767;
	font: bold 11px Tahoma;
	text-decoration: none;
}

a.thin, a.thin:hover, a.thin:visited {
	color: #676767;
	font: 11px Tahoma;
	text-decoration: none;
}

a.red-c, a.red-c:hover, a.red-c:visited {
	display: block;
	margin: 2px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_red_common.gif);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	color: #D62800;
	font: normal 12px Trebuchet MS;
}

a.common {
	color: #333333;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

a.common:hover {
	color: #CC0000;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

a.common:visited {
	color: #999999;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

a.common-title {
	color: #333333;
	display: block;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

a.common-title:hover {
	color: #CC0000;
	display: block;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

a.common-title:visited {
	color: #999999;
	display: block;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

/* Containers */

td {
	color: #676767;
	font: normal 11px Trebuchet MS;
	line-height: 13px;
}

td.block-head {
	height: 25px;
	padding: 0px 12px;
	color: #D62800;
	font: bold 12px Tahoma;
	background-color: #F2F2F2;
	border-bottom: 2px solid #CDCDCD;
}

table.menu {
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
}

table.menu td {
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

.pad {
	padding: 1px;
}

.pad-l {
	padding-left: 1px;
	border-left: 1px solid #CECECE;
}

.pad-t {
	padding: 1px;
	border-top: 1px solid #CECECE;
}

.pad-r {
	padding: 1px;
	border-right: 1px solid #CECECE;
}

.pad-b {
	padding: 1px;
	border-bottom: 1px solid #CECECE;
}

.pad-tr {
	padding: 1px;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

/**/

.bord {
	padding: 1px;
	border: 1px solid #CECECE;
}

.bord-l {
	padding: 1px;
	border-left: 1px solid #CECECE;
}

.bord-t {
	padding: 1px;
	border-top: 1px solid #CECECE;
}

.bord-r {
	padding: 1px;
	border-right: 1px solid #CECECE;
}

.bord-b {
	padding: 1px;
	border-bottom: 1px solid #CECECE;
}

/* Controls */

label {
	font: normal 11px Trebuchet MS;
}

radio {
	width: 13px;
	height: 13px;
}

textarea.txtedit {
	font: normal 11px Tahoma;
	border: 1px solid #9A9A9A;
}

.edit {
	height: 17px;
	font: normal 11px Tahoma;
	border: 1px solid #9A9A9A;
}

.subm {
	font: normal 11px Tahoma;
	padding: 0px 10px;
	border-width: 1px;
	height: 21px;
	background-color: #ECECEC;
	border-top-color: #F4F4F4;
	border-left-color: #F4F4F4;
	border-bottom-color: #969696;
	border-right-color: #969696;
}

.strong {
	/*color: #676767;*/
	font: bold 11px Tahoma;
	/*text-decoration: none;*/
}

/* other */

span.text {
	color: #000000;
	font: normal 13px Trebuchet MS;
}

span.text td {
	font: normal 13px Trebuchet MS;
	margin: 12px 0px;
}

span.text ul, ol, li {
	font: normal 13px Trebuchet MS;
}

span.text p {
	font: normal 13px Trebuchet MS;
	margin: 15px 0px;
}

span.text span {
	color: #000000;
	font: normal 13px Trebuchet MS;
}

span.text a {
	color: #676767;
	font: normal 13px Trebuchet MS;
	text-decoration: underline;
}

span.text a:hover {
	color: #676767;
	font: normal 13px Trebuchet MS;
	text-decoration: underline;
}

span.text a:visited {
	color: #676767;
	font: normal 13px Trebuchet MS;
	text-decoration: underline;
}



span.text a.common {
	color: #333333;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

span.text a.common:hover {
	color: #CC0000;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 2px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

span.text a.common:visited {
	color: #999999;
	display: block;
	margin: 7px 0px;
	padding-left: 25px;
	background-image: url(/data/images/design/arrow_black_border.gif);
	background-position: 6px 0px;
	background-repeat: no-repeat;
	font: normal 11px Trebuchet MS;
	text-decoration: none;
	line-height: 13px;
}

td.block-head-n {
	height: 25px;
	padding: 0px 12px;
	color: #D62800;
	font: bold 12px Tahoma;
	background-color: #F2F2F2;
	border-bottom: 2px solid #CDCDCD;
}

td.reg-v-name {
	/*font-weight: bold;*/
	text-align: right;
	padding-right: 10px;
}

td.error-msg {
	color: red;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 7px;
}


a.rss-icon img {
  border: 0px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}





a.link-word {
    display:block;
    line-height:32px;
  	padding-left: 32px;
    background: url(/data/images/Word-icon.gif) no-repeat left center;
    text-decoration: none;
}
a.link-pdf {
    display:block;
    line-height:30px;
  	padding-left: 32px;
    background: url(/data/images/pdf-icon.gif) no-repeat left center;
    text-decoration: none;
}
a.link-word:hover {
    display:block;
    line-height:32px;
  	padding-left: 32px;
    background: url(/data/images/Word-icon.gif) no-repeat left center;
    text-decoration: none;
    color:#CC0000;
}
a.link-pdf:hover {
    display:block;
    line-height:30px;
  	padding-left: 32px;
    background: url(/data/images/pdf-icon.gif) no-repeat left center;
    text-decoration: none;
    color:#CC0000;
}

/* {{{ guidelines styles */
#guideline {
  padding:5px;
}
#guideline div#guidelinetable {
	width:100%;
	clear:both;
}
#guideline div#guidelinetable1 {
	width:100%;
	clear:both;
}
#guideline div#guidelinetable2 {
	width:100%;
	clear:both;
}
#guideline div#guidelinetable3 {
	width:100%;
	clear:both;
}
#guideline p.per-page{
	display:block;
  float:right;
  padding:3px 10px 3px 3px;
  clear:both;
}
#guideline p.per-page select{
  width:60px;
  margin-left:10px;
  border: 2px inset ButtonFace;
}

#guideline p.guid-title {
  width:100%;
  padding: 20px 0px 10px 0px;
  margin:0px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}

#guideline div.guide-arch {
  width:100%;
  text-align: right;
  margin:0px;
  padding:5px 10px 5px 10px;
}
#guideline div.guide-arch a.arch-all {
  color:#676767;
  padding: 0px 11px 0px 0px;
  margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
	background: url(../images/design/arrow_dark_common.gif) no-repeat right 4px;
	text-decoration: none;
}


#guideline table {
	border: 1px solid #D4D0C8;
	border-bottom: 2px solid #D4D0C8;
	border-collapse:collapse;
	font-family: Trebuchet MS;
	font-variant: normal;
}
#guideline table td {
	border: 1px solid #D4D0C8;
	border-collapse:collapse;
	padding:3px;
	margin:0px;
	font-family: Trebuchet MS;
	font-size: 8.3pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#guideline table td a {
  text-decoration: none;
}
#guideline table td a:hover {
  text-decoration: none;
  color: #cc0000;
}
#guideline table td a.link-empty {
  display:block;
  margin-bottom:8px;
}
#guideline table td a.link-empty {
  display:block;
  margin-bottom:8px;
}
#guideline table td a.link-icon {
  display:block;
  margin-bottom:3px;
}
#guideline table td a.link-icon img {
  vertical-align: middle;
  padding-right: 5px;
}
#guideline table th {
	border: 1px solid #D4D0C8;
	border-collapse:collapse;
	background-color: #F3F3F3;
	border-bottom:2px solid #CCCCCC;
	padding:4px;
	margin:0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
#guideline table th a.s-icon {
  
}
#guideline table th a.s-icon img {
  border:0px solid #DEEBF6;
  vertical-align:middle;
}
#guideline table td.br-botm {
  border-bottom: 2px solid #D4D0C8;
  font-weight: normal;
  padding-top:5px;
  padding-bottom:14px;
}
/* }}} guidelines styles */

div.related-content-container p{font-size: 11px; padding-top: 5px;}

#ednote P {    MARGIN: 0px}
#ednote {font-size: 13px;}