/*  TRB Conduct of Research Board  */
/*  Main Style Sheet               */
/*  http://www.mrutc.org/cor/      */


body {
	background: #E9E9E9;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

p, li {
	font-family: Verdana, Helvetica, sans-serif;
	color: #111;
	font-size: 12px;
}

p {
	line-height: 17px;
	padding: 2px 5px 8px 5px;
	margin: 0px;
}

ul, ol {
	padding: 2px 5px 6px 30px;
	margin: 0px;
}

li {
	line-height: 16px;
	padding: 2px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 18px;
	padding: 10px 0px 5px 5px;
	border-bottom: 1px solid #333;
	margin: 0px 10px 5px 0px;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #111;
}

h2 {
	font-size: 15px;
	padding: 10px 10px 6px 5px;
	margin: 0px;

}

h3 {
	font-size: 13px;
	padding: 10px 10px 1px 5px;
	margin: 0px;

}

h4 {
	font-size: 12px;
	padding: 10px 10px 1px 5px;
	margin: 0px;

}

a:link, a:visited {
	color: #33F;
}

/* a:visited {
	color: #527;
} */

a:hover {
	color: #66A;
}

a:active {
	color: #725;
}

form {
	padding: 0px;
	margin: 0px;
}

p#abg10 {
	font-size: 11px;
	line-height: 11px;
	float: right;
	padding: 3px 5px;
	border: 1px solid #666;
	margin: 10px 10px 0px 0px;
}

p#abg10 a {
	text-decoration: none;
}

#banner {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 22px;
	color: #333;
	background: url(images/star.gif) no-repeat left bottom;
	padding: 33px 0px 12px 150px;
	margin: 0px 10px 0px 10px;
}

#banner a {
	color: #333;
	text-decoration: none;
}

#container {
	width: 750px;
	background: #FFF;
	min-height: 100%;
}



#nav {
	padding: 0px 10px 5px;
}

#nav div#navlevel1bg {
	background-color: #E6E6E6;
	border-top: 1px solid #333;
	line-height: 20px;
}

#nav ul, #nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav ul {
	float: left;
	background-color: #E6E6E6;
	padding: 0px;
	border-top: 1px solid #333;
	margin: 0px;
	height: 20px;
}

#nav ul a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	display: block;
	float: left;
	padding: 0px 10px;
	border-left: 5px solid #E6E6E6;
	text-decoration: none;
}

#nav ul a:hover {
	color: #FEFEFE;
	background-color: #555;
	border-left: 5px solid #AAA;
}

#nav ul ul {
	display: none;
	float: none;
	background: none;
	padding: 0px 0px 0px 9px;
	border: 0px;
	position: absolute;
	left: 40px;
	width: 700px;
	margin: 20px 0px 0px 0px;
}

* html #nav ul ul { /* this is a CSS hack meant to feed a different value to IE */
	\margin: 19px 0px 0px;
	m\argin: 20px 0px 0px;
}

#nav ul ul li {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px;
	float: left;
}

#nav ul ul a {
	display: block;
	float: left;
	clear: none;
	text-decoration: none;
	line-height: 20px;
	color: #FEFEFE;
	background-color: #333;
	padding: 0px 9px;
	border: 0px;
}

#nav ul ul a:hover {
	background-color: #555;
	border: 0px;
}

#nav ul.over ul {
	display: block;
}


#nav div#navlevel2bg {
	clear: left;
	background-color: #333;
	border-bottom: 1px solid #555;
	line-height: 20px;
}



#leftcolumn {
	width: 130px;
	float: left;
	clear: left;
	background: #E6E6E6;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #333;
	margin: 5px 10px 10px 10px;
}

#rightcolumn {
	width: 200px;
	float: right;
	margin: 5px 10px 0px 10px;
}

#leftcolumn h1, #rightcolumn h1 {
	font-size: 13px;
	color: #FFF;
	background: #333;
	padding: 2px 0px 2px 5px;
	border-left: 5px solid #AAA;
	border-bottom: 0px;
	margin: 0px 0px 5px 0px;
}

#leftcolumn h2, #rightcolumn h2 {
	font-size: 13px;
	padding: 5px 0px 4px 5px;
}

#leftcolumn h3, #rightcolumn h3 {
	font-size: 12px;
	padding: 2px 0px 5px 6px;
}

#leftcolumn h4, #rightcolumn h4 {
	font-size: 12px;
	padding: 3px 0px 1px 7px;
}

#leftcolumn p, #rightcolumn p {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 5px 8px 7px;
}


#centercolumn {
	padding: 0px 10px 5px 10px;
	margin: 0px 200px 0px 140px;
}


#centercolumn.centercolumnwide {
	padding: 0px 10px 5px 10px;
	margin: 0px 10px 0px 140px;
}


#footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	clear: both;
	padding: 2px;
	border-top: 1px solid #333;
	margin: 5px 10px 0px 10px;
	text-align: center;
}





.indent h3 {
	margin-left: 15px;
}

.indent ul, .indent p, .indent h4 {
	margin-left: 30px;
}