﻿
/* Normalize padding and margins */
 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
 margin: 0;
 padding: 0;
}
*{margin:0; padding:0;}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 line-height:normal;
 display:block;
 overflow:hidden;
 height:auto;
 width:auto;
}


/* Normalize list styles */
ol, ul {
 list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, th, var {
 font-style: normal;
 font-weight: normal;
}

/* Normalize table borders */
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
 border: 0;
}

/* Normalize text-alignment */
caption, th {
 text-align: left;
}


html, body {
 
 width:100%;
}


.clear {
 clear: both;
}


html{
  overflow-x:hidden;
  overflow-y:auto;
}

body {
 font-family:Arial;
 font-size:12px;
 color:#000;
 background:url('../../images/bodybg.jpg');
}
.wrapper{
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) top center;
}
.top{
	width:100%;
	height:162px;
	background:url(../../images/0001.jpg) top center repeat;
	padding-top:5px;
}
.header{
	width:975px;
	margin:0 auto;
}
.logo{
	float:left;
}
.title{
	float:left;
	margin:15px 0px 0px 15px;
	width:670px;
}
.college-slide{
	width:156px;
	height:99px;
	float:right;
	border:3px solid #FFF;
}
.green-strip{
	width:100%;
	height:45px;
	background:#0896b4;
	border-top:#caf6ff 1px solid;
	margin-top:7px;
}
.green-strip-2{
	padding:0 15px;
	margin:0 auto;
}
.green-strip-2-left{
	width:975px;
	float:left;
	height:45px;
	padding-left:160px;
	font-size:14px;
	color:#FFF;
	line-height:45px;
}
.green-strip-2-right{
	width:152px;
	height:41px;
	float:right;
	margin-top:2px;
	margin-right:7px;
}
.main-con{
	width:955px;
	min-height:430px;
	overflow:hidden;
	padding:10px 10px 5px 10px;
	/*background:#f2f2f2;*/
	margin:0 auto;
	
}
.left-side{
	width:240px;
	height:auto;
	float:left;
	background:#FFF;
	padding-bottom:10px;
}
.left-side h1{
	height:40px;
	background:#0896b4 url(../images/0003.png) 20px 7px no-repeat;
	font-size:18px;
	color:#FFF;
	text-align:center;
	line-height:40px;
}
.left-side li{
	background:url(../images/0005.png) 8px 9px no-repeat;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
}
.left-side li a{
	text-decoration:none;
	color:#4b4d4d;
	padding-left:20px;
}
.left-side li a:hover{
	text-decoration:underline;
	color:#dc0404;
}
.middle-side{
	width:455px;
	height:auto;
	float:left;
	margin-left:10px;
}
.chancellor-pics{
	height:250px;
	border:#f2f2f2 4px solid;
	background:#FFF;
	box-shadow:#000 0 0 1px;
}
.chancellor-pics .pic-bg-1{
	width:190px;
	float:left;
}
.chancellor-pics .pic-bg-1 .pic-1{
	width:170px;
	height:195px;
	border:#686868 3px solid;
	margin:0 auto;
	margin-top:5px;
}
.chancellor-pics .pic-bg-1 .title-2{
	font-size:14px;
	color:#666;
	text-align:center;
	padding-top:5px;
}
.title-2 i{
	font-size:12px;
}
.imp-link{
	padding-top:10px;
}
.imp-link li{
	background:url(../images/0005.png) 0px 6px no-repeat;
	font-size:14px;
	font-style:italic;
	padding-left:11px;
	padding-bottom:10px;
}
.imp-link li a{
	text-decoration:none;
	color:#dc0404;
	
}

.right-side{
	width:240px;
	min-height:375px;
	float:right;
	background:#FFF;
}
.right-side h1{
	height:40px;
	background:#0896b4 url(../images/0004.png) 20px 7px no-repeat;
	font-size:18px;
	color:#FFF;
	text-align:center;
	line-height:40px;
	margin-bottom:10px;
}
.right-side li{
	background:url(../images/0005.png) 8px 5px no-repeat;
	font-size:13px;
	padding-left:20px;
	padding-bottom:14px;
	
}
.right-side li a{
	text-decoration:none;
	color:#4b4d4d;
	
}
.right-side li a:hover{
	text-decoration:underline;
	color:#dc0404;
}
.footer{
	width:100%;
	height:50px;
	background:#f2f2f2;
	line-height:50px;
	text-align:center;
	color:#454545;
	border-top:1px solid #dfdfdf;
}




.text-1{
	width:150px;
	height:30px;
	border:1px solid #FFF;
	line-height:30px;
	padding-left:4px;
	color:#666;
	border-radius:3px;
}
.btn-1{
	width:70px;
	height:30px;
	border:none;
	border-radius:3px;
	text-align:center;
	float:right;
	background:#e4e4e4;
	border:1px solid #FFF;
}









.title h1{
	font-size:26px;
	text-align:center;
	font-family:"Arial Rounded MT Bold";
}
.title h2{
	font-size:28px;
	font-weight:normal;
	text-align:center;
}
.title h3{
	font-size:20px;
	font-weight:normal;
	text-align:center;
}
.header-bottom{
	height:45px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	width:975px;
	margin:0 auto;
	color:#fff;
}































.heading
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-transform:uppercase;
}
.normaltext
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    text-transform:uppercase;
}
.uheading
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    text-transform:uppercase;
}
.printtext
{
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 5px;
    font-family: verdana;
    font-size: 14px;
    text-align: left;
    text-transform:uppercase;
    }
.tblprint
{
    font-family: verdana;
    font-size: 14px;
    text-align: left;
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-color: #999999;
    border-left-color: #999999;
    text-transform:uppercase;
}
.printtextbold
{
    padding: 5px;
    font-family: verdana;
   font-size: 14px;
    text-align: left;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #999999;
    border-bottom-color: #999999;
    font-weight: bold;
    text-transform:uppercase;
}
