	/*  ------- Layout CSS for GWI.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 940px;
		background-color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	a {
		outline: none;
		}
	img {
		border-style: none;
		}
	img, div { behavior: url(/iepngfix.htc) }
 
	h1 {
		font-size:16px;
		line-height:20px;
		color:#00529b;
		font-weight: normal;
		margin:20px;
		text-transform: uppercase;
	
		}
	h2 {
		font-size:13px;
		line-height:20px;
		color:#00529b;
		margin: 20px;
	}
	h3 {
		font-size:11px;
		line-height:20px;
		color:#00529b;
		margin: 20px;
		text-transform:uppercase;
	}
	h6 {
		font-size:9px;
		line-height:12px;
		color:#000;
		margin: 0px 0px 10px 60px;
	}

/*  -------  ID Rules   -------*/

	body.one #menuMain a#one, body.two #menuMain a#two,body.three #menuMain a#three,body.four #menuMain a#four,body.five #menuMain a#five,body.six #menuMain a#six {
		color: #323232;
		}
  
/*  ------- Wrapper -------*/

	#wrapper {
		width: 940px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		background-image: url(../_images-base/Background_Wrapper.gif);
		background-repeat: repeat-y;
		}
		
/*  ------- Masthead -------*/

	#masthead {
		width: 940px;
		height:160px;
		text-align:	left;
		float:left;
		background-image: url(../_images-base/Background_Masthead.jpg);
		background-repeat: no-repeat;
		}
	#masthead li {
		float:left;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	#masthead a:link {
		color:white;
		text-decoration: none;
	}
	#masthead a:hover {
		color:black;
		text-decoration: none;
	}	
	#masthead a:visited {
		color:white;
		text-decoration: none;
	}

/*  ------- Content -------*/
	
	#content {
		width: 940px;
		float: left;
		text-align: left;
		}
		
/*  ------- Copy -------*/	
	#copy {
		width: 612px;
		float: left;
		text-align: left;
		padding-bottom:40px;
		}
	#copy p {
		font-size:12px;
		margin:20px;
		color:#000000;
		}
	#copy li {
		font-size:12px;
		margin:5px;
		}
		
/*  ------- Left -------*/
	
	#left {
		width: 327px;
		/* IE MIN-HEIGHT HACK */
		min-height:500px;
		height:auto !important;
		height:500px;
		float:left;
		margin: 0px;
		}
	#left li {
		font-size: 13px;
		list-style-type: disc;
		margin:0px 20px 10px 20px;
	}
	#left ul {
		margin:20px 0px 0px -22px;
		*margin-left:15px; /* ie7 and ie6 hack */
		_
	}
	#left li ul {
		margin:0px 0px 0px -21px;
		*margin-left:-3px; /* ie7 and ie6 hack */
	}
	#left li ul li{
		margin:0px 0px 0px -25px;
		*margin-left:-3px; /* ie7 and ie6 hack */
	}
	#left p {
		font-size:12px;
		line-height:22px;
		margin:20px;
		color:#000000;
		}
	#left form {
		margin-left:20px;
	}
/*  ------- NewsBox -------*/

	#newsBox {
		float:left;
		width: 327px;
		/* IE MIN-HEIGHT HACK */
		min-height:239px;
		height:auto !important;
		height:239px;
		text-align: left;
		margin: 0px;
		background-color: #00529b;
		border-right: solid 1px white;
		color:white;
				}
	#newsBox li {
		font-size:12px;
		margin:5px;
		}
	#newsBox li a {
		color: white;
		}
	#newsBox ul {
		margin:5px 20px 0px 20px;
		*margin:5px 0px 20px 60px; /* IE7 and IE6 hack*/		
	}	
	#newsBox img {
		_margin:0px;
		_padding:0px;
	}
	#newBox p a {
		*margin-bottom:20px;
	}
	#newsBox p {
		margin-left:20px;
	}
	#newsBox .awarenessMonth {
		margin-top:20px;
	}
	#newsBox a:visited {
		color:#A8CDEA;
	}
	#newsBox a{
		color:white;
	}
	/* ---- callout ----- */
	#content {
		_margin-top:-9px;
	}
	#callout img {
		_margin:0 0 0 -3px; /* ie 6 hack */
		_padding:0px; /* ie 6 hack */
	}
/*  ------- Login -------*/
	#login {
		float:right;
		width:190px;
		height:99px;
		background-image: url(../_images-base/backgroundLogin.gif);
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:left;
		color:#FFFFFF;
		margin: 0px;
		
	}
	#login table{
		margin:25px 0px 0px 25px;
	}
	.username {
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		height:11px;
		width:125px;
		margin:0px;
	}

	#printimg {
		display:none;
	}
/*  ------- Footer -------*/
	
	#footer {
		width: 940px;
		margin-left: auto;
		margin-right: auto;
		*margin-top:10px; /* IE7 AND IE6 HACK*/
		}
	
	#footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: white;
		text-align: right;
		}
		
	#footer a:link {
		color: white;
		text-decoration: none;
		}
		
	#footer a:visited {
		color: white;
		text-decoration: none;
		}
			
	#footer a:hover {
		color: white;
		text-decoration: underline;
		}
		
		
	#clearboth {
		clear: both;
	}

/*  ------- Classes -------*/

	.posLogo {
		margin: 15px 0px 8px 20px;
		*margin:18px 0px 0px 20px; /* IE7 AND IE6 HACK*/
		_*margin:17px 0px 0px 20px; /* IE6 HACK */
	}
	.floatRight {
		float: right;
		text-align: right;
		}
	.floatLeft {
		float: left;
		text-align: right;
		}

#copy table {
	font-size: 12px;
}


