body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555B65;
}
body {
	background-color: #263448;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C4A01;
	background-color: #F7F7EE;
	border: 1px solid #5C4A01;	
}
.buttons{
	font-size: 11px;
	color: #F7F7EE;
	background-color: #6C6C6C;
	border: 1px solid #000000;
	}
a:link {
	color: #24679D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AA4400;
}
a:hover {
	text-decoration: none;
	color: #AA4400;
}
a:active {
	text-decoration: none;
	color: #AA4400;
}
h1 {
	font-size: 11px;
}
.footer{
	font-size: 9px;
	color: #FFFFFF;
}
a.btm:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.btm:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a.btm:hover {
	text-decoration: none;
	color: #FF6600;
}
a.btm:active {
	text-decoration: underline;
	color: #40CAE3;
}

a.top:link {
	color: #24679D;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #666666;
}
a.top:hover {
	text-decoration: underline;
	color: #AA4400;
}
a.top:active {
	text-decoration: underline;
	color: #AA4400;
}

a.gen:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.gen:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.gen:hover {
	text-decoration: underline;
	color: #FABA02;
}
a.gen:active {
	text-decoration: underline;
	color: #FABA02;
}

a.libabout:link {
	color: #A1CF00;
	text-decoration: none;
}
a.libabout:visited {
	color: #A1CF00;
	text-decoration: none;
}
a.libabout:hover {
	text-decoration: none;
	color: #FF6600;
}
a.libabout:active {
	text-decoration: underline;
	color: #40CAE3;
}

a.libservices:link {
	color: #41CBE5;
	text-decoration: none;
}
a.libservices:visited {
	color: #41CBE5;
	text-decoration: none;
}
a.libservices:hover {
	text-decoration: none;
	color: #FF6600;
}
a.libservices:active {
	text-decoration: underline;
	color: #40CAE3;
}

a.libsearch:link {
	color: #E8E400;
	text-decoration: none;
}
a.libsearch:visited {
	color: #E8E400;
	text-decoration: none;
}
a.libsearch:hover {
	text-decoration: none;
	color: #FF6600;
}
a.libsearch:active {
	text-decoration: underline;
	color: #40CAE3;
}

a.tender:link {
	color: #D9E7F2;
	text-decoration: none;
}
a.tender:visited {
	color: #E8E400;
	text-decoration: none;
}
a.tender:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.tender:active {
	text-decoration: underline;
	color: #40CAE3;
}


.txt_black {
	font-size: 10px;
	color: #000000;
}
.black {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.black_bold {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.txt_white {
	font-size: 9px;
	color: #FFFFFF;
}
.danger {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.grey {
	font-size: 11px;
	font-weight:bold;
	color: #CCCCCC;
}
.white {
	font-size: 11px;
	color: #FFFFFF;
}
.white_bold {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.txt_blue{
	color: #096B95;
}
.blue{
	font-size: 11px;
	color: #096B95;
}
.blue_email{
	font-size: 10px;
	color: #24679D;
	font-weight:bold;
}

.blue_bold {
	font-size: 11px;
	font-weight:bold;
	color: #096B95;
}
.normal_blue_bold {
	font-weight:bold;
	color: #41CBE5;
}
.orange{
	font-size: 11px;
	color: #D98200;
}
.orange_bold {
	font-size: 11px;
	font-weight:bold;
	color: #D98200;
}


.page_title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
}

.body_just {
	text-align: justify;
}
.gradient_bg {
	background-repeat: repeat-x;
}
.date {
	font-size: 9px;
	font-weight:bold;
	color: #B3B3C6;
}

.active {
	font-size: 9px;
	color: #FFFB00;
}
.bread_crums {
	font-size: 9px;
	color: #0099FF;
}

.header {
	font-size: 14px;
	color: #D98200;
	font-weight: bold;
}

/* search text highlight*/
td.isearch_head
{
    color::#ffffff;
    font-size:13px;
	background-color:#FFCC00;
}

.isearch_highlight
{
	font-weight:bold;
	background-color: #A6FFED;
}
/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
    color:#3366cc;
    background-color:transparent
}

a.isearch_title:visited
{
    color:#336644;
    background-color:transparent
}

/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}

a.isearch_url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}






/* lightbox */
#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	.text_input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C4A01;
	background-color: #F7F7EE;
	border: 1px solid #5C4A01;
}
.novacancy {
	color: #3976A6;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.notender {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.or {
	color: #C60;
	font-size: 18px;
	font-weight: bold;
}

