body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a:link {
	color:#99acd7;
	text-decoration: none;
}
a:visited {
	color:#99acd7;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}
a:active {
	color:#99acd7;
	text-decoration: none;
}


a.award:link {
	color:#637BAE;
	text-decoration: none;
	font-weight: bold;
}

a.award:visited {
	color:#637BAE;
	text-decoration: none;
	font-weight: bold;
}

a.award:hover {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

a.award:active {
	color:#637BAE;
	text-decoration: none;
	font-weight: bold;
}

a.project:link {
	color:#333333;
	text-decoration: none;
	font-weight: normal;
}

a.project:visited {
	color:#333333;
	text-decoration: none;
	font-weight: normal;
}

a.project:hover {
	color:#637BAE;
	text-decoration: none;
	font-weight: bold;
}

a.project:active {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}


div.GoToTop {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-align: right;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	letter-spacing: 0.5em;
}

h3 {
	font-size: 12px;
	color: #999999;
	padding-left: 50px;
	letter-spacing: 0.3em;
	padding-top: 20px;
}

h4 {
	font-size: 12px;
	color: #999999;
	padding-left: 100px;
	padding-top: 5px;
	letter-spacing: 0.3em;
	font-weight: bold;
	height: 5px;
}

p {
	padding-right: 60px;
	padding-left: 100px;
}

#top {
	height: 30px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99acd7;
}

#content {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 700px;
}

#leftcolumn {
	margin: 0px;
	padding: 0px;
	width: 225px;
}

table {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 1025px;
	height: 650px;
}

table.type1 td {
	vertical-align: top;
}

.bullettxt {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 18px;
	padding-left: 100px;
	padding-right: 60px;
}

div {zoom:100%;}

#copyright {
	margin: 0px;
	padding: 3px;
	font-size: xx-small;
}

.new_label {
	font-size: 9px;
	color: #900;	
	}