@charset "utf-8";
/* CSS Document */

body.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #069;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFF;
	overflow: hidden;
}
div.topLogoDiv {
	background-image: url(../images/grad_water.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 73px;
}
div.menuBarDiv {
	height: 32px;
	background-image: url(../images/button_bar/blank_bar.png);
        position: absolute;
        top: 73px;
        left: 0px;
        z-index: 3000;
        width: 100%;
}
div.imageDiv1 {
	background-image: url(../images/photos/1.jpg);
	background-position: center center;
	background-color: #333;
	bottom: 15px;
	top: 105px;
	position: absolute;
	right: 240px;
	left: 0px;
	z-index: 1;
}

div.imageDiv2 {
	background-image: url(../images/photos/2.jpg);
	background-position: center center;
	background-color: #333;
	bottom: 15px;
	top: 105px;
	position: absolute;
	right: 240px;
	left: 0px;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}

div.mainDiv {
	height: 100%;
	position: absolute;
	width: 100%;
}
div.statusBar {
	background-image: url(../images/statusbar_bg.png);
	background-repeat: repeat-x;
	height: 15px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
div.contentContainerDiv {

}
div.sideDiv {
	position: absolute;
	right: 0px;
	width: 240px;
	top: 105px;
	bottom: 15px;
	background-color: #333;
}
div.newsFeedContentDiv {
	padding: 10px;
	padding-top: 20px;
}
.tableHeader {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #004A87;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div.feedDiv {
	color: #CCC;
	text-decoration: none;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 2px;
	padding-right: 2px;
}

div.feedDivOver {
	color: #CCC;
	text-decoration: none;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #555;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
}
.feedHeading {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 10pt;
}
a.feedLink:link {
	color: #3399CC;
	text-decoration: none;
}
a.feedLink:visited {
	color: #3399CC;
	text-decoration: none;
	text-align: right;
}
a.feedLink:active {
	color: #3399CC;
	text-decoration: underline;
	text-align: right;
}
a.feedLink:hover {
	color: #3399CC;
	text-decoration: underline;
	text-align: right;
}
div.aboutDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 400px;
	margin-left: -300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.aboutTeamDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 550px;
	margin-left: -375px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}

iframe.fillIFrame {
	width: 100%;
	overflow-y: auto;
	height: 100%;
}
iframe.fillIFrameHome {
	width: 100%;
	height: 100%;
}

body.contentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004a87;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div.aboutMenu {
	position:absolute;
	left:230px;
	top:105px;
	width:182px;
	height:65px;
	z-index:5500;
	background-color: #333;
	visibility: hidden;
	padding-top: 10px;
}

div.homeDiv {
	position:absolute;
	left:0px;
	top:136px;
	z-index:99;
	visibility: visible;
	right: 240px;
	bottom: 15px;
}
.pageHeading {
	font-size: 16pt;
	color: #004a87;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004A87;
}
div.solutionsMenu {
	position:absolute;
	left:310px;
	top:105px;
	width:145px;
	height:65px;
	z-index:5500;
	background-color: #333;
	visibility: hidden;
	padding-top: 10px;
}
.pageSmallHeading {
	font-size: 12pt;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div.solutionsDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 700px;
	margin-left: -450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
.tableRow1 {
	color: #000;
	text-decoration: none;
	background-color: #999;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tableRow2 {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
div.whyMenu {
	position:absolute;
	left:389px;
	top:105px;
	width:125px;
	height:44px;
	z-index:5500;
	background-color: #333;
	visibility: hidden;
	padding-top: 10px;
}
div.whyDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 500px;
	margin-left: -350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.howMenu {
	position:absolute;
	left:489px;
	top:105px;
	width:150px;
	height:44px;
	z-index:5500;
	background-color: #333;
	visibility: hidden;
	padding-top: 10px;
}
div.howProjectDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 700px;
	margin-left: -450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.loginFormInner {
	padding: 5px;
}
input.loginTextInput {
	width: 80%;
}


div.howDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 600px;
	margin-left: -400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.whyIndustryDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 600px;
	margin-left: -400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.smallLinks {
	position:absolute;
	top:58px;
	width:92px;
	height:16px;
	z-index:201;
	right: 0px;
	font-size: 8pt;
	text-decoration: none;
}
a.smallLink:link {
	color: #333;
	text-decoration: none;
}
a.smallLink:hover {
	color: #333;
	text-decoration: underline;
}
a.smallLink:visited {
	color: #333;
	text-decoration: none;
	text-align: right;
}
a.smallLink:active {
	color: #333;
	text-decoration: none;
}
div.partnersDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 600px;
	margin-left: -400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.membersDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 600px;
	margin-left: -400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.contactDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 600px;
	margin-left: -400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.loginForm {
	position:absolute;
	left:50%;
	top:50%;
	width:450px;
	height:218px;
	z-index:1;
	margin-top: -109px;
	margin-left: -225px;
	background-color: #FFF;
}
div.loginIntro {
	height: 25px;
	padding: 5px;
}

input.loginText {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
input.filenameText {
	width: 100%;
}


body.loginMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #0079B6;
}
div.articlesDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 700px;
	margin-left: -450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
span.articleDesc {
	font-size: 8pt;
	font-weight: normal;
	color: #004A87;
	text-decoration: none;
}
div.loginIntroError {
	height: 25px;
	padding: 5px;
	color: #F00;
}
div.adminBar {
	height: 25px;
	background-color: #E8E8E8;
	text-align: center;
	background-image: url(../images/admin_buttons/bg.jpg);
}
div.pageDiv {
	position:absolute;
	left:50%;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	width: 750px;
	margin-left: -475px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
}
div.pageDiv2 {
	position:absolute;
	left:50px;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
	right: 250px;
}
div.sidebarHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #004A87;
	background-color: #CCC;
	padding: 3px;
	cursor: default;
}
div.articlesContentDiv {
	padding: 10px;
	padding-top: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	bottom: 15px;
	height: 300px;
}
.tdPadding {
	padding: 5px;
}
div.rssPage {
	width: 450px;
	top: 185px;
	right: 200px;
	z-index: 2000;
	position: absolute;
	visibility: hidden;
	font-size: 10px;
	overflow-y: auto;
	max-height: 300px;
	padding: 2px;
	background-color: #FFF;
}
td.feedData {
	padding: 5px;
	background-color: #FFF;
}
.feedItemTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.feedItemDesc {
	font-size: 12px;
	color: #999;
}
.feedItemDiv {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.feedItemDivOver {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #CCC;
}
div.feedChannelTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #CCC;
}
li {
	color: #666;
	text-decoration: none;
}
li.bluePoint {
	color: #004a87;
	font-weight: normal;
}
.blueContent {
	color: #069;
}
td.ButtonBarBG {
	background-image: url(../images/button_bar/blank_bar.png);
}
div.foundMatch {
	background-color: #CCC;
	padding: 3px;
	color: #333;
}
.MatchedDemo {
	color: #666;
	font-style: italic;
	text-decoration: none;
}
div.resultsDiv {
	position:absolute;
	left:50px;
	top:150px;
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color: #E9E9E9;
	visibility: hidden;
	bottom: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
	right: 250px;
	overflow: auto;
}
.greyContent {
	color: #666;
}
.bottomPaddingGrey {
	padding-bottom: 15px;
	color: #666;
}
.dashButton {
	list-style-image: url(../images/bullet2.png);
}
.smallLines {
	font-size: 8pt;
}

#newLogo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 155px;
    height: 143px;
    z-index: 5000;
}

#newSearch {
    position: absolute;
    right: 0px;
    width:300px;
    top: 3px;
    z-index:7000;
}

#newsFlashBar {
    position:absolute;
    left: 74px;
    right: 240px;
    top: 105px;
    z-index: 79;
    min-height: 19px;
    background-color: #006699;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-right: 5px;
}

#newsFlashBlink {
    position:absolute;
    left: 74px;
    right: 240px;
    top: 105px;
    z-index: 80;
    min-height: 19px;
    background-color: #ffffff;
}

#newsFlashContent {
    position: absolute;
    left: 200px;
    right: 300px;
    top: 129px;
    background-color: #006699;
    z-index: 82;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    visibility: hidden;
    color: #fff;
}

#newsFlashText {
    position:absolute;
    left: 74px;
    right: 240px;
    top: 105px;
    z-index: 5100;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-right: 5px;
    overflow: hidden;
}

a.newsFlashLink {
    color: #eeeeff;
    text-decoration: underline;
    font-weight: bold;
}

a.newsFlashLink:visited {
    color: #eeeeff;
}

a.newsFlashLink:active {
    color: #eeeeff;
}

a.newsFlashLink:hover {
    color: #44aaff;
}
