body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body.gif);
	
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A2B71;
	background-image: url(images/Careers.gif);
	height: 25px;
	width: 605px;
	text-indent: 15px;	
}



.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2B71;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	}
	.h3 a:link, .h3 a:visited{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.h3 a:hover{
	text-decoration: none;
	color: #003366;
	}
	
}
.tup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	
}

.tup a:link, .tup a:visited{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.tup a:hover{
	text-decoration: none;
	color: #000000;	
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	
}

.Footer a:link, .Footer a:visited{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.Footer a:hover{
	text-decoration: none;
	color: #000000;	
	}

.tit_agar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 28px;
	}
	.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/link.gif);
	height: 30px;
	width: 170px;
	padding-left: 15px;
	font-weight: bold;
}

.links a:link, .links a:visited{
	text-decoration: none;
	color: #FFFFFF;
	
}
.links a:hover{
	text-decoration: none;
	color: #AACBDF;
}
ul 
{
	list-style-image: url(images/ppp.gif)
}
table.coll 
{
	border-collapse: collapse;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
table.sep
{
border-collapse: separate
}