#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;
	margin: 10px 10px 20px 10px;
	padding:5px;
}

h3 {
	margin:0px 30px 5px 30px;
	font-size: 95%;
	color:#006699;
}


.list div {
	color: #FFFFFF;
	padding: 5px;
	margin: 10px;
}

.list h2{
	margin:5px;
	padding:3px;
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF!important;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE3A5;
	background-color: #211C70;
}

.list #interview h2{
	color: #FFFFFF;
	background-color: #1D7D46;
}

.list h3
{
	color:#211C70;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	margin: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #211C70;
}
.list #interview h3,
.list h3 a:link,
.list h3 a:visited
{
	color: #1D7D46;
	text-decoration: none;
}

.list #interview h3,
{
	border:none;
}
.smaller {
	font-size: 80%!important;
	font-size: 75%;
}
p {
	margin:3px 30px 3px 30px;
	padding: 3px;
	line-height: 120%;
}


.list h4,
.list h4 a{
	font-size: 90%!important;
	font-size: 90%;
	font-weight: bold;
	line-height: 115%;
	margin: 0px 5px 10px 0px;
	padding: 0px 16px 0px 20px;
	color: #000000;
}

.list p {
	font-size: 85% !important;
	font-size: 80%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #000000;
	line-height: 130%;
}
.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 {
	width: 500px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #6E2C91;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.contact h2 {
	font-size: 100%;
	padding: 3px;
	text-align: left;
	color: #6E2C91;
}
.contact address {
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

