/* GLOBAL */

body {
	background-image: url( "images/bodwrapbluebg.jpg" );
	color:	black
}

a#emailus {
	display:			block;
	width:				287px;
	height:				45px;
	text-indent:	1289px;
	background:		transparent url("images/email.gif") no-repeat scroll 0 0;
	overflow: 		hidden
}

a {
	color: blue
}

div.navwrap table,
table.navwrap {
	background:	#9bb7e6 url("images/navwrapbg.png") repeat-y scroll top left
}

div.banwrap table,
table.banwrap {
	background:	transparent url("images/banwrapbluebg.png") repeat-x scroll top left
}

div.docwrap table,
table.docwrap {
	background:	#9bb7e6 url("images/docwrapbluebg.png") repeat fixed top left
}

div#docwrapabout table,
#docwrapabout table {
	background:	#9bb7e6 url("images/docwrapbluebg.png") repeat fixed top left
}

div.navcontent a:hover,
a.navcontent:hover {
	background-color:	lemonchiffon;
	color:						black
}

div.navcontent a:active,
a.navcontent:active {
	background-color: lemonchiffon;
	color:						white
}

div.navinline a,
a.navinline {
	color:      blue
}

div.navinline a:hover,
a.navinline:hover {
	background-color:	lemonchiffon;
	color:						black
}

div.navinline a:active,
a.navinline:active {
	background-color: lemonchiffon;
	color:						white
}
