﻿/* ---------------- Main Layout Styles and Navigation Buttons------------- */
body {background: #00397e url(../images/background.gif) repeat-x top; font-family:arial, sans-serif;font-size:12pt;text-align: center;margin: 0px;padding: 0px;}

#addressline {background:#000; color: #ccc; padding: 4px; text-align: center;}

#contentarea {background: #fff;width:776px;border-left: 2px solid #000;border-right: 2px solid #000;margin-left: auto; margin-right: auto;text-align: left;height: 100%;}

#footer {background:#222b47;text-align:right;padding-top:3px;padding-bottom:3px;padding-right:20px;border-bottom: 2px solid #000;border-top: 1px solid #000;}
	#footer a{color: #fff;padding: 3px 10px 3px 10px;text-decoration: none;}
	#footer a:hover{color: #000;background: #667f99;}

.nav {background: #fff;  border: 1px solid #000; border-left: 0px;border-bottom: 0px; color:#fff;width: 160px;}
#portal {
	position:relative;
	z-index:0;
	font-size:9px;
	font-weight: bold;
}
	#portal a {border:1px solid #336;padding: 5px;text-decoration: none;background: #f2f2f2 url(http://www.kellogg.edu/images/submitback.gif) repeat-x bottom;color:#333;}
	#portal a:hover {background: #f2f2f2 url(http://www.kellogg.edu/images/submitbackon.gif) repeat-x top;color:#333;}
/* ------------------------------------------------- */

/* ---------- KCC Styles --------------- */
.kccHeader {font-family:arial, sans-serif;font-size:20pt;font-weight:bold;font-style: italic;color:#003366;padding-bottom: 2px;}

.kccSubHeader {font-family:arial, sans-serif;font-size:14pt;font-weight:bold;color:#003366;padding-bottom: 1px;}

.kccSectionHeader {font-family:arial, sans-serif;font-size:12pt;font-weight:bold;color:#000000;padding-bottom: 1px;}

.kccMenu {font-family:arial, sans-serif;font-size:12px;color:#ffffff;}

.kccLink {color: #369}
	a.kccLink:link    {color: #369; text-decoration: underline }
	a.kccLink:visited {color: #369; text-decoration: underline }
	a.kccLink:hover   {color: #c00; text-decoration: underline }
	
.kccButton {background: url(http://www.kellogg.edu/images/kccButton.gif) repeat-x bottom;border:1px solid #333;padding: 2px;}

.H3 { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; color: #036; }
	.H3 em {font-size: 12px;color:#006090}
	
input, comment, textarea {border:1px solid #666;padding: 1px;font-size: 11px;}

/* ------------------------------------------------- */


/* ---------- Generic Use Styles --------------- */
.padded {padding: 10px;text-align: left}
input {font-family: Verdana;font-size: 11px;}
.normal { font-size: 12pt;font-family:arial, sans-serif; color: #000000; }
.normalbold { font-size: 12pt;font-family:arial, sans-serif; color: #000000; font-weight: bold;}
.pt11bold {font-size: 11px; font-weight: bold;}
.pt12bold {font-size: 12px; font-weight: bold;}
.pt14bold {font-size: 14px; font-weight: bold;}
.pt16bold {font-size: 16px; font-weight: bold;}
.small {font-size:11px;line-height: 110%;}
.dashline	{border: 1px dashed #000000;border-bottom:0;border-left:0;border-right:0;margin-top:10px;margin-bottom:0px;padding-bottom:0px;}
p.indent {font: 11px/1.3 Verdana, Arial, Helvetica, san-serif; text-indent: 3%; text-align: justify;}
p {font: 11px/1.3 Verdana, Arial, Helvetica, san-serif;}
/* ------------------------------------------------- */

