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

/*----common layout------*/

body {
	background:url(../images/gradientBG.jpg) repeat-x #585858;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595b;
}

a {
	color:#cb2022;
}

a:hover {
	color:#58595b;
}

.twoCol {
	width:50%;
	float:left;
}

h1 {
	color:#cb2022;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#cb2022;
	font-size:15px;
	font-weight:normal;
	margin-bottom:10px;s
}

h3 {
	color:#2486ad;
	font-weight:normal;
	font-size:15px;
	margin-bottom:12px;
}

h4 {
	color:#2486ad;
	font-weight:normal;
	font-size:15px;
	margin-bottom:12px;
}

#rightColumn h4 {
	color:#cb2022;;
	font-weight:normal;
	font-size:14px;
	margin-bottom:12px;
}

h5 {
	color:#2486ad;
	font-size:12px;
	font-weight:normal;
	margin-bottom:14px;
}

#wrapper {
	width:854px;
	margin:0px auto 25px auto;
}

#header {
	background:url(../images/topCorner.png) no-repeat bottom left;
	height:60px;
}

#contentbg {
	background:url(../images/shadowTile.png);
}

#content {
	width:820px;
	margin:0 0 0 14px;
	padding:0;
	background:url(../images/contentPattern.jpg) no-repeat bottom left #fff;
	position:relative;
}

#main {
	background:url(../images/topPattern.jpg) no-repeat top left;
	margin:0;
	padding:0;
}

#bottomCap {
	background:url(../images/bottomCorner.png) no-repeat top;
	height:100px;
	padding:20px 55px 20px 55px;
}

#topLeftCol {
	float:left;
	display:inline;
	width:189px;
	overflow:hidden;
	margin-left:41px;
}

#topRightCol {
	float:right;
	display:inline;
	width:360px;
	overflow:hidden;
	margin:28px 61px 0px 0px;
	text-align:right;
	color:#7b7b7b;
}

#logo {
	display:block;
	width:189px;
	height:75px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
}

.topBanner {
	margin:0px 40px 0px 40px;
}

#mainnav {
	margin:0px 56px 0px 0px;
	font-size:15px;
	float:right;
	display:inline;
	height:30px;
	position:relative;
}

/*----mainnav titles----*/

#aboutTitle {
		display:block;
		width:101px;
		height:30px;
		background:url(../images/topNavTitles.jpg) no-repeat; 
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		float:left;
		overflow:hidden;
}

#aboutTitle:hover {
	background-position:0px -30px;
}

#membershipTitle {
		display:block;
		width:93px;
		height:30px;
		background:url(../images/topNavTitles.jpg) no-repeat -101px 0px; 
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		float:left;
		overflow:hidden;
}

#membershipTitle:hover {
	background-position: -101px -30px;
}

#newsTitle {
		display:block;
		width:110px;
		height:30px;
		background:url(../images/topNavTitles.jpg) no-repeat -193px 0px; 
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		float:left;
		overflow:hidden;
}

#newsTitle:hover {
	background-position: -193px -30px;
}


#researchTitle {
		display:block;
		width:117px;
		height:30px;
		background:url(../images/topNavTitles.jpg) no-repeat -303px 0px; 
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		float:left;
		overflow:hidden;
}

#researchTitle:hover {
	background-position: -303px -30px;
}

#scholarshipTitle {
		display:block;
		width:133px;
		height:30px;
		background:url(../images/topNavTitles.jpg) no-repeat -420px 0px; 
		text-indent:-9999px;
		margin:0px;
		padding:0px;
		float:left;
		overflow:hidden;
}

#scholarshipTitle:hover {
	background-position: -420px -30px;
}

/*--end mainnav titles--*/


#topnav {
	text-align:right;
	color:#fff;
	padding:20px 75px 5px 5px;
	font-size:11px;
}

#topnav a {
	color:#fff;
	text-decoration:none;
}

#topnav a:hover {
	color:#58595b;
}

#topnav li {
	display:inline;
	margin:0px 5px;
}

#crumbtrail {
	margin:5px 40px 5px 40px;
	padding:4px 0px 10px 0px;
	font-size:11px;
	color:#b7b7b7;
	border-bottom:1px solid #d5dcdc;
}

#crumbtrail a {
	text-decoration:none;
	color:#b7b7b7;
}

#crumbtrail a:hover, #crumbtrail .active {
	color:#909090;
	text-decoration:underline;
}

#leftColumn {
	width:480px;
	float:left;
	display:inline;
	margin:15px 0px 0px 40px;
}

#leftColumn p {
	line-height:23px;
	margin-bottom:12px;
}

#rightColumn {
	width:215px;
	float:left;
	display:inline;
	margin:10px 14px 0px 18px;
	padding:0px 0px 0px 18px;
	border-left:1px solid #d5dcdc;
}

#rightColumn p {
	margin-bottom:12px;
}

#rightColumn p a {
	color:#cb2022;
}

#rightColumn p a:hover {
	color:#58595b;
}

#footer {
	font-size:10px;
	margin:0px 0px 0px 40px;
	display:inline;
}

#footer a {
	color:#58595b;
	text-decoration:none;
}

#footer a:hover {
	color:#2486ad;
}

#footerRight {
	float:right;
	width:50%;
	text-align:right;
	margin-right:40px;
	display:inline;
}

#footerNav li {
	display:inline;
	margin:0px 5px 0px 5px;
}

#homeLeft {
	margin:0px 10px 0px 55px;
	width:335px;
	padding-right:10px;
	border-right:1px solid #d5dcdc;
	float:left;
	display:inline;
	line-height:18px;
}

#homeLeft a {
	color:#cb2022;
	text-decoration:none;
}

#homeLeft a:hover {
	color:#58595b;
}

#homeRight {
	margin:0px 0px 40px 10px;
	width:355px;
	display:inline;
	float:left;
	line-height:18px;
}

#bv02 {
	margin-left:55px;
	padding-right:35px;
	background:url(../images/bv02.gif) no-repeat right;
}

/*------common classes------*/

.homearrows {
	padding-right:20px;
	height:17px;
	margin-top:13px;
	display:inline;
	float:right;
	background:url(../images/arrow2.jpg) no-repeat -4px right;
	color:#58595b;
	text-decoration:none;
}

.homearrows:hover {
	color:#4196b8;
}


.clear {
	clear:both;
}

.fourCol {
	width:33%;
	float:left;
	height:130px;
	border-right:1px solid #2486ad;
}

.rightList {
	list-style:outside disc !important;
	margin-left:4px;
	padding-left:6px;

}

.sitemap ul ul {
	margin-left:30px;
}

.rightList li {
	display:list-item;
	line-height:18px;
	margin-bottom:18px;
	margin-left:4px;
}

.newsLeftIndex {
	float:left;
	width:80px;
	margin-right:18px;
	display:inline;
	color:#999999;
	font-size:11px;
}

.newsRightIndex {
	float:left;
	width:250px;
}

.newsRightIndex h2 {
	font-size:12px;
	margin-bottom:0px;
}

.indexNews {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #d5dcdc;
}

#sitemapMain { margin:0px 40px 20px 40px; }

#sitemapMain p { margin-bottom:12px; }

.sitemap { width:30%; float:left; }

.sitemap ul { list-style:none;list-style-position:inside; margin-left:15px; padding:0px; }

/*list-style-image:url(../images/sitemap-bullet.gif);*/

.sitemap ul li { padding-top:10px; padding-bottom:10px; padding-left:10px; background:url(../images/sitemap-bullet.gif) no-repeat; background-position:0px 10px; display:list-item; }

.sitemap a {
	color:#2486ad;
}

.sitemap a:hover {
	color:#58595b;
}

h2 a {
	text-decoration:none;
}

.newsRightIndex p {
	margin-bottom:12px;
}

#rightColumn p {
	line-height:20px;
}

.findoutmore {
	display:block;
	width:89px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/findoutmore.gif) no-repeat;
	float:right;
}

.login {
	display:block;
	width:53px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/login.gif) no-repeat;
	float:right;
}

.join {
	display:block;
	width:65px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/join.gif) no-repeat;
	float:right;
}

.submitbutton {
	display:block;
	width:65px;
	height:19px;
	text-indent:-9999px;
	background:url(../images/submit.gif) no-repeat;
	float:right;
}

a.join:hover, a.login:hover, a.findoutmore:hover a.submitbutton:hover {
	background-position:0px -19px;
}

.loginBoxText {
	padding:0px 12px 0px 8px;
}

.loginBoxText p {
	margin-bottom:10px;
}

.loginBoxText input {
	width:154px;
	border:1px solid #999999;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
	color:#c1c1c1;
}

.leftlist {
	list-style:disc;
	margin-left:15px;
	margin-top:12px;
}

.leftlist li {
	display:list-item;
	margin-bottom:12px;
}

#leftColumn p {
	margin-bottom:24px !important;
}

#loginbutton {
	width:53px;
	height:19px;
	border:none;
	background:url(../images/login2.gif) no-repeat;
	float:right;
	margin:0;
	padding:0;
	border:none;
}

ul.bulleted {
	margin-bottom:30px;
}

ul.bulleted li {
	list-style:disc;
	display:list-item;
	line-height:18px;
	margin-bottom:5px;
	margin-left:15px;
}