html {
	height: 100%;
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	height: 100%;
	line-height: 120%;
	margin: 15px;
	padding: 0px;
}

.clr {
	clear: both;
}

.outline {
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

#buttons_outer {
	float: right;
	margin-bottom: 2px;
	margin-right: 2px;
	width: 635px;
}

#buttons_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 23px;
}

#pathway_text {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 25px;
	line-height: 22px;
	margin-bottom: 2px;
	overflow: hidden;
	padding-left: 4px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	font-size: 0.8em;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

ul#mainlevel-nav li {
	background-image: none;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	font-size: 11px;
	line-height: 21px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	background-color: transparent;
	color: #333333;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	background-color: #ec5;
	color: #fff;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	overflow: hidden;
	padding: 0px;
}

#search_inner form {
	margin: 0;
	padding: 0;
}

#search_inner .inputbox {
	border-width: 0px;
	color: #c64934;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
}

#header_outer {
	border-width: 0px;
	margin: 0px;
	text-align: left;
}

#header {
	background-image: url(../images/header_short.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	margin-right: 2px;
	padding: 0px;
	width: 635px;
}

#top_outer {
	float: left;
	width: 165px;
}

#top_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 2px;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	padding: 2px;
}

#content_outer {
	**/	float: left;
	/** border: 1px solid #cccccc;
	margin-left: 2px;
	margin-top: 0px;
	padding: 0px;
	width: 630px;
}

#content_inner {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}

table.content_table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.content_table td {
	margin: 0px;
	padding: 0px;
}

#banner_inner {
	float: left;
	height: 70px;
	padding: 0px;
}

#poweredby_inner {
	float: right;
	height: 70px;
	margin-left: 0px;
	padding: 0px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	padding: 2px;
}

.user1_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	color: #cccccc;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

/** old stuff **/.back_button {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	width: auto;
}

.pagenav {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	width: auto;
}

.pagenavbar {
	float: right;
	margin-right: 10px;
}

#footer {
	padding: 3px;
	text-align: center;
}

ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

li {
	background-image: url(../images/arrow.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

td {
	font-size: 11px;
	text-align: left;
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	height: 100%;
	line-height: 120%;
	padding: 0px;
}

a:link, a:visited {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border-bottom-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-width: 0px;
}

.button {
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px;
	color: #c64934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 16px;
	margin: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
	width: auto;
}

.inputbox {
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.componentheading {
	background-image: url(../images/subhead_bg.png);
	background-repeat: repeat-x;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	padding-left: 4px;
	padding-top: 4px;
	text-align: left;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #c64934;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	white-space: nowrap;
}

.contentpagetitle {
	color: #cccccc;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 5px;
	padding: 0px;
	width: 100%;
}

div.moduletable {
	margin-bottom: 2px;
	padding: 0;
}

table.moduletable th, div.moduletable h3 {
	background-image: url(images/subhead_bg.png);
	background-repeat: repeat-x;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 4px;
	text-align: left;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	background-color: #f0f0f0;
	font-weight: bold;
	padding: 4px;
}

.sectiontableentry1 {
	background-color: #ffffff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	color: #999999;
	font-size: 11px;
	height: 15px;
	padding-bottom: 10px;
}

.modifydate {
	color: #999999;
	font-size: 11px;
	height: 15px;
	padding-top: 10px;
}

table.contenttoc {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background-image: url(../images/subhead_bg.png);
	background-repeat: repeat-x;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	color: #ff9;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding-left: 18px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	color: #fff;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #ec5;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #f90;
}

a.sublevel:link, a.sublevel:visited {
	color: #c64934;
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
	text-align: left;
	vertical-align: middle;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
}

form {
	margin: 0;
	padding: 0;
}

div.mosimage {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.mosimage {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin: 5px;
}

.mosimage_caption {
	background-color: #efefef;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	color: #666;
	font-size: 10px;
	margin-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.Header {
	width: 170px;
}

.Header th {
	background-image: url('Styles/Innovation2/Images/HeaderBg.gif');
	color: #ffffff;
	font-size: 90%;
	padding: 2px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

.Header a:link {
	color: #ffffff;
}

.Header a:visited {
	color: #ffffff;
}

.Header a:hover, .Caption a:active {
	color: #ffffff;
	text-decoration: none;
}

.HeaderLeft {
	background-image: url('Styles/Innovation2/Images/HeaderLeft.gif');
}

.HeaderRight {
	background-image: url('Styles/Innovation2/Images/HeaderRight.gif');
}

.HeaderLeft img {
	width: 4px;
}

.HeaderRight img {
	width: 9px;
}
