	/* ###################################################################### */
	/* File controls the default layout i.e. Home Page */
	/* Date: 2/7/06 */	
	/* ###################################################################### */
	
	/* css includes */
	@import "text_format.css"; /* just some basic formatting, no layout stuff */
	@import "navigation.css"; /* handles site navigation */
	
	/* document mods */	
			
	body {
		
		background-color: #333333;
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	

	html,body {		
			
		background-color: #333333;				
		}
		
	body.lg {
		
		background-color: #333333;
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;

	}
		
	#wrapper {
		width: 720px;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;
	}

	img {
		border:none		
	}
	
	#wrapper a {
		color: #008AFF;
	}						

	/* Header Layout */

	#blankHeader {
		background: url("../../images/header_blank.jpg") no-repeat top left;	
		width: 720px;
		height: 63px;
		background-color: #0189FF;
	}


/* Header Layout  */  
	
	
	#header {
		background: url("../../images/header.jpg") no-repeat top left;	
		width: 720px;
		height: 63px;
		background-color: #0189FF;
	}
		
	/* 		
		***************  TCIP Survey  **********************************
	#header {
		background: url("../../images/header_tcipLogo.jpg") no-repeat top left;	
		width: 720px;
		height: 63px;
		background-color: #0189FF;
	}
	
	
	#header #logoLink { float: left; margin-top: 13px; width: 140px; height: 49px; }
	#header #logoLink span { display: none;  }
	#header #tcipLink { float: left; margin: 13px 0 0 139px; width: 167px; height: 49px; }
	#header #tcipLink span { display: none;  }		
	#header #aboutLink { float: left; margin: 26px 0 0 60px; width: 106px; height: 35px; }
	#header #aboutLink span { display: none;  }	
	#header #loginLink { float: left; margin: 26px 0 0 14px; width: 75px; height: 35px; }
	#header #loginLink span { display: none;  }
	*/
/* Links Layout  */  

	#header #logoLink { float: left; margin-top: 13px; width: 140px; height: 49px; }
	#header #logoLink span { display: none;  }
	#header #aboutLink { float: left; margin: 26px 0 0 290px; width: 106px; height: 35px; }
	#header #aboutLink span { display: none;  }	
	#header #loginLink { float: left; margin: 26px 0 0 14px; width: 75px; height: 35px; }
	#header #loginLink span { display: none;  }
	#header #careersLink { float: left; margin: 26px 0 0 14px; width: 50px; height: 35px; }
	#header #careersLink span { display: none;  }
	
	#flashContent { }
	
	/* Content Layout */	
	
	#content { 
		height: 100%;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}
		
	#leftColumn {
		/* background: url("../../images/homePage/curve.jpg") no-repeat top right; */
		float: left;
		width: 188px;
	}	
	
	#rightColumn {
		background-color: #DFDFDF;
		float: left;
		width: 532px;		
	}
	
	#rightColumnShowcase {
		background-color: #DFDFDF;
		float: left;
		width: 720px;		
	}
	
	
	#rightColumn p {
		padding: 0px 15px 15px 0px;
		margin: 1px;
	}	
	
	#rightColumn h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; color: #008AFF;
		padding-bottom: 2px;
		margin: 0px;
	}	
	
	#rightColumn h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #004175;
		padding-bottom: 0px;
		margin: 0px;
		font-weight: bold;
	}
	
	#rightColumn #container { 
		padding-left: 10px;
	}
	
	#fullColumn {
	background-color: #FFFFFF;
	width: 720px;
		
	}
	
		
	#fullColumn h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; color: #008AFF;
		padding-bottom: 2px;
		margin: 0px;
	}	
	
	#fullColumn h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #004175;
		padding-bottom: 0px;
		margin: 0px;
		font-weight: bold;
	}
	
		
	
	
	/* Content Boxes */
	
	.contentBox1 {
		margin-left: 6px;
		position: relative;
	}
	
	.contentBox1 .top {
		display: block;
		background: url("../../images/internal/box1_top2.jpg") no-repeat;
		width: 499px;			
		height: 34px;
		z-index: 2;		
	}

	.contentBox1 .bodyContainer {
		display: block;	
		position: relative;			
		background: url("../../images/internal/box1_body.jpg") repeat-y;
		width: 499px;
		z-index: 1;		
	}
	
	.contentBox1 .body {
		display: block;
		position: relative;	
		width: 417px;			
		left: 42px;
		top: 7px;
		z-index: 3;		
	}

	.contentBox1 .bottom {
		position: relative;		
		display: block;	
		background: url("../../images/internal/box1_bottom2.jpg") repeat-y;
		top: -1px;		
		width: 499px;			
		height: 34px;
		z-index: 2;		
	}
	

	/* Footer Layout */	
		
	#footer {}
	
	
	/* Miscellaneous Tags */
	
	.blockDisplay {
		display: block;
	}
	
	.hide {
		display: none;
	}
	
	.copyRightStrip {
		width: 94%;
		background-color: #B7DEFF;
		padding: 0px;
	}

	/* Footer Layout */	
	.tablehead {
		font-weight: bold;
		background-color: #377DB9;
		color: #FFFFFF;
	}
	
	
	.newh2 {	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #004175;
		padding-bottom: 0px;
		margin: 0px;
		font-weight: bold;
	}
