/* CSS Document */
body {
	padding: 0px;
	margin: 5px auto;
	background: #891522;
	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;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica;
	font-weight: bold;
	color: #891522;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0;
}
.imageLeft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
}

h2 {
	padding-top: 5px;
	margin: 0;
	text-transform: capitalize;
	font-size: 15px
}
h3 {
	margin: 0;
	padding:0
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
}
#wrapper {
	width: 980px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#leftPanel {
	float: left;
	width: 220px;
	margin-right: 2px;
	}
#rightPanel {
	float: left;
	width: 758px;
	}
p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #0067AC;
}
a:hover {
	text-decoration: underline;
}
#clearBoth {
	clear: both;
}
#logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	}	
#mainLinks {
	white-space: nowrap;
	background: #407885;
	margin-top: 2px;
	}
#mainLinks ul {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 22px;
	margin: 0;
	padding-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}
#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.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#mainLinks ul li a:hover {
	text-decoration: underline;
}
#newstitle {
	margin-top: 2px;
	background: #A39F8A;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
#newsEvents {
	background: #CBC6AB;
	padding: 5px;
}
#newsEvents a {
 color: #424242;
 width: 100%;
 text-align: right;
}
#brochure {
	margin-top: 2px;
	background: #FC4F03;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-image: url(brochure_bg.jpg);
	background-repeat: no-repeat;
}
#brochure ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#brochure ul li {
	line-height: 30px;
}
#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: right;
	margin-bottom: 2px;
	white-space: nowrap;
	background-color: #871919;
	color: #FFFFFF;
	padding: 3px;
	font-size: 13px;
}
#topLinks a:link,
#topLinks a:active,
#topLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
#topLinks a:hover {
	text-decoration: underline;
}
#banner {
	}
#animation {
	text-align: right;
	width: 758px;
	height: 220px;
	background-color: #DDD9CE;
}
#contentSection {
	margin-top: 0px;
	padding: 0 10px;
	text-align: justify;
}
#indexContent {
	width: 100%;
	padding: 0;
	margin-top: 16px;
}
#bschool {
	float: left;
	padding: 5px;
	width: 480px;
	margin-left: 10px;
}
#bschoolcontent {
	background: #F3F3F2;
	text-align: justify;
	padding: 10px;
	border: solid 1px #808080;
}
#bschool ul {
	margin: 5px;
	padding-left: 20px;
}
#bschool ul li {
	line-height: 30px;
	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;
}
#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: #891522;
}
#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;
}
.dataTable {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0067AC;
	border-left-color: #0067AC;
	text-align: center;
}
.image {
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.dataTable th {
	font-weight: bold;
	background-color: #0067AC;
	border-right: solid 0px #ffffff;
	text-align: left;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 1em;
	vertical-align: top
	
}
.dataTable td {
	padding: 2px 1em;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0067AC;
	border-bottom-color: #0067AC;
}
#department{
	color: #FFFFFF;
	margin-top: 2px;
	padding: 5px;
	font-weight: bold;
	background-color: #891522;
}
#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;
}
.imageRight {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.topcpece {
	padding-right: 7px;
	padding-left: 3px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.left_midlebord {
	background-image: url(left_midl.jpg);
	background-repeat: repeat-y;
}
.right_midlebord {
	background-image: url(right_midl.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top_midlebord {

	background-image: url(top_midl.jpg);
	background-repeat: repeat-x;
}
.bot_midlebord {


	background-image: url(bot_midl.jpg);
	background-repeat: repeat-x;
}
.imageLeft2 {

	padding-right: 12px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
hr {
	color: #0066AE;
}
.text14_bold {
	color: #0067AC;
	padding-top: 5px;
	margin: 0;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}
.text11 {
	font-size: 11px;
}
