/* CSS Document */

body {
	margin-left: 60px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}


/* BACKGROUNDS AND EFFECTS */

#content {
	background-image: /images/backGradient.jpg;
	background-image: url(/images/backGradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	padding: 10px 26px 0px 0px;
}

#padRightBot {
	padding: 0px 26px 26px 0px;
}

#padBot {
	padding: 0px 0px 26px 0px;
}

#padRight {
	padding: 0px 30px 0px 0px;
}

#padSidebar {
	padding: 18px 26px 8px 3px;
}

#mainColumn {
	padding: 0px 34px 0px 0px;
}

#tableBorders {
	border: o;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.floatLeft {
	float: left;
	padding: 6px 10px 6px 0px;
}

.floatLeftCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	float: left;
	padding: 14px 20px 14px 0px;
	width: 260px;
	display: block;
}

.floatRight {
	float: right;
	padding: 6px 0px 6px 10px;
}


/* CONTENT */


/* main */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	letter-spacing: -0.05em;
	color: #333333;
	line-height: 29px;
	padding: 0px 20px 0px 0px;
	border: 0;
	margin: 0;	
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	letter-spacing: -0.05em;
	color: #333333;
	line-height: 27px;
	padding: 10px 10px 0px 50px;
	border: 0;
	margin: 0;	
	margin-right: 50;	
	font-weight: normal;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ccff66;
	line-height: 20px;
	background-color: #666666;
	padding: 20px 3px 0px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #333333;
	line-height: 16px;
	padding: 10px 3px 20px 50px;
	border: 0;
	margin: 0;		
	font-weight: bold;
}

.textSidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 17px;
	background-color: #666666;
	padding: 10px 10px 30px 6px;
	display: block;
	border: 0;
	margin: 0;
}

.textSidebarMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	line-height: 17px;
	background-color: #666666;
	padding: 10px 10px 0px 6px;
	display: block;
	border: 0;
	margin: 0;
}

.pageTitle {
	font-family: Impact;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	border-left: 3px solid #009900;
	margin: 0;
	padding: 12px 4px 3px 4px;
	background-color:#009900;
	display: block;
	width: 180px;
}

.sidebarTitle {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 12px 4px 3px 4px;
	background-color:#333333;
	display: block;
}

.sidebarTitle2 {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #99cc66;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 12px 4px 3px 4px;
	background-color:#333333;
	display: block;
}

.sidebarTitle3 {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 12px 4px 3px 4px;
	background-color:#009900;
	display: block;
}

.sidebarBump {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ccff66;
	font-weight: normal;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 10px 0px 0px;
}

.textInside {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 13px;	
	line-height: 19px;
	padding: 10px 6px 0px 50px;
	border: 0;
	margin: 0;
}

.bumpGreen {
	color: #009900;
}

.bumpGray {
	color: #000000;
}

.bumpWhite {
	color: #ffffff;
}


/* boxes and sidebars */

.hGreenBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	letter-spacing: -0.05em;
	color: #CCFF66;
	line-height: 27px;
	background-color: #009900;
	padding: 22px 3px 4px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: normal;
}

.textGreenBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC99;
	line-height: 17px;
	background-color: #009900;
	padding: 12px 10px 30px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: bold;
}

.textGreenBoxMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC99;
	line-height: 17px;
	background-color: #009900;
	padding: 12px 10px 6px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: bold;
}

.hGrayBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	letter-spacing: -0.05em;
	color: #33CC33;
	line-height: 27px;
	background-color: #333333;
	padding: 22px 3px 4px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: normal;
}

.textGrayBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cc66;
	line-height: 17px;
	background-color: #333333;
	padding: 12px 10px 30px 6px;
	display: block;
	border: 0;
	margin: 0;
	font-weight: bold;
}

.textFig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	background-color: #ccff66;;
	padding: 12px 10px 30px 6px;
	display: block;
	border: 0;
	margin: 0;	
	font-weight: bold;
}


/* TOP NAVIGATION BAR */

.subNavFirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	border-left: 3px solid #ccff66;
	margin: 0;
	padding: 24px 6px 0px 4px;
	display: block;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	border-left: 3px solid #ccff66;
	margin: 0;
	padding: 4px 14px 0px 4px;
	display: block;
}

.subNavLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	border-left: 3px solid #ccff66;
	margin: 0;
	padding: 4px 14px 4px 4px;
	display: block;
}

.nav {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #33CC33;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	border-left: 3px solid #ccff66;
	border-right: 26px solid #ccff66;
	margin: 0;
	padding: 12px 4px 3px 4px;
	background-color:#333333;
	display: block;
}

.tag {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #669933;
	letter-spacing: 0.15em;
	border: 0;
	border-left: 6px solid #ccff66;
	margin: 0;
	padding: 12px 1px 50px 0px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	border: 0;
	margin: 0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 9px;	
	font-weight: bold;
	line-height: 11px;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 50px;
}

.footerHome {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 9px;	
	line-height: 11px;
	border: 0;
	margin: 0;
}


/* LINKS */

/* all links*/

a {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #009900;
}

a:visited {
	text-decoration: none;
	color: #009900;
	}
	
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}

#linkSmallCaps {
	font-weight: bold;
	font-size: 10px;
}

/* box and sidebar links */

#sidebar a:link {
	color: #ffffff;
}

#sidebar a:hover {
	color: #CCCC33;
	text-decoration: underline;
}

#sidebar a:active {
	color: #CCCC33;
	text-decoration: underline;
}

#sidebar a:visited {
	color: #ffffff;
}


/* navigation links */

#subNavTable a:link {
	color: #99cc66;
	font-weight: bold;
}

#subNavTable a:hover {
	color: #ffffff;
	text-decoration: none;
}

#subNavTable a:active {
	color: #ffffff;
	text-decoration: underline;
}

#subNavTable a:visited {
	color: #006600;
	text-decoration: none;
}

#navTable a:link {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	color: #33CC33;
	letter-spacing: 0.15em;
}

#navTable a:hover {
	color: #CC6600;
	text-decoration: none;
}

#navTable a:visited {
	font-family: Impact;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.15em;
	color:#666666;
}

#navTable a:active {
	color: #CC6600;
	text-decoration: none;
}

/* CDM TABLES */

.tableTitle {
	font-family: Impact;
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	letter-spacing: 0.15em;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 12px 4px 6px 4px;
	background-color:#333333;
}

.facilityTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;	
	line-height: 14px;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 6px 6px 6px 6px;
	background-color:#009900;
}

.facilityPhases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;	
	line-height: 14px;
	background-color: #99CC66;
	padding: 6px 6px 6px 6px;
	border: 0;
	margin: 0;
}

.facilityPartners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
	line-height: 13px;
	background-color: #CCFF66;
	padding: 6px 6px 6px 6px;
	border: 0;
	margin: 0;
}

.phases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;	
	line-height: 14px;
	border: 0;
	margin: 0;
	padding: 6px 6px 6px 6px;
	background-color:#009900;
}

.facilityCERs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
	line-height: 13px;
	background-color: #FF9933;
	padding: 6px 6px 6px 6px;
	border: 0;
	margin: 0;
}
