@charset "utf-8";
/* CSS Document */

body
{
  margin:0px;
  /*margin-top:10px;*/ 
  padding:0px;
  background: #a4d5ff;
  background-repeat:repeat-x;
}

html > body * {
outline: none;
/* text-align: center; */
}


h1, h2, h3, h4, h5, h6, p, form, input
{
  margin:0px;
  padding:0px;
}
ul, li
{
	margin:0px;
	padding:0px;
}
a
{
  text-decoration:none;
  }
img
{
  border:none;
}
.fl
{
  float:left;
}
.fr
{ 
  float:right;
}
.cl
{
  clear:both;
}
.alignL
{
  text-align:left;
}
.alignR
{
  text-align:right
}
.center
{
	text-align:center;
}
table
{
	border-collapse:collapse;
}
.table_border td
{
	border:#333333 1px solid;
}

/* Main Container Document */

#container{
width:950px;
background:#FFFFFF;
margin:auto;
}
/* HTML Document */
.header{
width:100%;
background:url(images/top_bg.jpg);
height:141px;
}
.header_top{
width:100%;
position:relative;
height:100px;
}
.header_bottom{
 width:100%;
 height:41px;
}
.universityname{
width:690px;
}
.logo{
width:100px;
padding-left:10px;
padding-top:8px;
}
.searchpanel{
width:220px;
height:38px;
padding-top:6px;
/*margin-top:49px;*/
background:url(images/search_bg.jpg) repeat-x #ffffff;
}
.navigation_left{
width:8px;
}
.navigation_middle{
width:934px;
background:url(images/navigation_middle.jpg) repeat-x;
height:41px;
}
.mainimage{
width:916px;
margin:17px;
}
.marquee{
width:916px;
margin:17px;
margin-top:0px;
height:45px;
}
.marquee_head{
width:152px;
background:#640000;
padding-top:12px;
height:33px;
}
.marquee_text{
width:916px;
padding-top:7px;
background:#b04948;
height:25px;
}
.contentpanel{
width:916px;
margin:17px;
margin-top:0px;
}
.contentpaneli{
width:96%;
margin:2%;
}
.content_1{
width:620px;
}
.content_2{
width:280px;
padding-left:9px;
}
.content3{
width:335px;
padding-right:24px;
}
.content4{
width:261px;
}
.footer{
width:946px;
background:#b04948;
height:39px;
padding-top:4px;
padding-left:4px;
}
.footer ul{
margin:0px;
padding:0px;
list-style:none;}
.footer ul li{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
}
.footer ul li a{
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding:10px 20px 2px 20px;
font-size:12px;
}
.copyright{
width:946px;
background:#933130;
height:30px;
padding-top:15px;
padding-left:4px;
border-bottom:1px solid #888086;
}
/* Fonts Document */
.font_greyhead{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#666666;
}
.font_12black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.font_12red{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5a0903;
}
.font_18white{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:18px;
}
.font_14grey{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
}
.font_18red{
font-family:Arial, Helvetica, sans-serif;
color:#dc0303;
font-size:18px;
}
.font_12white{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
/*innerpages*/
.innerhead{
padding-bottom:15px;
text-decoration:underline;
}
.innersubhead_bg{
background:url(../images/inner_headbg.jpg) no-repeat left top;
padding-top:14px;
height:23px;
margin:10px 0px;
padding-left:48px;
}
.under_construction{
width:100%;
padding:120px 0px;;
}
.innerhead {
	width:auto;
	padding-top:7px;
	padding-left:6px;
	height:12px;
	border:0px solid #a24747;
	border-bottom:0px;
	background:url(../images/bg_inner.png) repeat-y left top;
	line-height:normal;
}
/* css for Repeater */

.format
{
	font-size: 1em;
	border-collapse:collapse;
}
.format td
{
	padding: 4px;
	border:1px solid #999999;
	text-align: left;
}
.format td ol li{
padding:5px 0px;
}
.format td ol li a{
color:#000000;
}
.format td ul li{
padding:5px 0px;
}
.format td ul li a{
color:#000000;
}
.innertext p{
margin:10px 0px;
text-align:justify;
}
.innertext ol li{
padding:4px;
}
.innertext ul li{
padding:4px;
}
.bookThumb {
	float:left;
	width:30%;
	height:125px;
	background: url(../images/bookThumb.gif) no-repeat center 5px;
	margin:5px 1%;
	text-align:center;
	overflow:hidden;
	border:dotted 1px #CCC;
}
.bookThumb a {
	font-size:14px;
	margin-top:100px;
	display:block;
	color:#7a0607;
}
.bookThumbi {
	float:left;
	width:30%;
	height:135px;
	background: url(../images/bookThumb.gif) no-repeat center 5px;
	margin:5px 1%;
	text-align:center;
	border:dotted 1px #CCC;
}
.bookThumbi a {
	font-size:14px;
	margin-top:100px;
	display:block;
	color:#7a0607
}
.bookThumb1head {
	float:left;
	width:92%;
	margin:12px 4%;
	padding:4px;
	text-align:left;
	overflow:hidden;
	border:dotted 1px #CCC;
}
.bookThumb1 {
	float:left;
	width:35%;
	margin:12px 4%;
	padding:4px;
	text-align:center;
	overflow:hidden;
	border:dotted 1px #CCC;
}
.bookThumb1 a {
	font-size:14px;
	display:block;
	color:#7a0607;
}
/* list items or for UL */

.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:26px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.list ul {
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	list-style-position: outside;
}
.list ul li {
	background: url(../images/icon.gif) no-repeat 5px 13px;
	list-style-type: none;
	display:block;
	padding:5px 0 5px 23px;
	/*border-bottom:1px dashed #000000;*/

}
.list ul li.border-bottom{
	border:1px dashed #333333;
	margin-bottom:5px;
	background:url(../images/icon.gif) no-repeat 5px 13px;
	}
.list ul li a {
	color: #000000;
	text-decoration:none;
	padding-top:5px;
	list-style-type: none;
}
.list ul li a:hover {
	color: #ffa405;
	list-style-type: none;
	position: relative;
}