@charset "utf-8";
/* CSS Document */


* {
  margin:0;
  padding:0;
  }

p {
  margin-top: 0.0em;
  margin-bottom: 1.4em;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0;
	padding:0;
	background-color: #B3B3B3;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 130%;
	}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 0 10px 0;
	margin: 0px 0 0px 0;
	color: #d35a2c;
	text-align: left;
	}
	
h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px 0 10px 0;
	color: #d35a2c;	
	text-align: left;
	}
	
h3 {
  	font-size: 1.1em;
  	font-weight: normal; 
	padding: 0 0 0px 0;
	color: #d35a2c;	
	text-align: left;
	}
	
h4, h5, h6 {
  	font-size: 0.7em;
  	font-weight: bold; 
	color: #d35a2c;	
	text-align: left;
	}

 
a:link {color: #666; text-decoration: underline;}      
a:visited {color: #666; text-decoration: underline;}  
a:hover {color: #999; text-decoration: underline;}  
a:active {color: #666; text-decoration: underline;}   


#wrapper {
	margin: 5px auto 0 auto;
	width: 960px;
	padding: 10px 0 0 0;
	overflow: visible;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
	background-position: center top;
	}


#holdtop {

	float: left;
	margin: 10px auto 6px auto;
	overflow: visible;
	}

#topleft {
margin: 0px 0 0px 0;
	padding: 0px 0 0 30px;
	width: 400px;
	text-align: left;
	
	float: left;
	margin: 0px;
	
	}	
#topright {
	margin: 0 0px;
	padding: 0 26px 0 0;
	width: 500px;
	float: right;
	text-align: right;
	}
	

#topright p {
	margin: 0px 0px 20px 0;
	padding: 0 0px 0 0;
	color: #d35a2c;
	font-size: 96%;
}
 
.bigger  {
font-size: 120%;
color: #8F8F8F;
font-weight: bold;
	text-align: right;
} 
 #topright h1 {
	color: #8F8F8F;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 0 0;
	}
	
#topright a:link {
	color: #666;
	text-decoration: none;
	}
 
#topright a:visited {
	color: #666;	
	text-decoration: none;
}  

#topright a:hover {
	color:  #999;
	text-decoration: none;
	}  

#topright a:active {
	color: #666;	
	text-decoration: none;
	}

#topnav {
		background-color: #d35a2c;
		clear: both;
	}
.menunav {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: no-repeat;

	}
.workvalues {
	background-repeat: no-repeat;
	color: #990000;
	text-align: center;
	}
#topnav p {
	font-size: 80%;
	margin: 0px;
	padding: 3px 0 0 0;
	text-align: center;
	line-height: normal;
	}
	
#topnav a:link {
	color: #fff;
	text-decoration: none;
	}
 
#topnav a:visited {
	color: #fff;	
	text-decoration: none;
}  

#topnav a:hover {
	color:  #e7b06d;
	text-decoration: none;
	}  

#topnav a:active {
	color: #fff;	
	text-decoration: none;
	}




#holdlowercontent {
	
	overflow: visible;
	float: left;
	margin: 20px auto 0 auto;
	}

	
#lowercontentleft {
	margin: 0px 0 0 0;
	padding: 0px 0 20px 0px;
	width: 230px;
	text-align: left;
	float: left;

	}	
	
#lowercontentleft p {
	font-size: 90%;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	line-height: 130%;
	color: #666666;
	}
	
#lowercontentleft ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0 30px;
	}
	
#lowercontentleft li {
	font-size: 110%;
	padding: 5px;
	margin: 0px;
	line-height: 115%;
	}
	
#lowercontentleft a:link {color: #666; text-decoration: none;}      
#lowercontentleft a:visited {color: #666; text-decoration: none;}  
#lowercontentleft a:hover {color: #d35a2c; text-decoration: none;}  
#lowercontentleft a:active {color: #666; text-decoration: none;}   

#lowernavleft {
	margin: 0px;
	padding: 0px;
	width: 230px;
	
	
	}	
	
#lowernavleft p {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	line-height: 11%;
	color: #000;
	}
	
#lowernavleft ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 30px;

	}
#lowernavleft ul ul {
	font-size: 110%;
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 10px 30px;

	}	
	#lowernavleft ul ul li {
	
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 5px 0 0px 0px;

	}	
#lowernavleft li {
	font-size: 90%;
	padding: 0px 0 10px 0px;
	margin: 0px;
	line-height: 120%;

	}
	
#lowernavleft a:link {color: #666; text-decoration: none;}      
#lowernavleft a:visited {color: #666; text-decoration: none;}  
#lowernavleft a:hover {color: #d35a2c; text-decoration: none;}  
#lowernavleft a:active {color: #666; text-decoration: none;}  
	
#lowernavleft h1 {
	font-size: 130%;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	color: #d35a2c;	
	background-color: #FFFFFF;
	}	
	#lowernavleft h2 {
	font-size: 120%;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	color: #d35a2c;	
	background-color: #FFFFFF;
	}		
#lowernavleft h3 {
	font-size: 110%;
	padding: 5px 10px 0px 0px;
	margin:  10px 0px 0px 0px;
	color: #d35a2c;	
	background-color: #FFFFFF;
	}	

#lowercontentmiddle {
	margin-top: 0px;
	margin-right: 264px;
	margin-bottom: 0;
	margin-left: 254px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 90%;
	width: 440px;
	
	}

#lowercontentmiddle ul {
	padding: 0 0 20px 0px;
	text-align: left;
	/*list-style-type: none;
	list-style-image: none;
	border: 1px solid #FF0000;
	*/
			
	}
#lowercontentmiddle ol li {
	text-align: left;
		margin-left: 18px;
	padding-left: 10px;

	}
	
	#lowercontentmiddle ol ol{
	padding: 0 0 5px 0px;
	margin-left: 20px;
	list-style-type: decimal;
	list-style-image: none;
	
	
	}



	
#lowercontentmiddle ul li {
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom:3px;
	top:3px;
	padding-bottom:3px;

	}
#lowercontentmiddle ul li li {
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom:3px;
	padding-top:6px;
	padding-bottom:0px;
	
	}


#lowercontentmiddle a:link {color: #666; text-decoration: underline;}      
#lowercontentmiddle a:visited {color: #666; text-decoration: underline;}  
#lowercontentmiddle a:hover {color: #d35a2c; text-decoration: underline;}  
#lowercontentmiddle a:active {color: #666; text-decoration: underline;}   	

#lowercontentmiddle p {
	padding: 0 0px;
	text-align: left;
	}
#lowercontentmiddle h1 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0px 15px 0px;
	font-size: 150%;
	color:  #d35a2c;
	font-weight: bold;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	}
#lowercontentmiddle h2 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0px 10px 0px;
	font-size: 130%;
	color: #d35a2c;
	font-weight: bold;	
	
	}
	
#lowercontentmiddle h1 a:link {color: #d35a2c; text-decoration: underline;}      
#lowercontentmiddle h1 a:visited {color: #d35a2c; text-decoration: underline;}  
#lowercontentmiddle h1 a:hover {color: #666; text-decoration: underline;}  
#lowercontentmiddle h1 a:active {color: #d35a2c; text-decoration: underline;}   

#lowercontentmiddle h2 a:link {color: #d35a2c; text-decoration: underline;}      
#lowercontentmiddle h2 a:visited {color: #d35a2c; text-decoration: underline;}  
#lowercontentmiddle h2 a:hover {color: #666; text-decoration: underline;}  
#lowercontentmiddle h2 a:active {color: #d35a2c; text-decoration: underline;}  	

#lowercontentmiddle h3 a:link {color: #d35a2c; text-decoration: underline;}      
#lowercontentmiddle h3 a:visited {color: #d35a2c; text-decoration: underline;}  
#lowercontentmiddle h3 a:hover {color: #666; text-decoration: underline;}  
#lowercontentmiddle h3 a:active {color: #d35a2c; text-decoration: underline;}  

#lowercontentmiddle h3 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0px 0px 3px 0px;
	font-size: 110%;
	color: #d35a2c;
	font-weight: bold;
	background-color: #FFFFFF;	
	}

#lowercontentright {
	margin: 0px 30px 0 0;
	padding: 0px 0 0 0px;
	width: 210px;
	float: right;
		
	
	}

#lowercontentright p {
	text-align: left;
	background-color: #dbdbdb;
	font-size: 90%;
	padding: 3px 5px 0px 15px;
	}
	
#lowercontentright h1 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 5px 5px 0px 15px;
	background-image: url(../images/headingback.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 26px;
	}
#lowercontentright h2, h3 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 5px 5px 0px 15px;
	font-size: 90%;
	color: #d35a2c;
	font-weight: normal;	
	background-color: #dbdbdb;
	}


#lowercontentright a:link {color: #666; text-decoration: underline;}      
#lowercontentright a:visited {color: #666; text-decoration: underline;}  
#lowercontentright a:hover {color: #d35a2c; text-decoration: underline;}  
#lowercontentright a:active {color: #666; text-decoration:underline;} 

#boxes {
	background-color: #dbdbdb;


	}	
#whitebg {
	background-color: #fff;	
	}	
#plaintext {
	margin: 0px 0px 0 0px;
	margin: 0px 0px 20px 0px;
	width: 210px;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;*/
	}		
#plaintext p {
	padding: 0px 10px 5px 15px;
	background-color: #fff;	
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
		border-bottom-width: 1px;
	}
#plaintext h1 {
	text-align: left;
	margin: 0px 0 0 0;
	padding: 5px 5px 0px 15px;
	font-size: 90%;
	color: #d35a2c;
	font-weight: normal;
	background-color: #fff;
	background-image: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: solid;
	}
#holdfooterone {
	width: 960px;
	overflow: visible;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:155px;
	height:auto !important;
	height: 155px;
	font-size: 90%;
	}

#holdfooterone p {
	text-align: left;
	color: #d35a2c;
	padding: 0px 0px 0px 0px;
	margin: 0 30px 10px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d35a2c;
	}
	
#footeronecl {
margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width: 230px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	}	
	
	
#footeronecl p {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
	color: #000;
	text-align: left;
	}
	
#footeronecl ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0 30px;
	}
	
#footeronecl li {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}

#footeronecl a:link {color: #666; text-decoration: underline;}      
#footeronecl a:visited {color: #666; text-decoration: underline;}  
#footeronecl a:hover {color: #d35a2c; text-decoration: underline;}  
#footeronecl a:active {color: #666; text-decoration:underline;} 


#footeroneml {
	margin-top: 0px;
	margin-right: 490px;
	margin-bottom: 0;
	margin-left: 264px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	}

#footeroneml p {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
	color: #000;
	}
	
#footeroneml ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	}
	
#footeroneml li {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
#footeroneml a:link {color: #666; text-decoration: underline;}      
#footeroneml a:visited {color: #666; text-decoration: underline;}  
#footeroneml a:hover {color: #d35a2c; text-decoration: underline;}  
#footeroneml a:active {color: #666; text-decoration:underline;} 
 

#footeronerl {
	margin: 0px 30px 0 0;
	padding: 0px 0 0 0px;
	width: 440px;
	float: right;
	text-align: left;
	}
	
#footeronerl p {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
	color: #000;
	text-align: left;
}
#footeronerl ul {
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px 0 20px 0px;
}
#footeronerl li {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
#footeronerl a:link {color: #666; text-decoration: underline;}      
#footeronerl a:visited {color: #666; text-decoration: underline;}  
#footeronerl a:hover {color: #d35a2c; text-decoration: underline;}  
#footeronerl a:active {color: #666; text-decoration:underline;} 
	
#footerlower {
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0px;
	width: 960px;
	overflow: visible;
	background-color: #000;	
	min-height:36px;
	height:auto !important;
	height: 36px;
	}
	
#footerlower p {
	font-size: 80%;
	padding: 10px 0 0 30px;
	margin: 0px;
	line-height: 130%;
	color: #fff;
	text-align: left;
	}
#footerlower a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
	}
 
#footerlower a:hover {
	color: #ccc;
	text-decoration: underline;
	} 	
		
#preload01 {
	display: none;
	background-image: url(../images/bannerleftone.jpg);
	background-repeat: no-repeat;
	}
#preload02 {
	display: none;
	background-image: url(../images/bannerlefttwo.jpg);
	background-repeat: no-repeat;
	}
#preload03 {
	display: none;
	background-image: url(../images/bannerleftthree.jpg);
	background-repeat: no-repeat;
	}	
.italic {
	font-weight: normal;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.magenta {
	color: #CC00FF;
}
.firstparagraph {
	font-size: 120%;
}
.hrmenu {
	margin-right: 0px;
	margin-left: 30px;

	color: #999999;	
}
.align-right { float:right; margin: 10px 0 15px 15px; }
.align-left { float:left; margin: 10px 15px 15px 0; } 

.formtable {

 font-size: 80%; 

}

  
 


  

.worktable {
	text-align: left;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
	border: 1px solid #000000;
  }
  
 
  
.worktable td, th {

		padding: 2px;
	color: #000;
	vertical-align: top;     

  }
.worktable thead th, tfoot th {
	font: 100% arial, helvetica, sans-serif;
		color: #000;
		font-weight: normal;   

	text-align: left;
	
	padding-left:1px;
	background-color: #e4e4e4;
	vertical-align: top;	
	
  }
  

.worktable tbody tr {
	height: 30px;
	vertical-align: top;

 
	 
  }
.worktable tbody td {
	text-align: left;
	vertical-align: top;
	 
	  
  }
tbody td a {

	text-decoration: none;
	color:  #666;
	vertical-align: top;

  }
.worktable tbody td a:hover {
  background: transparent;
  color: #999;

  }
  

.worktable tbody th a {
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;

  }

.worktable tbody th, tbody td {
  vertical-align: top;
font-weight: normal;   
  }
.worktable tfoot td {
	
	background-color: #FFFFFF;

  }
.worktable .odd {
	background-color: #e4e4e4;
	vertical-align: top;
	

  }
.worktable tbody tr:hover {
background-color: #d35a2c;
  }
  
  
  

.tutortable {
	text-align: left;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 1px 1px 1px 0px;

  }
  
 
  
.tutortable td, th {
padding: 2px;
	color: #000;
	vertical-align: top;     

  }
.tutortable thead th, tfoot th {
	font: 100% arial, helvetica, sans-serif;
	color: #000;
	font-weight: normal;   
text-align: left;
	
	padding-left:21px;

	vertical-align: top;	
	
  }
  

.tutortable tbody tr {
	height: 30px;
	vertical-align: top;
}
.tutortable tbody td {
	text-align: left;
	vertical-align: top;
}
.tbody td a {
text-decoration: none;
	color:  #666;
	vertical-align: top;

  }
.tutortable tbody td a:hover {
  background: transparent;
  color: #fff;

  }
  

.tutortable tbody th a {
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;

  }

.tutortable tbody th, tbody td {
  vertical-align: top;
font-weight: normal;   
  }
.tutortable tfoot td {
	
	background-color: #FFFFFF;

  }
.tutortable .odd {
	background-color: #fff;
	vertical-align: top;
	 }
	 
	 
.tutortable .odd tr:hover {
	background-color: #fff;
color: #fff;
	 }
	 
  

.border-none {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.border-blue {
	text-align: left;

	vertical-align: top;		
}

.biggertext {
	font-size: 120%;
}

td ul {
	color: #000;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}  

.hrmiddle {
width: 99%;
height: 1px;
color: #ccc;
background-color: #ccc;
}

.italic {
	font-style: italic;
}
