/* CSS Document */
body {
	padding: 0px;
	margin: 5px auto;
	background: #ffffff;
	border: #FFF solid 3px;
	width: 980px;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p, b, i, input, select, option, optgroup, textarea {
	font-family:  Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font: Helvetica;
	font-weight: bold;
}
strong {
color: #5D9115;
}
#wrapper {
	width: 980px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#leftPanel {
	float: left;
	width: 218px;
	margin-right: 2px;
	}
#rightPanel {
	float: left;
	width: 758px;
	margin-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	}

p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
}
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #990000
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #5D9115;
	font-size: 18px;
	margin: 0;
	padding: 5px 0;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #5D9115;
	padding-top: 8px;
	margin: 0;
	font-size: 16px;
	padding-bottom: 5px;
}
h3 {
	color: #5D9115;
	margin: 0;
	padding:0;
	font-size: 14px;
}
#bschool ul {
}

h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	
}
#clearBoth {
	clear: both;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	}
	
#mainLinks {
	white-space: nowrap;
	margin-top: 2px;
	background-color: #174C82;
	padding: 12px 0;
	}
#mainLinks ul {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	margin: 0;
	padding-left: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}
#mainLinks ul li {
	line-height: 28px;
	background-image: url(bulet.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#mainLinks ul li a:link,
#mainLinks ul li a:active,
#mainLinks ul li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-image: url(bullet.html);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#mainLinks ul li a:hover {
	text-decoration: underline;
}
#newstitle {
	margin-top: 2px;
	background: #A39F8A;
	color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
#newsEvents {
	background: #CBC6AB;
	padding: 5px;
}
#newsEvents a {
 color: #424242;
 width: 100%;
 text-align: right;
}

#brochure {
	margin-top: 2px;
	background: #C5790B;
	padding: 10px;
	color: #FFFFFF;
	background-image: url(brochure_bg.html);
	background-repeat: no-repeat;
}
#brochure ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#brochure ul li {
	line-height: 20px;
}
#brochure ul li a:link,
#brochure ul li a:active,
#brochure ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#brochure ul li a:hover {
	text-decoration: underline;
}
#topLinks {
	text-align: center;
	margin-bottom: 2px;
	white-space: nowrap;
	background-color: #5D9115;
	color: #FFFFFF;
	padding: 2px
}
#topLinks a:link,
#topLinks a:active,
#topLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
}
#topLinks a:hover {
	text-decoration: underline;
}
#banner {
	}
#animation {
	text-align: right;
	width: 758px;
	height: 220px;
	background-color: #DDD9CE;
}
#contentSection {
	margin-top: 5px;
	padding: 0 10px;
	text-align: justify;
}
#indexContent {
	width: 100%;
	padding: 0;
	margin-top: 16px;
}
#bschool {
	float: left;
	padding: 5px;
	width: 735px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}
.imageRight {
}

#bschoolcontent {
	background: #F3F3F2;
	text-align: justify;
	border: solid 1px #808080;
	padding: 5px;
}
#bschool ul {
	margin: 5px;
	padding-left: 15px;
}
#bschool ul li {
	line-height: 26px;
	text-align: justify;
}
#bschool ul li a:link,
#bschool ul li a:active,
#bschool ul li a:visited {
	text-decoration: none;
	color: #000000;
}
#bschool ul li a:hover {
	text-decoration: underline;
}

#indexImg {
	float: right;
	padding-left: 5px;
}

#messages {
	width: 100%;
	margin-top: 5px;
}
#leftcontent {
	float: left;
	width: 48%;
	background: #ECE7ED;
	padding: 3px;
	margin: 0;
	color: #62246F;
	border: solid 1px #62246F;
}
#leftcontent a {
 color: #62246F;
 width: 100%;
 text-align: right;
}
#rightcontent {
	float: right;
	width: 48%;
	background: #EFEFE5;
	color: #6A6B47;
	border: solid 1px #7B7C56;
	padding: 5px;
	margin: 0;
}
#rightcontent a {
 color: #7B7C56;
 width: 50%;
 text-align: right;
}
#more {
	width: 100%;
	text-align: right;
}
.imageRight {
	padding-right: 5px;
}

#more a:link,
#more a:active,
#more a:visited {
	text-decoration: none;
}
#more a:hover {
	text-decoration: underline;
}

#footer {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	margin-top: 2px;
	background: #5D9115;
}
#footer a {
 color: #FFFFFF;
}
.redtable  {
	background: #ECE7ED;
	border: solid 1px #62246F;
	margin-bottom: 5px;
}
.redtable th {
	padding: 5px;
	background: #62246F;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left
}
.redtable td {
	padding: 5px;
}
.greentable {
	background: #EFEFE5;
	border: solid 1px #7B7C56;
	margin-bottom: 5px;

}	
.greentable th {
	padding: 5px;
	background: #6A6B47;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left
}
.greentable td {
	padding: 5px;
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid #005574;
	line-height: 20px;
	z-index: 120;
	visibility: hidden;
}
#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: 005574;
	display: block;
}
#popitmenu a:hover{ /*hover background color*/
	background-color: #005574;
	color: #FFFFFF;
}#symbol {
	margin-top: 5px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #F3F3F2;
}
#dataTable {
	line-height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-bottom: 5px;
}
#dataTable th {
	background-color: #5D9115;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	color: #5D9115;
}

#dataTable td {
border-top: solid 1px #006600;
padding: 5px;
}

#mainContent {
	float: left;
	padding: 0px 10px 10px 10px;
	margin-left: 10px;
}
#mainContent  {
  text-align: justify;
	float:right;
}
.top {
padding-right: 5px;
text-align:right;
}
.imageRight {
	padding-left: 15px;
	margin-left: 5px;
}
.imageLeft {
	padding-right: 15px;
	margin-right: 5px;
}
#department{
	color: #FFFFFF;
	margin-top: 2px;
	padding: 5px;
	font-weight: bold;
	background-color: #5D9115;
}
#department ul {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#department ul li {
	line-height: 24px;
}
#department ul li a:link,
#department ul li a:active,
#department ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#department ul li a:hover{
text-decoration:underline;
}
#popupmainwrapper {
	width: 450px;
	background-color: #5A9134;
	padding: 2px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#popupwrapper {
	width: 450px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#popuplogo {
	height: 68px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(popup_logo.jpg);
	background-position: center;
}
#close {
	font-size: 10px;
	text-align: center;
	padding-bottom: 8px;
}
#close a:link,
#close a:active,
#close a:visited {
	color: #5A9134;
	text-decoration: none;
}
#close a:hover {
  color: #000000;
  text-decoration: underline;
}
hr {
	color: #0066AE;
}
.text14_bold {
	color: #0067AC;
	padding-top: 5px;
	margin: 0;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}
.text11 {
	font-size: 12px;
	font-weight: normal;
}
