/* CSS Document */

body {
	background-color:#E3EADB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4b4b4b;
}

td,p,li {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	line-height: 1.4em;
}

a {
	color: #798fbb;
	text-decoration: none;
}

a:hover {
	color: #2b6758;
	text-decoration: none;
}

.selected {
	font-weight: bold;
	color: #2b6758;
}

.topnav {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
	
.topnav a:hover {
	color: #798fbb;
	text-decoration: none;
}

.portentry {
	font-size: 90%;
}

.header {
	font-size: 1.1em;
	font-weight: bold;
	color: #798fbb;
}

.tablehead {
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
}


.tableinfo {
	border-left: 1px solid #afc299;
	border-right: 1px solid #afc299;
	border-bottom: 1px solid #afc299;
	font-size: 90%;
}

.tableinfo2 {
	font-size: 90%;
}

.subgreen {
	font-size: 1em;
	font-weight: bold;
	color: #2b6758;
}

.subgreen a {
	color: #2b6758;
	text-decoration: none;
}
	
.subgreen a:hover {
	color: #afc299;
	text-decoration: none;
}

.subgray {
	font-size: 1em;
	font-weight: bold;
	color: #4b4b4b;
}

.subblue {
	font-size: 1em;
	font-weight: bold;
	color: #798fbb;
}

.subwhite {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}

.subcaps {
	font-size: 1em;
	font-weight: bold;
	color: #e4c388;
	text-transform: uppercase;
}

.prereqital {
	font-size: 85%;
	line-height: 1.4em;
	font-style: italic;
}

/*.portquote {
	font-size: 85%;
	color: #2b6758;
	line-height: 1.4em;
	font-style: italic;
}*/
	
.copyright {
	font-size: 75%;
	color: #000000;
}

.copyright a {
	color: #000000;
	text-decoration: none;
}
	
.copyright a:hover {
	color: #2b6758;
	text-decoration: none;
}
	
.searchbox {
	padding: 3px;
	font-size: 85%;
	color: #4b4b4b;
}

.asterisk {
	color: #bb2e2e;
}

.back {
	font-size: 85%;
	color: #4b4b4b;
}

.pics {
	border: 1px solid #afc299;
	padding: 5px;
}

.picsbioL {
	border: 1px solid #afc299;
	padding: 5px;
	margin: 0px 8px 0px 0px;
}

.picsbioR {
	border: 1px solid #afc299;
	padding: 5px;
	margin: 0px 0px 0px 8px;
}