#banner {
	padding: 0px;
	height: 276px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
a img {
	border: 0px;
}
body {
	background-image: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #E7F0F7;
}
.banner_inner1 {
	background-repeat: no-repeat;
	background-position: top;
	height: 126px;
	width: 309px;
	float: left;
}
.banner_inner_bottom {
	float: left;
	width: 309px;
	margin-top: 0px;
	background-image: url(images/banner_inner3.jpg);
	height: 79px;
}
.banner_inner2 {
	height: 205px;
	width: 300px;
	float: right;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	margin-bottom: 15px;
}
#mainContent a {
	color: #1F5F5B;
}

#mainContent a:hover {
	color: #990000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}


#banner_top {
	padding: 0px;
	float: left;
	height: 71px;
	width: 778px;
}

.banner_navigator_top {
	background-image: url(images/navigation_top.gif);
	float: left;
	height: 205px;
	width: 164px;
	background-repeat: no-repeat;
	background-position: top;
}

.links {
	width: 164px;
	height: 190px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	text-align: left;
	background-color: #6499AE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DBFCC;
}
.nav_top {
	background-image: url(images/navigation_top.gif);
	float: left;
	height: 8px;
	width: 164px;
	background-repeat: no-repeat;
	background-position: top;
}
.nav_bottom {
	background-image: url(images/navigation_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 7px;
	width: 164px;
}


.links ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 160px;
	background-repeat: no-repeat;
}
.links li a{
	list-style-type: none;
	background-image: url(images/Nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DBFCC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 164px;
	list-style-image: none;
	background-color: #6499AE;
	font-style: normal;
	height: 36px;
	padding-bottom: 0px;
	line-height: 36px;
}


.links li a:hover{
	color: #000000;
	text-decoration: none;
	background-image: url(images/Nav_mouseover_bullet.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
	background-color: #ACDDEB;
	text-indent: 5px;
}


.nav {
	height: 190px;
	width: 164px;
}
.banner_navigator_bottom {
	background-image: url(images/banner_top_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 205px;
	width: 5px;
}

#banner_right {
	float: right;
	height: 205px;
	width: 609px;
	margin: 0px;
	padding: 0px;
	background-color: #DEEBF4;
}
#banner_left {
	float: left;
	height: 205px;
	width: 164px;
}

#index{
	width: 778px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	height:300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bbcc;
	border-right-color: #a5bbcc;
	border-bottom-color: #a5bbcc;
	border-left-color: #a5bbcc;
}

#index_a {
	width: 778px;
	margin-top: 7px;
	margin-right: 15px;
	margin-left: auto;
	height:300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bbcc;
	border-right-color: #a5bbcc;
	border-bottom-color: #a5bbcc;
	border-left-color: #a5bbcc;
}

#index_innerpage {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 7px;
	border: 1px solid #a5bbcc;
	height: auto;
	margin-bottom: 0px;
}
#innerpage {
	width: 778px;
	border: 1px solid #5091C5;
	text-align: left;
	background-color: #EBF2F8;
	background-image: url(images/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#heading1 {
	width: 347px;
	float:left;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	float: right;
	width: 350px;
	margin-left: 400px;
}
#sidebar1 {
	float: left;
	width: 778px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
}

#sidebar1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: normal;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	padding-top: 5px;
}

.index_heading1 {
	background-image: url(images/Heading_background1.jpg);
	background-repeat: repeat-x;
	height: 56px;
	width: 297px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 56px;
	font-weight: normal;
	color: #993300;
}
.index_heading3 {
	background-repeat: no-repeat;
	height: 56px;
	background-position: top;
	float: right;
	margin-top: 0px;
	background-image: url(images/Heading_background2.jpg);
	width: 481px;
}
#mainContent {
	width:500px;
	margin-right: 1.5em;
	margin-bottom: 170px;
	margin-left: 14em;
}

#mainContent_home {
	width:350px;
	margin-right: 1.5em;
	margin-bottom: 170px;
	margin-left: 25em;
	margin-top: 10px;
}

#mainContent-1 {
	width:500px;
	margin-right: 1.5em;
	margin-bottom: 170px;
	margin-left: 14em;
}

.picture {
	float: left;
}

#mainContent img {
	border: 1px dotted #6499AE;
	margin-bottom: 5px;
}


#mainContent li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
#mainContent .bullets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
#mainContent .bullets a{
	color: #000000;
}
#mainContent .bullets li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	background-image: url(images/list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-left: -20px;
	padding-bottom: 2px;
}

#mainContent .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4A7B8E;
}

#mainContent .subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #4A7B8E;
}

#mainContent .subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}



#mainContent-1 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
#mainContent-1 .bullets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
#mainContent-1 .bullets li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	background-image: url(images/list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-left: -20px;
	padding-bottom: 2px;
}

#mainContent-1 .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4A7B8E;
}

#mainContent-1 .subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #4A7B8E;
}

#mainContent-1 .subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
#profile {
	margin-bottom: 170px;
	font-style: normal;
	width: 500px;
	margin-right: 1.5em;
	margin-left: 12em;
	padding-top: 20px;
	margin-top: 30px;
}
#profile li{
	list-style-image: url(images/list_bullet.jpg);
	text-align: justify;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
.index_top {
	float: left;
	height: 25px;
	width: 778px;
}


.index_left {
	background-image: url(images/buttompic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 300px;
	width: 307px;
	float: left;
}
.index_left_innerpage {
	background-image: url(images/buttompic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 167px;
	width: 307px;
	float: left;
}
.index_right_top {
	padding: 0px;
	float: left;
	height: 199px;
	width: 471px;
	text-align: center;
}

.index_right_bottom {
	background-image: url(images/bottompic_2.jpg);
	float: left;
	height: 101px;
	width: 471px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.home_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #CC0000;
}


.banner_top_1 {
	background-image: url(images/banner_top_1.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 71px;
	width: 23px;
	text-align: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
}
.banner_top_3 {
	float: left;
	height: 71px;
	width: 59px;
	text-align: left;
}
.banner_top_4 {
	float: left;
	height: 71px;
	width: 279px;
	text-align: left;
}
.banner_top_6 {
	float: left;
	height: 71px;
	width: 417px;
	text-align: left;
}
.banner_right_1 {
	background-image: url(images/banner_right_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 244px;
	text-align: right;
}
.banner_right_3 {
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 365px;
	background-image: url(images/banner_right_3.jpg);
	text-align: right;
}

.banner_right_4 {
	background-image: url(images/banner_right_4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 259px;
}

#table_div {
	width:650px;
	margin-bottom: 170px;
	margin-left: 5.5em;
}

#table_div h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #406B7B;
	padding-bottom: 0px;
}

#table_div .tableborder{
	border: 1px solid #5BA9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
}

#table_div .heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tablelevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-align: center;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
.formlabel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

input, textarea{
	background-color:#EFF5FA;
	border: 1px solid #397AAE;
}
.formtext_inner{
	font-family:Arial, Helvetica, sans-serif;
	color:#4A7B8E;
	size: 10px;
	font-size: 11px;
}

.submitb{
	background-color:#6C9BAD;
	color: #EFF5FA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
}

.submitb a:hover{
	background-color:#9BBBC8;
	color: #EFF5FA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
}
.outline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	float: left;
	height: auto;
	width: 165px;
	margin-top: 10px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	list-style-position: outside;
}
#contentlinks li a{
	color: #6499ae;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	background-image: url(images/bullet_content.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#contentlinks li a:hover{
	color: #993300;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	background-image: url(images/bullet_content_mouseover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

#contentlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	margin-left: 4px;
	list-style-position: outside;
}
#contentlinks2 li a{
	color: #6499ae;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	background-image: url(images/bullet_content.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#contentlinks2 li a:hover{
	color: #993300;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	background-image: url(images/bullet_content_mouseover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#footer_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#footer1 {
	width: 378px;
	float: left;
}
#footer2 {
	width: 400px;
	float: right;
	text-align: right;
}
#footer2 a{
color:#666666;
text-decoration:none;
}
#footer2 a:hover{
color:#000000;
text-decoration:none;
}
.trustee_underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76A6B8;
	padding-bottom: 4px;
}
.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight:bold;
	color: #666666;
}

#Profile {
	background-image: url(images/rakesh.jpg);
	height: 137px;
	width: 160px;
}

#profile_div {
	width:500px;
	margin-right: 1.5em;
	margin-bottom: 170px;
	margin-left: 14em;
}

#profile_div img{
	float: left;
	border: 1px dotted #006699;
	margin-right: 10px;
	}

#profile_div .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4A7B8E;
}

#profile_div .subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #4A7B8E;
}

#profile_div .subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}
.program_outline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.write_up {
	float: right;
	width: 150px;
	text-align: justify;
	color: #993300;
	padding: 10px;
	margin-top: 20px;
	border: 1px dotted #8EB5C4;
}
.write_up strong{
	float: right;

}
.iframe_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.iframe_subhead a{
	color: #666666;
	text-decoration:none;
}
.iframe_subhead a:hover{
	color: #993300;
	text-decoration:underline;
}
