@charset "utf-8";
/* CSS Document */

body {
	background: #e0e2ed;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	font: 76% Arial, Helvetica, sans-serif;
	color: #120e14;
	line-height: 1em
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 986px;
	background: #fff url(../images/bg/Main_bg.png) repeat-y top center;
}

#TopHeader {
	height: 137px;
}

#MainContent {
	/*background: url(../images/bg/Content_BG_base.jpg) no-repeat bottom center;*/
	min-height: 350px;
	padding: 0px 8px 0px 6px;
	line-height: 1.3em
}

#Footer {
	background: url(../images/bg/Footer_bg.jpg) no-repeat top center;
	height: 57px;
	text-align: left;
	color: #a09fa1
}

.smallish {
	padding: 18px 20px 0px 20px;
}

#Footer .Logo {
	display: none
}

#LeftContent {
	float: left;
	width: 177px;
	margin-left: 10px;
}

.LeftBlock {
	background: url(../images/bg/LeftBlock.png) no-repeat top left;
	height: 123px;
	width: 169px;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px 6px 8px 3px;
}

.Content {
	padding: 10px;
}

#Content {
	margin-left: 209px;
	padding-right: 18px;
}

#ContentInternal {
	margin-left: 209px;
	padding-right: 18px;
	padding-top: 15px;
}

#LatestNews {
	height: 37px;
	padding-top: 15px
}

.LeftNews {
	float: left;
	width: 113px;
}

#LatestNews marquee.marquee {
	float: left;
	padding-top: 3px;
	width: 630px;
}

#LatestNews ul.marquee {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#LatestNews ul.marquee li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	display: inline
}

#HomeImage {
	background: url(../images/bg/HomeImage.png) no-repeat top left;
	float: right;
	width: 251px;
	margin-left: 20px;
	height: 250px;
	padding: 2px 6px 8px 2px;
}

/* styles */

h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #646ea7;
	line-height: 1.3em
}

h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	color: #646ea7;
}

h3 {
	color: #120e14;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 1.2em;
}

h3.Home {
	color: #120e14;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1.3em;
}

p.Home {
	font-size: 1.2em;
	font-weight: bold;
}

.clear {
	clear: both;
}

#Footer a:link, #Footer a:visited {
	color: #a09fa1;
	text-decoration: underline;
}

#Footer a:hover {
	text-decoration: none;
}

#LeftContent p {
	margin: 0px;
	padding: 5px 0px;
	color: #646ea7
}

#LeftContent p.More {
	text-align: right;
}

#LeftContent p.larger {
	font-size: 1.2em;
}

#LeftContent a:link, #LeftContent a:visited {
	color: #120e14;
}

#LeftContent a:hover {
	color: #120e14;
}

a:link, a:visited {
	color: #646ea7;
	text-decoration: underline
}

a:hover {
	text-decoration: none;
	color: #120e14;
}

#LatestNews a:link, #LatestNews a:visited, #LatestNews a:hover {
	color: #646ea7;
}

p.More {
	text-align: right;
}

/* LEAD APPLICATIONS */

ul.Other {
	float: right;
	width: 250px;
	clear: none;
	margin-top: 0px;
	height: 130px;
	padding-top: 0px;
	text-align: left
}

ul.Other li {
	padding-bottom: 10px;
}

ul.Application {
	margin: 0px;
	height: 116px;
	padding: 10px 0px 0px 0px;
	text-align: left
}

ul.Application li {
	padding: 5px 11px 10px 5px;
	float: left;
	width: 151px;
	list-style: none;
	background: url(../images/bg/App-Blocks.png) no-repeat top left;
	height: 111px;
	margin-left: 10px
}

ul.TechnologyApps {
	margin: 0px;
	height: 116px;
	padding: 10px 0px 0px 0px;
	text-align: left
}

ul.TechnologyApps li {
	padding: 15px 31px 10px 15px;
	float: left;
	width: 298px;
	list-style: none;
	background: url(../images/bg/Tech-Blocks.png) no-repeat top left;
	height: 101px;
	margin-left: 20px
}

ul.TechnologyApps li a:link, ul.TechnologyApps li a:visited {
	color: #120e14;
}

ul.TechnologyApps li a:hover {
	color: #120e14;
}

.PaddingIssue {
	padding: 7px;
}

.AiMProfile {
	background: #eee;
	border-bottom: 1px solid #c8c8c8;
	padding: 3px 10px 3px 10px;
	margin-bottom: 1px;
	margin-right: 5px
}

.update {
	color: #646ea7;
}

dl.advisers { padding-top: 0px; padding-bottom: 5px; float: none }
dl.advisers dt {
	width: 150px;
	display: block;
	float: left;
}
dl.advisers dd { margin-top: 0px; float: left; display: block; width: 200px; }
dl.advisersFirst dd { margin-left: 15em; margin-top: 0; float: none }

dl.NewsBlock {
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	margin-bottom: 0px
}

dl.NewsBlock dt {
	width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 0px;
	color: #120e14
}

dl.NewsBlock dd {
	margin-top: 0px;
	float: left;
	display: block;
	width: 600px;
	padding-bottom: 10px;
	padding-top: 0px
}

dl.NewsBlockFirst dd {
	margin-left: 15em;
	margin-top: 0;
	float: none
}

/* News Archive */

table#TableNewsBlock a, table#TableNewsBlock a:link, table#TableNewsBlock a:visited {
	display: block;
	padding: 5px;
	background: #646ea7;
	color: #fff;
	text-decoration: none;
	border: 1px solid #d4e1e7;
}

table#TableNewsBlock a:hover, .News2008 table#TableNewsBlock a#News2008, .News2007 table#TableNewsBlock a#News2007, .News2006 table#TableNewsBlock a#News2006, .News2009 table#TableNewsBlock a#News2009, .News2010 table#TableNewsBlock a#News2010 {
	background: #646ea7 url(../images/bg/nav_bg.jpg) repeat-x top left;
	color: #fff
}

.inputbox {
  font-size: 11px;
  color: #120e14;
  background-color: #FFFFFF;
  border: 1px solid #646ea7
}

input.button {
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  background: #646ea7 url(../images/bg/nav_bg.jpg) repeat-x top left;
  color: #fff;
  border: 1px solid #d4e1e7;
  padding: 5px 5px;
  cursor: pointer
}

a#Button, a#Button:visited {
  background: #646ea7 url(../images/bg/nav_bg.jpg) repeat-x top left;
  color: #fff;
  border: 1px solid #d4e1e7;
  display: block;
  padding: 5px 10px;
  text-decoration: none
}

a#Button:hover {
	background: #646ea7;
	color: #fff;
}

.PDFIcon {
	background: url(../images/pdf.gif) no-repeat top left;
	width: 24px;
	height: 25px
}

#LightBoxImg {
	float: right;
	width: 220px;
	margin-left: 20px;
	text-align: center;
	margin-top: 15px
}

/* Onto Technology Page */

ul.ONTOTechnology {
	margin: 0px;
	height: 100px;
	padding: 10px 0px 0px 0px;
	text-align: left
}

ul.ONTOTechnology li {
	padding: 5px 11px 10px 5px;
	float: left;
	width: 211px;
	list-style: none;
	background: url(../images/bg/ONTOTechnology-Blocks.png) no-repeat top left;
	height: 81px;
	margin-left: 20px
}