ul,ol {
	font-size: 85%;
	color: #4a5c76;
}

ul {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 140%;
}

ol {
	list-style-position: outside;
	line-height: 100%;
}

div#baseContent_column1_body h3 a, p a {
	color: #00659C;
	text-decoration: none;
}

a {
	color: #00659C;
}

a:active {
	color: #fc6;
}

/*********/
/* FORMS */		
/*********/
input {
	font-size: .9em;
	color: #333;
}

div#baseContent_column1_body h3 a:hover, p a:hover, a:hover {
	color: #00659C;
	background-color: #DEEFFF;
}

div#contentArea {
	font-size: 95%;
	line-height: 150%;
}

div#contentArea h1, h2, h3, h4 {
	color: #182C42;
}

div#contentArea h1 {
	font-size: 150%;
}

div#contentArea h2 {
    font-size: 120%;
    color: #31415A;
}

div#contentArea h3 {
	font-size: 110%;
	border-bottom: #8F96A2 1px solid;
	color: #666;
}

div#contentArea h4 {
	font-size: 100%;
	color: #636563;
}

div#baseContent_column2 {
	border-left: 1px solid #8C96A5;
}

div#baseContent_column2 div#textbar h4  {
	color: rgb(102, 102, 102);
    padding-top: 2px;
}

/**********/
/* FOOTER */		
/**********/
div#footer {
	text-align: center;
	font-size: 80%;
	line-height:140%;
}

/**********/
/* SEARCH */		
/**********/
#search input {
	font-size:10px;
}

/************/
/* ECHONEWS */		
/************/
h2.echoNews {
	font-size: 120%;
	color: #E3EBEF;
	background-color: #155373;
	padding: .2em;
}

h3.echoNews {
	font-weight: bold;
	font-size: 110%;
	border-bottom : none;
}

/********************/
/* INSTRUCTOR PAGES */		
/********************/
.e11_instructorPhotoBox {
	text-align: left;
	float: left;
	width: 175px;
}
.e11_photoHeader {
	padding: 0 10px 0 0;
}