html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
h1, h2, h3, h4, h5, h6,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #6d79b8;
	color: #555;
	padding-bottom: 10px;
	font:13px Verdana,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size:inherit;
	font:100%;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {font-weight: bold;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

a {color: #3245AC; text-decoration: none;}
a:hover {color: #61207F;}

.clear {clear:both;}
.clearfix {height: 1%;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.hoverlink {cursor: pointer;}
html > body .clearfix {min-height: 1px; height: auto;}
h2{font-weight: normal;}
#col2 table {
	border-spacing: 2px;
	margin: 0 0 20px;
	width: 100%;
}
#col2 table tr {
	background: #fff;
}
#col2 table th {
	background: #d9dbea;
	color: #394483;
	font-size: 77%;
	font-weight: bold;
	line-height: 1;
	padding: 7px 0 0 8px;
}
#col2 table td {
	background: #e7e8f2;
	font-size: 85%;
	line-height: 1.5;
	padding: 0 0 0 8px;
}
#col2 table caption {
	color: #61207f;
	font-size: 77%;
	font-weight: bold;
	line-height: 1.58;
	margin: 0;
	text-transform: uppercase;
}

#col2 ol,
#col2 ul {
	margin: 10px 0 20px;
}
#col2 ol {
	list-style: decimal;
}
	#col2 ol li,
	#col2 ul li {
		color: #555;
		font-size: 85%;
		line-height: 1.3;
		margin: 0 0 4px 35px;
	}
	#col2 ol li ol li,
	#col2 ul li ul li {font-size: 100%;}
	#col2 ul li {
		background: url(images/icons/4px-sq-bullet-purple.gif) no-repeat 0 6px;
		margin-left: 20px;
		padding-left: 15px;
	}

	#col2 form h4 {font-size: 100%;}

.skip {
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-indent: -999em;
}

.wrapper {
	background: url(images/backgrounds/wrapper-2col.gif) repeat-y 50% 0;
}
	.wrapper .wrapper {
		background: url(images/backgrounds/gradient.gif) no-repeat 50% 0;
	}
	.wrapper .wrapper .wrapper {
		margin: 0 auto;
		position: relative;
		width: 760px;
	}
		.wrapper .wrapper .wrapper .wrapper,
		.alt .wrapper .wrapper .wrapper .wrapper,
		.wide .wrapper .wrapper .wrapper .wrapper,
		#Students .wrapper .wrapper .wrapper .wrapper,
		#wide.wrapper .wrapper .wrapper .wrapper {
			background: url(images/backgrounds/top-silhouette.gif) no-repeat 0 0;
			z-index: 1;
		}
	#logo {
		background:transparent url(images/whittier-logo.gif) no-repeat;
		height:62px;
		position:absolute;
			right:27px;
			top:13px;
		text-indent:-999em;
		width:91px;
		z-index:10;
	}
#footer {
	background: url(images/backgrounds/footer.gif) no-repeat;
	clear: both;
	color: #aeb9e6;
	padding: 0 0 12px 264px;
}
	#footer div {
		float: left;
		width: 279px;
	}
		#footer img {
			float: left;
			display: block;
			height: 67px;
			margin: 0 8px 10px 0;
			padding: 0;
		}
		#footer img.last {margin: 0;}
		#footer ul {
			clear: both;
		}
	#footer p {
		float: right;
		font-family: Arail, sans-serif;
		font-size: 77%;
		line-height: 1.48;
		padding: 0 11px 0 6px;
		width: 200px;
	}
