BODY {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
DIV, TD, A {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
A {
	color: #000000;
	text-decoration: none;
}
INPUT {
	border: 1px solid;
	width: 300px;
	margin-left: 20px;
}
INPUT.submit {
	font-weight: bold;
	width: 200px;
	margin-top: 10px;
}
SELECT {
	width: 304px;
	margin-left: 20px;
}
TEXTAREA {
	border: 1px solid;
	width: 300px;
	height: 100px;
	margin-left: 20px;
}

#page {
	width: 735px;
	height: 100%;
	background-color: #ffffff;
	text-align: left;
	border-bottom: 1px solid white;
}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 735px;
	height: 140px;
	background-color: #ffffff;
}
#logo {
	position: relative;
	top: 7px;
	left: 30px;
	width: 125px;
	height: 125px;
	cursor: hand;
}
#activemark {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 174px;
	height: 53px;
	background: url(img/activemark.gif) no-repeat;
	z-index: 2;
}
#menu {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 80px;
	z-index: 11;
}
HR {
	color: #00A5DB;
	height: 1px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
}
H3, DIV.header3 {
	font-size: 16px;
	font-weight: bold;
	/**color: #00A5DB;**/
	color: #142484;
}
DIV.menutext {
	position: absolute;
	visibility: hidden;
	top: 90px;
	padding: 4px 10px 4px 10px;
	background: #003399;
	z-index: 20;
}
A.menu-portals {
	background: url(img/menu_portals_off.gif) no-repeat;
	width: 46px;
	height: 80px;
	float: left;
}
A.menu-portals:hover {
	background: url(img/menu_portals.gif) no-repeat;
}
A.menu-technology {
	background: url(img/menu_technology_off.gif) no-repeat;
	width: 80px;
	height: 80px;
	float: left;
}
A.menu-technology:hover {
	background: url(img/menu_technology.gif) no-repeat;
}
A.menu-publishers {
	background: url(img/menu_publishers_off.gif) no-repeat;
	width: 68px;
	height: 80px;
	float: left;
}
A.menu-publishers:hover {
	background: url(img/menu_publishers.gif) no-repeat;
}
A.menu-corporate {
	background: url(img/menu_corporate_off.gif) no-repeat;
	width: 68px;
	height: 80px;
	float: left;
}
A.menu-corporate:hover {
	background: url(img/menu_corporate.gif) no-repeat;
}
DIV.menubar {
	width: 2px;
	background-color: #003399;
	height: 80px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
DIV.content {
	width: 735px;
}
DIV.topstory {
	width: 707px;
	height: 318px;
	background: url(img/bg_bigblue.gif) no-repeat;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
}
DIV.smallstory {
	display: inline;
	width: 200px;
	height: 267px;
	background: url(img/bg_smallstory.gif) no-repeat;
	margin-top: 11px;
	margin-left: 10px;
	/**margin-right: 5px;**/
	padding: 15px;
	float: left;
}
DIV.deep {
	width: 687px;
	height: 100%;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 0px;
	background: #00A5DB url(img/bgtop_bigblue.gif) no-repeat;
}
DIV.deepend {
	width: 707px;
	height: 25px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	background: #00A5DB url(img/bgbottom_bigblue.gif) no-repeat;
}
#splash {
	position: absolute;
	top: 35px;
	left: 434px;
	z-index: 10;
}
A.readon {
	float: right;
	width: 85px;
	height: 12px;
	background: url(img/readon.gif) no-repeat;
}
A.readon:hover {
	background: url(img/readon_hover.gif) no-repeat;
}
#boxes {
	width: 707px;
	margin-left: 14px;
	margin-right: 14px;
	background-color: #ccccff;
	border-bottom: 1px solid white;
}
DIV.leftbox {
	width: 267px;
	background-color: #ffffff;
	float: left;
}
DIV.smallbox {
	width: 264px;
	float: left;
}
DIV.bigbox {
	width: 440px;
	float: left;
	background-color: #ffffff;
}
DIV.boxheader {
	background-color: #003399;
	width: 100%;
	height: 30px;
	margin-bottom: 3px;
}
DIV.boxcontent {
	width: 250px;
	background-color: #ccccff;
	padding: 7px;
}
#bottomvspace {
	width: 735px;
	height: 2px;
	clear: both;
	font-size: 0px;
}
#bottombox {
	width: 693px;
	margin-left: 14px;
	margin-right: 14px;
	background-color: #003399;
	height: 30px;
	padding-left: 7px;
	padding-right: 7px;
}
.middle {
	text-align: center;
}
DIV.news {
	background: #ccccff url(img/icon_news.gif) no-repeat 10px 10px;
	color: #000000;
	width: 398px;
	padding: 7px;
	padding-left: 35px;
	margin-bottom: 2px;
	cursor: hand;
}
#footer {
	width: 707px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 3px;
	margin-bottom: 14px;
	background: url(img/footer.gif) no-repeat;
	height: 39px;
}
A.menu-terms {
	background: url(img/terms_off.gif) no-repeat;
	width: 73px;
	height: 14px;
	float: right;
	margin-top: 12px;
}
A.menu-terms:hover {
	background: url(img/terms_on.gif) no-repeat;
}
A.menu-privacy {
	background: url(img/privacy_off.gif) no-repeat;
	width: 74px;
	height: 14px;
	float: right;
	margin-top: 12px;
}
A.menu-privacy:hover {
	background: url(img/privacy_on.gif) no-repeat;
}
A.menu-contact {
	background: url(img/contact_off.gif) no-repeat;
	width: 59px;
	height: 14px;
	float: right;
	margin-top: 12px;
}
A.menu-contact:hover {
	background: url(img/contact_on.gif) no-repeat;
}
DIV.bottommenubar {
	width: 1px;
	background-color: #ffffff;
	height: 20px;
	float: right;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
}
.clear {
	clear: both;
}
TD.pad {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
}

* { border: 0px solid; 
}

IMG.techdist {
	margin-left: 15px;
	margin-right: 10px;
	border: 0;
}

DIV.pptlink {
	margin-bottom: 10px;
	height: 31px;
	padding-left: 40px;
	padding-top: 0px;
	font-weight: bold;
	background: url(/v3assets/img/pptlogo.gif) no-repeat;
}
DIV.pptlink a {
	color: #ff7336;
}
