* {
	margin:0;
	padding:0;
	}
	
body {
	font:12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align:center;
	color: #000000;
	background-color: #F7CF00;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	
	}
	
	
#tbl-main {
	margin-top:0;
	padding-top:0;
	margin-right:0;
	
}


p {

	margin-bottom:10px;
	margin-left:30px;
	text-align:justify;
	}
	
.redparagraph {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
	}

.navigation {
	margin-left:100px;
	font-weight:bold;
	font-size:110%;
	color: #663300;
	margin-bottom:1px;

}

.purpledots {

	color:#800080;
	}

.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	

	} 


.lowercolor {
	background-color:#FF0000;

	}

#top-header {
	padding-left:0;
	
}


a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
p a:link, a:visited {
	color: #003399;
	text-decoration: underline;
	}


.navigation a:visited {
	color:#FFFFFF;
	
	}
	
.navigation a:hover {
	color: #FFFF99;
	
	}
	
	
a:hover {
	color: #FF0000;
	}
	
ul a:link, a:visited {
	color: #000099;
	text-decoration:none;
	margin-left:10px;
	}	

ul {
	margin-left:30px;
	list-style-image: none;
	list-style-type: none;
	}
	
ol {
	margin-left:30px;

	}


ul a:link {
	text-decoration:underline;
		
	}

li {

	margin-bottom:4px;

	}
h1 {
	font-size:140%;
	font-weight:bold;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:5px;
	color: #000000;
	

	}
	
h2 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:8px;
	margin-left:30px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	color:#FF0000;
	text-transform: uppercase;
	

	}


h4 {
	font-size:90%;
	margin-left:30px;
	
}

h3 {
	font-size:110%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:30px;
	color:#000000;

	}


h5 {
	font-size:120%;
	margin-left:30px;
	margin-bottom:5px;
	
	
}

.content-home {
	margin-right:2px;
	padding-top:20px;
	padding-left:10px;
	padding-right:2px;
	background-color:#FFFFFF;
		
}

.list-items-home {
	padding-left:10px;
	color:#000000;
	line-height:1.8em;
	list-style-image:url(images/bullet.gif);
}
#footer {
	clear: right;
	height: 60px;
	font-size: 10px;
	line-height: 1em;
	text-shadow: 1px 1px 1px #333;

	color: #000000#;
	background-color: #FFFFFF;
	
}


#footer p{
	padding-top:10px;
	text-align:center;
}


#footer a:link, #footer a:visited {
 color: #ffffff;
}    

#footer a:hover {
 color: #666666;
}

	
#page {
	margin:0 auto;
	margin-top:40px;
	width:800px;
	text-align:left;
	border: 4px solid #000000;
}

#header {
	height:120px;
}

.bold {
	font-weight:bold;
}


.clear {
	clear:both;
}

.anim {

	padding-left:70px;
	padding-top:60px;

	}

.diagram {

	margin-left:40px;

		}

.content-about {

	padding-left:10px;
	padding-top:60px;

	}
	
.form {
background-color:#FFCF00;

}

hr {
	color:#FFFF33;
	width:100%;
	margin-top:2px;
	margin-left:0;


	}
	
blockquote {
	text-align:center;
	font-weight:bold;
	font-size:90%;
	color:#000000;
	margin-top:10px;
	background-color: #F7CF00;
	
	}
	
.pic {
	margin-bottom:10px;
	margin-top:8px;
	}
	
.diagram {

	margin-left:10px;
	margin-top:5px;

	}
	
.taip-employs {
	margin-bottom:5px;
	}
	
.photo {
	margin-left:5px;
	border: 1px solid #840084;
	}
.bullets-training {
	list-style-image: url(images/bullet.jpg);
	margin-left:50px;
	
	}
	
.acronyms {

	color: #663399;

	}
.white-out {
	color:#FFFFFF;
	}
	
form {
	background-color:#F7CF00;
	margin-left:30px;
	border: 1px solid #CC3300;
	}