body {
	background-color: #FFFFFF;
	color:#333333;
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
.cogixbody {
	homebackground-image:url(/img/composite_bg_2560.png);
	background-image:url(/img/bg_2560_light_grey_content.jpg);
	rejectedbackground-image:url(/img/bg_2560_white_content.jpg);
	background-repeat:no-repeat;
}
a:link {
	color:#3399FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#3366FF;
	text-decoration:none;
}

.sectionheader {
	font-size:11pt;
	line-height:24px;
}
	
.listheader {
	font-size: 10pt;
}

.exampleheader {
    background: transparent url(/images/exheader.gif) no-repeat scroll 0%;
	background-repeat: no-repeat;
	background-position: right top;
}	
	
#header {
	position:absolute; 
	top:0px; 
	width: 1043px;
}

#headersandlogos {
	height:126px; 
	background-image: url(/img/header_slide.png);
	xbackground-image: url(/img/header_background_cropped.jpg);
}

#nav {
	display:block; 
	width:1020px; 
	z-index:1; 
	margin-top:-30px;
}

#content {
	width:1043px;
	height:1020px;
	z-index:1;
	xborder:solid 1px #FF0000;
	margin-left:auto;margin-right:auto;
}

#pagebody {
	position:absolute; 
	height:780px; 
	width:1042px; 
	top:132px; 
	xbackground-color:#E9F9FC;
}

#footer {
	position:absolute; 
	height:100px; 
	width:1024px; 
	top:920px; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:white;
}

.Navigation a:visited {
	color:white;
	text-decoration:none;
}
.Navigation a:link {
	color:white;
	text-decoration:none;
}
.Navigation a:active {
	color:white;
	text-decoration:none;
}

.Navigation a:hover {
	color:#2ABFFF;
}

.Navigation {
	font-size:12pt;
}

.Navigation ul {
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.Navigation li {
	background-image:url(/img/tab.png);
	display:block;
	float:left;
	text-align:center;
	margin-left:10px;
	width:129px;
	font-size:12px;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:25px;
	padding-top:6px;
}
