body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:#454544;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/* -- titles -- */
	
.title1 {
	color: #4578ac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0px 0px 31px;	
	}
.title1b {
	color: #306397;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 33px;
	margin: 0px 10px 0px 31px;	
	}
.title3 {
	color: #3e7ebf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 10px 0px 0px;	
	}
.title2 {
	color: #64650c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 20px 0px 31px;	
	}
.sub {
	color: #454544;
	font-size: 18px;
	font-weight: bold;
	}
.biosub {
	color: #454544;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
.sub2 {
	color: #454544;
	font-size: 17px;
	font-weight: bold;
	}

#levels {
	color:#0617b8;
	font-size:15px;
	font-weight:bold;
	}
#formlist p {	
	margin: 10px 10px 0px 75px;	
	}
#reclist p {	
	margin: 6px 10px 0px 45px;	
	}
	
/* -- content -- */


.footer {
	color: #4c4c33;
	font-size: 11px;
	text-align: left;	
	}
#bios p {	
	padding:0px;
	margin:8px 30px 0px 30px;
	}
#footnotes p {	
	color: #8a8a8a;
	font-size: 10px;
	margin:5px 40px 0px 30px;
	}

.super {
	font-face:Ariel;
	font-size:10px;
	color:#2e3bb8;	
	}
b {
	color:#2e3bb8;	
	}
#border1 {
	border:medium dotted #c9cb1f;
	width:375px;
	margin:0px 0px 0px 70px;
	background:#fafbc6 url(../images/bg-box.jpg);
	text-align:center;
	}
#buttonleft {
	width:250px;
	padding:0px;
	float:left;
	}
#buttonright {
	width:480px;
	padding:16px 0px 20px 0px;
	float:left;
	}

	
/* -- table elements -- */
#main {
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background: #f1f1f1;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	}
table p {
	margin: 17px 30px 0px 31px;	
	}
#bgmain {
	background: url(../images/bg-body.jpg);	
	}

/* -- anchors -- */
a:link, a:visited, a:active {
	font-weight: bold;	
	color: #4578ac;
	text-decoration: none;	
	}
a:hover {
	font-weight: bold;
	color: #4578ac;
	text-decoration: underline;
	}
a.two:link, a.two:visited, a.two:active {
	font-weight: normal;
	color: #0617b8;
	text-decoration: none;	
	}
a.two:hover {
	font-weight: normal;
	color: #0617b8;
	text-decoration: underline;
	}
a.three:link, a.three:visited, a.three:active {
	font-weight: bold;	
	color: #0617b8;
	text-decoration: none;	
	}
a.three:hover {
	font-weight: bold;
	color: #0617b8;
	text-decoration: underline;
	}
