*{
	margin:0;
	padding:0;
	border:0;
	font-family:georgia,times, serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	line-height:20px;
}

/* COMMON LAYOUT CLASSES */



.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.line14{
	line-height:14px;
}
.smalltext{
	font-size:11px;
	color:#666666;
}
.font14{
	font-size:14px;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.pad10lrb{
	padding:0 10px 10px 10px;
}
.black{
	color:#333333;
}
.darkgrey{
	color:#595959;
}
.lightgrey{
	color:#8a8a8a;
}

/* LAYOUT LISTS */

ul li{
		list-style: disc;
		margin:10px 10px 10px 20px;
	}
ul li li{
		list-style: disc;
		margin:10px 10px 10px 40px;
	}	


/* GLOBAL TAGS */

body{
	background-color:#1a1a1a;
}


h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
}

a:link{
	font-weight:normal;
	color:#777;
	text-decoration:none;
}
a:visited{
	font-weight:normal;
	color:#777;
	text-decoration:none;
}
a:hover{
	font-weight:normal;
	color:#777;
	text-decoration:underline;
}


/* CLASSES */

.h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#4b4e4f;
	line-height:18px;
	margin-bottom:10px;
}
.small-icon{
	float:left;
	width:60px;
	padding:0 0 20px 0;
}
.separator{
	height:1px;
	border-top: #CCCCCC 1px solid;
}
	.separator span{
		display:none;
	}
.separator-right{
	height:1px;
	width:250px;
	border-top: #CCCCCC 1px solid;
}
	.separator-right span{
		display:none;
	}
.top-bullet{
	padding:0 0 0 15px;
	background:url(../images/top.gif) no-repeat left;
}
.textbut-search {
	width:223px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	border: 0;
	background-color:#e0e0e0;
}
.textbut-newsletter {
	width:223px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #bfbfbf;
}
.area250{
	float:left;
	width:250px;
}
.area515{
	float:left;
	width:515px;
}

/* IDS */

#master-wrapper{
	margin:0 auto;
	width:900px;
}
#outer-wrapper{
	float:left;
	width:900px;
	padding:0 0 50px 0;
	background:url(../images/header.jpg) #454545 repeat-x;
}
#header{
	float:left;
	width:900px;
	height:130px;
	background:url(../images/logo.jpg) no-repeat left top;
}

#inner-wrapper{
	margin:0 auto;
	width:800px;
}
#navigator{
	float:right;
	width:472px;
	height:24px;
	margin:55px 0 0 0;
	padding:4px 0 0 0;
	background:url(../images/navigator.jpg) no-repeat;
}
	#navigator a:link{
		font-family:Trebuchet, Trebuchet MS;
		font-size:12px;
		font-weight:normal;
		color:#DDDDDD;
		text-decoration:none;
	}
	#navigator a:visited{
		font-family:Trebuchet, Trebuchet MS;
		font-size:12px;
		font-weight:normal;
		color:#DDDDDD;
		text-decoration:none;
	}
	#navigator a:hover{
		font-family:Trebuchet, Trebuchet MS;
		font-size:12px;
		font-weight:normal;
		color:#FFFFFF;
		text-decoration:underline;
	}
	#navigator ul li{
		display:inline;
		margin:0 0 0 16px;
	}
#subnav{
	float:left;
	width:784px;
	height:28px;
	padding:16px 0 16px 16px;
	background-color:#d4d4d4;
	border-top:#a8a8a8 1px solid;
	border-bottom:#a8a8a8 1px solid;
}
	#subnav ul li{
		display:inline;
		margin:0 5px 0 0;
	}

/*     CONTENT WRAPPERS     */
	
#mainbody-background{
	float:left;
	width:800px;
	background:url(../images/mainbody-background.jpg) repeat-y;
}
#mainbody-left{
	float:left;
	width:480px;
	padding:25px;
	background:url(../images/content-background.jpg) #e7e7e7 no-repeat left bottom;
}
	
	
#mainbody-right{
	float:left;
	width:250px;
	padding:0 0 10px 0;
	margin:10px 0 0 10px;
}
	#mainbody-right ul li{
	list-style:none;
		margin:10px 0px 15px 0px;
		float:left;
	}
	
	#mainbody-right ul.category_menu li{
		margin:10px 10px 10px 15px;;
		display:block;
		float:none;
		clear:both;
	}	
#footer{
	float:left;
	width:770px;
	padding:15px;
	background-color:#262526;
}

/* MAIN BUTTONS */

.researchservices-area{
	width:145px;
	height:38px;
	text-indent:-9000px;
}
	#researchserviceslink a:link{
	background:url(../images/navigator/subnav1.jpg) top;
}    	
	#researchserviceslink a:visited{
	background:url(../images/navigator/subnav1.jpg) top;
}    	
	#researchserviceslink a:hover{
	background:url(../images/navigator/subnav1.jpg) bottom;
}
.researchethicsboard-area{
	width:170px;
	height:38px;
	text-indent:-9000px;
}
	#researchethicsboardlink a:link{
	background:url(../images/navigator/subnav2.jpg) top;
}    	
	#researchethicsboardlink a:visited{
	background:url(../images/navigator/subnav2.jpg) top;
}    	
	#researchethicsboardlink a:hover{
	background:url(../images/navigator/subnav2.jpg) bottom;
}
.researchadministration-area{
	width:184px;
	height:38px;
	text-indent:-9000px;
}
	#researchadministrationlink a:link{
	background:url(../images/navigator/subnav3.jpg) top;
}    	
	#researchadministrationlink a:visited{
	background:url(../images/navigator/subnav3.jpg) top;
}    	
	#researchadministrationlink a:hover{
	background:url(../images/navigator/subnav3.jpg) bottom;
}
.indicatorsupport-area{
	width:142px;
	height:38px;
	text-indent:-9000px;
}
	#indicatorsupportlink a:link{
	background:url(../images/navigator/subnav4.jpg) top;
}    	
	#indicatorsupportlink a:visited{
	background:url(../images/navigator/subnav4.jpg) top;
}    	
	#indicatorsupportlink a:hover{
	background:url(../images/navigator/subnav4.jpg) bottom;
}
.rpsarchives-area{
	width:107px;
	height:38px;
	text-indent:-9000px;
}
	#rpsarchiveslink a:link{
	background:url(../images/navigator/subnav5.jpg) top;
}    	
	#rpsarchiveslink a:visited{
	background:url(../images/navigator/subnav5.jpg) top;
}    	
	#rpsarchiveslink a:hover{
	background:url(../images/navigator/subnav5.jpg) bottom;
}

/* LINKS */

/* Yellow: D6A33D  Orange: CF8238  Burnt: AD4C2F  Burgundy: 652234  Green: 51836A */


/* YELLOW */

.yellowlink a:link{
	font-size:14px;
	font-weight:normal;
	color:#D6A33D;
	text-decoration:none;
}
.yellowlink a:visited{
	font-weight:normal;
	color:#D6A33D;
	text-decoration:none;
}
.yellowlink a:hover{
	font-weight:normal;
	color:#D6A33D;
	text-decoration:underline;
}


/* ORANGE */

.orangelink a:link{
	font-size:14px;
	font-weight:normal;
	color:#cf8238;
	text-decoration:none;
}
.orangelink a:visited{
	font-weight:normal;
	color:#cf8238;
	text-decoration:none;
}
.orangelink a:hover{
	font-weight:normal;
	color:#cf8238;
	text-decoration:underline;
}


/* BURNT */

.burntlink a:link{
	font-size:14px;
	font-weight:normal;
	color:#AD4C2F;
	text-decoration:none;
}
.burntlink a:visited{
	font-weight:normal;
	color:#AD4C2F;
	text-decoration:none;
}
.burntlink a:hover{
	font-weight:normal;
	color:#AD4C2F;
	text-decoration:underline;
}

/* BURGUNDY */

.burgundylink a:link{
	font-size:14px;
	font-weight:normal;
	color:#652234;
	text-decoration:none;
}
.burgundylink a:visited{
	font-weight:normal;
	color:#652234;
	text-decoration:none;
}
.burgundylink a:hover{
	font-weight:normal;
	color:#652234;
	text-decoration:underline;
}

/* GREEN */

.greenlink a:link{
	font-size:14px;
	font-weight:normal;
	color:#51836a;
	text-decoration:none;
}
.greenlink a:visited{
	font-weight:normal;
	color:#51836a;
	text-decoration:none;
}
.greenlink a:hover{
	font-weight:normal;
	color:#51836a;
	text-decoration:underline;
}


/* SEARCH PAGE */

.search-results .title {
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:120%;
}
.search .textbut-search {
	background-color:#FFF;
}


/* SYSTEM MESSAGE */

.flash_message {
	margin:0px 0px 10px 0px;
	padding:5px 10px;
	border:1px solid #CD8437;
	background:#D5A340;
	font-weight:bold;
	color:#FFFFFF;
}