.icons, .icons a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003EBB;
	text-decoration: none;
}

.icons a:hover{
	text-decoration: underline;
}

img{
	border: 0px;	
	outline: none;
}

a{
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: none;	
}


.welcome{
	font: normal 14px Verdana;
	color: #003EBB;
	padding: 0px 0px 0px 10px;
}

.signin, .signin a{
	font: normal 12px Verdana;
	color: #333333;
	padding: 0px 5px;
	text-decoration: none;
}

.signin a:hover{
	text-decoration: underline;
}

.register{
	float: right;
	font: normal 12px Verdana;
	color: #007ab3;
	padding: 0px 10px 0px 0px;
}

.register a{
	color: #007ab3;
	text-decoration: none;
}

.register a:hover{
	text-decoration: underline;
}

/*h5{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #007ab3;
	padding: 10px 0px 0px 0px;
}*/

.find_job{
	font: normal 12px Verdana;
	color: #333333;
}

.advanced_search, .advanced_search a{
	font: normal 12px Verdana;
	color: #007ab3;
	text-decoration: none;
}

ul.career_category{
	margin: 0px;
	padding: 0px;
}

ul.career_category li{
	list-style: none;
	list-style-position: inside;
	padding: 5px 0px 0px 10px;
}

ul.career_category li a{
	font: normal 11px Verdana;
	color: #333333;
	text-decoration: none;
}

ul.career_category li a:hover{
	color: #007ab3;
	text-decoration: underline;
}





td.career_city{
	margin: 0px;
	padding: 5px;
}



td.career_city a{
	font: normal 11px Verdana;
	color: #003EBB;
	text-decoration: underline;
}

td.career_city a:hover{
	color: #B92022;
	text-decoration: underline;
}
td.urllink a{
	font: bold 11px Verdana;
	color: #007AB3;
	text-decoration: underline;
}
td.urllink a:hover{
	color: #B92022;
	text-decoration:underline;
}

.browseLetters {
border-top:5px solid #70AF00;
margin:5px 0;
overflow:hidden;
padding:5px 0;
font-family: Verdana, Arial, Sans-Serif;
font-size:14px;
}

.browseLetters li {
background:none repeat scroll 0 0 transparent;
border:1px solid #ACC8D5;
float:left;
margin:0 3px;
padding:2px;
list-style:none;
}

.browseLetters .none a, .none a {
color:#003EBB;
cursor:default;
text-decoration:none;
}

.browseLetters .none a, a:link, a:hover {
cursor:pointer;
}

h1
{
color:#F00;
text-decoration:none;
font-size:16px;
font-family:Verdana;
}

h2
{
	color: #F73A04;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana;
	font-weight: bold;
}
.content{
	color:#333333; 
	font:11px Verdana; 
	text-align: justify; 
	line-height: 18px;
}
/* Facebook & Twitter CSS Starts Here */
span.twitter a{
	position: fixed;
	top: 100px;
	right: 0px;
	width: 42px;
	height: 200px;
	outline: none;
	background: transparent url(../../images/twitter.gif) no-repeat 0 0;
}

span.twitter a:hover{
	position: fixed;
	top: 100px;
	right: 5px;
	width: 42px;
	height: 200px;
	background: transparent url(../../images/twitter.gif) no-repeat 0 0;
}

span.facebook a{
	position: fixed;
	top: 320px;
	right: 0px;
	width: 42px;
	height: 200px;
	outline: none;	
	background: transparent url(../../images/facebook.gif) no-repeat 0 0;
}

span.facebook a:hover{
	position: fixed;
	top: 320px;
	right: 5px;
	width: 42px;
	height: 200px;
	background: transparent url(../../images/facebook.gif) no-repeat 0 0;
}

/* Facebook & Twitter CSS Ends Here */
