
body {
	font-family: "Trebuchet MS", "Arial Narrow", Helvetica, Arial, "Avant Garde", sans-serif;
	color: #000;
	font-size: 11pt;
	line-height: 135%;
	}

table tr td {
	font-family: "Trebuchet MS", "Arial Narrow", Helvetica, Arial, "Avant Garde", sans-serif;
	}


a {
	font-weight: bold;
	text-decoration: none;
	}
	
	a.pdf {
		padding: 10px 10px 10px 40px;
		margin: 5px 35px 5px 10px;
		display: block;
		background: #fff url(http://okwu.gospelcom.net/html/images/pdf-icon2.gif) 3px 3px no-repeat;
		}

p, h2 {
	margin: 0 0 10px 0;
	}
	
blockquote.yellow {
	padding: 0;
	border: 1pt solid #666;
	margin: 5px 15px 5px 15px;
	width: 210px;
	float: right;
	font-style: italic;
	color: #333;
	line-height: 180%;
	font-size: 10pt;
}
		
	blockquote.yellow p, blockquote.wide {
		padding: 15px;
		}
	
	blockquote.wide {
		width: auto;
		float: none;
	}

	blockquote.large {
		float: right;
		width: 180px;
		font: normal 16pt/20pt "New York", Times, "Times New Roman", serif;
		border: 1pt dashed #666;
		padding: 15px;
		margin: 3px 15px 15px 15px;
		}

h1
{
	font-size: 22pt;
	color: #000;
	}
	
	h1 span {
		display: block;
		font-size: 12pt;
		border-bottom: 1pt solid #000;
		}
	
h2, #news h3 {
	text-transform: uppercase;
	border-bottom: 1pt solid #000;
	font-size: 16pt;
	margin-bottom: 4px;
	padding-bottom: 3px;
	}
	
h3, table tr td .blogsubject, .calendar-eventtitle, .bodytext b, table tr td b, #maincontent dl dt, .formwizard-question, .formwizard-confirmation {
	font-weight: bold;
	font-size: 13pt;
	margin: 0;
	padding: 0 0 5px 0;
	}

ul li, #maincontent dl dd {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 4px 0;
}

.article {
	margin-bottom: 25px;
	}
	
.articlebody ul li {
	list-style-type: square;
}

.formwizard-small {
	font-style: italic;
	}

img
{
	margin: 0px;
	border: none;
	padding: 0px;
}

.imgleft, .imgright {
	border: 1pt solid #000;
	padding: 0px;
}	

	.imgleft {
		float: left;
		margin: 4px 10px 5px 0px;
		clear: right;
	}
	
	.imgright {
		float: right;
		margin: 4px 0px 5px 10px;
		clear: left;
	}
	


#container {
	text-align: left;
	}
		
#sidepanel, #footer, .skip, p#applynow, #searchbox, .credit, ul#mainnav, ul#secondarynav, .portal {
	display: none;
	}




a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	color: #666;
	font-style: italic;
	font-size: 11pt;
	text-decoration: none;
	}
	
#container a[href^="B"]:after {
	content: " (http://www.okwu.edu/" attr(href) ") ";
	}

h1 a {
	font-size: 22pt;
	color: #000;
	text-decoration: none;
	}
		
	h1 a[href^="B"]:after {
		display: none;
		}
