body {
	margin: 0; padding: 0;
	font-family: Arial; font-size: 11px;
	color: #646464;
}
.college{
	padding: 10px;
	width: 438px;
	height: 100%;
	background: #E7F6FE;
	border: 3px solid #9FCCE5;
	margin-top: 10px;
}
.college h1{
	font-family: Arial; font-size: 17px;
	padding: 0px 0px 10px 0px;
}
.collegeInfo{
	padding: 10px;
	width: 416px;
	background: #F5F8FD;
	border: 1px solid #9FCCE5;
}
.programs{
	padding: 10px 0px 10px 0px;
}
#menu {
	padding: 8px 0 0 0;
	height: 31px;
	background-color:#a0c6f5;
	border-bottom: 1px solid #666666;
}
#menu ul {
	margin: 0 auto; padding: 0 0 0 225px;
	width: 500px;
	list-style-type: none;
	height: 31px; line-height: 31px;
}
#menu li {
	float: left;
	font-family: "Century Gothic"; font-size: 12px; font-weight: bold;
	text-transform: uppercase;
}
#menu li a {
	float: left;
	color: #000;
	text-decoration: none;
}
#menu li.small a {
	width: 80px;
	text-align: center;
}
#menu li.small a:hover {
}
#menu li.large a {
	width: 160px;
	text-align: center;
}
#menu li.large a:hover {
}
#menu li a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.header-area{
	height: 25px;
	font-family: Arial; font-size: 12px;
}
#logo {
	margin: 0 auto;
	width: 725px;
	height: 65px;
	font-size: 0; font-weight: normal;
	text-indent: -999999em;
	padding: 5px 0px 0px 0px;
}
#logo a {
	display: block;
	width: 425px; height: 65px;
	background: no-repeat url(../images/logo.jpg);
	text-decoration: none;
}
#search {
	margin: 0 auto;
	width: 725px;
}
#search div {
	position: relative;
	left: 435px;
	margin: -66px 0 0 0; padding: 21px 0 0 50px;
	width: 230px; height: 45px;
	background: no-repeat url(../images/bcksearch.gif);
}
#search * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 3px 0 0 0;
	width: 135px; height: 19px;
	font-family: Arial; font-size: 11px;
	color: #646464;
	border: #00356c 1px solid;
}
#title {
	height: 35px; line-height: 35px;
	background-color: #a0c6f5;
	border-bottom: 1px dashed #333333;
}
#title h2 {
	margin: 0 auto; padding: 0;
	width: 725px;
	font-family: "Century Gothic"; font-size: 18px;
	color: #000;
}
#contentcontainer {
	padding: 25px 0 0 0;
	background: repeat-x url(../images/bckcontent.gif);
}
#content {
	margin: 0 auto;
	width: 725px;
}
#content_form {
	margin: 0 auto;
	width: 600px;
}
#footercontainer {
	padding: 15px 0 0 0;
	height: 35px;
	background-color:#a0c6f5;
	border-top: 1px solid #666666;
	margin: 15px 0px 0px 0px;
}
#footer {
	margin: 0 auto;
	width: 725px;
	font-family: "Century Gothic"; font-size: 10px;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
.clear { clear: both; }

/* Terms of Use */

.tou ol {
	margin-left: 25px; padding: 0;
}
.tou ol li {
	margin: 0 0 15px 0;
}
.tou ol strong {
	display: block;
	text-transform: uppercase;
}

/* Search page */

#path {
	margin: 0 auto; padding: 5px 0;
	width: 725px;
	font-size: 13px;
}
#path a {
	color: #646464;
	text-decoration: underline;
}

.search h3 {
	margin: 0; padding: 0;
	height: 30px; line-height: 30px;
	text-align: center;
	background: no-repeat url(../images/search/bckcontenth3.gif);
	border-bottom: #558dd1 1px solid;
	font-family: "Century Gothic"; font-size: 14px;
	color: #00356c;
}
.search .listing {
	margin: 0 0 10px 0;
	background: repeat-y url(../images/search/bcklisting.gif);
}
.search .listing .left {
	float: left;
	width: 200px;
}
.search .listing .left hr {
	height: 1px;
	background-color: #d4dce7;
	border: none;
	color: #d4dce7;
}
.search .listing .left img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.search .listing h4 {
	margin: 5px 0; padding: 0;
	font-size: 12px;
	color: #335292;
}
.search .listing p {
	margin: 10px 0;
}
.search .listing .left address {
	font-style: normal;
}
.search .listing .right {
	float: right;
	width: 475px;
}
.search .listing .text {
	padding: 10px;
	background: left bottom no-repeat url(../images/search/bcklistingtext.gif);
}
.search .programlisting, .search .relatedarticles {
	margin: 0 0 10px 0;
	background: repeat-y url(../images/search/bckprogramlisting.gif);
}
.search .programlisting .text, .search .relatedarticles .text {
	padding: 10px;
	background: left bottom no-repeat url(../images/search/bcktext.gif);
}
.search .programlisting .col, .search .relatedarticles .col {
	float: left;
	width: 30%;
	padding: 3px;
}
.search .relatedarticles a {
	color: #646464;
	text-decoration: underline;
}

.search img.center {
	display: block;
	margin: 0 auto 10px auto;
	text-align: center;
}

/* For the homepage */

#headercontainer {
	background-color: #245ab0;
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
}
#header {
	margin: 0 auto;
	width: 770px;
	height: 350px;
}
.widget{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 250px;
	height: 215px;
	float: left;
	background-color: #eeeeee;
	text-align: center;
}
.widget h1{
	margin: 0px 0px 7px 0px;
	padding: 8px 0px 8px 8px;
	border-bottom: solid 4px #1e5bab;
	font-size: 13px;
	color: #000000;
	background-color: #a0c6f5;
	font-family: Arial, Helvetica, sans-serif;
}
.widget p{
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*
#header form {
	float: left;
	margin: 15px 0 0 0; padding: 15px 0 0 0;
	width: 250px; height: 200px;
	text-align: center;
	background: no-repeat url(../images/home/bckheaderform.jpg);
}

#header form div {
	margin: 0 auto 5px auto; padding: 3px 0 0 0;
	width: 244px; height: 25px;
	background: no-repeat url(../images/home/bckheaderformdiv.gif);
}
#header form div * {
	vertical-align: middle;
}
#header form label {
	padding: 4px 0 0 0;
	float: left;
	width: 85px;
	text-align: center;
	font-size: 11px; font-weight: bold;
	color: #000;
}
#header form input, #header form select {
	margin: 0; padding: 0;
	width: 148px; height: 20px;
	background-color: #fff;
	border: #00356c 1px solid;
	font-family: Arial; font-size: 11px;
	color: #000;
}
*/
#mapimage {
	float: right;
	width: 500px; height: 287px;
	border: 0px dashed #333333;
	margin: 25px 0px 0px 0px;
}
.home .left {
	float: left;
	width: 355px;
}
.home .left ul {
	margin: 0; padding: 20px 0 20px 25px;
	font-size: 12px;
	background: left bottom no-repeat url(../images/home/bckcontentul.jpg);
	color: #000;
}
.home .left li {
	margin: 0 0 10px 0;
}
.home .middle {
	width: 720px;
	height: 100px;
}
.home .middle .text {
	margin: 0; padding: 1px 20px;
	font-size: 12px;
	color: #000;
}
.home .middle .text p {
	margin: 10px 0; padding: 0;
	text-align: justify;
}
.home .middle .text hr {
	height: 1px;
	background-color: #558dd1;
	border: none;
	color: #558dd1;
}
.home .middle h2{
	margin: 0; padding: 0 0 0 20px;
	border-bottom: #666666 1px solid;
	font-family: "Century Gothic"; font-size: 14px;
	color: #00356c;
}
.home .right {
	float: right;
	width: 355px;
}
.home .right .text {
	margin: 0; padding: 1px 20px;
	font-size: 12px;
	background: left bottom no-repeat url(../images/home/bckcontentul.jpg);
	color: #000;
}
.home .right .text p {
	margin: 10px 0; padding: 0;
	text-align: justify;
}
.home .right .text hr {
	height: 1px;
	background-color: #558dd1;
	border: none;
	color: #558dd1;
}
.home h3 {
	margin: 0; padding: 0 0 0 20px;
	height: 40px; line-height: 40px;
	background: no-repeat url(../images/home/bckcontenth3.gif);
	border-bottom: #558dd1 1px solid;
	font-family: "Century Gothic"; font-size: 14px;
	color: #00356c;
}

.page_class {
		font-size: 12px;
	font-weight: normal;
	color: #1A51A1;
	text-decoration: none;
}
.error {

	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.success_msg {

	font-size: 11px;
	font-weight: normal;
	color: #34CC3B;
	text-decoration: none;
}
#title_bottom {
	position : relative;
	top: -3px;
	left : 35px;
	border: 3px solid #558dd1;
	padding : 4px 15px 4px 15px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
} 