@charset "utf-8";
/* CSS Document */

* {
	margin:0px auto;
	padding:0px;
}
body {
	background:url(images/main-bg.jpg) repeat-x left top #35025f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-decoration:none;
}
img {
	border:none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.cont_table {
	padding:15px 15px 18px 20px;
	background:#fff;
	border:1px solid #000;
}
.padding_left {
	padding-right:8px;
	border-right:1px solid #bcbcbc;
}

.padding_left1{
	padding-left:15px;}
	
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #f85b08;
	text-decoration: none;
	padding-bottom:8px;
	border-bottom:1px solid #bcbcbc;
}

.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #35025f;
	text-decoration: none;
	padding-bottom:8px;
	
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-bottom:8px;
	
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0966cb;
	text-decoration: none;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.list {
	list-style:url(images/arrow.gif);
	padding-left:17px;
	padding-top:5px;
	line-height:20px;

}
.search-bar {
	background:url(images/search-bar.gif) top left no-repeat;
	padding:2px 0px 0px 5px;
	width:195px;
	height:25px;
	border:none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer, .footer:link, .footer:visited, .footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	color:#f96510;
}
.separator {
	padding:0px 8px 0px 8px;
	color:#fff;
}
.inner-padding{
	padding-bottom:10px;
	}
	
.list-sitemap{
	list-style:url(images/arrow.gif);
	padding-left:17px;
	padding-top:5px;
	line-height:22px;
}

.sitemap, sitemap:link, sitemap:visited, sitemap:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
	text-decoration:none;
}
.sitemap;hover{
	color:#f96510;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

#student .borderleft{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
}

#student .borderright{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:5px;
}