/* Updated September 3, 2009 by Cary Hazelwood */
/* All modifications to this file must be approved by Cary Hazelwood */

.bdystyle {
	margin:0;
	padding:0;
	background-color:#E1EBF4;
}
#ctrpgcontent {width:976px;margin:0 auto;}
#pgcontent {
	padding:20px;
	background-color:#FFFFFF;
	border:solid 1px;
	border-color: #AEC9E1;
}

.list-lowerroman {
	list-style-type: lower-roman;
}
.list-upperroman {
	list-style-type: upper-roman;
}
.list-loweralpha {
	list-style-type: lower-alpha;
}
.list-upperalpha {
	list-style-type: upper-alpha;
}
.text-correction {
	color: #CC0000;
}
.form-sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #00386B;
}
.photo_right {
  float:right;
  border:solid 1px #000000;
  margin-top: 5px;
  margin-left:15px;
  margin-bottom:5px;
} 
.photo_left {
  float:left;
  border:solid 1px #000000;
  margin-top: 5px;
  margin-right:15px;
  margin-bottom:5px;
} 
.photo_right_nobrdr {
  float:right;
  margin-top: 5px;
  margin-left:15px;
  margin-bottom:5px;
} 
.photo_left_nobrdr {
  float:left;
  margin-top: 5px;
  margin-right:15px;
  margin-bottom:5px;
}
.photo_brdr {
  border:solid 1px #000000;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: normal;
}
#titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #D3D8E4;
	padding: 3px 4px 3px 4px;
	margin-bottom: 4px;
}
.rcad {
	margin-top: 4px;
}
.listpdf {
	list-style-image:url(../images/list_pdf.gif);
}
.listxls {
	list-style-image:url(../images/list_excel.gif);
}
.listppt {
	list-style-image:url(../images/list_ppt.gif);
}
.listword {
	list-style-image:url(../images/list_word.gif);
}
.listlink {
	list-style-image:url(../images/list_extlink.gif);
}
#rightcolumnbox {
	width: 139px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom:2px;
}
#rightcolumnbox.orange {
	background-color: #F07D46;
	color: #FFFFFF;
}
#rightcolumnbox a:link, #rightcolumnbox a:visited, #rightcolumnbox a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#rightcolumnbox a:hover {
	color: #DCE0A7;
}
#rightcolumnbox .title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#rightcolumnbox ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: transparent;
	list-style: square;
	line-height: normal;
}
#rightcolumnbox li {
	padding-top: 3px;
}
#rightcolumnbox p {
	padding: 0px;
	margin: 0px;
	background: transparent;
}
#downloads_top {
	width: 260px;
	margin: 0 10px;
	background: #D8E2F1;
	float: right;
	display: inline;
}		
#downloads_top strong {
	background: #B9CCE6;
	display: block;
	padding: 0 7px;
	line-height: 1.8em;
}
#downloads_top p {
	padding: 7px 7px 0;
}
#downloads_top ul {
	list-style:square;
	padding: 8px 0px 8px 30px;
	margin: 0px 0px 0px 0px;
}
#downloads_top ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#downloads_top a:link, #downloads_top a:visited, #downloads_top a:active {
	text-decoration:none;
	color:#00386B;
}
#downloads_top a:hover {
	color:#000000;
	text-decoration:underline;
}
#quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002342;
	background-color:#CCCCCC;
	padding:10px;
}
#quicklinks p {
	padding: 0px;
	margin: 0px 0px 0px 0px; 
	background: transparent;
}
#quicklinks .title {
	font-weight:bold;
}
#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	text-decoration: none;
	color: #00386B;	
}
#quicklinks a:hover {
background-color:#E9EFF8;
}
#quicklinks ul {
	list-style: square;
	padding: 0px 0px 0px 20px;
	margin: 0px;	
}
#pagetext {
	font: 0.71em Verdana, sans-serif;
	color: #00386B;
	margin:10px;
	background: #FFF;
}
#pagetext p {text-align: left; line-height: 1.8em; margin: 0 0 1em;}

#pagetext blockquote {font: italic; background: #F8F7EF; margin: 20px; padding: 20px;
  border: 1px dotted #999; border-width: 1px 0;}
#content ul, #content ol {margin-bottom: 1.25em;}
#pagetext li {margin-bottom: 0.66em; line-height: 1.6em;}
#pagetext ul li {padding-left: 5px; background-image: none;}
#pagetext ol {padding-left: 40px; list-style: decimal;}
#pagetext ol li {padding-left: 5px; background-image: none;}
#pagetext a:link, #pagetext a:visited, #pagetext a:active {color: #183376; text-decoration: underline;}
#pagetext a:hover {color: #70462E; text-decoration: underline;}

h1 {		font-size: 1.80em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; }
			
h2 {		font-size: 1.50em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; 
			margin-top: 20px;
			margin-bottom: 8px;}

h3 {		font-size: 1.10em;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b;
			margin-top: 20px;
			margin-bottom: 8px;}
			
h4 {		font-size: 1em;
			font-weight: normal;
			font-style: italic;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; }			

#outer ul {margin:0; padding:0; list-style-type:none; background:transparent; height:0;}
#outer li {display:block; float:left; line-height:normal;}
#outer {display:block; position:relative; padding:0;}

.xsnazzy {background:transparent;}
.xsnazzy span {text-align:center; color:#000000; margin:0; font-weight:normal; padding-bottom:0.5em;}

.xtop {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#D8E2F1; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 5px; background:#fff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#C7D6EB; border:0 solid #fff; border-width:0 1px 1px 1px;}


a.xmenu2, a.xmenu2:visited {display:block; text-decoration:none; width:7em; font-size:0.9em;}
a.xmenu2:hover {background:transparent; cursor:pointer;}
a.xmenu2:hover span {color:#000;}
a.xmenu2:hover .xboxcontent {background:#eee; border-color:#888; border-bottom:1px solid #eee;}
a.xmenu2:hover .xb1 {background:#888;}
a.xmenu2:hover .xb2, a.xmenu2:hover .xb3, a.xmenu2:hover .xb4 {background:#F7F7F7; border-color:#888;}

#clisthdr {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#00386B;
	padding: 3px 5px 3px 5px;
	width:514px;
}
#clisthdrLC {
	width:150px;
	float:left;
}
#clisthdrRC {
	width:364px;
	float:right;
}
#clistdesc {
	padding: 3px 5px 3px 5px;
	width:514px;
	color:#000000;
	margin-bottom:12px;
	line-height:18px;
}
#clistcredits {
	padding: 3px 5px 3px 5px;
	width:514px;
	color:#000000;
	margin-bottom:12px;
	line-height:18px;
	text-align:right;
}
#pagetext .note {background: #EAF5FF url(../../../www.berea.edu/images/note.html) no-repeat 10px 20px; margin: 20px; padding: 20px 20px 20px 50px; border: 1px dotted #999; border-width: 1px 0;}
#toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	text-align:right;
}
#toplink a:link, #toplink a:visited, #toplink a:hover, #toplink a:active {
	color: #183376;
	text-decoration: underline;
}
#index ul {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	color:#000000;
}
#index ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#index ul li ul li{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style:none;
}
p.prgnav
{
padding:4px;
background-color:#E4E4E4
}
#headermb70 {
	margin-top:10px;
	background-color:#00386B;
	background-image:url(../images/hdr_myberea563x70.jpg);
	background-repeat:no-repeat;
	height:70px;
	border-bottom:solid 3px #586D9C;
}
#headermb30 {
	margin-top:10px;
	background-color:#00386B;
	background-image:url(../images/hdr_myberea241x30.jpg);
	background-repeat:no-repeat;
	height:30px;
	border-bottom:solid 3px #586D9C;
}
#tabsection {
	margin-bottom:8px;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00386b;
}
table {
	margin:15px 0 15px 0;
}
table td {
	padding:4px;
}
.listpdf {
	list-style-image:url(../images/list_pdf.gif);
}
.listxls {
	list-style-image:url(../images/list_excel.gif);
}
.listppt {
	list-style-image:url(../images/list_ppt.gif);
}
.listword {
	list-style-image:url(../images/list_word.gif);
}
.listlink {
	list-style-image:url(../images/list_extlink.gif);
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#005A8B;
	font-weight: normal;
	margin:0 0 15px 0;
	padding:0;
	line-height:36px;
}
h1+p {
margin-top: 10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#005A86;
	font-weight: normal;
	margin:15px 0 10px 0;
	padding:0;
	line-height:24px;	
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#005A86;
	font-weight: normal;
	margin:15px 0 5px 0;
	padding:0;	
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#005A86;
	font-weight: normal;
	margin:15px 0 5px 0;
	padding:0;
	font-variant:small-caps;
}
#mbdcol1 {
	float:left;
	width:447px;
}
#mbdcol2 {
	float:right;
	width:428px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left:20px;
}
#mbdtbl, #mbdtbl table, #mbdtbl table tr, #mbdtbl table tr td {margin:0;padding:0 0 10px 0;border:0;}
#mbdtbl .label {color:#999999;}

.pagination {margin:0;padding:0 0 10px 0; text-align:center;}
.pgspcr {padding:0 40px;}
#linkbutton .btn1 a.lnk {
	display: block;
	width: 180px;
	border: 1px solid #ccc;
	text-decoration: none;
	background-image: url(../../../www.berea.edu/images/btn1-arrow-white.html);	
	background-repeat: no-repeat;
	background-position: 6px 50%; 
	background-color: #036;
}

#linkbutton .btn1 a.lnk:hover {
	background-image: url(../../../www.berea.edu/images/btn1-arrow-66B1EA.html);
	background-color: #fff;	
	text-decoration: none;
}

#linkbutton .btn1 .lnk span {
	display: block;
	margin-left: 19px;
	border-left: 1px solid #ccc;
	padding: 2px;	
	padding-left: 4px;
	color: #036;
	background-color: #D2E4FF;
	font-weight: bold;	
}

#linkbutton .btn1 a.lnk:hover span {
	background-color: #eef5ff;	
	text-decoration: none;
}