html,body{
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	text-align: center;
}
div#container{
	background-color: #66CCFF;
	margin: auto;
	text-align: left;
	width: 980px;
}
div#menu{
	background-color: white;
	font-size: 12px;
	padding: 10px 20px 0px 30px;
}
div#header{
	height: 107px;
	background-color: #0066CC;
	background-image: url(../../about_ias/css/blueheader.gif);
}
div#content h1{
	font-size: medium;
	font-weight: bold;
}
div#content h2{
	font-size: medium;
	font-weight: bold;
}
div#content h3{
	font-size: medium;
	font-weight: bold;
}
div#content{
	background-color: white;
	clear: right;
	float: right;
	padding: 10px;
	width: 760px;
}
div#footer{
	background-color: #006699;
	clear: both;
	color: white;
	font-size: smaller;
	padding-top: 1em;
	text-align: center;
}
div#logo{
	float: left;
	height: 72px;
	width: 145px;
}
div#contactus{
	float: right;
	font-size: small;
}
div#mainMenu{
	clear: both;
}
#headerText{
	color: white;
	display: block;
	float: left;
	font-size: 24px;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 200px;
	padding-top: 60px;
	text-transform: uppercase;
	width: 560px;
}
#headerImage{
	display: block;
	float: right;
	height: 107px;
	margin: 0;
	padding: 0;
	width: 210px;
}
div#mainMenu{
	text-align: right;
}
div#mainMenu ul{
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
div#mainMenu ul{
}
div#mainMenu li{
	display: inline;
	list-style-type: none;

}

div#navigation{
	clear: both;
	float: left;
	width: 200px;
}

div#navigation ul{
	font-weight: bold;
	list-style: none;
	padding-top: 2em;
}
div#navigation ul li{
padding-bottom:.5em;
}


.SubMenuItem{
	color: #414141;
	text-decoration: none;
}
.SubMenuItem:hover{
	color: #7f7f7f;
}

.SubMenuItemSelected{
	color: #810606;
}

.MenuItem{
	font-weight: bold;
	padding-right: 40px;
	text-transform: uppercase;
}
.MenuItem a{
	color: #7f7f7f;
	text-decoration: none;
}
.MenuItem a:hover{
	color: #22355f;
}
.LastMenuItem{
	padding-right: 0px;
}
.MenuItemSelected a{
	color: #810606;
}

#contactus{
	color: #4f4f4f;
	text-transform: lowercase;
}
#contactus a{
	color: #4f4f4f;
	text-decoration: none;
}
#contactus a:hover{
	color: #22355f;
}
a img{
	border: 0;
}

.bio span
{
	display:inline;
	font-weight:bold;
	padding-right:1em;	
}

.stress
{
	display:inline;
	font-weight:bold;
	padding-right:1em;	
}

.whitePaper
{
	  
  border-bottom-color:gray;
  border-bottom-style:solid;
  border-bottom-width:thin;  
  margin-bottom:2em;
  font-size:small;
}
.whitePaper a
{
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
	color: #336699; 
}
.whitePaper img {padding-right:1em;}

.embeddedImage {
	float: right; margin-right:1em;margin-left:1em;
}
.events a
{
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 10pt; 
 font-weight: bold; 
	color: #336699; 

}
