@charset "utf-8";
/* CSS Document */

A {
	color: E78603;
	}

A:Hover {
	color: #000000;
	}

.TD_Main {
	font-size: 13;
	font-family: Verdana;
	color: #000000;
	padding-left:10;
	padding-right:16;
	padding-top:20;
	padding-bottom:0;
	text-align: justify;
}

.TD_Home {
	font-size: 13;
	font-family: Verdana;
	color: #000000;
	padding-left:21;
	padding-right:22;
	padding-top:8px;
	padding-bottom:0;
	margin: 0px;

}	

.TD_News_Panel {
	color: #000000;
	padding-left:5px;
	padding-right:45px;
	text-align: left;
}

.Navi_Bar {
	font-size: 11;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.Navi_Bar:Hover {
	color: #000000;
	text-decoration: under-lined;
}

.Copyright {
	font-size: 10;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.Copyright:Hover {
	color: #000000;
	text-decoration: under-line;
}

.job-titles {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}

INPUT {
	height: 18;
	font-size: 12;
	border-color: #669999;
	border-style: solid;
	border-width: 1;
	font-family: verdana;
	}
	
TEXTAREA {
	height: 74;
	font-size: 12;
	border-color: #669999;
	border-style: solid;
	border-width: 1;
	font-family: verdana;
	}

INPUT {
	height: 22;
	font-size: 12;
	border-color: #669999;
	border-style: solid;
	border-width: 1;
	font-family: verdana;
	}


.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #d83015;
}

ul {
	list-style: square;
	color: #e78603;
	}

ol {
	font-weight: bold;
	color: #e78603;
	}

.li-services{
	padding-bottom: 3px;
	margin-top: 0px;
	list-style: square;
	}
	
h1 {
	color: #e78603;
	font-weight: bold;
	font-size: 1.1em;
	}
	
body {
	color: #000000;
	text-align: justify;
	}
	
TD {
	font-size: 13;
	font-family: Verdana;
	COLOR: #000000;
	text-align: justify;
}
	
.li {
	color: #000000;
	font-weight: normal;
	}
	
li {
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
.li-contact {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -20px;
	}