body {

	FONT-SIZE: 1.0em;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Myuen, Gulim;

	BACKGROUND: #e0e0e0;
	

}

.text {

	color:#000000;
	font-family:Verdana,arial;
	font-size:8pt;
	font-weight:normal;
	padding: 5px 0px 0px 0px;
	line-height:18px;

}


.text h1 {

	MARGIN:0px;	
	padding:10px 0px 10px 0px;
	color:#5F81AA;
	font-family:Verdana,arial;
	font-size:12px;
	font-weight:bold;
}
h2 {
	color:#000000;
	font-size:115%;
	margin:15px 0px 15px 0px;
	padding:0;
}
.text h2 {
	color:#ef3224;
	font-family:Verdana,arial;
	font-size:16px;
	FONT-WEIGHT: bold;
}
.text h3 {

	MARGIN:0px;	
	padding:10px 0px 10px 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 22px;
	COLOR: #00b91d;

}
larger {
	color:#000;
	font-size:18px;
}

.text ul li {

}

.outerShell {

	padding: 0;

	margin: 0;

	border:0;

}

.innerShell {

	padding: 0;
	border: 1px solid #aaaaaa;

}

.outerWidth {

	width: 790px;
	
	margin:1px auto 0px auto;

}

.innerWidth {

	width: 759px;

}



.half {

	width:49%;

	float:left;

	padding: 0;

	

}


/**** Menu ****/

.menu {
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-family:helvetica,"Trebuchet MS",arial;
	font-weight:bold;
	font-size:14px;
}

#nav {

	float:left;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	list-style:none;
	width:280px;
	height:18px; 	
/*	line-height:12px; */	
	background-color:#ef3224;
}



#nav li	{

	margin: 0;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
/*	height: 15px; */


}

#nav li.selected	{



}

#nav a	{

	float:left; 
	color:#000;
	display: block; 
	margin: 0px; 
	padding: 0px 10px;	
	font-weight:bold;
	cursor:pointer;
	text-decoration: none; 

}

#nav a:hover {
	text-decoration:underline;
		

}
#nav img {
	padding:8px 0px 0px 0px;	
}

/* END MENU */

#left_half {
	
	width:50%;
	
	float:left;
	
}

#right_half {
	
	width:45%;
	
	float:left;
	
	margin-left:10px;
	
}


.clear {
	
	clear:both;
	
}

.content-image {
	float:right;
}
.red-text {
	color:#ef3224;
	text-decoration:none;
}
/* Electro Optics PTLP  */
.electro-image {
	float:left;
	padding-bottom:15px;
	padding-right:15px;
}
/* Electro Optics PTLP END */

h1#category-name {
 	float:none;
 }
/* Start Recruiter Pages */
.recruiter {
	padding-bottom:10px;
}
.recruiter .panel {
	border:1px solid #cbcbcb;
	clear:both;
	float:left;
	height:369px;
	width:759px;
}
.recruiter .panel .column-left, .recruiter .panel .column-mid {
	border-right:1px solid #e5e5e5;
	background:#efefef;
}

.recruiter .panel .column-left, .recruiter .panel .column-right {
	float:left;
	height:369px;
	width:253px;
	background:#efefef;
}
.recruiter .panel .column-mid {
	float:left;
	height:369px;
	width:504px;
}
.recruiter-heading {
	background:#fff url(/sites/drs/images/tlp-heading.gif) repeat-x scroll left top;
	border:1px solid #fff;
	padding:5px 15px;
}
.recruiter-content {
	background:#efefef url(/sites/drs/images/tlp-content.gif) repeat-x scroll left top;
	border-color:#e5e5e5 #fff #fff;
	border-style:solid;
	border-width:1px;
	height:327px;
	padding:14px 14px 0px 14px;
}
.recruiter .panel .portrait {
	background-color:#000;
	border:2px solid #e0e0e0;
	margin-bottom:15px;
	padding:15px;
	text-align:center;
	width:188px;
}
/* End Recruiter Pages */