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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.clear {
	clear:both;
}

a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	font-weight: bold;
	text-transform: uppercase;
	color: #DA7600;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	font-weight: bold;
	text-transform: uppercase;
	color: #DA7600;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.basic_link:link, a.basic_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
}
a.basic_link:hover, a.basic_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
}
h2 {
	line-height:22px;
}

.goldText {
	color: #DA7600;
}

.pageOf {
	color:#333333;
	font-size:13px;
}

.theTicker {
	position:absolute;
	top:-35px;
	left:0px;
}



#main {
	background-color: #161139;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	color: #000;
	min-height: 700px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #DA7600;
}

#main2 {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	color: #000000;
	min-height: 700px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #DA7600;
}

#footer2 {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.masthead1 {
	height: 169px;
	width: 900px;
	margin-right: auto;
	margin-bottom: auto;
	color: #161138;
	background-color: #161138;
}
.masthead2 {
	height: 143px;
	width: 900px;
}

.logo1 {
	height: 169px;
	width: 424px;
	float: left;
	background-color: #161138;
}

.navhome {
	float: right;
	height: 169px;
	width: 469px;
	list-style-type: none;
	background-color: #161138;
}

.strip {
	/*height: 20px;*/
	width: 900px;
	background-image: url(../images/masthead_strip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.imagebox {
	float: left;
	/*height: 489px; */
	width: 372px;
	margin-left: 30px;
	margin-right: 35px;
}

.ie6Threshold {
	width:1px;
	height:520px;
	float:left;
	display:block;
}

.flashContent {
	float:left;
}

.content {
	width: 463px;
	font-family: "Times New Roman", Times, serif;
	/* font-size: 12px; */
	font-style: normal;
	line-height: 17px;
	color: #000000;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	padding-bottom:30px;
}

.homeContent {
	width: 463px;
	font-family: "Times New Roman", Times, serif;
	/* font-size: 12px; */
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	padding-bottom:30px;
	position:relative;
}

.introtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 35px;
}

.interiorPageHeader {
	float:left;
	font-size: 35px;
	color: #DA7600;
	padding-bottom:20px;
	clear:both;
}

.goldHeader {
	font-size: 20px;
	color: #DA7600;
}

.bodyBox1 {
	margin-right: 35px;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	/* font-size: 12px; */
	line-height: 17px;
}

.img1 {
	width: 35%;
	float: left;
	margin: 0px;
	margin-top: 10px;
}
.img2 {
	height: 120px;
	width: 120px;
	margin-right: 5px;
	position: relative;
}
.img3 {
	height: 120px;
	width: 120px;
	position: relative;
}
.img4 {
	width: 60%;
	float: left;
	margin: 0px;
	margin-top: 10px;
	height: 40px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
	background-color: #CC9933;
	height: 35px;
	width: 900px;
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
	text-transform: uppercase;
	bottom: -600px;
}

.newsItem {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.newsDate {
	font-size:13px;
	color:#333333;
	color:#DA7600;
}

.newsAuthor {
	font-size:11px;
	color:#666666;
}
.newsFrontpage {
	font-size:11px;
	color:#ffde46;
}

newsFrontpage:hover, newsFrontpage:link, newsFrontpage::visited {
	color:#333;
}

.newsFrontpageCaps {
	font-size:11px;
	color:#ffde46;
	text-transform:uppercase;
	font-style:normal;
}

a.newsFrontpageCaps:link, a.newsFrontpageCaps:visited {
	font-style:normal;
	font-weight:normal;
	color:#ffde46;
	font-size:11px;
	text-transform:uppercase;
	font-stretch:normal
	
}

a.newsFrontpageCaps:hover {
	font-style:normal;
	font-weight:normal;
	color:#ffde46;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	font-stretch:normal
	
}

.authorCaps {
	text-transform:uppercase;
}

.newsTitle {

}

a.newsTitleLink:link, a.newsTitleLink:visited {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	font-weight: bold;
	text-transform: uppercase;
	color: #1f0f87;
	text-decoration: none;
}
a.newsTitleLink:hover, a.newsTitleLink:active {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 11px; */
	font-weight: bold;
	text-transform: uppercase;
	color: #2715a1;
	text-decoration: underline;
}

/* --------------------------------------------------------------- */
/* new navigation elements */
.navElementWrap {
	float:left;
	position:relative;
}

a.singleLink:link, a.singleLink:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 10px;
	padding:3px;
	color:#fe8a02;
}
a.singleLink:hover, a.singleLink:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	font-size: 10px;
	padding:3px;
	color:#fe8a02;
}
/* about */
.aboutDD {
	position:absolute;
	float:left;
	display:block;
	width:200px;
	top:35px;
	left:5px;
	/* background-color: #161138; */
	padding:5px;
}
a.about:link, a.about:visited {
	float:left;
	width:68px;
	height:49px;
	display:block;
	background-image: url(../images/aboutus_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.about:hover, a.about:active {
	float:left;
    width:68px;
	height:40px;
	display:block;
	background-image: url(../images/aboutus_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* programs */
a.programs:link, a.programs:visited {
	float:left;
	width:73px;
	height:35px;
	display:block;
	background-image: url(../images/programs_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.programs:hover, a.programs:active {
	float:left;
	width:73px;
	height:49px;
	display:block;
	background-image: url(../images/programs_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* partners */
a.partners:link, a.partners:visited {
	float:left;
	width:72px;
	height:35px;
	display:block;
	background-image: url(../images/partners_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.partners:hover, a.partners:active {
	float:left;
	width:72px;
	height:49px;
	display:block;
	background-image: url(../images/partners_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* developers */
a.developers:link, a.developers:visited {
	float:left;
	width:81px;
	height:35px;
	display:block;
	background-image: url(../images/developers_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.developers:hover, a.developers:active {
	float:left;
	width:81px;
	height:49px;
	display:block;
	background-image: url(../images/developers_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* buyers */
a.buyers:link, a.buyers:visited {
	float:left;
	width:56px;
	height:35px;
	display:block;
	background-image: url(../images/buyers_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.buyers:hover, a.buyers:active {
	float:left;
	width:56px;
	height:49px;
	display:block;
	background-image: url(../images/buyers_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* news */
a.news:link, a.news:visited {
	float:left;
	width:49px;
	height:35px;
	display:block;
	background-image: url(../images/news_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.news:hover, a.news:active {
	float:left;
	width:49px;
	height:49px;
	display:block;
	background-image: url(../images/news_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* contact */
a.contact:link, a.contact:visited {
	float:left;
	width:63px;
	height:35px;
	display:block;
	background-image: url(../images/contact_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.contact:hover, a.contact:active {
	float:left;
	width:63px;
	height:49px;
	display:block;
	background-image: url(../images/contact_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_patent {
	font-family: "Times New Roman", Times, serif;
	/* font-size: 9px; */
	color: #000;
	text-transform: none;
	bottom: -600px;
	font-size: 10px;
	text-align: right;
	padding-left: 50px;
}
#main2 .strip .content .bodyBox1 p .basic_link {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}
.basic_link a {
	font-size: 12px;
}

