body, div, h1, h2, input, textarea, select, table, tr, th, td {
	padding: 0;
	color: #FFFFFF;
	margin:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
input, select{
	color:#000000;
}
body {
	padding-bottom:30px;
	background:#000000 url(../images/template/body_bg.jpg) repeat-x 0px 135px;
	}

/*  layout */
ul{
	margin-left:5px;
	padding-left:10px;
}
ul li{
	list-style:url(../images/template/sitemapdot.gif);
	padding:2px 0;
}

img{
  border:none;
  padding:0;
  margin:0;  
}
#wrap {
	width:1000px;
	margin:0 auto;
	}

#header {
	position:relative;
	height:135px;
	background:url(../images/template/header_bg.jpg) no-repeat right;
	}
#header #logo{
	display:block;
	width:223px;
	height:135px;
	background:url(../images/template/logo.jpg) no-repeat 6px 50px ;
	}	
#main {
	padding:0;
	border-top:1px solid transparent;
	margin:0;
	margin-right:12px;
	position:relative;
	width:948px;
	float:right;
	}
#sidebar {
	background: url(../images/template/menu_top_bg.jpg) no-repeat top;	
	width: 168px;
	margin-top: 41px;
	text-align:center;
	float: left;background: url(../images/template/menu_bottom_bg.jpg) bottom no-repeat ;
}
#sidebar img{
	padding-top:190px;
	}
/* breadcrums */
#breadcrumbs {
  position:absolute;
	font-size:10px;
	top:22px;
	left:180px;
	width:505px;

	}
#breadcrumbs a, #breadcrumbs a:hover {
	color: #FFFFFF;
	background:none;
	font-weight: normal;

}

#times{
	height:120px;
    margin-top:5px;
	}
.clock{
	width:72px;
	height:72px;
	position:relative;
	float:left;
	margin: 0 15px 0  15px;
	text-align:center;
}

.clock img{
	position:absolute;
	top:0;
	left:0;	
}

#content{
  float: left;
  margin: 37px 10px;
}

.homePage{
    width:575px;
}
.newsPageContent{
	width:575px;
	background:#d5dfec url(../images/template/newscontent-top.jpg) top no-repeat;
	color:#black;
	padding:38px 0px 0px 0px;

}
.otherPages{
	width:575px;
	background:#d5dfec url(../images/template/otherPagescontent-top.jpg) top no-repeat;
	padding:38px 0px 0px 0px;
	
}

#contentPadding{
  padding:0 17px;  
}

.otherPages #contentPadding, .otherPages #contentPadding table tr td, .newsPageContent, .newsPageContent table tr td{
  color:#000000;
}

#horizontal_menu_flag{
  padding-left:30px;
  background: url(../images/langico.gif) no-repeat left center;
  height:25px;
  line-height:18px;
  position:absolute;
  top:17px;
  right:200px;
}

#horizontal_menu_flag a{
  text-decoration:none; 
  color:#757b84;  
  font-weight:bold; 
}

#horizontal_menu_flag a:hover, #horizontal_menu_flag a.active{
  color:#04a5ff;
}
#contentBorders{
    height:10px;
    background: url(../images/template/contentbottom_bg.gif) bottom repeat-x;
    padding-top:15px;
}

#rightbar {
	width:182px;
	padding-top: 30px;
	float: left;
	}
#footer {
	padding:0px 5px;
	clear:both;
	height: 23px;
	color:#383f48;
	font-size:9px;
	text-decoration:underline;
	}
#footer a{
	color:#383f48;
}
#copyright {
	float:left;
	margin-left:10px;
	margin-top: 5px;
}
#designed {
	float:right;
	margin-right:10px;
	margin-top: 5px;
	}

/* links */


a[href$=".pdf"] {
	background: url(../images/filetypes/pdf.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".doc"] {
	background: url(../images/filetypes/doc.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".txt"] {
	background: url(../images/filetypes/txt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".ppt"] {
	background: url(../images/filetypes/ppt.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".xls"] {
	background: url(../images/filetypes/xls.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}
a[href$=".zip"] {
	background: url(../images/filetypes/zip.gif) no-repeat right top;
	padding:2px 18px 0px 0;
}

/* paragraphs */
p {
	margin:1px 0 8px 0;
	}
	
/*  headings */

h1 {
	text-indent:-9000px;
	position: absolute;
}
h2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#04a5ff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}
h2.menuHeader{
	color: #333;
	font-size:10px;
}

.otherPages h2, .newsPageContent h2{
	background:url(../images/template/h2_bg.jpg) no-repeat left bottom;
	padding:5px 0 7px 33px;
	
}
.newsPageContent h2{
	margin-left:20px;
}
.otherPages h2{
	margin-bottom:25px;
}
.newsPageContent h2{
	margin-bottom:45px;
}

h3 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#04a5ff;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	}
h4 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#04a5ff;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	}
h5 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#0093dd;
	font-weight:bold;
	margin:80px 0 0 0;
	padding:0;
}
h6 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

/* tables */
td {}

/* lists */
#sitemapUl{
	padding:0;
	margin:0;
}

#sitemapUl li{ 
	list-style:none;padding:0;
	margin:0;
}
	
#sitemapUl li a{
	padding:0;
	margin:0;
	padding-left:12px;
	text-decoration: none;
	line-height:20px;
	background: url(../images/template/sitemapdot.jpg) no-repeat left 2px;
}

a {
	text-decoration:underline;
	color:#04a5ff;
	}

/* email module */
#content.email {
	padding:10px;
	background:none;
	}	

/*  cms administration panel */
.administration_panel, .administration_panel a, .administration_panel select {
	font-size:11px;
	}
	
.manageUsers tr td {
	line-height:20px;
	text-align:left;
}

.members_form tr th{
	font-size:11px;
	padding:0 5px;
	border-right:1px solid #999999;
}

#active{
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

/*  Admin stuff */

.admin_table {
	border-collapse:collapse;
	
}
.admin_table td {
	border:1px solid #CCCCCC;	
	padding:3px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#email_status.ok{
	border:1px solid #00CC00;
	color:#00CC00;
	padding:5px 2px;
}
#email_status.error{
	border:1px solid #FF0000;
	padding:1px 2px;
}
.img_border {
	border:1px solid #999999;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}


/* SmartLAB Module */

#frm_order_tests fieldset {
	margin:1em;
	background:#FAFBFE;
	border:1px solid #73a0b5;
	
}
#frm_order_tests legend {
	font-weight:bold;
}
#frm_order_tests input, #frm_order_tests textarea {
	width:300px;
	margin-left:.5em;
}
#frm_order_tests label {
text-align:right;
width:120px;
float:left;
}
#frm_order_tests p {
	margin:10px 0;
	}
#frm_order_tests input.two_column {
	width:105px;
	}
#frm_order_tests label.two_column {
	float:none;
	margin-left:1em;
	}
	
/* Newsletter Module */
#content.email_template {
	float: none;
	padding: 10px;
	width: auto;
	background: url(../none);
}
#main.email_template {
	background: #FFFFFF url(../images/template/main_bottom_email.gif) no-repeat left bottom;
}


/*  email templates */
#Layer1.email {
	margin-left: 15px;
}
#main.email {
	padding-top: 1px;
}
#horizontal_menu.email {
	bottom: 0px;
	width: 70%;
	text-align: right;
}
#contact_info {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: right;
	margin-right: 19px;
}

#frm_contact blockquote{
	width:400px;
	margin:0;
	border:1px solid #c1bcf6;
	padding: 0 20px;
	clear:both;
}

#frm_contact #inputData input{
	border:1px solid #CCCCCC;
	padding:1px 0px;
	vertical-align: middle;
	margin-bottom:10px	
}

#frm_contact blockquote textarea{
	border:1px solid #CCCCCC;
	width:320px;
	height:70px;
}

#frm_contact .contBut{
	margin:0 120px;
}

#loginUserTable tr td{
	padding:5px;
}

.mceContentBody{
	background: #000000;
}
/* Page Administration panel buttons */
.administration_panel fieldset{
	border:1px solid #cccccc;
	padding: 0 15px 10px 15px;
	margin:0 0 25px 0;	
} 

.administration_panel fieldset legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
}

.adminButtons{
	float:left;
	width:86px;
	height:26px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:26px;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:27px;
	margin-right:5px;
	margin-top:5px;
}
.adminButtons:hover{
	background-position:right;
}
#saveAdminButton{background-image:url(../images/smartCmsButtons/save.png);}
#cancelAdminButton{background-image:url(../images/smartCmsButtons/cancel.png);}
#newPageAdminButton{ background-image:url(../images/smartCmsButtons/newPage.png);}
#editPageAdminButton{background-image:url(../images/smartCmsButtons/editPage.png);}
#duplicatePageAdminButton{background-image:url(../images/smartCmsButtons/duplicatePage.png); width:88px; padding-left:25px;}
#deletePageAdminButton{background-image:url(../images/smartCmsButtons/deletePage.png);}
#imagesAdminButton{background-image:url(../images/smartCmsButtons/userImages.png);}
#filesAdminButton{background-image:url(../images/smartCmsButtons/userFiles.png);}
#emailsAdminButton{background-image:url(../images/smartCmsButtons/emailLists.png);}
#emailPageAdminButton{background-image:url(../images/smartCmsButtons/sendEmail.png);}
#usersAdminButton{background-image:url(../images/smartCmsButtons/manageUsers.png);}
#newMemberButton{background-image:url(../images/smartCmsButtons/newMember.png);}
#testsAdminButton{background-image:url(../images/smartCmsButtons/manageTests.png);}
#backAdminButton{background-image:url(../images/smartCmsButtons/back.png);}
#backupAdminButton{background-image:url(../images/smartCmsButtons/backup.png);}
#newsAdminButton{background-image:url(../images/smartCmsButtons/news.png);}
#careerAdminButton{background-image:url(../images/smartCmsButtons/career.png);}
#exitAdminButton{background-image:url(../images/smartCmsButtons/exit.png);}
#newArticleAdminButton{background-image:url(../images/smartCmsButtons/newArticle.png);}
#newCareerAdminButton{background-image:url(../images/smartCmsButtons/newCareer.png);}



.formButton
{
	display: block;
	float: left;
	width: 50px;
	height: 15px;
	background-image: url(../images/smartCmsButtons/formButton.png);
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-left: 2px;
}
.formButton:hover
{
	background-position: right center;
}


/* banner management */
#frmBanner label {
  float: left;
  width: 10em;
}

#frmBanner fieldset {
  padding: .5em;
  margin-bottom: 1em;
}



#news{
	border:1px solid #194f75;
	padding:10px 10px 1px 10px;
	margin:10px 0;
	
}

#usefullLinks{
	border:1px solid #194f75;
	padding:10px;
	margin:10px 0;
	font-weight:bold;
	color:#04a5ff;
	font-size:10px;
}
#usefullLinks a{
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
}

#newsTable, #careersTable{
	border-collapse:collapse;
}

#newsTable tr th, #careersTable tr th{
	padding-bottom:10px;	
}
#newsTable tr td, #careersTable tr td{
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #6699FF;
}

.newsDateHeader, .careersDateHeader{
	font-size:11px;
	font-weight:bold;
	color: #000000;
	margin:0 20px;
	background:url(../images/template/newsdateheader_bg.gif) repeat-x bottom;
	padding-bottom:8px;
}

/*
.newsSearch h2, .careersSearch h2{
	font-size:15px;
	color:#0066FF;
	border-bottom:2px #9FBBBB solid;
	text-transform:capitalize;
	margin-top:23px;
}*/

.newsDate, .careersDate{
	padding:0;
	margin:0;
	display:inline;
	color:#04a5ff;
}

.newsDescription, .newsTitle, .careersDescription, .careersTitle, .careersDepartment, .careersEmploymentStatus{
	padding:0 ;
	margin:0;
	display:inline;
	
}



.newsDateHome, .careersDateHome{
	margin:0;
	color:#04a5ff;
	float:left;
	padding-right:7px;
	font-size: 10px;
	font-weight: bold;
}

.newsDescriptionHome, .newsTitleHome, .careersDescriptionHome, .careersTitleHome{
	margin:0;
	padding:0;
	display:inline;	
	font-size: 10px;
	color:#04a5ff;
}

.newsTitleHome, .careersTitleHome{
	font-size: 10px;
	color:#333;
}

.newsInfoDiv, .careersInfoDiv{
	padding:5px 20px 15px 20px;
	margin:0;
	margin-top:7px;
	position:relative;
}

#newsArchiveDiv, #careersArchiveDiv{
	margin: 0 0px 0 0;

}
#newsArchiveDiv span, #careersArchiveDiv span{
	color:#000000;
}
.newsSearch form, .careersSearch form{
	font-size:11px;
	line-height:11px;
	margin:10px 0 0 0 ;
	padding:0;
	
}



.newsSearch newsInfoDiv p, .careersSearch careersInfoDiv p{
 padding:5px 0;
 margin:0;
}

.newsInfoDiv2{
	background:#d8e8fc;
}

.newsSearch p, .newsSearch #keywords, .careersSearch p{
	margin:0;
	margin-left:5px;
	padding:0;
}

.newsSearch #keywordSearch, .newsSearch #searchDate, .careersSearch #keywordSearch, .careersSearch #searchDate{
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#04a5ff;
}

.newsSearch #month, .careersSearch #month, .careersSearch #keywords, .newsSearch #keywords{
	margin:10px 0 10px 5px;
	display:block;
	width:100px;	
}
.newsSearch #year{
	margin:10px 0 0px 5px;
	display:block;
	width:100px;
}
.careersSearch #department, .careersSearch #full_time{
	margin:10px 0 0px 10px;
	display:block;
}
#phrase{
  margin:0 0 0 5px;
  display:inline;
  padding:0;
  height:15px;
  width:15px;
}

.newsSearch #submit, .careersSearch #submit{
	background:none;
	height:22px;
	display:block;
	vertical-align: top;
	width:157px;
	border:none;
	color:#04a5ff;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding:0;
	padding-right:5px;
	padding-bottom:2px;
	cursor:pointer;
	margin:20px 0 0px 5px;
	text-transform:uppercase;
	text-align:right;
}

.bg_colorNews{
	background:#1e252f url(../images/searchbuttbg_.jpg) no-repeat bottom center;
}

.newsSearch #keywords, .careersSearch #keywords{
	width:140px;
}
.newsSearch #newsContuctInfo, .careersSearch #careersContuctInfo{
	background:url(../images/template/newsInfo.jpg) repeat-x center;
	height:86px;
	margin-top:50px;
	width:200px;
}

#newsContuctInfo #newsContuctHeader, #careersContuctInfo #careersContuctHeader{
	color:#b12235;
	padding:10px 0 2px 10px;
	margin:0;
}
#newsContuctInfo #newContName, #careersContuctInfo #careerContName{	
	color:#000099;
	padding: 0 0 7px 10px;
	margin:0;
}
#newsContuctInfo p, #careersContuctInfo p{
	padding:0 0 0 10px;
	margin:0;
}
.newsLinkHome, .careersLinkHome{
	text-decoration:none;
}
.newsInfoDivHome, .careersInfoDivHome{
	padding-bottom:7px;
	margin:7px 0;
	
}	
.newsLink, .careersLink{
	text-decoration:none;
}
#newsReadAll, #careersReadAll{
	text-decoration:none;
	margin:0;
	line-height:11px;
	padding:0 0 0 10px;
	margin-right:10px;
	margin-top:3px;
	font-size:10px;
	background: url(../images/template/arrow.gif) no-repeat left bottom;
}
#newsReadMore, #careersReadMore{
	text-decoration:none;
	margin:0;
	margin-right:15px;
	padding:0;
	line-height:11px;
	font-size:10px;
}

#newsReadMoreDiv{
	text-align:right;
}

#careersReadMore{
	line-height:11px;
}
#newsReadAll, #careersReadAll{
	background:url(../images/template/arrow.gif) no-repeat left center;
}

#newsReadAllHome, #careersReadAllHome{
	text-decoration:none;
	color:#235594;
	font-weight:bold;
	float:right;
	margin:5px 0;
	padding-right:15px;
	font-size:11px;
	background: url(../images/template/moreArr.gif) no-repeat right bottom;
}

#under_our_news #phrase{
	
	_margin:-3px 0 0 0px;
}
#under_our_news #exactPhraseP{
	margin: 0px 0 10px 0;
	padding:0 10px;
}

#under_our_news #keywordSearch, #under_our_news #searchDate, #under_our_news #keywords, #under_our_news #month{
	margin-left:10px;
}

#full_time{
	margin:10px 0 0 10px;
}

#under_our_news #keywordSearch, #under_our_news #searchDate{
	padding-top:15px;
}

#under_our_news #submit{
	margin:10px 0 0 110px;
}

#pagerDiv{
	text-decoration:none;
	height:23px;
	text-align:right;
	font-size:10px;
	margin:0;
	color:#000000;
	padding:0;
	position:absolute;
	right:212px;
	top:145px;
}

.pagerPage{
	display:none;
}
#showAllNews{

}
#pagerDiv a{
	color:#04a5ff;
	font-weight:bold;
	text-decoration:none;
	line-height:11px;
	padding:0;
	margin:0;
}
#clearNews, #clearCareers{
	color: #000000;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#clearNews a, #clearCareers a{
	color:#990000;
}

.careersTitlesCss{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.datePicker{
	float:left;
}



/* hacks  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	





