﻿body
{
	font-family:Calibri;
	text-align:justify;
}
.back
{
	margin:0px auto;
	width:940px;	
}
.header
{
	height:130px;
	width:inherit;
}
.main
{
	width:inherit;
}
.menu
{
	width:inherit;
	height:30px;
}
.content
{
	width:inherit;
}
.textarea
{
	width:620px;
	float:left;
}
.sidebar
{
	width:250px;
	float:right;
}
.clear
{
	clear:both;
}
.footer
{
	text-align:center;
    font-weight:bold;
	width:inherit;
}	
hr
{
	color:#C60000;
	height:1px;
}
.WaterMark
{
    color:Gray;
    font-style:italic;
    font-size:14px;
}
h2
{
	font-size: x-large;
	text-align:center;
	color:#6D6D37;
}
h3
{
	color:#6D6D37;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:visited
{
    color:#0000FF;	
}
.pnlUniversities
{
	color:White;
	font-weight:bold;
	background-color:#6D6D37;
	text-align:center;
}
.pnlUnivDetails
{
	background-color:#D9DB54;
}
.collapsePanel
{
	background-color: #D9DB54;
	overflow:hidden;
	color:Black;
}
.collapsePanelHeader
{	
	color:White;
	background-color: #6D6D37;
	font-weight:bold;
	float:none;
	cursor: pointer; 
}
.divHeader
{
	font-weight:bold;
	width:inherit;
	position:relative; 
	top:121px;
	left: 3px;
	text-align:center;
	height: 55px;
}
.divHeader a
{
	color:White;
	font-size:medium;
	text-decoration:none;
	font-family:Century Gothic;
	font-weight:bold;
}
.divHeader ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	height: 36px;
}
.divHeader ul li
{
	padding:7px 14px 10px 14px;
	 display:inline; 
	 list-style-type:none;
}