@charset "UTF-8";
/* CSS Document */


#sidebar1 {
	float: left;
	width: 17em; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 75px;
}
.loginTitle {
	font-size: large;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.resourceTitle {
	font-size: large;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.resourcePage {
	font-size: medium;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.resourceCredit {
	font-size: x-small;
	color: #666666;
}
.resourceLink {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resourceLink a:active {
	color:#0033CC;
	text-decoration:none;
} 
.resourceLink a:link {
	color:#0033CC;
	text-decoration:none;
}
.resourceLink a:visited {
	color:#0033CC;
	text-decoration:none;
}
.resourceLink a:hover	{
	color:#F90;
	text-decoration:none;
}
.resourceTopText {
	font-size: small;
	width: 510px;
}
.resourceText {
	font-size: small;
	margin-left: 35px;
}
.resourceUl {
	margin: 0px;
	padding: 0px;
}
.resourceSearchBox {
	padding: 4px;
	width: 16em;
	border: thin solid #000;
	background-color: #FFFFCC;
	margin-bottom: 30px;
}
.twoColElsLtHdr #contain-one #contain-two #container #mainContent #diploma {
	position: relative;
	float: right;
}
#sibebarRt {
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 25px;
	height: 100%;
	clear: both;
}
.exploreTopP {
	margin: 0px;
	padding-top: 57px;
	padding-right: 300px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}
