* {
	margin:0;
	padding:0;
	}

body {
	background-color: #cfcfcf;
	background-color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #4F5156;
	}

.outerDiv {
	width:1033px;
	background-color: #FFF;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}
	
.topDiv {
	padding: 30px 0 0 0;
	width:1033px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	}	

.logoDiv {
	float: left;
	height:49px;
	width:247px;
	margin-left:133px;		
	}

.persistantNavDiv {
	float:right;
	width:480px;
	margin-top:20px;
	font-size: 12px;
	font-weight:bold;
	}

.persistantNavDiv a:hover {
	text-decoration:underline;
	}


/* HOME STUFF  ############################################################################### */


.homePageContent {
	background-image:url(../images/Banner1.jpg);
	background-repeat:no-repeat; 
	clear:both;
	margin:0;
	padding:0;
	height:300px;
	width:1033px;
	}

.homeLearnMore {
	float:left;
	height:35px;
	width:175px;
	margin-left:145px;
	margin-top:245px;
	}

.homeLearnMore a {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;"
	}

.homeLearnMore a:hover {
	text-decoration:underline;
	}

.homeLowerContent{
	background-image:url(../images/home-noise.jpg);
	background-repeat:no-repeat; 
	margin:0;
	padding-top:15px;
	width:1033px;
	height:520px;
	color:#000000;
	}


.homeLowerContent h2 {
	font-size:14px;
	font-weight:bold;
	}

/* CONTENT STUFF  ###############################################################################  */


.contentDiv {
	width:1033px;
	background-image:url(../images/inner-noise.jpg);
	background-repeat:no-repeat;
	}

.contentTable {
	border-collapse:collapse;
	margin-left:133px;
	clear:both;
	}

.pageContentTD {
	width:533px;
	}

.pageContent {
	padding: 15px 18px 20px 0px;
	font-size: 12px;
	}

.pageContent H1 {
/*	font-family: "Lucida Sans Unicode", Geneva, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;	
	}

.pageContent H2 {
	font-weight: bold;
	font-size: 14px;
	margin-top:8px;
	color:#000000;		
	}

.pageContent p {
	margin-top: 8px;
	margin-bottom: 12px;
	}


.pageContent ul {
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 30px;
  list-style: square;
}

.pageContent a {
	text-decoration: underline;
	color: #4F5156;
}

.pageContent a:hover {
  color: #124F75;
}

.pageContent a:visited {
	color: #4F5156;
}




/* INNER NAV CONTENT STYLES  ###############################################################################  */





.pageRightContentTD {
	padding: 15px 0px 20px 15px;
	font-size: 12px;
	}


.pageRightContentTD ul {
list-style-type: square;
font-size: 12px;
font-weight:bold;
margin-bottom:20px;
margin-left:12px;
	}

.pageRightContentTD li a {
	color:red;
	text-decoration:none;
	}


.pageRightContentTD li a:hover {
	color: #dd8827;
	text-decoration: underline;
	}






.pageRightContentTD h2{
	font-size:16px;
	}



/* INNER NAV CONTENT STYLES  ###############################################################################  */



.pageNav {
	background-color: #868686;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	}

.pageNav ul {

	margin-top:4px;
	margin-bottom:4px;
	}

.pageNav li  {
	margin-left:10px;
	list-style:none;
	}

.pageNav  ul li a {
	height: auto;
	list-style:none;
	margin: 2px 0;
	}



.pageNav ul li a {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	}

.pageNav ul li a:hover {
	color: #760c16;
	}

.pageNav ul li a.navSelected {
	color: #760c16;
	}


 /* Calculator STUFF  ###############################################################################  */
 
 
.titleCell {
	font-weight:bold;
	}

.calcTable {
	border:1px solid black;
	padding:2px;
	}

.colLable {
	line-height:120%;
	}

.tableColLable {
	
	}


table.sample {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	font-size: 10px;
	
	}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	font-size: 10px;
	}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	font-size: 10px;
	}


	
/* FOOTER STUFF  ###############################################################################  */

.footerDiv {
	font-size: 11px;
	line-height:15px;
	color:#000000;
	background-color: #FFFFFF;
	text-align: left;
	width:1033px;
	height: 45px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
	border-top: 1px solid #CFCFCF;


}
.footerCopyright {
	margin:0;
	width:800px;
	padding-left:133px;
	 padding-top:5px;
	}



input {
	display: block;
}

textarea {
	display: block;
}
/* Localized */
