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

body {
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #DEDEDE;
	background-image: url(images/shadow.png);
}

a:link, a:visited {
	color: #0066CC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #009999;
}

hr {
	border:1px dotted #999999;
	border-width:1px 0px 0px 0px;
}

#main {
	top: 0px;
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
}

/*home styles*/
#mission {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 20px;
	position: relative;
	z-index: 6;
	float: left;
	width: 233px;
	line-height: 16px;
	font-size: 11px;
}
#sidebar2 {
	float: right;
	width: 200px;
}

#header {
	height: 75px;
	top: 0px;
	width: 1019px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 0;
	margin-left: 1px;
	margin-top: 0px;
}

#main #topContent {
	height: 130px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/header3.png);
	vertical-align: bottom;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#whiteBG {
	margin-top: 35px;
	padding: 10px;
}
#border {
	float: left;
	margin-right: 15px;
	border: 1px dotted #999999;
	margin-top: 15px;
	width: 300px;
	height: 200px;
	clear: right;
}
#blueTop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0066CC;
	width: 767px;
	margin: auto;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 17px;
	padding-bottom: 50px;
}

#homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(images/LTGrayGradient.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: -31px;
	z-index: 5;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
}

#contentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 17px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

#homeContent li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-image: none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#homeContent li:last-child {
	border-bottom:none;
}
#homeContent ul {
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
}

#researchContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(images/workboard.jpg);
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin: auto;
	background-position: 0px 0px;
	top: -25px;
	position: relative;
}

#aboutusContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 10px;
	background-image: url(images/groupwork.jpg);
	background-repeat: no-repeat;
	padding-bottom: 100px;
	position: relative;
	top: -25px;
}

.paddedText {
	padding: 15px;
}
#homeText {
	/* for IE 
  filter:alpha(opacity=75);
	 CSS3 standard 
  opacity:0.75;*/
	width: 230px;
	margin-top: 30px;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 18px;
	padding-left: 25px;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
}

#contactText {
	background-color: #FFFFFF;
	width: 450px;
	margin-top: 30px;
	padding-top: 17px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
	border: 1px dotted #999999;
	margin-right: 12px;
	margin-left: 30px;
}
.blue {
	color: #0066CC;
}
.green {
	color: #99CC00;
}
.title {
	font-weight:bold;
}

/*Navigation*/

#nav {
	padding-right: 53px;
	padding-left: 55px;
	bottom: 0px;
	background-repeat: repeat-x;
	z-index: 6;
	position: relative;
	padding-bottom: 25px;
}

.Nav1 {
	background-image: url(images/navigationBar/HomeNav.png);
}
.Nav2 {
	background-image: url(images/navigationBar/Nav2.png);
}
.Nav3 {
	background-image: url(images/navigationBar/Nav3.png);
}
.Nav4 {
	background-image: url(images/navigationBar/Nav4.png);
}
.Nav5 {
	background-image: url(images/navigationBar/Nav5.png);
}.Nav6 {
	background-image: url(images/navigationBar/Nav6.png);
}
.Nav7 {
	background-image: url(images/navigationBar/Nav7.png);
}
.Nav8 {
	background-image: url(images/navigationBar/Nav8.png);
}

#nav td {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	bottom: 0px;
	margin-bottom: 35px;
	margin-top: 100px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 95px;
	color: #FFFFFF;
}

#nav a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.first {
	color: #009999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-position: -53px;
	}

/*Text*/	
	
h1 {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.subHead {
	font-size: 18px;
	color: #000000;
	line-height: 22px;
}
.refCards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.IrrSit {
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
	line-height: 22px;
}
.irrSitBullets {
	width: 375px;
}

.strat {
	font-size: 18px;
	color: #6633CC;
	font-weight: bold;
	line-height: 22px;
}
.lossgain {
	font-size: 18px;
	font-weight: bold;
	color: #CC0099;
	line-height: 22px;
}
.ecosystem {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	line-height: 22px;
}


#contentWhite td.dotted {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: auto;
	width: 770px;
	clear: left;
	float: left;
}
#homeimage {
	position: relative;
	z-index: 3;
	top: -27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}


/*************Images*************/
.rightFloat {
	float: right;
	padding: 6px;
	border: 1px dotted #999999;
	margin-left: 25px;
	clear: left;
	
}
.rightBottomMar {
	float: right;
	padding: 6px;
	border: 1px dotted #999999;
	margin-left: 25px;
	clear: left;
	margin-bottom: 100px;
}

#kit {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	position: relative;
	float: right;
	margin-top: 30px;
	margin-right: 15px;
	width: 400px;
}

.style1 {	color: #0066CC;
	font-weight: bold;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 15px;
}
#sidebar {
	float: right;
	background-color: #FFFFFF;
	width: 160px;
	padding: 17px;
	margin-right: 10px;
	margin-top: 31px;
}
#sidebar img {
	padding: 2px;
	border: 1px dotted #666666;
}
.date {
	font-weight: bold;
	color: #999999;
	vertical-align: top;
	valign: top;
}
#signup {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}

