@charset "utf-8";
/* CSS Document */

/* Round Box One*/
/*body {
 font:normal 75% Verdana, Arial, Helvetica, sans-serif;
}*/

.dialogMd {
 width:100%;
 margin:0px auto;
 min-width:80px;
 text-align:justify;
 color:#243B7B;
}

.dialogMd .hd .c,
.dialogMd .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialogMd .ft .c {
 height:15px;
}

.dialogMd .hd {
 background:transparent url(../images/mdtl.gif) no-repeat 0px 0px;
  margin-right:13px; /* space for right corner */
}

.dialogMd .hd .c {
 background:transparent url(../images/mdtr.gif) no-repeat right 0px;
  margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialogMd .bd {
 background:transparent url(../images/mdml.gif) repeat-y 0px 0px;
  margin-right:7px;
}

.dialogMd .bd .c {
 background:transparent url(../images/mdmr.gif) repeat-y right 0px;
 margin-right:-7px;
}

.dialogMd .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 padding:5px;
}
/*.dialogMd .bd .c .s A:link {
	color: #243b7b;
	text-decoration: underline;
}
.dialogMd .bd .c .s A:visited {
	color: #666666;
	text-decoration: none;
}
.dialogMd .bd .c .s A:hover {
	color: #fb8227;
	text-decoration: underline;
}*/

.dialogMd .ft {
 background:transparent url(../images/mdbl.gif) no-repeat 0px 0px;
 margin-right:13px;
}

.dialogMd .ft .c {
 background:transparent url(../images/mdbr.gif) no-repeat right 0px;
 margin-right:-13px;
}


/* content-specific */

.dialogMd h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialogMd p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
}

html>body .dialogMd pre {
 font-size:1.1em;
}
.dialogDk {
 width:739px;
 margin:0px auto;
 min-width:80px;
 text-align:justify;
 color:#243B7B;
}

.dialogDk .hd .c,
.dialogDk .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialogDk .ft .c {
 height:15px;
}

.dialogDk .hd {
 background:transparent url(../images/dktl.gif) no-repeat 0px 0px;
  margin-right:13px; /* space for right corner */
}

.dialogDk .hd .c {
 background:transparent url(../images/dktr.gif) no-repeat right 0px;
  margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialogDk .bd {
 background:transparent url(../images/dkml.gif) repeat-y 0px 0px;
  margin-right:7px;
}

.dialogDk .bd .c {
 background:transparent url(../images/dkmr.gif) repeat-y right 0px;
 margin-right:-7px;
}

.dialogDk .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 padding:5px;
}
.dialogDk .ft {
 background:transparent url(../images/dkbl.gif) no-repeat 0px 0px;
 margin-right:13px;
}

.dialogDk .ft .c {
 background:transparent url(../images/dkbr.gif) no-repeat right 0px;
 margin-right:-13px;
}


/* content-specific */

.dialogDk h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialogDk p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
}

html>body .dialogDk pre {
 font-size:1.1em;
}


.dialog {
 width:100%;
 margin:0px auto;
 min-width:80px;
 text-align:justify;
 color:#243B7B;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialog .ft .c {
 height:15px;
}

.dialog .hd {
 background:transparent url(../images/tl.gif) no-repeat 0px 0px;
  margin-right:13px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(../images/tr.gif) no-repeat right 0px;
  margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(../images/ml.gif) repeat-y 0px 0px;
  margin-right:7px;
}

.dialog .bd .c {
 background:transparent url(../images/mr.gif) repeat-y right 0px;
 margin-right:-7px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 padding:5px;
}

.dialog .bd .c .s A:link {
	color: #243b7b;
	text-decoration: underline;
}
.dialog .bd .c .s A:visited {
	color: #666666;
	text-decoration: none;
}
.dialog .bd .c .s A:hover {
	color: #fb8227;
	text-decoration: underline;
}

.dialog .ft {
 background:transparent url(../images/bl.gif) no-repeat 0px 0px;
 margin-right:13px;
}

.dialog .ft .c {
 background:transparent url(../images/br.gif) no-repeat right 0px;
 margin-right:-13px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
}

html>body .dialog pre {
 font-size:1.1em;
}
.dialogC {
 width:739px;
 margin:0px auto;
 min-width:80px;
 text-align:justify;
 color:#243B7B;
}

.dialogC .hd .c,
.dialogC .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialogC .ft .c {
 height:15px;
}

.dialogC .hd {
 background:transparent url(../images/mdtl.gif) no-repeat 0px 0px;
  margin-right:13px; /* space for right corner */
}

.dialogC .hd .c {
 background:transparent url(../images/mdtr.gif) no-repeat right 0px;
  margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialogC .bd {
 background:transparent url(../images/dkml.gif) repeat-y 0px 0px;
  margin-right:7px;
}

.dialogC .bd .c {
 background:transparent url(../images/dkmr.gif) repeat-y right 0px;
 margin-right:-7px;
}

.dialogC .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 padding:5px;
}
/*.dialogC .bd .c .s A:link {
	color: #243b7b;
	text-decoration: underline;
}
.dialogC .bd .c .s A:visited {
	color: #666666;
	text-decoration: none;
}
.dialogC .bd .c .s A:hover {
	color: #fb8227;
	text-decoration: underline;
}*/

.dialogC .ft {
 background:transparent url(../images/dkbl.gif) no-repeat 0px 0px;
 margin-right:13px;
}

.dialogC .ft .c {
 background:transparent url(../images/dkbr.gif) no-repeat right 0px;
 margin-right:-13px;
}


/* content-specific */

.dialogC h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialogC p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
}

html>body .dialogC pre {
 font-size:1.1em;
}

.dialogMap {
 width:100%;
 margin:0px auto;
 min-width:80px;
 text-align:justify;
 color:#243B7B;
}

.dialogMap .hd .c,
.dialogMap .ft .c {
 font-size:1px; /* ensure minimum height */
 height:30px;
}

.dialogMap .ft .c {
 height:13px;
}

.dialogMap .hd {
 background:transparent url(../images/dktl.gif) no-repeat 0px 0px;
  margin-right:13px; /* space for right corner */
}

.dialogMap .hd .c {
 background:transparent url(../images/dktr.gif) no-repeat right 0px;
  margin-right:-13px; /* pull right corner back over "empty" space (from above margin) */
}

.dialogMap .bd {
 background:transparent url(../images/dkml.gif) repeat-y 0px 0px;
  margin-right:7px;
}

.dialogMap .bd .c {
 background:transparent url(../images/dkmr.gif) repeat-y right 0px;
 margin-right:-7px;
}

.dialogMap .bd .c .s {
 margin:0px 8px 0px 4px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 padding:5px;
}
.dialogMap .bd .c .s A:link {
	color:#FB8227;
	text-decoration: underline;
}
.dialogMap .bd .c .s A:visited {
	color:#a4bee3;
	text-decoration: none;
}
.dialogMap .bd .c .s A:hover {
	text-decoration:underline; color:#5785BD;
}

.dialogMap .ft {
 background:transparent url(../images/dkbl.gif) no-repeat 0px 0px;
 margin-right:13px;
}

.dialogMap .ft .c {
 background:transparent url(../images/dkbr.gif) no-repeat right 0px;
 margin-right:-13px;
}


/* content-specific */

.dialogMap h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialogMap p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
}

html>body .dialogMap pre {
 font-size:1.1em;
}