	html, body {
		margin:0;
		padding:0;
		text-align: center;
		height: 100%;
		overflow:auto;
		width: 100%;
		}

	
	body {
		background: #fff url('images/global/backgroundPattern.gif') repeat-y top center;
		}
	
	div.container {
        position: relative;
        margin: 0 auto;
        width: 800px;
        height: 100%;
        text-align: left;
        background:#fff;
        border:0px solid #fff;
	}
	
	div.leftEdge {
	
		position: absolute;
        margin: 0 auto;
		left:-233px;
		top:0px;
        width: 233px;
        height: 100%;
        border:0px solid #c00;
		background-image: url('images/global/leftEdge.gif');
		background-repeat: repeat-y;
	}
	
	
	#logo {
        position: relative;
        margin: 0 auto;
        width: 800px;
        height: 32px;
        background:#626262;
        border:0px solid #626262;
	}
	
	#footer {
        position: relative;
        margin: 0;
		left:0px;
		top:0px;
        width: 800px;
        height: 28px;
        background:#626262;
        border:0px solid #fff;
	}
	
	#footerHome {
        position: absolute;
        margin: 0;
		left:0px;
		top:680px;
        width: 800px;
        height: 28px;
        background:#626262;
        border:0px solid #fff;
	}
	
	#footerCopy {
        position: absolute;
        margin: 0;
		left:290px;
		top:12px;
        width: 500px;
        height: 14px;
        background:#626262;
        border:0px solid #c00;
	}
	
		
	#homeBackground {
		position: relative;
		left:0px;
		top:32px;
		width:800px;
		height:640px;
		background:#FFF;
		border:0px solid #000;
		}
		
	#nav {
        position: absolute;
        margin: 0;
		left:261px;
		top:32px;
        width: 480px;
        height: 21px;
        background:#fff;
        border:0px solid #fff;
	}
	
	#whiteBox {
        position: absolute;
        margin: 0;
		left:129px;
		top:90px;
        width: 633px;
        height: 243px;
        background:#fff;
        border:0px solid #fff;
	}
	
	#homeTtl {
        position: absolute;
        margin: 0;
		left:146px;
		top:119px;
        width: 96px;
        height: 11px;
        background:#fff;
        border:0px solid #fff;
	}
	
	#homeCopy {
        position: absolute;
        margin: 0;
		left:261px;
		top:117px;
        width: 450px;
        height: 185px;
        background:#fff;
        border:0px solid #c00;
	}
	
	#mainCopy {
        position: relative;
        margin: 0;
		left:243px;
		top:0px;
        width: 480px;
        background:#fff;
        border:0px solid #fff;
	}
	
	#mainContent {
        position: absolute;
        margin: 0;
		left:0px;
		top:90px;
		width:800px;
        height: 100%;
        background:#fff;
        border:0px solid #c00;
	}
	
	#contentItem {
        position: relative;
        margin: 0;
		left:18px;
		top:0px;
		width:718px;
        background:#fff;
		padding-bottom:20px;
        border:0px solid #0c0;
	}
		
	.footerTxt {
		FONT-FAMILY: arial, sans-serif;
		font-size: 9px;
		color: #fff;
		font-weight: bold;
		line-height: 14px;
		}
		
	.Arial10 {
		FONT-FAMILY: arial, sans-serif;
		font-size: 10px;
		color: #fff;
		font-weight: bold;
		line-height: 14px;
	}
		
	.footerLinkTxt {
		FONT-FAMILY: arial, sans-serif;
		font-size: 9px;
		color: #fff;
		font-weight: bold;
		line-height: 14px;
		}
		
	.footerLinkTxt:hover {
		FONT-FAMILY: arial, sans-serif;
		font-size: 9px;
		color: #A5D1F4;
		font-weight: bold;
		line-height: 14px;
		}
		
	.subtitleGray {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #77787A;
		font-weight: bold;
		line-height: 14px;
		text-decoration: none;
		margin-left:8px;
		}
		
	.tableCopy {
		FONT-FAMILY: arial, sans-serif;
		font-size: 12px;
		color: #77787A;
		font-weight: regular;
		line-height: 18px;
		text-decoration: none;
		}
		
	.tableCopyLink {
		FONT-FAMILY: arial, sans-serif;
		font-size: 12px;
		color: #F26522;
		font-weight: regular;
		line-height: 18px;
		text-decoration: underline;
		}
		
	.tableCopyLink:hover {
		FONT-FAMILY: arial, sans-serif;
		font-size: 12px;
		color: #77787A;
		font-weight: regular;
		line-height: 18px;
		text-decoration: underline;
		}
		
	.disclaimer {
		FONT-FAMILY: arial, sans-serif;
		font-size: 9px;
		color: #77787A;
		font-weight: regular;
		line-height: 18px;
		text-decoration: none;
		}
		
	.bodyGray {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #77787A;
		font-weight: regular;
		line-height: 14px;
		text-decoration: none;
		}
		
	.bodyGray1 {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #77787A;
		font-weight: regular;
		line-height: 14px;
		text-decoration: none;
		margin-left:8px;
		}
		
	.bodyGray2 {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #77787A;
		font-weight: regular;
		line-height: 20px;
		text-decoration: none;
		margin-left:5px;
		}
		
	.bulletOrange {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #F26522;
		font-weight: regular;
		line-height: 14px;
		}
		
	.bodyLinkOrange {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #F26522;
		font-weight: regular;
		line-height: 20px;
		text-decoration: underline;
		}
		
	.bodyLinkOrange:hover {
		FONT-FAMILY: arial, sans-serif;
		font-size: 11.5px;
		color: #77787A;
		font-weight: regular;
		line-height: 20px;
		text-decoration: underline;
		}
		
	.bodyLinkOrange2 {
		FONT-FAMILY: arial, sans-serif;
		font-size: 10px;
		color: #F26522;
		font-weight: bold;
		line-height: 20px;
		text-decoration: underline;
		}
		
	.bodyLinkGray {
		FONT-FAMILY: arial, sans-serif;
		font-size: 10px;
		color: #333333;
		font-weight: bold;
		line-height: 20px;
		text-decoration: none;
		}
		
	div.hr {
  		height: 1px;
 		 background: #ccc url(hr1.gif) no-repeat scroll center;
		}
	div.hr hr {
  		display: none;
	
	}
		
		