body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: rgb(246,246,235);
}
.textbox input {
	margin: 0px;
	padding: 0px;
}
#login input {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.req {
	color: #911;
	font-weight: bold;
}
#bodycol2 input {
	border: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
#container {
/*	position: relative; */
	display: block;
	width: 794px;
	background-image: url(../images/bgback.jpg);
	margin: 0 auto;
	overflow: visible;
/*	top: 0px; */
	padding-top: 10px;
}
#mainnav {
/*	position: relative; */
/*	top: 0px; */
	background-color: rgb(173,208,233);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: rgb(0,50,98);
	font-size: 13px;
	margin: 0px 0 0 22px;
	width: 750px;
	height: 50px;
	padding: 0px;
}
#mainnav ul {
	list-style-type: none;
	padding: 0 10px 0 4px;
	margin: 0px;
}
#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 105px;
	display: block;
}
#mainnav li a {
	color: rgb(0,50,98);
	text-decoration: none;
	background-image: url(../images/btn_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	width: 95px;
	height: 41px;
	display: block;
	padding: 9px 5px 0 5px;
	text-align: center;
}
#mainnav li a:hover {
	color: rgb(0,50,98);
	text-decoration: none;
	background-image: url(../images/btn_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainnav #selected {
	color: rgb(0,50,98);
	text-decoration: none;
	background-image: url(../images/btn_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
#bodytop {
/*	position: relative; */
	width: 560px;
	height: auto;
	display: block;
	margin: 10px 0 0 22px;
/*	top: 0px; */
}
#greatimage {
/*	position: relative;	*/
	background-repeat: no-repeat;
	height: 250px;
	width: 560px;
	clear: both;
}
#imagetext {
	position: relative;	
	top: 42px;
	width: 240px;
	left: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
/*	color: rgb(0,50,98); */
	color: #69c;
	font-size: 27px;
}
#bodybase {
/*	position: relative; */
	width: 560px;
	height: auto;
	display: block;
	margin: 10px 0 0 22px;
/*	top: 0px; */
}
#top {	
	background-image: url(../images/top.gif);
	display: block;
	padding: 0px 0 0 0;
/*	position: relative; */
	margin: 0px 0 0 22px;
	height: 80px;
	width: 750px;
/*	top: 0px; */
/*	left: 0px; */
	border: 0px;
}
#logobar {
	float: left;
	width: 460px;
	display: block;
	padding: 0px;
	margin: 0px;
}
#submenu {
	float: right;
	padding: 0px;
	margin-right:12px;
	margin-top:5px;
	display: block;
	font-size: 12px;
	color: rgb(220,208,135);
}
#submenu a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
#submenu a:hover {
	color:  rgb(220,208,135);
	text-decoration: underline;
}
#mainarea {	
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
/*	position: relative; */
	margin: 0px 0 0 0px;
	width: 794px;
/*	top: 0px; */
/*	left: 0px; */
	border: 0px;
	clear: both;
}
#bodycol1 {
	float: left;
	display: block;
	padding: 0px;
	margin-right: 10px;
}


#bodycol1 .simplecol {
	float: left;
	display: block;
	width: 150px;
	margin: 0 20px 20px 0px;	
}

#bodycol2 {
	float: left;
	display: block;
	width: 190px;
}
.infoblock {
	float: left;
	width: 180px;
	margin-right: 10px;
	background-repeat: no-repeat;
	height: 148px;
}
.index .infoblock {
	float: left;
	width: 180px;
	margin-right: 10px;
	background-repeat: no-repeat;
	height: 208px;
}
.infohead {
	height: 106px;
	width: 100px;
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	padding: 10px 15px 0 65px;
	margin: 0px;
}

.infohead a {
	color: rgb(0,50,98);
	text-decoration: none;
}
.infohead a:hover {
	color: #000;
	text-decoration: underline;
}
.infoblock .goldbar {
	position: relative;
	height: 4px;
	width: 180px;
	background-color: rgb(220,208,135);
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.infoblock .infotext {
	position: relative;
	height: auto;
	width: 180px;
	display: block;
	padding: 0px;
	margin: 10px 0 10px 0;
	border: 0px;
	clear: both;
}
.index .infoblock .infotext {
	position: relative;
	height: 40px;
	width: 180px;
	display: block;
	padding: 0px;
	margin: 10px 0 10px 0;
	border: 0px;
	clear: both;
}
.infoblock .infomore {
	position: relative;
	height: 6px;
	width: 34px;
	display: block;	
	margin: 6px 0 0 146px;
	padding: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.infoblock .box_ul {
	position: relative;
	height: 4px;
	width: 180px;
	background-image: url(../images/box_ul.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
}
#bodyinfo {
	position: relative;
	clear: both;
	width: 560px;
	height: auto;
	display: block;
	margin: 10px 0 0 22px;
	top: 0px;
}
.loginhome {
	float: left;
	margin-right: 10px;
	width: 180px;
}




.whitepapers {
	background-color: rgb(244,241,219);
	border-top: 4px solid rgb(220,208,135);
	width: 180px;
	float: left;
	margin-right: 10px;
}
.whitepapers .header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
.whitepapers .textbox {
	position: relative;
	top: 15px;
	left: 10px;
	width: 160px;	
	white-space: normal;
}
.whitepapers hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px; 
}
html>body .whitepapers hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 6px 0 9px 0; 
}
.whitepapers a {
	color: rgb(0,0,0);
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.whitepapers a:hover {
	color: rgb(0,50,98);
	text-decoration: underline;
}

.formline {
	clear: both;
	border-top: 1px solid rgb(220,208,135);
	padding: 5px 0;
}
.formdesc {
	width: 110px;
	float: left;
	display: block;
}
.forminput {
	width: 220px;
	float: left;
	display: block;	

}
.forminput input {
	width: 220px;
}


.formdesc2 {
	width: 95px;
	text-align: right;
	float: left;
	display: block;
}
.forminput2 {
	width: 185px;
	float: left;
	display: block;
}

.supplierslist {
	border-top: 4px solid rgb(220,208,135);
	width: 180px;
	float: left;
	margin: 0px;
}
.supplierslist .textbox {
	position: relative;
	top: 15px;
	left: 10px;
	width: 160px;	
}
.supplierslist .header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
.supplierslist hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px; 
}
html>body .supplierslist hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 6px 0 9px 0; 
}
.supplierslist a {
	color: rgb(0,0,0);
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.supplierslist a:hover {
	color: rgb(0,50,98);
	text-decoration: underline;
}


.newsarchive {
	border-top: 4px solid rgb(220,208,135);
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 180px;
	float: left;
	margin: 0px;
}
.newsarchive .header {
	position: relative;
	width: 160px;
	padding: 15px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
.newsarchive .subheader {
	border-top: 2px solid rgb(220,208,135);
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	width: 170px;
	padding: 15px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 0px 0;
}
.newsarchive a {
	display: block;
	height: 25px;
	width: 170px;
	border-bottom: solid 1px rgb(220,208,135);
	color: rgb(0,50,98);
	text-decoration: none;
	margin: 0px;
	padding: 8px 0 0 10px;
}
.newsarchive a:hover {
	color: rgb(0,50,98);
	text-decoration: none;
	background-color: rgb(238,238,238);
}

.newsarchive #select {
	color: rgb(0,50,98);
	text-decoration: none;
	background-color: #e6eff6;
}

.newsarchive .header a {
	display: block;
	color: rgb(0,50,98);
	text-decoration: none;
	padding: 0px 0 5px 0px;
	margin: 0 0 10px 0;
	border: 0px;
	background-color: transparent;
}
.newsarchive .header a:hover {
	color: rgb(0,50,98);
	text-decoration: underline;
}
.newsarchive .subheader a:hover {
	color: rgb(0,50,98);
	text-decoration: underline;
}

.newsarchive .subheader a {
	display: block;
	color: rgb(0,50,98);
	text-decoration: none;
	padding: 0px 0 5px 0px;
	margin: 0 0 10px 0;
	border: 0px;
	background-color: transparent;
}

.newsarchive .child a  {
	display: block;
	height: 18px;
	width: 170px;
	border-right: solid 0px rgb(220,208,135);
	border-bottom: solid 1px #ccc;
	border-left: solid 0px rgb(220,208,135);
	color: rgb(90,90,98);
	text-decoration: none;
	margin: 0px;
	padding: 8px 0 4px 10px;
	background-color: rgb(248,248,248);
	clear: both;
}
.newsarchive .child a:hover  {
	color: rgb(0,50,98);
	text-decoration: none;
	background-color: rgb(238,238,238);
}

.hover_menu {
	width: 180px;
	margin: 0px;
}
.industry {
	width: 370px;
	float: left;
	margin-right: 10px;
	display: block;
}
.industry .subbox {
	border-top: 4px solid rgb(220,208,135);
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	top: 15px;
	left: 0px;
	width: 370px;
	display: block;
	
}


.industry .subbox .textbox {
	position: relative;
	top: 15px;
	left: 10px;
	width: 360px;	
}
.industry .subbox .header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
.industry .subbox .subheader {
	color: rgb(0,50,98);
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.newsheader {
	color: rgb(0,50,98);
	font-size: 15px;
	margin: 0px 0 10px 0;
}
.industry .subbox .newsdate {
	margin: 20px 0 0px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
}
.industry .subbox hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px; 
}
html>body .industry .subbox hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 6px 0 9px 0; 
}
.industry .subbox a {
	color: rgb(0,50,98);
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.industry .subbox a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}




.aboutus {
	border-top: 4px solid rgb(220,208,135);
	background-image: url(../images/boxgrad.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: auto;
	width: 370px;
	float: left;
	margin-right: 10px;
	display: block;
}
.aboutus .textbox {
	position: relative;
	top: 15px;
	left: 10px;
	width: 360px;	
}
.aboutus .header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
.aboutus .subheader {
	color: rgb(0,50,98);
	font-size: 16px;
	margin: 20px 0 10px 0;
}
.aboutus .newsdate {
	margin: 20px 0 0px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
}
.aboutus hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px; 
}
html>body .aboutus hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 6px 0 9px 0; 
}
.aboutus a {
	color: rgb(0,50,98);
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.aboutus a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}
.aboutus .postinfo {
	clear: both;
	margin: 10px 0 10px 0;
}
.aboutus .postinfo .postedby {
	background-image: url(../images/postedby.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	float: left;
	width: 250px;
	height: 20px;
	display: block;
	color: rgb(102,102,102);
	font-size: 9px;
}
.aboutus .postinfo .permalink {
	background-image: url(../images/permalink.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	float: left;
	color: rgb(102,102,102);
	font-size: 9px;
}
.aboutus .permalink a {
	color: rgb(102,102,102);
	text-decoration: none;
}
.aboutus .permalink a:hover {
	color: rgb(51,51,51);
	text-decoration: underline;
}



#sponsors_feature {
	float: left;
}
#signoff {
	color: rgb(0,50,98);
	font-size: 10px;
}
#signoff a {
	color: rgb(0,50,98);
	text-decoration: none;
}
#signoff a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}
#testsites {
	margin: 6px 0 0 0;
	color: rgb(0,50,98);
	font-size: 10px;
}
#testsites a {
	color: rgb(0,50,98);
	text-decoration: none;
}
#testsites a:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}
.copy {
	position: relative;
	clear: both;
	padding: 10px 0 10px 0;
	font-size: 10px;
}

/* FOOTER */

#baseline {
	clear: both;
/*	position: relative; */
	color: rgb(105,145,179);
	background-color: #fff;
	width: 750px;
	height: auto;
	display: block;
	margin: 0px 0 0 22px;
/*	top: 0px; */
}

#endgap {
	clear: both;
/*	position: relative; */
	color: rgb(105,145,179);
	background-color: #fff;
	width: 740px;
	height: 10px;
	display: block;
	margin: 0px 0 0 22px;
/*	top: 0px; */
}

#baseline hr {
	border: solid 1px rgb(220,208,135);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 15px 0 10px 0; 
}

/* Footer END */

#login {
	position: relative;
	background-image: url(../images/login_panel.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 195px;
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 0px;
}
#login .headtxt {
	position: relative;
	top: 10px;
	left: 10px;
	color: #fff;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#searchsite {
	position: relative;
	background-image: url(../images/search_panel.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 72px;
	display: block;
	clear: both;
	margin-top: 10px;
	padding: 0px;
}
#searchsite .headtxt {
	position: relative;
	top: 10px;
	left: 10px;
	color: #fff;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
}
.notheadtext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.infotabletxt {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
}
#current_news {
	margin-top: 10px;
	border-top: 4px solid rgb(220,208,135);
	width: 180px;
}
#current_news .textbox {
	position: relative;
	top: 15px;
	width: 180px;	
}
#current_news .header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 0 0 10px 0;
}
#current_news .subheader {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 4px solid rgb(220,208,135);
	color: rgb(0,50,98);
	font-size: 22px;
	margin: 5px 0 10px 0;
	padding-top: 10px;
}
#current_news .news_item {
	margin: 5px 0 10px 0;
}
#current_news .news_item .newsdate {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
}
#current_news .news_item .infomore {
	position: relative;
	height: 6px;
	width: 34px;
	display: block;
	margin: 6px 0 0 146px;
	padding: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#current_news .news_item  .box_ul {
	position: relative;
	height: 4px;
	width: 180px;
	background-image: url(../images/box_ul.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
}
.subbox .news_item .newsdate {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: rgb(102,102,102);
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
}
.subbox .news_item .infomore {
	position: relative;
	height: 6px;
	width: 34px;
	display: block;
	margin: 6px 0 0 320px;
	padding: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.subbox .news_item  .box_ul {
	position: relative;
	height: 4px;
	width: 355px;
	background-image: url(../images/box_wul.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
}
.list_no_list {
	display: block;
	clear: both;
}
.list_no_list ul {
	list-style-type: none;
	padding: 0px 0 2px 5px;
	margin: 0px 0 2px 5px;	
}
.list_no_list li {
	padding: 1px 0 1px 5px;
	margin: 1px 0 1px 5px;
}
