/*----------ELEMENTS----------*/
body {margin:5% auto; padding:0px; text-align:center; background:#FFF;}
div {text-align:left;}
img {border:none;}
h1 {font:bold 1em Arial, Helvetica, sans-serif; margin:2px; padding:0px;}
p {font:.75em Arial, Helvetica, sans-serif; margin:0px; padding:0px;}


/*----------LINKS----------*/
a {
	color:#099;
	text-decoration:none;
	font-weight:bold;
	}
	
a:visited {
	color:#099;
	}
	
a:hover {
	color:#999;
	text-decoration:underline;
	}

#introList a {
	color:#099;
	text-decoration:none;
	font-weight:normal;
	}
	
#introList a:visited {
	color:#099;
	}
	
#introList a:hover {
	color:#CCC;
	text-decoration:underline;
	}

#footer a, #options a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	}

#footer a:visited, #options a:visited {
	color:#333;
	}
	
#footer a:hover, #options a:hover {
	color:#099;
	text-decoration:underline;
	}

/*----------LAYOUT----------*/
.roundedCurve {display:none;}

#header {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	height:56px;
	margin:0px auto 0px;
	border-style:solid;
	border-color:#999;
	border-width:1px 1px 0px 1px;
	background:url(/research/images/background_divHeader.gif) repeat-x #099;
	/*background:#099;
	background:url(images/background_divHeader.gif);*/
	}
		
#menu {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	height:22px;
	margin:auto;
	border-width:1px 1px 0px;
	border-style:solid;
	border-color:#999;
	background-color:#CCECEF;
	text-align:center;
	}

		#menu ul, #menu li {
			margin:0px;
			padding:0px;
			}
			
#subContainer {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	height:255px;
	margin:0;
	border:none;
	border-bottom:1px solid #999;
	background:#FFF;

}			
	
#container {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	/*height:355px;*/
	margin:auto;
	border:1px solid #999;
	background:#FFF;
	}
	
/*--- CORRECTS #content FOR FLOATING DIV CLEAR BUG WITH #menu, #into and #article DIVS IN GECKO BROWSERS  ---*/
#container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}	
/* Hides from IE-mac \*/
* html .container {height:1%;}*
	
		#container ul {
			margin:5px 0px 0px;
			padding:0px;
			font:.75em Arial, Helvetica, sans-serif;
			}
		
		#container li {
			padding:2px 0px 2px 0px;
			list-style:url(/images/list_arrowDownBlack.gif);
			}

#slideshow {
	width:360px;
	float:left;
	background:url(/research/images/slideshow.jpg) top left no-repeat;
	}
	
#tagline {
	margin-left:360px;
	text-align:center;
	height:45px;
	background:#FFF;
	}
	
#intro {
	margin-left:360px;
	background:#F2F2F2;
	border-width:1px 0px;
	border-style:dashed;
	border-color:#999;
	}
	
		img.introCurve {
			float:left;
			clear:left;
			margin:5px 3px 0px 0px;
			}

#introList {
	margin-left:360px; /*Actual Desired Width is 385px*/
	margin-left/* */:/**/380px; /*Hidden from IE5.0 & IE5.5*/
	margin-top:1px;
	}
	
		#introList .left {
		float:left;
		}
		
		#introList .right {
		float:right;
		margin-right:3px;
		}	
			
#sectionArticleGroup {
	width:769px; /*Actual Desired Width is 765px*/
	width/* */:/**/767px; /*Hidden from IE5.0 & IE5.5*/
	height:auto;
	margin:auto;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#999;
	background:#FFF url(/images/background_divArticles.gif) top left repeat-y;
	clear:both;
	}
	
/*--- CORRECTS #content FOR FLOATING DIV CLEAR BUG WITH #menu, #into and #article DIVS IN GECKO BROWSERS  ---*/
#sectionArticleGroup:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}	
/* Hides from IE-mac \*/
* html .sectionArticleGroup {height:1%;}*

		#sectionArticleGroup h1 {
			margin:1px 4px;
			}
		#sectionArticleGroup p {
			margin:1px 4px 7px;
			}

.sectionArticle {
	float:left;
	width:255px;
	padding:3px 0 4px;
	}

		.sectionArticle h1 {
			color:#333;
			font:bold .95em Arial, Helvetica, sans-serif;
			margin:3px 0px 0px 6px;
			}
		
		.sectionArticle p {
			color:#555;
			font:.65em Verdana, Arial, Helvetica, sans-serif;
			margin-left:6px;
			margin-bottom:12px;
			}
			
		.sectionArticle img {
			border:1px solid #CCC;
			margin:2px;
			padding:2px;
			float:right;
			}			
			

#options {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	height:30px;
	margin:auto;
	border-width:0px 1px 0px;
	border-style:solid;
	border-color:#999;
	background-color:#CCECEF;
	}
	
		#options ul {
			font:.75em Arial, Helvetica, sans-serif;
			color:#333;
			float:left;
			margin:5px 0px 0px 3px;
			padding:0px;
			}
		#options li {
			list-style-type:none;
			display:inline;
			margin-right:15px;
			}

#footer {
	width:770px; /*Actual Desired Width is 768px*/
	width/* */:/**/768px; /*Hidden from IE5.0 & IE5.5*/
	height:23px;
	margin:auto;
	border-style:solid;
	border-color:#999;
	border-width:1px 1px;
	background-color:#F2F2F2;
	text-align:center;
	}
	
		#footer p {
			font:.65em Arial, Helvetica, sans-serif;
			color:#333;
			float:right;
			margin:5px 3px 0px 0px;
			padding:0px;
			}

		.CS_Element_LinkBar {
			font:.65em Arial, Helvetica, sans-serif;
			margin:5px 0px 0px;
			float:left;
			}

		.CS_LinkBar_Separator span, .CS_LinkBar_AfterLabel span {
			color:#099;
			}

/*----------CLASSES----------*/
.orangeText {color:#099;}

.linkExpander {
	color:#099;
	font-size:14px;
	margin-left:1px;
	}

