html {
	background: #cbdfea;
}

body {
	margin: 0;
	padding: 0 30px;
	background: #fff url(img/gw-toprep.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 940px;	
	position: relative;
	top: 0;
	_left: -1px;
}

body { behavior:url("csshover.htc"); }



/*hide from ie-mac\*/
* html body {
		width:expression(document.documentElement.clientWidth < 940 ? '940px' : 'auto');	
    }
/* end hack */

a {
	color: #174778;
}

p {
	padding-bottom: 10px;
}
/*
--------------------------------------------------------------------- HEADER
*/

#hdr {
	float: left;
	background: #174778 url(img/gw-logoright.gif) no-repeat top right;
	width: 100%;
}

#hdr h1, #hdr h2 {
	margin: 0;
	padding: 0;
}

#hdr h1 span, #hdr h2 span, #hdr h3 span {
	display: none;
}

#hdr h1 a {
	background: transparent url(img/gw-logoleft.gif) no-repeat top left;
	display: block;
	height: 95px;
	width: 650px;
	float: left;
	border-left: 1px solid #fff;	
}

#hdr h2 a {
	background: transparent;
	display: block;
	height: 95px;
	width: 230px;	
	border-right: 1px solid #fff;
	position: absolute;
	right: 29px;
	top: 0;
}

#hdr h3 a {
	background: transparent;
	display: block;
	height: 95px;
	width: 90px;	
	position: absolute;
	right: 259px;
	top: 0;
}

/*
--------------------------------------------------------------------- TOP NAV
*/

#topnav {
	clear: both;
	width: 100%;
	float: left;
	background: #fc3;
	height: 25px;
	position: relative;
}


#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",arial,sans-serif;	
}

#topnav ul li {
/*display: inline;*/
position: relative;
float: left;
width: auto;
}

#topnav ul ul {
	visibility:hidden;
	position:absolute;
	top:20px;
	left:0;
	width:149px;
	background: #CBDFEA;
	border: 1px solid #174778;
}

#topnav ul ul li, #topnav ul ul li a {
	display: block;
	float: none;
	height: auto;
}

#topnav ul ul li a:hover {
	background: #f1f1f1;
}

#topnav table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

#topnav ul li:hover ul, #topnav ul :hover ul{
	visibility:visible;
 }

 
#topnav ul li a, #topnav ul li span {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding: 4px 5px 3px 5px;
	height: 25px;	
	*height: 18px;
}

#topnav ul li a:hover strong {
	text-decoration: underline;
}

#topnav ul li.right {
	float: right;
	border-right: 1px solid #fff;
	margin-right: -1px;
}

#topnav ul li.srch span {
	background: #174778;
	width: 146px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #CBDFEA;
	font-size: 12px;
}


/*
--------------------------------------------------------------- CONTENT WRAP
*/

#wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #fff url(img/gw-leftbg.gif) repeat-y top left;
}

#wrap div.rightbg {
	background: transparent url(img/gw-rightbg.gif) repeat-y top right;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;	
}


/*
---------------------------------------------------------- COLUMN POSITIONING
*/

#leftcol {
	width: 156px;
	position: absolute;
	left: 31px;
	top: 120px;
	background:#cbdfea;
	border-top: 1px solid #fff;
}


#centercol {
	background: #fff;
	margin-left: 158px;
	margin-right: 144px;
	padding: 0 10px;
	min-height: 450px;	
	_height: 450px;	
}

#rightcol {
	width: 144px;
	position: absolute;
	right:30px;
	top:120px;
	border-top: 1px solid #fff;
}

/*
------------------------------------------------------- LEFT COL TEXT STYLES
*/

#leftcol form {
	margin: 0;
	padding: 5px;
}

#leftcol form input {
	width: 140px;
	margin: 2px 0;
}

#leftcol form input.btn {
	width: auto;
}

#leftcol ul.mnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #174778;
	font-family:"Trebuchet MS",arial,sans-serif;
}

#leftcol ul.mnav li a, #leftcol ul.mnav li span {
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}

#leftcol ul.mnav li a:hover {
	background: #f1f1f1;
}

#leftcol ul.mnav li span {
	background: #174778;
	color: #cbdfea;
	font-weight: bold;
	font-size: 12px;
}

#leftcol ul.mnav li a {
	background: #cbdfea;
	color: #174778;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #174778;
}

/* IE HACKS TO REMOVE WHITESPACE BELOW EACH NAV LI */ 
/*hide from ie-mac\*/
* html #leftcol ul.mnav li, * html #topnav ul ul li  {
    height: 1px;
    }
/* end hack */
 
/* \*/
* html #leftcol ul.mnav li a, * html #topnav ul ul li a  {
    height: 1px;
    }
/*  */ 


/*
------------------------------------------------------- CENTER COL TEXT STYLES
*/

#centercol h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 22px;
	color: #174778;
}

#centercol h2 {
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	color: #C69414;
}

#centercol h4 {
	color: #666666;
	font-size: 14px;
	background-color: #ffffff;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}

#centercol h4 a.archive {
	font-size: 10px;
	color: #666666;
	display: block;
	float: right;
	margin-top: -15px;
	padding-right: 8px;
}

#centercol p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* #centercol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} */

#centercol div.box {
	border: 1px solid #92b9e2;
}

#centercol div.box h2 {
	border-bottom: 1px solid #92b9e2;
	background: #ffec95;
	margin: 0;
	padding: 5px 10px;
	font-size: 16px;
	color: #174778;	
}

#centercol div.featuredpubs p {
	margin: 0;
	padding: 5px 10px;
	font-size: 11px;
}

#centercol div.featuredpubs ul li {
	padding: 5px 0;
}

#centercol div.featuredpubs ul li h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#centercol div.idxboxleft, #centercol div.idxboxright {
	float: left;
	width: 49%;
	margin-top: 10px;
	padding-bottom: 5px;
}

#centercol div.idxboxleft p, #centercol div.idxboxright p {
	padding: 5px 10px;
}

#centercol div.idxboxright {
	float: right;
}



/*
--------------------------------------------------------------------- FOOTER
*/

#ftr {
	clear: left;
	border-left: 30px solid #ffea99;
	border-right: 29px solid #ffea99;	
	float: left;
	width: 100%;
	margin-left: -30px;
	margin-right: 0px;
	display: inline;
}

#ftr ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	background: #92b9e2;
	float: left;
	width: 100%;
	border-left: 1px solid #fff;
	position: relative;
}

#ftr ul li {
	float: left;
}

#ftr ul li a {
	text-decoration: none;
	padding: 0 5px;
}

#ftr ul li a:hover {
	text-decoration: underline;
}

#ftr ul li.right {
	position: absolute;
	right: 0;
	top: -1px;
	border-right: 1px solid #fff;
	height: 20px;
	padding-top: 6px;
}


#subftr {
	clear: left;
	text-align: center;
	background: #cbdfea;
	margin: 0 -30px;
}

#subftr p {
	margin: 0;
	padding: 10px;
}