@import url("/sites/all/themes/cppc2col/style.css");
@import url("/sites/all/themes/cppc/connectscbox.css"); 
/*@override http://cppc-imac011119/carl/style/style.css
//***************************************************        *******************************************************\\
//File Name : Style.css
//Purpose : cascading style sheet for overall user end.
//Copyright (c) 2008 Pomona College
//***************************************************        *******************************************************\\
/////////////////////////////////////////////////////        \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
.smtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.smtexter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.topbanner
{
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.errtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
}
.emailText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF550F;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-color: #B7B7B7;
}
.tabletext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCAF5;
}
.tabletext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCAF5;
}
.adminbanner
{
	background-image: url(images/top_banner_admin.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.successStr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
}
.resource
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #5BFF5B;
}
A.button
{
	color: #FFFFFF;
	background: #981B1E;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}
A.button:hover
{
	text-decoration: none;
}
A.button:active
{
	background-color: #691B1E;
}
SPAN.linkLabel
{
	color: #0043A4;
	font-size: 16px;
	font-style: italic;
}
.center-wrapper
{
	margin: 0 auto;
	width: 1092px;
}
DIV#main-left.left DIV.post DIV#libguide
{
	width: 729px;
	border: 1px solid #000000;
	padding: 20px;
	background-color: #FEFDF6;
}
DIV#main-left.left DIV.post DIV
{
	width: 116%;
}
