@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

th {
	font-weight: normal;
}

h1 {
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
}
	
h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 6px;
}

p {
	line-height: normal;
}

.projecttitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	color: #630;
	font-style: italic;
}

.kokorotitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-large;
	color: #630;
	font-style: italic;
}

.center{
	text-align: center;
}

.centeritalic{
	text-align: center;
    font-style: italic;
    margin-top: 0px;
}


.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.dark_brown {
	color: #630;
}

.red {
	color: #FF0000;
}

.teal {
	color: #0099FF;
}

.FAQAnswers {
	padding-left: 30px;
}

.small {
	font-size: 11px;
	line-height: 1.4em;
}

.mediachoice {
	font-size: 11px;
	color: #B1B1B1;
	line-height: 1.5em;
}

.supersmall {
	font-size: 10px;
}


.medium {
    font-size: 16px;
}

.mediumlarge {
    margin-top: -6px;
	font-size: 13.5pt;
}

.large {
	font-size: 18px;
}

.xlarge {
	font-size: 21px;
	margin-bottom: -18px;
}

.nobulletlist {
	list-style-image: none;
	list-style-type: none;
}

.imgcellpad01 {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.black {
	color: #000;
}

.gray {
	color: #ccc}

.menubar {
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; 
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
	margin-top: 0;
}

.menubarsub {
	
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; 
    font-size: 11px;
    text-align: center;
    margin-bottom: 0;
	margin-top: 0;
}