﻿* {
	margin: 0;
	padding: 0;
}

i {
	display: none;
}

a {
	text-decoration: none;
	color: #294fbe;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #294fbe;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 8px;
}

h3 {
	font-size: 15px;
	margin-top:10px;
	margin-bottom: 12px;
}

h5 {
    font-size: 10px;
}

blockquote {
	margin-left: 20px;
}

html {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #f1f1f1 url(../images/bg.gif) repeat-x left top;
	color: #333333;
}

body {
	text-align: center;
}

#container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 990px;
	margin-left: 3px;
	overflow: hidden;
}

p.logo {
	float: left;
}

p.logo a img {
	border: 0;
}

ul.topMenu {
	float: left;
	list-style-type: none;
	font-family: verdana;
	/*margin-left: 20px;*/
	margin-left: 20px;
	margin-top: 14px;
}

* html ul.topMenu {
	margin-left: 10px;
}

ul.topMenu li {
	float: left;
	margin-right: 10px;
}

ul.topMenu li a {
	color: #ffffff;
}

#header form {
	position: relative;
	margin-top: 14px;
	color: #fff;
}

#header form label {
	float: left;
}

* html #header form label {
	margin-left: -14px;
}

#header form input {
	float: left;
	margin-left: 5px;
}

form input.searchInput {
	width: 148px;
	height: 16px;
	border: 1px solid #999999;
}

form input.searchBtn {
	position: relative;
}

p.experience {
	position: relative;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
}

* html p.experience { /*Added by wchandra for fix IE layout*/
	position: relative;
	/*margin-top: -11px;*/
	margin-right: 5px;
	float: right;
}

p.experience a img {
	border: 0;
}

ul.menu {
	clear: both;
	height: 32px;
	list-style-type: none;
	/*background: url(../images/bg-menu.gif) no-repeat left top;
	padding-left: 172px;*/
	padding-left: 0px;
}


ul.menu li {
	float: left;
}

ul.menu li a {
	height: 32px;
	display: block;
}

ul.menu li a.m01 {
	width: 167px;
	background: url(../images/menu/educationcenter.gif) no-repeat left top;
}

ul.menu li a.m02 {
	width: 127px;
	background: url(../images/menu/scholarships.gif) no-repeat left top;
}

ul.menu li a.m03 {
	width: 113px;
	background: url(../images/menu/internships.gif) no-repeat left top;
}

ul.menu li a.m04 {
	width: 120px;
	background: url(../images/menu/fellowships.gif) no-repeat left top;
}

ul.menu li a.m05 {
	width: 115px;
	background: url(../images/menu/resources.gif) no-repeat left top;
}

ul.menu li a.m06 {
	width: 82px;
	background: url(../images/menu/events.gif) no-repeat left top;
}

ul.menu li a.m07 {
	width: 123px;
	background: url(../images/menu/news-room.gif) no-repeat left top;
}

ul.menu li a.m08 {
	/*width: 76px;*/
	width: 143px;
	background: url(../images/menu/readytolead.gif) no-repeat left top;
}

ul.menu li a.m09 {
	width: 115px;
	background: url(../images/menu/programs.gif) no-repeat left top;
}

ul.menu li a:hover {
	background-position: bottom;
}

ul.menu li a.selected {
	background-position: bottom;
}

#contentContainer {
	width: 965px;
	padding: 22px 14px 22px 17px;
	background: url(../images/bg-content.gif) repeat-y left top;
	overflow: hidden;
}

#sidebarLeft {
	width: 200px;
	float: left;
}

#sidebarLeft-homepage {
	width: 250px;
	float: left;
}

ul.for {
	list-style-type: none;
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 26px;
	height: 1%;
	overflow: hidden;
}

ul.for img {
	border: 0;
}

ul.for a {
	height: 1%;
	display: block;   
}

ul.for li {
	margin-top: 1px;
}

* html ul.for li {
	margin-top: -2px;
}

*:first-child + html ul.for li {
	margin-top: -2px;
}

ul.for li.first {
	margin-top: 0px;
}

p.career {
	clear: left;
	margin-bottom: 20px;
}

p.career img {
	border: 0;
}

#myChci {
	background-color: #ece9d8;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 11px;
	overflow: hidden;
	color: #333;
	margin-bottom: 18px;
	height: 1%;
}

#myChci form {
	margin-top: 14px;
	overflow: hidden;
}

#myChci form label {
	clear: both;
	float: left;
	margin-bottom: 6px;
	margin-top: 3px;
	font-size: 12px;
}

#myChci form input {
	float: right;
	width: 152px;
	height: 18px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

#myChci form input.signInBtn {
	margin-top: 0px;
	width: 55px;
	height: 20px;
}

#videoSmall {
	margin-bottom: 18px;
}

#sponsors a img {
	border: 0;
}

#sponsors a img {
	border: 0;
}

#sponsors li {
	margin-left:30px;
}

#content-homepage {
	float: left;
	margin-left: 15px;
	width: 680px;
	border: 10px solid #e4e4e4;
	background: url(../images/bg-center-content.gif) repeat-y left top;
}

#content {
	float: left;
	margin-left: 15px;
	width: 730px;
	border: 10px solid #e4e4e4;
	background: url(../images/bg-center-content.gif) repeat-y left top;
}

#videoPlay {
	width: 680px;
	height: 281px;
	border-bottom: 10px solid #e4e4e4;
}

#videoPlay a img {
	border: 0;
}

#videoNav {
	position:relative;
	float:left;
	left:562px;
	top:-25px;
}

#videoNav a img {
	border: 0;
}

#centerContent {
	float: left;
	width: 490px;
	padding: 14px 10px 0 10px;
}

#centerContent p {
	line-height: 18px;
	margin-bottom: 14px;
}

#centerContent h2 {
	margin-bottom: 0px;
}

#centerContent p.sectionTitle {
	font-weight: bold;
	color: #294fbe;
	margin-bottom: 10px;
}

#centerContent p.borderBottom {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-top: -4px;
}

#centerContent p.date {
	line-height: 14px;
	margin-bottom: 6px;
}

#centerContent h2.hometitle {
	margin-bottom: 4px;
}

#sidebarRight {
	float: left;
	width: 160px;
	padding-left: 10px;
}

#sidebarRight ul {
	list-style-type: none;
}

#sidebarRight ul li {
	margin-bottom: 10px;
}

* html #sidebarRight ul li {
	margin-bottom: 6px;
}

#sidebarRight ol {
	margin-left:18px;
}

* html #sidebarRight ol {
	margin-left:23px;
}

#sidebarRight a {
	display: block;
	height: 1%;
}

#sidebarRight a img {
	border: 0;
}

#footer {
	clear: both;
	float: left;
	width: 945px;
	background-color: #f1f1f1;
	margin-top: 20px;
	padding: 10px;
	line-height: 18px;
}

p.about {
	width: 590px;
	margin-bottom: 10px;
}

#contact {
	float: right;
	line-height: 18px;
	text-align: right;
}

/*   Secondary    */

ul.submenu {
	list-style-type: none;
	font-size: 18px;
	margin-bottom: 25px;
	margin-left: 8px;
	margin-top: 8px;
}

ul.submenu li {
	margin-bottom: 5px;
}

ul.submenu li.underline {
    font-size: 17px;
    padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

ul.submenu li a:hover {
	color: #182e70;
	text-decoration: none;
}

ul.submenu li a.active {
	color: #000000;
}

p.signLink {
	float: right;
}

#myChciSmall {
	background-color: #ece9d8;
	border: 1px solid #999999;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 18px;
	height: 1%;
}

#myChciSmall h2 {
	margin-bottom: 0;
}

#simpleContent {
	background-color: #fff;
	padding: 18px 12px;
}

#simpleContent h1,
#simpleContent p {
	margin-bottom: 20px;
}

#simpleContent ul {
	margin-left:25px;
	margin-bottom:5px; 
	/*margin-top: -15px;*/
	margin-top: 0px;
	padding: 0px;

}

#simpleContent ol {
	margin-left:25px;
	margin-bottom:5px; 
	/*margin-top: -15px;*/
	margin-top: 0px;
	padding: 0px;
}

#articleRelated {
	position: relative;
	float: left;
	margin-left: 15px;
	/*width: 680px;*/
	width: 730px;
	border-top: 2px solid #e9e9e9;
	padding: 7px 10px 5px 10px;
	overflow: hidden;
	height: 1%;
}

p.breadcrumb {
	font-size: 10px;
	float: left;
}

p.relatedSmall {
	float: right;
	font-size: 10px;
}

p.relatedSmall a {
	margin-right: 3px;
}

p.relatedSmall a img {
	border: 0;
}

a.print {
	background: url(../images/icon-print.gif) no-repeat left center;
	padding-left: 18px;
	padding-top: 1px;
}

a.mail {
	background: url(../images/icon-email.gif) no-repeat left center;
	padding-left: 18px;
}

a.facebook {
	background: url(../images/icon-facebook.gif) no-repeat left center;
	padding-left: 18px;
}

a.linkedin {
	background: url(../images/icon-linkedin.gif) no-repeat left center;
	padding-left: 18px;
}

a.myspace {
	background: url(../images/icon-myspace.gif) no-repeat left center;
	padding-left: 18px;
}

a.digg {
	background: url(../images/icon-digg.gif) no-repeat left center;
	padding-left: 18px;
}

a.pdf 
{
	background: url(../images/icon-pdf.gif) no-repeat left center;
	padding-left:18px;
}

p.relatedSmall a.print {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.print {
	padding-top: 4px;
}

p.relatedSmall a.mail {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.mail {
	padding-top: 4px;
}

p.relatedSmall a.pdf {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.pdf {
	padding-top: 4px;
}

#simpleContent p.relatedBig {
	font-size: 10px;
	margin-bottom: 0;
}

p.relatedBig a {
	margin-right: 15px;
}

p.ere {
    height: 1%;
    overflow: hidden;
    clear: left;
    float: left;
    margin-top: 15px;
    margin-left: 860px;
}

 

* html p.ere {
    margin-left: 430px;
}

p.ere a img {
	border: 0;
}

/* Added By wchandra for fixed bug in IE 7*/
#container img{
	position:relative;
}

.imageArticleLeft {
	padding:0px 12px 0px 0px;
	display:block;
}

/*added on Feb 09, 2009*/
p.browseby {
	margin-bottom: 25px;
	margin-left: 8px;
	font-size:16px;
}

/*added on Feb 13, 2009*/
#welcome {
	position:absolute;
	margin-left:80px;
	margin-top:14px;
	color:#ffffff;
	font-family:verdana;
	
	*margin-left:-685px;
}

#welcome a {
	color:#ffffff;
}

/*added on June 05, 2009 -- like it buttons*/
#likeIt_enabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:0 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#likeIt_disabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-53px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#hateIt_enabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-106px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#hateIt_disabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-159px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#likeIt_enabled:hover, #hateIt_enabled:hover {
 cursor:pointer;
 text-decoration:underline;
}

/* June 23, 2009 -- increase search font-size */
.searchTable {
	font-size:14px;
}

/* Nov 30, 2009 -- message center styles */
.inboxHeader {background-color: #4A78D4} /* Dark Color */
.outboxHeader {background-color: #013567} /* Light Color */
.inboxHeader, .outboxHeader {color: #fff} /* Site Title Color */
.inboxHeader, .outboxHeader {color: #fff} /* Site Title Color */

/* Nov 30, 2009 -- Error Validation Formatting */
#invcont {
    border: 1px dotted #f00;
    margin: 0 0 10px 0;
    color: #000;
}

#invalid {
    margin: 10px;
    color: #000;
}

#invalid ul {
    padding: 0 8px;
    margin: 0 8px;
}

#invalid p {
    margin: 0;
    padding: 0 10px 10px 0;
    color:#f00;
    font-weight: bold;
    line-height: 22px;
    background-color: #fff;
    vertical-align: top;
}

#invalid img {
padding-right: 10px;
}

#invalid span {
    font-weight: bold;
    color: #f00
}

/* for image caption -- Jan 28, 2010 */
#imgCaption { font-size:10px; font-weight:bold; }
#imgCaption p { margin-bottom:4px; }

table {
	margin:0;
	padding:0;
	font-size:12px;
}
