a, a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
}

a.feature_title, a.feature_title:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.feature_title:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.table_header, a.table_header:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.table_header:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

input.box_type, textarea.box_type, select.box_type {
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #999999;
	padding: 3px;
}
#searchbox {
	background:#CCCCCC;
	width:600px;
	margin-bottom:15px;
}
#searchbox .searchbox-title td {
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
#searchbox .searchbox-label td {
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
#searchbox input,select {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	height: 22px;
}
#searchbox input.imagebutton {
	border:0px;
}

#loginbox td {
	color: #000000;
}

#loginbox input,select {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	height: 22px;
}

h1 {
	font-weight: bold;
	font-size: 25px;
	color: #ffffff;
}

.rightbar_header 
{
	color: #ffffff;
	font-size: 20px;
}

a.rightbar_header ,a.rightbar_header:visited
{
	color: #ffffff;
	font-size: 20px;
	text-decoration: underline;
}
a.rightbar_header:hover
{
	color: #ffffff;
	text-decoration: underline;
}


a.rightbar_link, a.rightbar_link:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.rightbar_link:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.footer 
{
	color: #FFDCAF;
	font-size: 11px;
	padding: 20px;
}

.footer a, .footer a:visited
{
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover
{
	text-decoration: underline;
	color: #FFDCAF;
}

.page_title 
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.page_content
{
	font-size: 12px;
}

#text_content td, #text_content p, #text_content a {
	font-size: 14px;
}

#topright_links a, #topright_links a:visited, #topright_links a:hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.5px;
	text-decoration:underline;	
}
.topnav {
	background:#DF2238 url(images/fildev/header_5.jpg) no-repeat scroll right center;
}
.td-opening {
	background: url(images/fildev/opening_bg_row2.jpg) repeat-x;
}
.tr-header  td{
	color:#FFFFFF;
	background-color:#333333;
}

#jobopening-container {
	margin:0px;
	width:100%;
}
#jobopening-container .list a.jobopening-header-link {
	color:#333333;
}
#jobopening-container .list a.job {
	color:#666666;
	font-size:12px;
	line-height:16px;
}
.jobopening-header, .jobopening-header .links a {
	color:#FFFFFF;
	background:#999999;
}
.jobopening-header .title {
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:5px;
}
.jobopening-header .links {
	float:right;
	margin:5px;
	font-size:12px;
}
#jobopening-container h4 {
	font-size:12px;
	font-weight:bold;
	margin:10px 5px 10px 0;
	padding:0px;
}
.footer {
	color:#999999;
	font-size:11px;
	height:40px;
}
.frametop {
	background:transparent url(images/fildev/frame_top.gif) no-repeat scroll 0 0;
	height:15px;
}
.framediv {
	background:transparent url(images/fildev/frame_div.gif) no-repeat scroll 0 0;
	height:5px;
}
.framebottom {
	background:transparent url(images/fildev/frame_bottom.gif) no-repeat scroll 0 0;
	height:15px;
}
.rightcol_title {
	background:transparent url(images/fildev/frame_bg.gif) repeat-y scroll 0 0;
	color:#FFFFFF;
	font-size:20px;
	padding-bottom:5px;
	text-align:left;
}
.rightcol_title table td {
	color:#FFFFFF;
	font-size:20px;
	text-align:left;
}
.rightcol_feature {
	background:transparent url(images/fildev/frame_bg.gif) repeat-y scroll 0 0;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 0;
	text-align:left;
}
.rightcol_view {
	background:transparent url(images/fildev/frame_bg.gif) repeat-y scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
}
.rightcol_view a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	text-align:left;
}
.rightcol_feature p a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.rightcol_feature p a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.rightcol_feature p {
	font-size:12px;
	margin:0;
	padding:0 0 15px;
}
p {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px;
	margin:10px 0;
	padding:0;
	font-size:12px;
}
#loginbox {
	background:#CCCCCC none repeat scroll 0 0;
	margin-bottom:15px;
/*	width:239px;
	height:63px; */
}
#loginbox td {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#loginbox td a {
	text-decoration:underline;
	color:#333333;
}
#postresumebox td, .common p {
	font-size:12px;
}
#contactusbox {
	margin:0px;
	padding:5px;
	width:600px; 
	font-size:12px;
	background-color:#CCCCCC;
}
#contactusbox td {
	font-size:12px;
}

