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

body {
            background: #626262;
            font-family: Arial, Helvetica, sans-serif;
            font-size:12px;
            margin: 0px;
            padding: 0px;
}
 
#container {
            margin:auto;
            width:923px;
            /*align:right;*/
}
 
#menu {
            position:relative;
            top:120px;
}
 
#header {
            background: #fff;
            height:105px;
            position:relative;
            top:-30px;
}
 
#logo {
            float: left;
            width:183px;
            height:105px;
}
 
#headerRight {
            float: right;
            text-align:right;
            width:700px;
            height:105px;
            padding-right:16px;
}
 
#search {
			position:absolute;
			top:35px;
			left:480px;
            float:right;
            width:423px;
            padding-right:15px;
            padding-top:17px;
}
 
#subfeature {
            clear:both;
            background:#fff;
            width:923px;
            height:232px;
}
 
#content {
            clear:both;
}
 
input.searchbox {
			border-width:1px;
			border-color:#444;
			width:155px;
			height:13px;
			padding:4px;
			font-family:Arial;
			font-size: 12px;
			font-weight:bold;
			color:#2b2d2a;
}
 
img.go {
            position:relative;
            top:2px;
            padding-left:3px;
}
img.icon {
            border:0px;
            padding-right:3px;
}
.copyright {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 9px;
            color: #999999;
}
.title {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 24px;
            color: #999999;
}
.subhead {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #333333;
            }
.quote {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #6AA41D;
}
a:link {
            font-family: Arial, Helvetica, sans-serif;
            color: #6AA41D;
            text-decoration: underline;
}
a:visited {
            font-family: Arial, Helvetica, sans-serif;
            color: #6AA41D;
            text-decoration: underline;
}
a:hover {
            font-family: Arial, Helvetica, sans-serif;
            color: #6AA41D;
            text-decoration: none;
}
a:active {
            font-family: Arial, Helvetica, sans-serif;
    		color: #6AA41D;
            text-decoration: underline;
}
.quotename {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #999999;
}
h1 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 24px;
            color: #8d8d8d;
            font-style: normal;
            font-weight: normal;
            margin-top: 0px;
            margin-bottom: 0px;
}
h2 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #333333;
            margin-top: 0px;
            margin-bottom: 0px;
}
.greenmenu {
            font-family: Arial, Helvetica, sans-serif;
            font-size:11px;
            margin: 0;
            padding: 0
}
 
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 12px;
	padding-bottom: 17px;
}
#resourcesrow {
	background-color: #FFFFFF;
	width: 905px;
	float: right;
}
#quotesrow {
	background-color: #FFFFFF;
	width: 905px;
	float: right;
}
#footerlinks {
	width: 923px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
a.introtext:link, a.introtext:visited {
	color: #666666;
	text-decoration: none;
}
a.introtext:hover {
	color: #7FB819;
	text-decoration: none;
}
#table_simplify {
	background-image: url(images/homenew/bg-simplify.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 179px;
	height: 172px;
}
#table_analize {
	background-image: url(images/homenew/bg-utilize.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 179px;
	height: 172px;
}
#table_scale {
	background-image: url(images/homenew/bg-scale.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 179px;
	height: 172px;
}
.area3text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #515151;
	padding-left: 7px;
	padding-right: 64px;
	padding-top: 1px;
	margin-top: 9px;
}
.area3headers {
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #515151;
	line-height: 24px;
	margin-top: 1px;
	font-weight: normal;
}
#buttons {
	margin-left: 30px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
}
#bottomcurve {
	width: 923px;
	clear: both;
	background-image: url(images/skin/curve_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#grayspace {
	width: 923px;
	clear: both;
	background-color: #626262;
}
#bottomtable {
	margin-top: 10px;
}

#greenflash {
    height: 225px;
    width: 572px;
    visibility: visible;
}
 
#eqflash {
    height: 800px;
    width: 600px;
    visibility: visible;
}
 
 
div.searchPageNumbers {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
}
 
div.searchPageNumbers a {
            background-color: #ffffff;
            border: 1px solid #cccccc;
            color: #99cc33;
            display: inline;
            margin-left: 2px;
            margin-right: 2px;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 3px;
            padding-right: 3px;
            text-align: center;
            text-decoration: none;
}
 
div.searchPageNumbers a:hover {
            background-color: #99cc33;
            border: 1px solid #cccccc;
            color: #ffffff;
            display: inline;
            margin-left: 2px;
            margin-right: 2px;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 3px;
            padding-right: 3px;
            text-align: center;
            text-decoration: none;
}
 
div.searchPageCurrent {
            color: #000000;
            border: none;
            display: inline;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 4px;
            padding-right: 0px;
            text-align: center;
}


/* Subnav Menu Styles */

#subnav-header {
	font-family: Trebuchet, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	background-image: url(../images/common/subnav-header-bg.png);
	background-repeat: repeat-x;
	height: 24px;
	width: 161px;
	padding-left: 9px;
	padding-top: 13px;
}
td#subnavfolder a, td#subnavfolder a:visited {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #212121;
	font-weight: bold;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-folder-up.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 17px;
	display: block;
	padding-top: 5px;
	line-height: 13px;
}
td#subnavfolder a:hover {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #212121;
	font-weight: bold;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-folder-over.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 17px;
	display: block;
	padding-top: 5px;
	line-height: 13px;
}
td#subnavfolder-current2 a, td#subnavfolder-current2 a:visited {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-folder-over.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 17px;
	display: block;
	padding-top: 5px;
	line-height: 13px;
}
td#subnavfolder-current a, td#subnavfolder-current a:visited {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-folder-current.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 17px;
	display: block;
	padding-top: 5px;
	line-height: 13px;
}
td#subnavpage a, td#subnavpage a:visited {
	font-family: Trebuchet, Arial;
	font-size: 11px;
	color: #212121;
	line-height: 22px;
	font-weight: normal;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-page-up.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 22px;
	display: block;
}
td#subnavpage a:hover {
	font-family: Trebuchet, Arial;
	font-size: 11px;
	color: #609C23;
	line-height: 22px;
	font-weight: normal;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-page-over.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left top;
	height: 22px;
	display: block;
}
td#subnavpage-current {
	font-family: Trebuchet, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: normal;
	width: 150px;
	padding-left: 20px;
	background-image: url(../images/common/subnav-page-current.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	display: block;
}
#subnav-bottomfader {
	background-image: url(../images/common/subnav-bottomfader.png);
	background-repeat: repeat-x;
	height: 11px;
	width: 170px;
}


