@charset "utf-8";
/* CSS Document */


body {
	background-color: #eaeaea;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 7.5pt;*/
	font-size: .7em;
	}


a:link {color: #203860;
	text-decoration: underline;}
a:visited {color: #203860;
	text-decoration: underline;}
a:active {color: #203860;
	text-decoration: underline;}
a:hover {color: #203860;
	text-decoration: underline;}	

h3 {
	color: #6a7748;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1.1em;
}

h2 {
	color: #6a7748;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1.3em;
}


table {
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

tr.header {
	background-color: #7B8862;
	}

h1 {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.3em;
}


.blue {
	color: #203860;
	}
	
.bluebold {
	color: #203860;
	font-weight: bold;
	}

.green {
	color: #6a7748;
	}
		
.greenbold {
	color: #6a7748;
	font-weight: bold;
	}
	
.notopmarg {
	margin-top:0px;
}

.credit {
	margin-top:0px;
	font-size: 1.1em;
	font-weight: bold;
}

.hometext {
	/*font-size: 10pt;*/
	font-size: 1.2em;
	}


.homelinks:link {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.2em;
}

.homelinks:active {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.2em;
}

.homelinks:hover {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.2em;
}

.homelinks:visited {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.2em;
}

.regtable {
	border: #203860 solid 2px;
	margin-top: 12px;
	margin-bottom: 10px;
	height: 25px;
	}

.register:link {
	color: #203860;
	font-weight: bold;

}

.register:active {
	color: #203860;
	font-weight: bold;
}

.register:hover {
	color: #203860;
	font-weight: bold;
}

.register:visited {
	color: #203860;
	font-weight: bold;
}


.biolink:link {
	color: #6a7748;
	font-weight: bold;
}

.biolink:active {
	color: #6a7748;
	font-weight: bold;
}

.biolink:hover {
	color: #6a7748;
	font-weight: bold;
}

.biolink:visited {
	color: #6a7748;
	font-weight: bold;
}


.coursetitle {
	color: #203860;
	font-weight: bold;
}

.courseformat {
	font-weight: bold;
}

.courselabel {
	font-weight: bold;
	color: #6a7748;
}

.coursedetail {
	font-weight: bold;
}

.coursetitle:link {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.3em;
}

.coursetitle:active {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.3em;
}

.coursetitle:hover {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.3em;
}

.coursetitle:visited {
	color: #203860;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 1.3em;
}


.coursetime {
	background-color: #dfe3d2;
	color: #6a7748;
	font-weight: bold;
	text-align: center;
}

.coursetimezones {
	color: #6a7748;
	font-weight: bold;
	text-align: left;
}

.specialnote {
	color: #6a7748;
	font-weight: bold;
	text-align: left;
}

.breadcrumbs {
	color: #203860;
	text-decoration: none;
	font-weight: bold;
	}
.bccurrent {
	color: #6a7748;
	text-decoration: none;
	font-weight: normal;
	}
.breadcrumbs:active {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	}

.breadcrumbs:hover {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	}

.breadcrumbs:visited {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	}

.breadcrumbs:link {
	color: #203860;
	font-weight: bold;
	text-decoration: none;
	}

.personname {
	color: #203860;
	font-weight: bold;
	}

.email:active {
	color: #4e4e4e;
	font-weight: normal;
	}

.email:hover {
	color: #4e4e4e;
	font-weight: normal;
	}

.email:visited {
	color: #4e4e4e;
	font-weight: normal;
	}

.email:link {
	color: #4e4e4e;
	font-weight: normal;
	}
	
.copyright {
	color: #999999;
}

.copyright:active {
	color: #7B8862;
	font-weight: normal;
	}

.copyright:hover {
	color: #7B8862;
	font-weight: normal;
	}

.copyright:visited {
	color: #7B8862;
	font-weight: normal;
	}

.copyright:link {
	color: #7B8862;
	font-weight: normal;
	}
	
#arrowlist li {
	margin-left: -25px;
	list-style-image:url(../images/list_bullet.gif);
	color: #6a7748;
	}

#arrowlistgray li {
	margin-left: -25px;
	list-style-image:url(../images/list_bullet.gif);
	color: #4e4e4e;
	}
	
.smalltype {
	font-size: .85em;
}
