/* CSS Document */

body{
 	align: center;
	background-image: url(images/bkg_repeat.gif);
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	margin: 0px 0px 20px 0px;
}

a:link {
	font-weight: bold;
	color: #ffffff;
}
a:visited {
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	font-weight: bold;
	color: #cccccc;
}
a:active {
	font-weight: bold;
	color: #000066;
}





h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
		}
		
h3{	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}	
h4{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color:#cccccc;
	}


#container{
	width:100%,
	margin:10px auto 10px auto;
}

#search{
	background-image:url(images/search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	width: 213px;
	vertical-align: bottom;
	background-color: #E6E9EE;
	}
#maintable{
	position: relative;
	margin: 10px auto 10px auto; 
	width: 100%;
	border: 0px;
	padding: 0px;
	cellspacing: 0px;
	vertical-align: top;
	}
	
#framedBack{
	width: 213px;
 	background-image: url(images/framedBack.gif);
	background-repeat: no-repeat;
	background-color: #585858;
	text-align: center;
	color: #ffffff;
	text-align: right;
	line-height: 10px;
	}

#nav{
 	width: 213px;
 	background-color: #006633;
 	text-align: center;
	color: #FFFFFF;
	text-align: right;
	line-height: 10px;}
 
#nonav{
 	width: 213px;
	background-image:url(images/didyouknow.jpg);
	background-repeat: no-repeat;
	background-color: #585858;
 	text-align: center;
	color: #FFFFFF;
	}
	
#nonav2{
	width: 213px;
	background-image:url(images/search.jpg);
	background-repeat: no-repeat;
	background-color: #585858;
 	text-align: center;
	color: #FFFFFF;
	
	}
#title{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration:underline;
	vertical-align: bottom;
	height: 40px;
	padding: 10px;
	background-color: #333333;
	}
	
#side{
	width: 16px;
	background-color: #333333;
	}	
	
#textinput{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}

#onthejob{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}	 	


#textinput2{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height: 5px;}	

#textinput3{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	}
.sidelinks{
	color:#ffffff;
}	 	
	
#middle{
	background-color: #333333;
	background-repeat: no-repeat;
	width: 800px;
	cellspacing: 0px;
	cell-padding: 0px;
	}	
	
#footer{
	height: 40px;
	background-color:#333333;
	}	
	
#links{
	color:#585858;
	width: 700px;
	align: center;
	text-align: center;}	
	
#splitter{
	height: 828px;
	width: 800px;
	}
	
#flashtop{
	height: 224px;
	}	
	
#content{
	border-style: solid;
	border-color: #333333;
	border-left-width: 16px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	background-color: #333333;
	color:#FFF
}
.pageTitle
{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	vertical-align: bottom;
	margin-bottom: 10px;
	background-color: #333333;
	
	width: 250px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	
	background-color: #333333;
}
