/***********************************************/
/* General */
/**********************************************/

Body,TD
{
	font-family : Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color:#282828;
	margin:0px;
	
	
}


A:link,A:visited

{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	COLOR: #051c7a;
    font-size: 12px;
}


A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	COLOR: #051c7a;
	font-size: 12px;
}

Input,textarea

{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#282828;
}

.ContentText,.ContentText:link,.ContentText:visited

{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	COLOR: #051c7a;
    font-size: 14px;
}


.ContentText:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	COLOR: #000000;
	font-size: 14px;
}

/***********************************************/
/* Top Tool */
/**********************************************/

.TopToolTD

{

   font-size: 14px;
   padding-top:1px;
   padding-right : 10px; 
   padding-left : 10px;

}

A.TopToolLink:Link,A.TopToolLink:Visited

{
	color : #051c7a;
	font-weight : bold;
	text-decoration: none;
	font-size: 14px;

}


A.TopToolLink:hover 

{
	color : #ff6501;
	font-weight : bold;
	text-decoration: none;
	font-size: 14px;
}


A.TopToolLink_Active:Link,A.TopToolLink_Active:Visited,A.TopToolLink_Active:hover

{
	color : #ff6501;
	font-weight : bold;
	text-decoration: none;
	font-size: 14px;
}

/***********************************************/
/* Side Tool */
/**********************************************/
.RightTool A{padding-top:10px;padding-bottom:10px; padding-right:28px;}

.RightTool A:Link, .RightTool A:Visited
{
	background-image : url(/imgs/right_tool_bg_off.gif);
	background-repeat : no-repeat;
	background-position : center; 
	height : 100%;
	color : #051c7a;
	font-weight : bold;
	text-decoration: none;
	display: block;
}


.RightTool A:hover
{
	background-image : url(/imgs/right_tool_bg_on.gif);
	background-repeat : no-repeat;
	background-position : center; 
	height : 100%;
	color : #ff6501;
	font-weight : bold;
	text-decoration: none;
	display: block;
}


.RightTool_Active A:Link, .RightTool_Active A:Visited, .RightTool_Active A:hover
{
	background-image : url(/imgs/right_tool_bg_on.gif);
	background-repeat : no-repeat;
	background-position : center; 
	height : 100%;
	color : #ff6501;
	font-weight : bold;
	text-decoration: none;
	display: block;
}


/***********************************************/
/* Middle Part */
/**********************************************/

.SubTitle
{
	font-weight : bold;
	color : #282828;
}

.Title
{
	font-weight : bold;
	color : #001173;
	font-size : 14px;
}

.HotJobsTitle
{
	font-weight : bold;
	color : #282828;
	font-size : 12px;
	background-image : url(/imgs/hot_jobs_top.gif); 
	background-repeat : no-repeat; 
	background-position : bottom; 
	vertical-align : top;
	width : 363px;
	height : 22px;
}

/***********************************************/
/* Paging */
/**********************************************/

A.Paging:Link,A.Paging:Visited
{
	color : #282828;
	font-weight : bold;
	text-decoration: none;
}


A.Paging:hover
{
	color : #282828;
	font-weight : bold;
	text-decoration: underline;
}

/***********************************************/
/* Footer */
/**********************************************/

.FooterTD
{
	padding-right : 10px; 
	padding-left : 10px;
}

A.FooterLink:Link,A.FooterLink:Visited
{
	font-size : 11px;
	color : #282828;
	text-decoration: none;
}


A.FooterLink:hover
{
	
	font-size : 11px;
	text-decoration: none;
}
.info span{font-size:14px; color:#272727 ; font-weight:bold; text-decoration:none; }
.info a,.info a:link,.info a:visited {font-size:14px; color:#272727 ;font-weight:bold; text-decoration:none; }
.info A:hover  {font-size:14px; color:#ff6501 ;font-weight:bold; text-decoration:normal; }
