html, body {
	margin: 0;
	padding: 0px 5px 5px 5px;
	color: #FFFFFF;
	background-color: #EEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font: 8pt/16pt georgia;
	margin-top: 0px;
	text-align: justify;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFF66;
	padding: 10px 10px 0;
	margin: 0;
	border-width: 2px 0;
	border: 0;
}

h2 {
	font: bold 16pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #000066;
}

h3 {
	font: italic normal 12pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #7D775C;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6666CC;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6666CC;
}

a:hover, a:active {
	text-decoration: underline;
	color: #9685BA;
}

#main {
	font-size: small;
	background-color: #FFFFFF;
	color: #000066;
	margin: 0;
	/*padding: 50px 295px 45px 38px; with Nav*/
	padding: 25px 35px 10px 35px;
	clear: left;
	/*border-top: 1px solid gray;*/
	border-bottom: 1px solid gray;
}

.p1 {
	width: 650px;
}

.leftimg {
	float: left;
	border: 1px solid gray;
	margin-right: 10px;
	margin-bottom: 2px;
}

.subheaderimg {
	border: 1px solid gray;
}

.clear {
	clear: both;
}

#headerlogo {
	background: url(img/ixlogo.gif) no-repeat top left;
	height: 70px;
}

#headerspace {
	height: 70px;
}

#pcenter {
	font: 8pt/16pt georgia;
	margin: 0;
	padding: 25px 0px 25px 0px;
	clear: left;
	text-align: center;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

#infoexch {
	background: url(img/infoexch.gif) no-repeat bottom right;
	height: 70px;
}

#navbar {
	height: 25px;
	padding: 0;
	display:block;
	border-top: 1px solid #7FBF40;
	background: url(img/tabsBkgndOFF.gif) repeat-x top left;
}

#nav {
	position: absolute;	
	right: 10px;
	display:block;
	height:25px;
	width:auto;
	margin: 0;
	padding: 0;
	/*border-top: 2px solid gray;*/
	/*border-top: 3px solid #7FBF40;*/
	background:transparent url(img/tabsBkgndOFF.gif) repeat-x top left;
}

#nav li {
	/*list-style: none;*/
	display:block;
	float: left;
	/*margin-left: 1px;*/
	margin: 0;
	/*padding-left: 15px;*/
	/*width: 25%;*/
	/*border: 1px dotted red;*/
	white-space: nowrap;
	font-size: 10px;
	/*line-height: 20 px;*/
	/*background: #BBBBBB url(img/tabsBkgndOFF.gif) 0 100% no-repeat;*/
}

#nav a {
	display: block;
	float: left;
	padding: 5px 20px 3px 20px;
	/*padding: 5px 15px 5px 5px;*/
	text-decoration: none;
	font-weight: bold;
	/*border: 1px solid;*/
	/*border-color: #FFF #333 #333 #FFF;*/
	/*background: #CCC url(bluedots.gif) 10px 50% no-repeat;*/
	/*background: #CCCCCC url(img/tabsBkgndON.gif) 100% 100% no-repeat;*/
	background:transparent url(img/tabsBkgndDIVIDER.gif) no-repeat top right;
	/*color: #000066;*/
	color: #253C85;
	/*width: .1px;*/
}

html>body #nav a { width: auto; }	     /* fixed IE6 hack */
/* commented backslash hack hides rule from IE5 and Mac\*/
#nav a {float: none;}						/* End IE and Mac hack */

#nav a:hover {
	/*background-color: #333333;*/
	background:#fff url(img/tabsBkgndON.gif) no-repeat top right;
	/*color: #FFFFFF;*/
	/*border-color: #000000 #CCCCCC #CCCCCC #000000;*/
}

#nav #current, #nav #current a {
	color: #7FBF40;
	/*color: #FFFFFF;*/
	background:#fff url(img/tabsBkgndON.gif) no-repeat top right;
	/*background-image: url(img/tabscurrent.gif);*/
}

#bullets
{
	font: 8pt/16pt georgia;
}

div#linkList
{
	display: block;
	position: absolute;
	right: 38px;
	/*top: 130px with Nav*/
	top: 120px;
	padding: 0px;
}

div#linkList2
{
	display: block;
	/*width: 100px;*/
	margin: 0px ;
	padding: 0px;
	background: url('img/linklist_background.png') repeat-y top center;
}

div#lselect, div#larchives
{
	display: block;
	/*width: 100px;*/
	margin: 0px;
	padding: 0px;
}
div#lresources
{
	display: block;
	/*width: 222px;*/
	margin: 0px  10px 0px 10px;
	padding: 0px;
	padding-bottom: 0px;
	/*padding-bottom: 100px; To make it side lines extend down*/
	background: url('img/linklist_bottom.png') no-repeat bottom center;
}

div#linkList2 div h3
{
	display: block;
	width: 222px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
div#linkList2 div h3 span
{
	display: none;
}
div#lselect h3
{
	background: url('linklist_select.png') no-repeat top center;
}
div#larchives h3
{
	background: url('linklist_archives.png') no-repeat top center;
}
div#lresources h3
{
	background: url('img/linklist_resource.png') no-repeat top center;
}
div#lservices h3
{
	background: url('img/linklist_service.png') no-repeat top center;
}
div#lpartners h3
{
	background: url('img/linklist_partner.png') no-repeat top center;
}

div#linkList2 div ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}
div#linkList2 div ul li
{
	display: block;
	width: 218px;
	margin: 0px 2px;
	padding: 7px 0px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	background: transparent;
	font-size: 8pt;
	text-align: center;
	list-style: none;
}
div#linkList2 div ul li:hover
{
	display: block;
	width: 218px;
	margin: 0px 2px;
	padding: 7px 0px;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	background: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	list-style: none;
}

div#linkList2 div ul li a.c
{
	color: #666666;
	text-decoration: underline;
}
div#linkList2 div ul li a.c:hover
{
	color: #333333;
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color: #000066;
	text-align: center;
	margin: 20px;
}
#pscroller1{
	/*width: 20px;*/
	height: 2.4em;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 218px 0px 0px;
	padding-bottom: 0px;
	border: 0px;
	/*background-color: lightyellow;*/
}

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
}

.rssclass a{
text-decoration: none;
}
