/** site colours **/

/** ------------ **/

/** page **/

body { background: #FFFFFF; text-align: center; }

#pg {
	width: 680px;
	margin: 0 auto;
	text-align: left;
/*	margin-left: auto;
	margin-right: auto; */
}

.ctr {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 100%;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC; */
}

.ctr h1 { 	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 6px;
 }

/** tags **/

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

h1 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1B32A9;

}
h2 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #663399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;



}
h3 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
}
h4 { font-weight: bold; font-family: arial, helvetica, sans-serif;	font-size: 90%; }
h5 { font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 80%; }

hr { color: #006666; height: 1px; }

td { font-family: Geneva, Arial, Helvetica, sans-serif; color: #333333; }
th { text-align: left; }

a {  }
a:link { color: #333399; font-family: arial, helvetica, sans-serif; }
a:visited { color: #333366; font-family: arial, helvetica, sans-serif; }
a:hover { color: #CC0000; font-family: arial, helvetica, sans-serif; }

/** classes **/

.basefont {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.basefont-list { font-family: arial, helvetica, sans-serif; font-size: 80%; }
.basefont-list li { padding-bottom: 0.95em; }

.block-left { text-align: left; }
.block-right { text-align: right; }
.block-center {	text-align: center; }

.cell-light01 { background-color: #E5E5E5; }
.cell-light02 { background-color: #E8F3FF; }
.cell-light03 { background-color: #FFF0E1; }
.cell-dark { background-color: #006666; }

.cont {
	display: inline;
	float: left; 
	clear: none;
	width: 79%;
	padding-left: 7px;
}

.cont h2 {
	margin-top: 0px;
}

.cont-nmn { }

.fe {
	background-color: #1B32A9;
	padding: 4px;
}
.fe p {
	color: #F2F4FD;
	margin-bottom: 1px;
	margin-top: 6px;
}
.fe td {
	background-color: #4453A8;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;


}

.fe a { color: #F2F4FD; }
.fe a:link { color: #F2F4FD; text-decoration: underline; }
.fe a:visited { color: #F2F4FD; text-decoration: none; }
.fe a:hover { color: #FFFFCC; text-decoration: underline; }

.float-right { float: right; }

.ft {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #DDE0F2;


}

.ft p {
	font-size: 70%;
	color: #5A67C0;
}

.hd {
	margin: 0px;
	padding: 0px;
}

.hd-brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B32A9;
	margin: 0px;
	padding: 0px;

}

.hm-ctr {
	color: #1B32A9;
	padding-left: 20px;
	padding-top: 10px;

}
.hm-ctr p { color: #1B32A9; }
.hm-ctr ul { color: #1B32A9; }


.img-bg01 { background-image: url(../images/img_bg01.jpg); background-repeat: no-repeat; background-position: right top; }
.img-bg02 { background-image: url(../images/img_bg02.jpg); background-repeat: no-repeat; background-position: right top; }
.img-bg03 { background-image: url(../images/img_bg03.jpg); background-repeat: no-repeat; background-position: right top; }
.img-bg04 { background-image: url(../images/img_bg04.jpg); background-repeat: no-repeat; background-position: right top; }
.img-bg05 { background-image: url(../images/img_bg05.jpg); background-repeat: no-repeat; background-position: right top; }
.img-bg06 { background-image: url(../images/img_bg06.jpg); background-repeat: no-repeat; background-position: right top; }

.ind01 { padding-left: 2em; }
.ind02 { padding-left: 4em; }

.mn {
	background-color: #1B32A9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #FFFFFF;
	font-size: 80%;
}

.mn a { color: #FFFFFF; }
.mn a:link { color: #FFFFFF; text-decoration: none; }
.mn a:visited { color: #FFFFFF; text-decoration: none; }
.mn a:hover { color: #FFFFCC; text-decoration: underline; }

.mns {
	background-color: #E8F3FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #1B32A9;
	width: 18%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	clear: none;
	height: 200px;
}

.mns a {  }
.mns a:link { color: #1B32A9; text-decoration: none; }
.mns a:visited { color: #1B32A9; text-decoration: none; }
.mns a:hover { color: #990000; text-decoration: underline; }

.mns ul {
	color: #1B32A9;
	font-size: 0.75em;
	margin-top: 0px;
	margin: 0px; 
	padding: 0px; 
	margin-left: 0.4em; 
	padding-left: 0.9em;
}

.mns li {
/*	font-size: 0.8em;
	font-weight: bold; */
	vertical-align: middle;
	margin-bottom: 2px;
}

.tbl01 { background-color: #FFFFFF; }
.tbl01 p { color: #003399; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; white-space: nowrap; }
.tbl01 td { background-color: #E8F3FF; border: 2px solid #FFFFFF; padding: 3px; vertical-align:top; }
.tbl01 th { background-color: #E5E5E5; border: 2px solid #FFFFFF; padding: 3px; }


.tbl02 { color: #003399; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 0.8em; }
.tbl02 p { font-size: 1em; }
.tbl02 td { padding: 3px 6px 3px 3px; border-bottom: 1px dashed #999999; vertical-align: top; }
.tbl02 th { background-color: #E8F3FF; border: 2px solid #FFFFFF; padding: 3px; }
.tbl02 td td { border:none; }

.txt-box01 { background-color: #E8F3FF; padding: 5px; border: 1px dashed #A6BFDB; color: #1B32A9; }
.txt-box01 p { color: #28399B; }
.txt-box02 {  }

.txt-nowrap { white-space: nowrap; }
.txt-small { font-family: arial, helvetica, sans-serif; font-size: 70%; }
.txt-white { color: #FFFFFF;	}

.txt-hilite01 {
	color: #1B32A9;
}
