@charset "utf-8";
/* CSS Document */

.printOnly {
	display: none;
}

body .membership {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../_images/bgdGrad.jpg) repeat-x #8da3a9; 
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #002bff;
}

a:hover {
	text-decoration: underline;
	color: #002bff;
}

.header a {
	text-decoration: none;
	color: #FFFFFF;
}

.header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.header {
	height: 157px;
	width: 981px;
	background: url(../_images/headerNew1.jpg);
	margin-left: auto;
	margin-right: auto;
}

.header #text {
	text-align: right;
	padding-right: 7px;
	padding-top: 30px;
	color: #FFFFFF;
}

.contentContainer {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.content {
	width: 955px;
	background-color: #f1eaca;
	margin-left: 24px;
	margin-right: 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	padding: 0px;
}
.content2010 {
	width: 955px;
	background-color: #FFF;
	margin-left: 24px;
	margin-right: 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	padding: 0px;
}

.content #contentLeft {
	float: left;
	width: 575px;
	background-color: #FFFFFF;
}

.content #contentMainFLDOE {
	float: left;
	width: 575px;
	background: url(../_images/fldoeHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainSuccess {
	float: left;
	width: 575px;
	background: url(../_images/successHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}
.content #contentMainSuccess2010 {
	float: left;
	width: auto;
	/*background: url(../_images/successHeader.jpg) top no-repeat #FFFFFF;*/
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainNews {
	float: left;
	width: 575px;
	background: url(../_images/newsHeader2.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainResources {
	float: left;
	width: 575px;
	background: url(../_images/resourcesHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainMembers {
	float: left;
	width: 575px;
	background: url(../_images/membersHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainAbout {
	float: left;
	width: 575px;
	background: url(../_images/aboutHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainConferences {
	float: left;
	width: 575px;
	background: url(../_images/conferencesHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainFunding {
	float: left;
	width: 575px;
	background: url(../_images/fundingHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainJoin {
	float: left;
	width: 575px;
	background: url(../_images/joinHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainLegislation {
	float: left;
	width: 575px;
	background: url(../_images/legislationHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainMemberLogin {
	float: left;
	width: 575px;
	background: url(../_images/memberLoginHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentMainTechnology {
	float: left;
	width: 575px;
	background: url(../_images/technologyHeader.jpg) top no-repeat #FFFFFF;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

.content #contentText {
	margin-top: 100px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.content li {
	margin-bottom: 1em;
}

.content #headline {
	font-size: 14px;
	color: #2f935f;
	font-weight: bold;
	margin-top: 0px;
	padding-top: .8em;
}
.content2010 #headline {
	font-size: 14px;
	color: #2f935f;
	font-weight: bold;
	margin-top: 0px;
	padding-top: .8em;
}

.content #contentLeftbottom {
	width: 351px;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 12px;
}

.content #contentRight {
	margin-left: auto;
	margin-right: 0;
	background-color: #f1eaca;
	width: 380px;
	float: right;
}

.content #contentRightbottom {
	width: 351px;
	background-color: #FFFFFF;
	margin-top: 10px;
}


.fldoeBoxContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.fldoeBoxContent p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .3em;
	font-size: 12px;
}

.boxHorizontal {
	margin-left: auto;
	margin-right: auto;
	width: 365px;
	background: url(../_images/boxVert.jpg) repeat-y;
}

.boxContent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.boxContent p {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .3em;
	font-size: 12px;
}

.boxTop {
	height: 17px;
	background: url(../_images/boxTop.jpg) top no-repeat;
}

.boxBottom {
	height: 8px;
	background: url(../_images/boxBottom.jpg) bottom no-repeat;
}

.news {
	background: url(../_images/newsTile.jpg) repeat-y;
	width: 554px;
	margin-left: auto;
	margin-right: auto;
}

.news #header {
	background: url(../_images/newsHeader.jpg) top no-repeat;
	height: 58px;
	width: 554px;
}

.news #content {
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(../_images/newsBottom.jpg) bottom no-repeat;
}

ul.newsItem {
	padding: 0px;
	margin: 0px;
	list-style-image: url(../_images/newsBullet.jpg);
}

ul.newsItem li {
	margin-bottom: 1em;
	padding-left: 3px;
}

.stories {
	background: url(../_images/storiesTile.jpg) repeat-y;
	width: 351px;
	margin-left: 8px;
	margin-right: auto;
}

.stories #header {
	background: url(../_images/successStories.jpg) top no-repeat;
	height: 44px;
	width: 351px;
}

.stories #content {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../_images/storiesBottom.jpg) bottom no-repeat;
}

.upcoming {
	width: 187px;
	margin-right: 8px;
	margin-top: 12px;
}

.upcoming #header {
	background: url(../_images/upcoming.jpg) top no-repeat;
	height: 42px;
}

.upcoming #content {
	text-align: center;
}

/* two different styles for creating columns */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* special styles for fixing problems with browser compatibility */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.redText {
	color: red;
	font-style: italic;
}

.principal {
	width: 143px;
	padding: 5px;
	text-align: center;
	background: #f1eaca;
	margin: 2px;
}

.principalIndent {
	margin: 15px;
	padding: 0px;
	height: auto;
/*	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;*/
}

.closePanel {
	text-align: right;
	vertical-align: middle;
	color: #666666;
	margin-top: 5px;
	margin-right: 13px;
}

.closePanel a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.closePanel a:hover {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.video {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}
.video2010 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

ul.resources {
	margin-left: 0px;
	padding-left: 1em;
}

.footer {
	background-color: #285967;
	height: 35px;
	color: #FFFFFF;
}

.footerText {
	vertical-align: middle;
	
}

.footer a {
	color: #FFFFFF;
}