#title {
	text-align: center;
	margin: 5px;
	display: block;
	padding: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
}
#title h1 {
	font-size: 120%!important;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	display: block;
	width: auto;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}

.list {
	text-align: left;
	padding:10px 5px 5px 0px;
	color: #000000;
	margin: 10px 5px 20px;
}
.list div {
	color: #000000;
	clear: both;
	padding: 10px 0px;
	margin: 10px 0px;
	background: #FCFDF3;
}


.list h2{
	margin:10px;
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF!important;
	text-align: left;
	padding: 5px 5px 5px 1em;
	border-bottom: 2px dotted #FFFFFF;
	background: #00A99C;
	width: 7em;
}
.list h2 a:link, .list h2 a:visited {
	color: #000000;
}



.list h3
{
	color:#000000;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px;
	font-size: 100%;
	margin: 10px 10px 10px 20px;
}
.list h3 a:link,
.list h3 a:visited
{
	color: #000000;
}
p.first-deco:first-letter {
	font-size: 200%;
	font-weight: bold;
	color: #FF9900;
}



.smaller {
	font-size: 80%!important;
	font-size: 75%;
}

p {
	margin:0px 30px;
	padding: 3px;
	line-height: 120%;
}

#interview .face {
	margin: 5px 10px 10px 20px;
	padding: 0px;
	float: left;
}
.list h4 {
	font-size: 90%!important;
	font-size: 90%;
	font-weight: strong;
	line-height: 115%;
	margin: 5px 10px 5px 2em;
	color: #000000;
	padding: 0px 10px;
}
.note01 {
	font-size: x-small;
}
p#note {
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dashed #999999;
	font-size: 90% !important;
	font-size: 85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.contact {
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px auto;
	width: 500px;
	text-decoration: none;
}
.contact a {
	color: #FFFFFF;
}

.contact h2 {
	font-size: 100%;
	padding: 2em 5px 5px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	width: 8em;
	height: 3em;
	float: left;
	background: #2E3092;
}
.contact address {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 10px 3px 3px 10px;
	margin: 0px 0px 0px 10px;
	width: 25em;
	float: left;
}
.list ul {
	margin: 5px;
	text-indent: -2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

