/* CSS Document */

body
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.footer p
{
	line-height: normal;
}

table.footer td
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAECA8;
}

table.footer thead th
{
	background-color: #990000;
}

a, a:visited
{
	color: #990000;
}

h1
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}

h2
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

p
{ 
	line-height: 15px;
}

.note
{
	font-size: 10px;
	line-height: normal;
}

table.chart th
{
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
	vertical-align: bottom;
}

table.chart td
{
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
}

table.chart td.ku, table.chart th.ku
{ 
	background-color: #FAECA8;
}

.coe_navigation
{
	background-image: url(/academics/education/images/left_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	height:210px; 
	vertical-align: top;
}

.coe_contact
{
	background-image: url(/academics/education/images/left_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

.coe_content
{
	padding-left: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.callout ul {
	padding:0;
	margin:0;
}


.callout {
	margin-left:249px;
	width:200px;
	background-color:#FAECA8;
	border:1px #990000 solid;
	padding:10px 10px 10px 20px;
}

.callout h2 {
	color:#990000;
	margin:0px;
	padding:0px 0px 10px 0px;
}

