BODY {
	font-size : 10pt;
	font-family : verdana,arial,serif;
}

TD {
	font: 10pt verdana,arial,serif;
	vertical-align : top;
}

.width {width: 100%;}
.width2 {width: 100%;}
.width3 {width: 0%;}
.side {display:none;}
.np {display:none;}

P {
	text-align : left;
}

LI {
	text-align : left;
}

H1 {
	font-size : 18pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	}

H2 {
	font-size : 14pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	}

H3 {
	font-size : 12pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	}

.c {
	text-align : center;
}



A:hover {
	text-decoration:bold;
	color:red;
}

A:link {
	text-color:red;
}


.title {
	background-color : #99CC99;
	text-align:center;
	padding-top : 5px;
	padding-bottom : 0px;
	}

.menu {
	display:none;
	text-align:center;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight:bolder;
	font:verdana,Arial, Helvetica, sans-serif;
	}

.menu A:link {text-decoration: none; color: blue;}
.menu A:visited {text-decoration: none; color: blue;}
.menu A:active {text-decoration: none; color: blue;}
.menu A:hover {text-decoration: none; color: red; background-color: white;}

.seed {margin-top: 10;}




.awardlist {
	display:none;
	background-color : #C8E4C8;
	width : 140px;
	top : 0px;
	padding-top : 0px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
	margin-left : 5px;
	font: 8pt arial,serif;
	float:right;
	}

.awardlist A:link {text-decoration: none}
.awardlist A:visited {text-decoration: none; color: purple;}
.awardlist A:active {text-decoration: none}
.awardlist A:hover {text-decoration: none; color: red; background-color: white;}




.heading {
	font: 20pt verdana,arial,serif;
	font-weight : bolder;
}

.indent {margin-left: 50;}

.box {
	border-right-color : Black;
	border-right-width : medium;
}



.cpd {border:medium Green;}
